repo
stringlengths
8
123
branch
stringclasses
178 values
readme
stringlengths
1
441k
description
stringlengths
1
350
topics
stringlengths
10
237
createdAt
stringlengths
20
20
lastCommitDate
stringlengths
20
20
lastReleaseDate
stringlengths
20
20
contributors
int64
0
10k
pulls
int64
0
3.84k
commits
int64
1
58.7k
issues
int64
0
826
forks
int64
0
13.1k
stars
int64
2
49.2k
diskUsage
float64
license
stringclasses
24 values
language
stringclasses
80 values
tncrayt/construction-company
main
# Construction Company Project using PHP/MySQL ![website](screenshots/website.png) ## About This Project Construct is a responsive business, building and construction related Website Content Management System (CMS). This CMS is built completely with PHP and MySQL. It has a nice and attractive front end and back end interface that are really awesome and eyecatching. The back end has a lot of nice and maintainable features that are needed for a modern and professional website to handle the contents easily by client. Almost all kinds of changes are possible to do using the admin panel without having any kind or programming language knowledge. This CMS is built using the procedural php (with PDO feature) and without any framework. For this reason, it can be customized easily by most of the developers. This CMS is strong against SQL injection, and XSS attack; and your website will be safe. Also in all pages, admin level security and invalid page url submission checking were done. ## Features - Easy and simple interface to use - Fully responsive for any kind of device - Powerful admin backend like WordPress - Secured coding against SQL injection - Secure Login Page - Dashboard - Menu (CRUD Features) - Carousel (CRUD Features) - Blog (CRUD Features) - Services (CRUD Features) - 3 Custom Page (Home,About Us,Contact) - User Logs - Admin Settings and Many More.. ## Tools - Name of Project: Intern Management System Project - Language: PHP - Databases used: MySQL - Design used: HTML, CSS, JavaScript, JQuery, Bootstrap - Software used: XAMPP ## Screenshots _Login Page_ ![login](screenshots/login.png) _Admin Dashboard_ ![dashboard](screenshots/dashboard.png) _Website General Settings_ ![website_settings](screenshots/website_set.png) _Admin Settings_ ![admin_settings](screenshots/admin_set.png) ## How To Run For preparation, please install a virtual server such as [XAMPP](https://www.apachefriends.org/) on your PC. After that, start Apache and MySQL in XAMPP. When you have done with XAMPP, follow the following steps: Step 1: Download and extract this project's folder.<br> Step 2: Copy the main project folder and padte in xampp/htdocs in your PC.<br> Step 3: Open a browser and go to URL "http://localhost/phpmyadmin/".<br> Step 4: Click on the databases tab.<br> Step 5: Create a database naming "insaat" and then click on the import tab.<br> Step 6: Click on browse file and select "insaat.sql" file which is inside the "sql folder.<br> Step 7: Click "Go" button.<br> Step 9: Open a browser and go to URL "http://localhost/{folder_path}/"<br> **Admin Access**<br> Email: admin<br> Password: admin<br>
🏗️ Local Construction Company Website - A dynamic web application built with PHP and MySQL for a local construction company. Showcase services, portfolio, and contact information.
boostrap,css,html,javascript,php,mysql,jquery,ajax
2023-01-12T16:12:43Z
2023-01-12T16:10:05Z
null
1
0
2
0
3
3
null
null
CSS
Sammy3000/PC-Africa
main
<a name="readme-top"></a> <!-- HOW TO USE: This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project and remove sections that don't apply. REQUIRED SECTIONS: - Table of Contents - About the Project - Built With - Live Demo - Getting Started - Authors - Future Features - Contributing - Show your support - Acknowledgements - License <!-- TABLE OF CONTENTS --> ![](https://img.shields.io/badge/Microverse-blueviolet) # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [👥 Authors](#authors) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # Peace Concert Africa <a name="about-project"></a> - This is a website about a peace concert held yearly in Africa to promote peace. Listed is the event schedule and information about perfomance at the show to help users have a clear info about the event. ## Screenshot ![](./src/images/peace.PNG) ![](./src/images/peace-mobile.PNG) ## 🛠 Built With <a name="built-with"></a> - ![JavaScript](https://img.shields.io/badge/-JavaScript-000000?style=flat&logo=javascript) - ![CSS3](https://img.shields.io/badge/-CSS3-000000?style=flat&logo=css3&logoColor=ffffff&labelColor=1572B6) - ![HTML](https://img.shields.io/badge/-HTML-000000?style=flat&logo=html) ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. - Clone the Repo or Download the Zip file or `https://github.com/Sammy3000/PC-Africa` - cd /pc-africa - Run live server. <!-- VIDEO WALKTHROUGH --> ## 🚀 VIDEO WALKTHROUGH <a name="live-demo"></a> - [Walkthrough link](https://www.loom.com/share/a9cd37b9378a461c8266ea36d4a95faa) ### Prerequisites In order to run this project you need: - Git/Github - HTML and CSS knowledge - VS code or any other equivalent tool. <!-- LIVE DEMO --> ### LIVE DEMO - [Live Demo Link](https://sammy3000.github.io/PC-Africa/) ### Setup Clone this repository to your desired folder: <!-- Example commands: ```sh cd my-folder git clone git@github.com:myaccount/my-project.git ``` ---> ### Install Install this project with: - to install locally run git clone `https://github.com/Sammy3000/PC-Africa` - open the cloned directory with VSCode ### Run tests To run tests, run the following command: For tracking linter errors locally you need to follow these steps: For tracking linter errors in CSS or SASS files run: `npx stylelint "**/*.{css,scss}` And For tracking linter errors in JS files run: `npx eslint .` ### Usage - Feel free to use this project. - clone the repo in your desired folder - Install live server in your vs code. - Start live server. <!-- AUTHORS --> ## Authors ## 👥 Author <a name="author"></a> 👤 **Towett Sammy** - GitHub: [@sam](https://github.com/Sammy3000) - Twitter: [@towettsam](https://twitter.com/sammy15375658) - LinkedIn: [@towettSammy](https://www.linkedin.com/in/towett-sammy-43476024a/) <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> Give a ⭐️ if you like this project! <!--Feature Features--> ## Feature Features - Implement show less button in mobile version. - Implement login to allow users to buy tickets. <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - Original Design idea by [Cindy Shin](https://www.behance.net/adagio07) in Behance - Hat tip to Microverse and all their staff. - Thanks to My Morning-session-group and Standup-team Partners. - Thanks to Code Reviewers ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed.
This is a capstone project about an African concert campaigning for peace as we usher in a new year.
css,html,javascript
2023-01-02T12:24:29Z
2023-03-06T07:55:34Z
null
1
1
21
0
1
3
null
MIT
HTML
Manuelly1/NLW-Setup
main
<h1 align="center"> Habits </h1> <p align="center"> O projeto foi desenvolvido durante a NLW Setup promovida pela Rocketseat </p> <p align="center"> <a href="#-tecnologias">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-projeto">Projeto</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-layout">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#memo-licença">Licença</a> </p> <p align="center"> <img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=49AA26&labelColor=000000"> </p> <br> <p align="center"> <img alt="preview" src=".github/preview.jpg" width="100%"> </p> ## 🚀 Tecnologias Este projeto foi desenvolvido com as seguintes tecnologias: - HTML - CSS - JavaScript ## 💻 Projeto O Habits é um app para ajudar a rastrear os hábitos. ## 🔖 Layout Você pode visualizar o layout do projeto através [DESSE LINK](https://www.figma.com/community/file/1195327109778210238). É necessário ter conta no [Figma](https://figma.com) para acessá-lo. ## :memo: Licença Esse projeto está sob a licença MIT. --- Feito por [Manuelly](https://github.com/Manuelly1)
Projeto desenvolvido durante o evento NLW Setup realizado pela plataforma Rocketseat
css,figma,html,javascript
2023-01-16T22:15:07Z
2023-02-06T20:35:54Z
null
1
0
9
0
0
3
null
MIT
HTML
JavaNoTea/COP4331---Small-Project---Group-23
main
# Demo Gods - An Arcade Themed Contact Viewer # COP4331 - Small-Project - Group-23 [Try It Out](http://cop4331.online) Welcome to Demo Gods, an arcade themed contact viewer. This project was developed by a team of five developers for a Processes of Object Oriented Programming class assignment. The name serves as a tribute to a story shared by our professor. ![mainpage](https://user-images.githubusercontent.com/99133333/217911908-57139c61-bb35-4913-ae0f-36d49c6e91b0.png) # Features * Arcade-themed user interface * Contact viewing functionality * LAMP stack technology # What Went Well * Our team worked effectively together, with clear communication and a strong sense of collaboration. * The arcade theme added a fun and unique touch to the project, which set it apart from other similar contact viewers. * The LAMP stack provided a solid foundation for the project and allowed us to efficiently manage data and presentation layers. # Struggles and Challenges * Integrating all the components of the LAMP stack proved to be challenging at times, especially for those who were less familiar with the technology. * Balancing the aesthetic appeal of the arcade theme with the functionality of the contact viewer was also a challenge. * Ensuring that the project met all the requirements set forth by the professor was a bit of a struggle, as some requirements were not always clear or well-defined. # What We Could Do Better Next Time * Spend more time researching and familiarizing ourselves with the LAMP stack before starting the project. * Ensure that requirements are clearly defined and agreed upon by the entire team before starting development. * Consider working with a designer to ensure that the arcade theme and functionality are properly balanced. # What We Have Learned * The importance of clear communication and collaboration within a team. * The versatility and power of the LAMP stack in web development. * The importance of balancing aesthetics with functionality in user interface design. ![contacts](https://user-images.githubusercontent.com/99133333/217911980-52356906-5e29-4da9-81fe-69edf693d5f3.png) Thank you for using Demo Gods and we hope you enjoy this unique take on a contact viewer. If you have any questions or feedback, please don't hesitate to reach out to any of the team members.
Welcome to Demo Gods, an arcade themed contact viewer. This project was developed by a team of five developers for a Processes of Object Oriented Programming class assignment. The name serves as a tribute to a story shared by our professor.
css,html,javascript,lamp-stack,php
2023-01-12T18:51:42Z
2023-02-10T00:19:41Z
null
7
1
78
0
0
3
null
null
JavaScript
hayaabduljabbar/Responsive-Navigation-Bar
master
null
I have Created a Responsive Navigation Bar Using HTML, CSS & JavaScript.
css,html,javascript,resposive-navigation-bar,media-query
2023-01-09T22:41:16Z
2023-01-09T22:43:02Z
null
1
0
1
0
0
3
null
null
CSS
ZouYouShun/controllable-resolve
main
# controllable-resolve ![](https://github.com/ZouYouShun/controllable-resolve/actions/workflows/main-merge.yml/badge.svg) ![](https://github.com/ZouYouShun/controllable-resolve/actions/workflows/npm-publish.yml/badge.svg) [![npm](https://img.shields.io/npm/v/controllable-resolve.svg)](https://www.npmjs.com/package/controllable-resolve) ![license](https://img.shields.io/npm/l/controllable-resolve) [Example](https://zouyoushun.github.io/controllable-resolve/) A simple controllable promise resolve let you can control promise when to resolve # Demo - [Demo Website](https://zouyoushun.github.io/controllable-resolve/) ## Installation ```bash npm install controllable-resolve ``` ## Usage ### `createControllableResolve` ```ts import { createControllableResolve } from 'controllable-resolve'; const controllableResolve = createControllableResolve(); const { waitResolved, resolve } = controllableResolve; const startButton = document.getElementById('start'); const resolveButton = document.getElementById('resolve'); startButton.addEventListener('click', () => { // wait promise resolved waitResolved().then((value) => { alert(`do something with value: ${value}`); }); }); resolveButton.addEventListener('click', () => { // resolve that promise when you need resolve(100); }); ``` ### Once mode when you use `once` mode, that can be use like an event center, once that `waitResolved` be resolved, the promise will be keep and you can get `value` from our `controllableResolve`, also the `waitResolved` will be `fulfilled`, so that will pass that `Promise` directly, `.then` method will be triggered directly. ```ts import { createControllableResolve } from 'controllable-resolve'; const controllableResolve = createControllableResolve<number>({ once: true, }); const { waitResolved, resolve, reset } = controllableResolve; waitResolved().then((value) => { console.log('7', `do something with value: ${value}`); }); console.log('1', controllableResolve.waiting); // true resolve(100); // will trigger above console.log console.log('2', controllableResolve.waiting); // false // that promise.then will be trigger directly waitResolved().then((value) => { console.log('8', `do something with value: ${value}`); }); // that resolved value be keep, you can use that synchronously. console.log('3', controllableResolve.value); // 100 console.log('4', controllableResolve.waiting); // true // clear keep promise and value reset(); console.log('5', controllableResolve.value); // undefined console.log('6', controllableResolve.waiting); // falsee ``` ### onWaitingChange `onWaitingChange` be call before `waiting` state change. ```ts import { createControllableResolve } from 'controllable-resolve'; const controllableResolve = createControllableResolve({ onWaitingChange: (state) => { console.log(state); }, }); const { waitResolved, resolve, reset, cancel } = controllableResolve; waitResolved(); // onWaitingChange will be triggered with `true` resolve(100); // onWaitingChange will be triggered with `false` waitResolved(); // onWaitingChange will be triggered with `true` cancel(); // onWaitingChange will be triggered with `false` reset(); // onWaitingChange can be triggered, that inner waiting still be `false` waitResolved(); // onWaitingChange will be triggered with `true` reset(); // onWaitingChange will be triggered with `false` ``` ## API ### createControllableResolve return instance | field | type | description | | -------------- | ------------------------- | ------------------------------------------------------------------------------------------------ | | `waitResolved` | `(state:boolean) => void` | create a wait resolved promise for you can control when to resolve promise | | `resolve` | `(value: T): void` | `waitResolved` promise, this method need be call after `waitResolved` | | `cancel` | `(): void` | cancel waitResolve when you not need wait anymore, this method need be call after `waitResolved` | | `waiting` | `readonly boolean` | is there have promise be waiting | | `reset` | `(): void` | when you use `once` mode, use to clear those keep promise and resolve value. | | `value` | `readonly T \| undefined` | when you use `once` mode, that value be keep inside the promise result | ### createControllableResolve options | field | default | type | description | | ----------------- | ------- | ------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | `ignorePrevious` | `false` | `boolean` | if that be `true`, when `waitResolved` will ignore previous one, | | `once` | `false` | `boolean` | once the `waitResolved` promise be resolved, that will keep that resolve promise until you call `reset` method manually. | | `onWaitingChange` | - | `(state:boolean) => void` | be triggered when promise waiting state change | ### React hook [use-controllable-resolve](https://github.com/ZouYouShun/controllable-resolve/tree/main/libs/use-controllable-resolve) ### Unpkg link - [Stackblitz Online Demo](https://stackblitz.com/edit/web-platform-aabfvr?file=index.html) - [controllable-resolve.iife.js](https://unpkg.com/controllable-resolve/unpkg/controllable-resolve.iife.js) - [controllable-resolve.umd.js](https://unpkg.com/controllable-resolve/unpkg/controllable-resolve.umd.js)
A simple controllable promise resolve let you can control when to resolve promise
hook,hooks,promise,react,controllable-resolve,javascript,typescript,vanilla-javascript
2023-01-13T18:15:49Z
2023-01-15T08:10:56Z
2023-01-15T08:11:18Z
1
2
22
0
0
3
null
MIT
TypeScript
ovo-Tim/TinyMCE-on-pyqt
master
# TinyMCE on PyQt 主要作用是在pyqt中方便的开发富文本编辑器 ## 目标 ### 已实现 - ✅ 使用面向对象的思想,方便调用 - ✅ 加载大量插件 - ✅ 支持图片 - ✅ 由Python控制配置 - ✅ 由Python控制保存位置 - ✅ Python端控制TinyMCE配置 - ✅ 打开html文件 - ✅ 打包成Python库,并发布到PyPi [在这里](https://pypi.org/project/TinyMCE-on-pyqt/) ### 待实现 ## 快速上手 可以查看 [例子](example.py) ,比较简单方便上手 ### 开始 #### 导入pyside和本库 ``` python #!/usr/bin/python3 # 导入PySide from PySide6.QtCore import * from PySide6.QtGui import * from PySide6.QtWidgets import * import sys import TinyMCE_on_Pyqt as editor # 导入本库 from qt_material import apply_stylesheet #美化包(可选) ``` #### 直接使用 ``` python app=QApplication(sys.argv) apply_stylesheet(app, theme='dark_teal.xml') #设置主题(可选) win=editor.TinyMCE_on_PyQt_window() win.init() #初始化 win.show() app.exit(app.exec()) ``` #### 继承(推荐) ``` python class my_TinyMCE(editor.TinyMCE_on_PyQt_window): def __init__(self): super(my_TinyMCE, self).__init__() app=QApplication(sys.argv) apply_stylesheet(app, theme='dark_teal.xml') win=my_TinyMCE() win.init() win.show() app.exit(app.exec()) ``` #### 选择文件并保存 ``` python def choose_file(self): file_url = QFileDialog.getSaveFileName(self, "设置保存位置","./", "All Files (*);;Text Files (*.html)")[0] self.save_file(file_url) ``` ## 个性化说明 ### 重写html 默认的html文件位于 `./main.html` 默认定义代码为 `self.url = QFileInfo("./main.html").absoluteFilePath()` (注意此处必须修改为**绝对路径**) 您可以自定义您的html为 `self.url = QFileInfo(你的html位置).absoluteFilePath()` ### 修改TinyMCE配置 默认的配置 ``` python json.dumps({ #转为json方便与JS交互 'selector': '#TinyMCE', 'language': 'zh_CN', 'height': 'calc(100vh)', 'plugins':'code,table,autosave,lists,advlist,anchor,autolink,charmap,emoticons,insertdatetime,media,preview,quickbars,searchreplace,template,wordcount', 'toolbar': ['aligncenter | alignjustify | alignleft | alignnone | alignright | blockquote | backcolor | blocks | bold | copy | cut | fontfamily | fontsize | forecolor | h1 | h2 | h3 | h4 | h5 | h6 | newdocument | outdent | paste | pastetext | print | redo | remove | removeformat | selectall | strikethrough | styles | subscript | superscript | underline | undo | visualaid | code | restoredraft | bullist | anchor | link | charmap | emoticons | insertdatetime | media | preview | searchreplace | table tabledelete | tableprops tablerowprops tablecellprops | tableinsertrowbefore tableinsertrowafter tabledeleterow | tableinsertcolbefore tableinsertcolafter tabledeletecol | template | wordcount'] } ``` 您可以自定义 `self.TinyMCE_config="你的配置(json格式)"` (此处为了方便交互,配置必须为**json格式**,JS那边会自动转换) ### 获取TinyMCE的html内容 内容会保存在 `self.content` 当中,但是并**不是实施刷新**的 #### 刷新内容 您可以使用 `refresh_content()` 来刷新 `self.content` (`refresh_content()`**不会堵塞**,由 `self.refresh_state` 来表示TinyMCE文本刷新状态,True代表刷新完成内容可用,False代表正在等待JS回调) #### 获取内容(有堵塞) 你可以使用 `get_file()` 来确保获取到的内容是最新的,等待回调时会使用一下代码来堵塞 ``` python while not self.refresh_state: # 当内容没有刷新完成时进行堵塞 QApplication.processEvents() ``` #### 保存文件 `save_file(路径,是否刷新文件确保最新)` ### 设置内容 #### 设置html `set_html(html代码)` #### 打开文件 ``` python def open_file(self): file_url = QFileDialog.getOpenFileName(self, "选择打开位置","./", "All Files (*);;Text Files (*.html)")[0] print(file_url) with open(file_url, mode='r', encoding='utf-8') as file_obj: self.set_html(file_obj.read()) ``` ## 帮助我们改进 显然这是一个刚刚入门pyqt的小菜鸟写的程序,所以如果您有任何好的建议都可以提交issues或PR😊 ### 代码规范程度 很多的程序员都不愿意提高自己的代码规范程度 ~~进而形成屎山代码~~ 在本程序当中我已经尽量使用了**面向对象**的思想,尽量将一个功能**封装**函数,并添加了较多**注释**,但是我必定存在**大量缺陷**🤔,希望交流时可以友好交流😊
把TinyMCE放到pyqt里,并实现通讯(不怎么维护了)
html,javascript,pyqt,pyside6,python,tinymce
2023-01-12T03:42:34Z
2023-02-19T23:12:07Z
null
1
0
17
0
0
3
null
GPL-3.0
JavaScript
Boby900/front-website
main
# Welcome 👋 ## front-website - this repo contains the code for the personal front website. - I made this project using CSS, JS & HTML. - I deployed this project on **cloudflare**, which is a free platform. - you can visit the website using this [link](https://front-website-6de.pages.dev/) - this repo still have some bugs which I am trying to chase down. - If you have any suggestions for the enhancement or want to contribute to this repo, your contributions are welcome. - you can see the snapshot below ![Screenshot (21)](https://user-images.githubusercontent.com/111265239/210290344-dcc39b2f-4968-4de2-b6b1-34eae948546d.png)
this repo contains the code for the personal front website.
begginer-friendly,css,documentation-needed,enhancement,good-first-issue,html,javascript
2023-01-02T12:47:53Z
2023-02-28T11:29:38Z
null
3
7
27
0
0
3
null
null
HTML
seeu-inspace/blockchain-portfolio
main
# Blockchain portfolio This repository serves as a portfolio of my blockchain and Solidity-related projects. Here, you can find scripts to visualize how a blockchain works, along with various smart contract projects demonstrating different functionalities and use cases. ### Full stack - [SolidityToken](https://github.com/seeu-inspace/soliditytoken) This project aims to create a token called "SolidityToken $STK". The tokens are then distributed to users who request them from the "SolidityToken Faucet". ### Solidity - [1_Lottery-BlockVariable.sol](Solidity/1_Lottery-BlockVariable.sol) an example of a smart contract for a lottery system written in Solidity, using `block.timestamp` for randomness; - [11_MultiSig.sol](Solidity/11_MultiSig.sol) an example of Smart Contract for Multiple Signatures; - [KittensOnChain](https://github.com/seeu-inspace/kittensonchain) KittensOnChain is a NFT project aim to fix the problem that there are not enough cats on the blockchain. ### JavaScript - [digitalSignatures.js](JavaScript/digitalSignatures.js) is a simulation of public key cryptography; - [blockchain.js](JavaScript/blockchain.js) is a simple Proof of Work blockchain simulation; - [blockchain-explorer.html](JavaScript/blockchain-explorer.html) a simple Ethereum Blockchain Explorer, built using [Ethers](https://docs.ethers.org/) and [Infura](https://www.infura.io/).
This repository serves as a portfolio of my blockchain and Solidity-related projects
javascript,solidity
2023-01-15T19:32:56Z
2024-04-05T08:59:07Z
null
1
0
112
0
2
3
null
null
JavaScript
gautam-balamurali/simple-ekart
master
# SimpleEkart - A small e-commerce web app, to display some products. - Used a json file to store the products. - Used a static json data to fill the json file. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.7. ## Problem Statement - List the products, user can add the product to the cart and change the quantity. - Adding the product to the cart, should update the cart value in the header at runtime. - Cart page will show user the data in the cart, the user should be able to add/edit and delete this data. - Clicking on buy, will show user a page with all the things purchased. ## Snapshots ![image](https://user-images.githubusercontent.com/27736288/211914945-9ffe74d0-7e4d-4f18-8254-b4e2c82e8dd2.png) ![image](https://user-images.githubusercontent.com/27736288/211915031-275ed419-0e86-4ad3-ac2f-9fcd4481086f.png) ![image](https://user-images.githubusercontent.com/27736288/211915103-1e5af47e-bbce-4a6b-9219-beae73dfd418.png) ![image](https://user-images.githubusercontent.com/27736288/216120386-432a9f07-4d6f-4af5-a0a1-4ca00821fb6e.png) ## Future work - Add search, sort and filter functionalities - Fix bugs - Make app CSS responsive - Beautify the app ## Tech Stack - Angular - Netlify ## Preview [View Live](https://simple-ekart-gautam-balamurali.netlify.app) ## License [View License](https://github.com/gautam-balamurali/simple-ekart/blob/master/LICENSE.md) ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files. ## Code scaffolding Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. ## Build Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. ## Running unit tests Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). ## Running end-to-end tests Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities. ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
A simple e-commerce web app.
angular,css,html,javascript
2023-01-11T17:35:37Z
2023-07-17T17:41:06Z
null
1
6
34
0
0
3
null
NOASSERTION
TypeScript
nicalaia/calculator
master
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file. [API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`. The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
null
calculator,calculator-app,react-calculator,folder-structure,javascript,nextjs,react,reactjs,typescript
2023-01-09T23:11:35Z
2023-01-10T12:09:08Z
null
1
0
4
0
0
3
null
null
TypeScript
Justeeee/Django-School-Management-System
master
# Django-School-Management-System This app is meant to be used by school manager to manage their school records: student data staff results and finances. It currently doesn't allow students/staff to login. Solely, it's expected to be used on a single machine or online for managers only. username: admin password: admin123 ``` Run ```python pip install -r requirements.txt #install required packages python manage.py migrate # run first migration python manage.py runserver # run the server ``` Then locate http://172.0.0.1:8000 ## Admin Login When you run migrate, a superuser is created. ```bash username: admin password: admin123 ``` ## Roadmap To build a fully fledged open source school management. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## Coding Standards ```bash isort . black . ``` ## Test ```base python manage.py test ```
School management using Django
django,html5,javascript,python,sqlite,template,css3,debug,school-management,makefile
2023-01-05T13:13:08Z
2023-04-17T15:54:38Z
null
1
1
11
0
1
3
null
MIT
JavaScript
daiaanebarbosaf/spauniverse
main
null
Nesse projeto aprendi o conceito de SPA (Single-Page Application) e fiz na prática uma aplicação.
css,github,html,javascript,live-server,nodejs,spa
2023-01-09T11:09:41Z
2023-04-08T21:25:56Z
null
1
0
165
0
1
3
null
null
HTML
vadushkin/chess-game-react
main
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\ You will also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can’t go back!** If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/).
Chess on React with TypeScript
chess,game,javascript,react,typescript,deployment,docker,docker-compose,hosting
2023-01-13T14:29:17Z
2023-01-15T13:41:29Z
2023-01-15T13:41:29Z
1
0
22
0
1
3
null
null
TypeScript
JaneshKapoor/Website
main
# Website
null
html,css,css3,html5,javascript
2023-01-10T12:02:13Z
2023-01-10T12:03:20Z
null
1
0
2
0
0
3
null
null
HTML
prajwalzingare/javascriptInterviewquestion
master
null
This repo contains all important question which helps me and help you also clearing basic of javascript and preparing for interview also.
javascript
2023-01-01T02:33:34Z
2023-03-01T14:35:29Z
null
1
0
40
0
0
3
null
null
JavaScript
Ceiridge/Web-Face-Bulger
master
# Web Face Bulger Drag & Drop images into the web face bulger and watch all faces get bulged automatically.
Drag & Drop images into the web face bulger and watch all faces get bulged automatically
effects,face-detection,funny,glfx,javascript,meme
2023-01-03T17:57:25Z
2023-01-05T20:02:27Z
null
1
0
6
0
1
3
null
null
JavaScript
HamzaZaidiX/My-ChatGPT-AI-App
main
null
My ChatGPT Coding AI Chatbot
ai,ai-chatbot,ai-chatbots,chat-application,chatbot,chatgpt,chatgpt-api,dall-e,javascript,machine-learning
2023-01-06T14:39:11Z
2023-01-06T15:10:18Z
null
1
0
1
0
2
3
null
null
JavaScript
benetesla/Portifolio
master
# Portfolio Website This is my personal portfolio built using React.js and Tailwind CSS. The mobile menu is implemented using the React UserState Hook, responsible for controlling the menu state via a ternary operator. The project structure includes the following pages: - **Components:** Houses each application component and its respective style sheet. - The entire page is rendered in `App.js`. - Navigation is implemented using React Router Dom. ## Authors - [@BeneTesla](https://github.com/benetesla) ## Technology Stack **Front-end:** ![JS](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E) ![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB) ![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white) ## Installation Clone this project or download it! ```bash git clone https://github.com/benetesla/Portifolio.git npm install npm run dev ``` ## License [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) ## 🔗 Connect with me through the following channels: [![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bene-teslav1.vercel.app/) [![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/bene-tesla/) [![instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/bene_tesla/) ## Time Spent on this Project [![wakatime](https://wakatime.com/badge/user/e1461a88-4a59-4bf1-b467-fcdd739232d8/project/6b86bbd9-c76d-4b61-bbff-1d359ff80af6.svg)](https://wakatime.com/badge/user/e1461a88-4a59-4bf1-b467-fcdd739232d8/project/6b86bbd9-c76d-4b61-bbff-1d359ff80af6)
null
javascript,react,particle-physics,typing,animation,mobile,npm,npm-module,responsive-layout,responsive-web-design
2023-01-02T01:19:19Z
2023-12-08T21:17:33Z
null
1
0
97
0
0
3
null
MIT
JavaScript
jaimevillegas/first-portfolio
main
<a name="readme-top"></a> <h3><b>README</b></h3> </div> # 📗 Table of Contents - [📗 Table of Contents](#-table-of-contents) - [📖 Portfolio ](#-portfolio-) - [🛠 Built With ](#-built-with-) - [Key Features ](#key-features-) - [🚀 Live Demo ](#-live-demo-) - [💻 Getting Started ](#-getting-started-) - [Setup](#setup) - [👥 Authors ](#-authors-) - [🔭 Future Features ](#-future-features-) - [🤝 Contributing ](#-contributing-) - [Issues](#issues) - [⭐️ Show your support ](#️-show-your-support-) - [🙏 Acknowledgments ](#-acknowledgments-) - [📝 License ](#-license-) # 📖 Portfolio <a name="about-project"></a> **Porfolio** is the first revision of my professional portfolio, as part of a activity of Microverse. ## 🛠 Built With <a name="built-with"></a> ### Key Features <a name="key-features"></a> - It consists on a Web page featuring a professional portfolio - All the design is extracted from a Figma template - In this first version, it has a Mobile-first approach <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> You can see the Live Demo on the link below: https://jaimevillegas.github.io/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> You can clone this repository, create a new branch and add as many improvements as you want. ### Setup Clone this repository to your desired folder: ``` cd my-folder git clone git@github.com:jaimevillegas/Portfolio.git ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Authors <a name="authors"></a> 👤 **Jaime Villegas** - GitHub: [@githubhandle](https://github.com/jaimevillegas) - Twitter: [@jaimevillegazz](https://twitter.com/JaimeVillegazz) - LinkedIn: [Villegas0296](https://www.linkedin.com/in/villegas0296/) - Medium: [@jaimevillegas296](https://medium.com/@jaimevillegas296) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] Add buttons to the navigation bar - [ ] Add a showcase of the projects that I have made - [ ] Add more information about the technologies that I have learned <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! ### Issues - https://github.com/jaimevillegas/jaimevillegas.github.io/issues/11 - https://github.com/jaimevillegas/jaimevillegas.github.io/issues/6 <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project you are welcome to support it! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank to Microverse on giving me the oportunity to develop my coding skills <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
This is my personal portfolio. It is developed as an activity for Microverse. The page shows information about me, the projects that I have built and the contact information. It is built using HTML, CSS and Javascript
css,html,javascript,portfolio
2023-01-11T19:59:14Z
2023-12-19T17:25:43Z
null
3
11
59
3
1
3
null
NOASSERTION
CSS
JAILBREAK-101/Bookmark-Landing-Page
main
# Frontend Mentor - Bookmark landing page ![Design preview for the Bookmark landing page coding challenge](./design/desktop-preview.jpg) ## Welcome! 👋 Thanks for checking out this front-end coding challenge. [Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. **To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.** ## The challenge Your challenge is to build out this landing page and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go. Your users should be able to: - View the optimal layout for the site depending on their device's screen size - See hover states for all interactive elements on the page - Receive an error message when the newsletter form is submitted if: - The input field is empty - The email address is not formatted correctly For this challenge you'll need to: - Create the rounded blue background shape with code - Change the `fill` and `stroke` color of the SVGs at specific points (the challenge can be completed using the single `logo-bookmark.svg` file provided) Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel. ## Where to find everything Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design. The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`. If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro). You will find all the required assets in the `/images` folder. The assets are already optimized. There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts. ## Building your project Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps: 1. Initialize your project as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/). 2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below. 3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles. 4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content. 5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`. 6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on. ## Deploying your project As mentioned above, there are many ways to host your project for free. Our recommend hosts are: - [GitHub Pages](https://pages.github.com/) - [Vercel](https://vercel.com/) - [Netlify](https://www.netlify.com/) You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe). ## Create a custom `README.md` We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code. The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like. Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file. ## Submitting your solution Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this. Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community. ## Sharing your solution There are multiple places you can share your solution: 1. Share your solution page in the **#finished-projects** channel of the [Slack community](https://www.frontendmentor.io/slack). 2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around. 3. Share your solution on other social channels like LinkedIn. 4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/). We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback. The more specific you are with your questions the more likely it is that another member of the community will give you feedback. ## Got feedback for us? We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io. This challenge is completely free. Please share it with anyone who will find it useful for practice. **Have fun building!** 🚀
A Landing page clone of the Bookmark website built with HTML, CSS and JavaScript
bookmark-landing-page,challenge,css,design,frontendmentor-challenge,html,javascript,navigation-menu
2023-01-15T00:18:09Z
2023-04-16T20:42:29Z
null
1
0
5
0
0
3
null
null
HTML
dariru3/gas-one_click_daily_check_in
main
# One-click Check-in (email and chat) This project is a Google Apps Script that automates the process of checking in daily by replying to a designated email thread and posting to Google Chat. ## Files `code.gs` This is the main entry point of the application. It handles the process of replying to the email thread and posting to Google Chat. `calendar.gs` This script provides a utility function to get the day and date string for the current day. `chatbot.gs` This script posts a message to a specified Google Chat thread using a provided webhook URL. `email.gs` This script contains utility functions to find the check-in email thread and reply to it. `index.html` This is the user interface for the TRG Check-in application. It includes a button to trigger the check-in process and an input field for sending custom messages. ## Usage - Create a new Google Apps Script project and upload all the files in the repository. - Set up the necessary configuration variables in the code (e.g., config.groupEmail, config.webhookUrl, config.spaceThread, config.myName). - Deploy the script as a web app and open the web app URL. - Use the "Check-in" button to send an automated check-in message or enter a custom message and use the "Custom Message" button to send it.
Automate daily check-ins with Google Apps Script. Automatically reply to designated email thread and post to Google Chat with a single click.
google-apps-script,javascript,email,google-chat,webapp
2023-01-13T00:46:34Z
2023-12-19T01:08:40Z
null
1
4
51
0
0
3
null
null
HTML
meghrp/OpenAI-CodeGPT
main
# OpenAI-CodeGPT A ChatGPT clone that utilizes OpenAI's API and focuses on answering coding questions. This web application was built using vanilla JavaScript and the bot is run on the text-davinci-003 model to deliver accurate answers. You can chat with CodeGPT [here](https://codegpt.vercel.app) ## Usage To run the application locally, clone the repo and head over to the server directory and start the server by running: `npm start server` which will start the server on port 5000, http://localhost:5000 Then `cd` to the client directory and in `script.js`, change the fetch method's parameters to the server's localhost link above. Then run `npm start` to run the app in developement mode.
A ChatGPT bot clone that focuses on answering coding questions
api,javascript,openai,openai-api
2023-01-06T22:45:33Z
2023-01-07T20:21:37Z
null
1
0
6
0
1
3
null
null
JavaScript
sanjeev662/newsapp
main
# NewsApp ## For API call with filters. https://github.com/sanjeev662/newsapp/assets/94432263/47bff116-0be1-4e9f-bec8-2c33b12a6000
web app for category wise news by fetching data from newsapi.
javascript,newsapi,react,bootstrap
2023-01-06T10:41:56Z
2023-08-13T06:35:42Z
null
1
0
2
0
0
3
null
null
JavaScript
ProgrammerShipon/Programming-Hero
master
# Programming-Hero(Course) ## Assignment-Project - [g3-architect](https://programmershipon.github.io/PH-Project/g3-architect/) - [new-year-new--me](https://programmershipon.github.io/PH-Project/new-year-new--me/) - [legal-solution-resource](https://programmershipon.github.io/PH-Project/legal-solution-resource/) <br/> <hr/> <br/> ## Module Live Project : - [Meals](https://mealsph.netlify.app/) - [portfolio](https://programmershipon.github.io/PH-Project/Portfolio/) <br/> <hr/> <br/> ## Session Live Project - [Shopping-With-JS](https://shopping-with-js-practice.surge.sh/) <br/> <hr/> <br/> ## Practice Live Projects - [Donate-today](https://programmershipon.github.io/donate-today/) - [Influencer-Products](https://programmershipon.github.io/Influencer-Products/) - [Baper-Er-Bank](https://programmershipon.github.io/PH-Project/Baper-Er-Bank/) - [Abacus-Convention-Center](https://programmershipon.github.io/PH-Project/Abacus-Convention-Center/) - [simple-fixe-discount](https://programmershipon.github.io/PH-Project/Discount-calculator/simple-fixe-discount) - [coupon-code-discount](https://programmershipon.github.io/PH-Project/Discount-calculator/coupon-code-discount) - [money-master](https://programmershipon.github.io/PH-Project/money-master)
This is the repository of a course. Here is the Maxim Code and Activity of the course.
bootstrap5,css3,error-handling,expressjs,html5,javascript,mongodb,problem-solving,reactjs,tailwindcss
2023-01-02T04:00:25Z
2023-06-22T13:29:45Z
null
1
0
139
0
0
3
null
null
HTML
paiDaXing-web/Y-Edite
master
null
🚀🚀🚀 edite前端微型编辑器,支持js、vue、react等,🌈🌈🌈 在线运行实时预览,💎💎💎可以用于项目demo编写,轻量级,好用。
javascript,vue,react,editer,webide
2023-01-05T10:12:38Z
2023-01-10T03:34:33Z
null
1
1
3
0
2
3
null
MIT
TypeScript
JWchester/liveWallpaper-EffectMatrix
main
# Live Wallpaper - Effect Matrix with JavaScript </br> Any animation produced in JavaScript can be placed as wallpaper on the desktop. The example used was a code produced in javascript that shows the matrix effect. </div> <p align="center"> <img src="https://github.com/JWchester/liveWallpaper-EffectMatrix/blob/main/docs/Kali%20web.gif" /> </p> <div align = "center"> Gif - Matrix animation that changes color when issuing a voice command </a></div> ## update </br> 1. Now the code ` has voice capture `. By enabling microphone usage, you can perform the following voice commands: * Red * Blue * Yellow * Green * Pink NOTE: the voice command only works on Google Chrome due to the way the code was implemented, using 'webkitSpeechRecognition'. 2. An image was inserted as a backround with a degree of opacity to make the animation interesting. ## Requirements To Add The Animation On Your Desktop </br> * Hidamari</br> It is an open source software used to reproduce animated wallpapers. One of the options it has is to get wallpaper from web pages. this will be the resource used to reproduce the html code. <br> using this option to use a page's wallpaper, Hidamari will copy the source code of the web page and reproduce it on the desktop as if it were a terminal. in this way one sees the effect as shown above.</br></br> install [Hidamari](https://github.com/cheesecakeufo/komorebi/releases/download/v2.1/komorebi-2.1-64-bit.deb) directly from the official flathub. In this [link](https://youtu.be/ghpY6ShHug4) you will find initial instructions for installing Hidamari, which are extremely important, and some of Hidamari's features. ## How to use wallpaper from javascript code Considering that the user has his own animation produced and wants to use it as wallpaper, then the following steps must be performed ### 1. put the project produced in a github repository <div align = "center"> <figure> <img align = "left" src = "https://github.com/JWchester/Live_Wallpaper-Effect-Matrix/blob/main/docs/Captura%20de%20tela%20de%202024-01-28%2016-39-21.png" width = 1000px /> <figcaption> Figura 1 - github repository </div> <br/> If you want to upload this repository as a base, use the command in your linux terminal to download the repository to your computer: ``` git clone https://github.com/JWchester/liveWallpaper-EffectMatrix.git ``` Then create your own repository and add these files </br> ### 2.host it with github pages <div align = "center"> <img align = "center" src = "https://github.com/JWchester/Live_Wallpaper-Effect-Matrix/blob/main/docs/Captura%20de%20tela%20de%202024-01-28%2016-41-44.png" width = 500px /> Figura 2 - active repository site by github pages </div> </br> Enabling github pages for your repository will be able to generate an online page like this: [Effect Matrix](https://jwchester.github.io/liveWallpaper-EffectMatrix/) ### 3. activate wallpaper with Hidamari After installing Hidamari, open the application `Hidamari` to add your JavaScript animation as your desktop wallpaper.</br> When opening the application you will see the following screen: <div align = "center"> <img align = "center" src = "https://github.com/JWchester/Live_Wallpaper-Effect-Matrix/blob/main/docs/Captura%20de%20tela%20de%202024-01-28%2017-13-05.png" width = 800px /> Figura 3 - Hidamari open </div> </br> Press the `Web Page` option and you will be redirected to the following window: <div align = "center"> <img align = "center" src = "https://github.com/JWchester/Live_Wallpaper-Effect-Matrix/blob/main/docs/Captura%20de%20tela%20de%202024-01-28%2017-13-21.png" width = 800px /> Figura 4 - Insert the web page that has the desired animation </div> </br> Insert the Link of the web page you created. then press 'enter'. now, just enjoy your creation on your desktop screen :) <p align="center"> <img src="https://github.com/JWchester/liveWallpaper-EffectMatrix/blob/main/docs/Kali%20desktop.gif" /> </p> <div align = "center"> Gif - Matrix Effect </a></div> NOTE: Voice command does not work for Hidamari due to its limitations. (I am trying to explore an alternative solution) ## CHALLENGE Have the image, which is in the backround, be exchanged for another image as soon as the colors of the matrix terminal are changed. Example: when sending the voice command 'pink', the colors of the matrix animation will be changed to pink and the background image will also be changed to another image you choose :)
Matrix effect in Javascript to use as live wallpaper on my desktop
effect,matrix,desktop,html,javascript,css
2023-01-07T12:42:08Z
2024-02-03T23:14:49Z
null
1
0
112
0
1
3
null
null
JavaScript
ArwenTerpstra/Algorithms
main
## Algorithms | Algorithm | C | C# | C++ | Rust | Java | JavaScript | Python | Lua | |:-----------------------------------:|:-:|:--:|:---:|:----:|:----:|:----------:|:------:|:---:| | [Euclid](#euclid's-algorithm) |[x]|[x] | [x] | [x] | [x] | [x] | [x] | [x] | ## Descriptions ### Euclid's algorithm Given two positive integers a and b, find their greatest common divisor, that is, the largest positive integer that evenly divides both a and b. [Euclid's Algorithm Wikipedia](https://en.wikipedia.org/wiki/Euclidean_algorithm)
Different algorithms for different purposes, written in multiple languages
algorithms,c,cpp,csharp,java,javascript,lua,python,rust
2023-01-01T16:21:00Z
2023-11-14T21:29:06Z
null
1
0
25
0
0
3
null
null
Java
arkapg211002/Circle
main
# Circle Chat Application The Chat engine works ony for a free trial of 30 days from January 6, 2023 Here are some screenshots from localhost <img src="https://github.com/arkapg211002/Circle/blob/main/ss1.png"/></br> <img src="https://github.com/arkapg211002/Circle/blob/main/ss2.png"/></br> <img src="https://github.com/arkapg211002/Circle/blob/main/ss3.png"/></br> <img src="https://github.com/arkapg211002/Circle/blob/main/ss4.png"/></br> ![pagespeed](https://github.com/arkapg211002/arkapg211002/blob/main/metrics.plugin.circle.screenshot.svg) # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!** If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). ### Code Splitting This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) ### Analyzing the Bundle Size This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) ### Making a Progressive Web App This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) ### Advanced Configuration This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) ### Deployment This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) ### `npm run build` fails to minify This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
The circle is a chat application made using ReactJS, JSX, React Hooks, React router, CSS, NodeJS, Firebase, and Chat engine. It opens with a sign-in page that uses authentication. A signed-in user can create or delete a chat group, add other users, send text, images, etc.
chat-engine-api,css3,firebase-auth,javascript,jsx,react-hooks,react-router,reactjs
2023-01-06T12:49:45Z
2023-01-15T03:00:39Z
null
1
7
15
0
0
3
null
MIT
JavaScript
Project-Helpus/Helpus
main
### 👼최종 프로젝트 Helpus 도와주고, 도움받는 따뜻한 세상 누구나, <br>언제든지 따뜻한 손길이 필요할 때 **Helpus** ### 🍎공동작업 노션 <a href="https://potent-print-150.notion.site/Front-End-62d756cc7acd4898bb1846275f1cd964">Front-end Document</a> ### 👯‍♀️5조 팀원 👱‍♀️나지원(BE) 👱최지호(BE) 👱최한울(FE) 👱김수현(FE) 👱‍♀️권애경(FE) ### 💡 주요 기능 - 게시글 CRUD - 내 위치 기반 게시글 검색 - 게시글 작성자와 채팅하기 - 채팅 알림 - 문의한 유저에게 초대장 전송 - 약속이 완료된 유저 상호 평점 기록 - 게시글 신고하기 ### 🛠 프로젝트 아키텍쳐 ![default](/src/asset/architecture.jpg) ### 📝 기술 스택 | **기술 스택** | **사용이유** | | :----------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Redux Toolkit | 컨포넌트 내에서 상태관리 함에 있어서 props drilling을 피하기 위해 전역으로 데이터 저장하는 방법으로 리덕스를 사용하기로 하였고, 기존 Redux만을 사용했을때 작성되는 보일러 플레이트 코드를 줄여주고 redux를 사용하기 위해 설치해야했던 immer, thunk 등 내부적으로 라이브러리가 포함되어 툴킷만 설치하여 개발환경을 빠르게 설정할 수 있었습니다. | | 카카오 소셜 로그인 | 사용자들이 가장 많이 사용하고 있는 카카오 로그인을 적용하여 빠르고 간편하게 서비스를 이용할 수 있게 하였습니다. | | 카카오 map api | 사용자의 현재 주소를 받아오기 위해 kakao map api를 사용하였습니다. | | Axios | json 데이터를 자동으로 변환해주고 XSRF Protection 보안 기능과 Request 취소 와 Request Timeout 설정 이 가능 instance를 통해 baseUrl, headers, timeout 등을 여러곳에서 반복해서 작성할 필요가 없었고 intercepter를 통해 토큰을 담는 등 반복되는 코드를 한번에 처리할 수 있었습니다. | | Styled Components | - CSS의 컴포넌트화로 스타일시트의 파일을 유지보수 할 필요가 없고 CSS-in-JS 방식으로 JavaSript 환경을 최대한 활용 할 수 있습니다. CSS 를 컴포넌트 단위로 쪼갤수 있어 사용 빈도가 높은 CSS를 재사용할수 있습니다. 번들크기가 커지고 동적인 요소가 많이 들어간 페이지의 경우 상대적으로 느려지지만 큰 프로젝트가 아닌 소규모 팀 프로젝트 styled-component 사용하기로 했습니다. | | socket.io | 실시간 통신을 위해 html5 에서 지원하는 Websocket과 socket.io 라이브러리가 있는데 namespace, room, broadcast 등 1:1 채팅을 구현하기위해 필요한 기능들을 socket.io에서 기본적을 제공해주고 연결이 끊어졌을 때 socket.io는 주기적으로 연결을 시도해주어 필수적으로 처리해주어야하는 기능들을 기본으로 제공해주어 사용하게 되었습니다. | ### 🛠 STACK <div> <img src="https://img.shields.io/badge/react-61DAFB?style=for-the-badge&logo=react&logoColor=white"/> <img src="https://img.shields.io/badge/reduxToolkit-764ABC?style=for-the-badge&logo=Redux&logoColor=white"> <img src= "https://img.shields.io/badge/axios-764ABC?style=for-the-badge&logo=axios&logoColor=white"/> <img src= "https://img.shields.io/badge/vercel-000000?style=for-the-badge&logo=vercel&logoColor=white"/> <img src= "https://img.shields.io/badge/styled components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white"/> <img src="https://img.shields.io/badge/React Router-CA4245?style=for-the-badge&logo=React Router&logoColor=white"/> <img src="https://img.shields.io/badge/Socket.io-000000?style=for-the-badge&logo=Socket.io&logoColor=white""/> ### 💥Trouble Shooting(FE) - [Document 바로가기](https://potent-print-150.notion.site/Trouble-shooting-6c4fdead6ea7427bb33141a54a917999)
Project Helpus
react,javascript,react-router,redux-persist,redux-toolkit,socket-io,styled-components
2023-01-01T12:47:36Z
2023-05-12T07:00:57Z
null
3
140
590
1
1
3
null
null
JavaScript
Tearnote/village-of-chaos
main
# Village of Chaos: a browser game ![Mock-up image of the game displaying on a PC screen and a mobile device](doc/mockup.png) _Village of Chaos_ is an incremental game written in vanilla Javascript, made for [Code Institute](https://codeinstitute.net)'s 2nd submission project. The goal of the game is to build a village, bit by bit, and manage your villagers' jobs to maximize their potential. [Live version is available here.](https://tearnote.github.io/village-of-chaos/) ## Important notes The game has a saving feature. It autosaves every 5 minutes, but make sure to save manually if you're about to close the game so that you don't lose the last few minutes of progress. The documentation is split across three files: - [README.md](README.md) (this file): Overview of the game. Read this to get an idea of the basic premise, technologies used and project conventions. - [DESIGN.md](doc/DESIGN.md): UX design notes crafted during early stages of development. The design process is described entirely, from the concept and market research, through information structuring to visual design principles and color palettes. - [TESTING.md](doc/TESTING.md): Testing procedures. The game has been automatically validated and manually tested with procedures noted down in this file. WARNING - file contains 22MB of animated GIFs. For rapid testing, the following code can be executed in the browser console to gain enough resources to beat the game extremely quickly: ``` game.cheat(); ``` ## Highlights ![Screenshot of the game's story overlay](doc/highlights/story.png) The game begins with a story passage, which is also featured later during progression. ![Screenshot of the game's tutorial pop-up](doc/highlights/tutorial.png) The game guides the player through the basic features as they become available, via tutorial pop-ups that highlight the relevant element. ![Screenshot of the game's background](doc/highlights/background.png) The game's background image represents the player's village's currently erected buildings, manned by animated villager sprites. ![Screenshot of the game's header area](doc/highlights/header.png) The header display's the player's resources, as well as controls over the saving feature. ![Screenshot of the game's tabbed interface](doc/highlights/tabs.png) The tabbed interface allows for buying upgrades using collected resources, and assigning villagers to jobs. ![Screenshot of the game's log window](doc/highlights/log.png) The expandable log window allows the player to see the latest events that happened in their village. ## Technologies - HTML5 - Semantic tags used whenever applicable, - [Images](#attribution) served as WebP for static content, and GIF for animations, - [Fonts](doc/DESIGN.md#design-language) from Google Fonts, - No redundant containers for styling purposes, - Favicons and WebManifest are present for PWA functionality, - CSS3 - Layout with Flexbox and border-box sizing, - Media queries for responsive design, sometimes drastically changing interface elements for a more fitting design, - CSS variables and `calc()` used to organize common values, - Sizing with rem values whenever applicable, - Javascript - Scripts are loaded with defer attribute, - No frameworks or libraries, - Heavy usage of modern ES6 features, - All files have strict mode enabled, - Code organized into classes and files, - Game content declared in a data-driven way to allow for extension with minimal code changes, - Every function and method is documented. The game uses no frameworks, and the only externally loaded resources are the fonts. All code and text files are formatted with [Prettier](https://prettier.io), with indentation using tabs (not spaces.) The CSS is split into sections with `#section` markers, which can be collapsed in most IDEs and code editors. The compatibility goal was all commonly used desktop and mobile browsers, updated to the latest or second-latest version. In particular, this means no compatibility with IE11, since it is [out of general support](https://learn.microsoft.com/en-us/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-) since June 15, 2022. The service [Can I use?](https://caniuse.com) was used to ensure that the compatibility goal is met. <details><summary>Directory structure</summary> - `/` (root): HTML files, `README.md`, environment configuration - `assets/css`: CSS files - `assets/images`: WebP and GIF images served by the HTML pages - `assets/js`: Javascript code used by the HTML pages - `assets/js/vendor`: 3rd-party Javascript code, attributed at the top of each file, - `doc`: Additional Markdown files, PNG images used by Markdown files, any additional documentation files </details> ## Deployment The game is served as a fully static website (no server component.) For this reason, it can be trivially deployed to any file hosting service that allows hotlinking to images, stylesheets and scripts. All asset references are relative, so the game will work in a subdirectory. A 404 page is not included, as this project has no links of any kind, internal or external. For the purpose of this project, the [live version](https://tearnote.github.io/village-of-chaos/) is deployed via GitHub Pages via this process: - Click on the Settings tab and scroll down to the GitHub Pages section, - Select the main branch source and click on the Save button. The project can be cloned locally with the following command: ``` git clone https://github.com/Tearnote/village-of-chaos.git ``` The local version can be ran straight from the filesystem by simply opening the `index.html` file in the browser, as it has no server dependencies. ## Bugs The game has a few minor issues remaining, they will be documented below. - **Flicker after an upgrade is bought** This is caused by the code clearing the upgrade tab before filling it back up with available upgrades. A possible solution would be add and remove only the upgrades that need changing. Impact is very low, as the flicker is hardly noticeable. This could be fixed with more time with the project. - **Background image breaks when screen DPI changes** This affects primarily responsiveness testing via the Inspector, as real devices don't tend to change their DPI. A workaround is to refresh the page after changing the "device" used for testing. As this affects only the developer, this is low priority. - **Code breaks entirely when loading an incompatible savefile** If the game gets updated with more upgrades, an array length mismatch will halt all Javascript from executing. This cannot happen during normal play, but must be taken into account if the game gets updated in the future so that people don't lose their progress. Until then, this could be worked around by resetting the savefile if it's detected invalid. Judged low priority, as it doesn't affect the end product in the present. - **Layout overlap on small screens in landscape mode** The site is responsive on all sizes of large screens, and on portrait mode of small screens. Adding extra CSS for improved responsiveness of small screens in landscape mode is possible, but would take extra time. Fortunately, the vast majority of mobile users is expected to be visiting the website in portrait mode. A meta tag was also added as a workaround to prevent accidental screen orientation changes. ## Attribution All external code is attributed inline, or is in a "vendor" directory. Village images and animations created using the tilesets and spritesheets by [PixiVan](https://pixivan.itch.io). In particular, - [Top Down Forest Tileset](https://pixivan.itch.io/top-down-forest-tileset), - [Traders Top Down Asset Pack](https://pixivan.itch.io/traders-top-down-npc). These resources were purchased with personal funds. The purchased source files are not present in the repository.
A short incremental game in vanilla JS
game,idle-game,incremental,javascript,javascript-game,vanilla-javascript,css,css3,html,html5
2023-01-03T10:29:17Z
2023-01-14T09:28:54Z
null
1
0
312
0
1
3
null
null
JavaScript
imvsoni24/repoAssignment
master
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!** If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). ### Code Splitting This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) ### Analyzing the Bundle Size This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) ### Making a Progressive Web App This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) ### Advanced Configuration This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) ### Deployment This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) ### `npm run build` fails to minify This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
This is my repo assignment where i tried to deploy on github actions
javascript,react
2023-01-13T16:51:26Z
2023-01-13T16:56:39Z
null
1
0
4
0
0
3
null
null
JavaScript
muhammadmubeen17/netflix-clone
master
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!** If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). ### Code Splitting This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) ### Analyzing the Bundle Size This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) ### Making a Progressive Web App This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) ### Advanced Configuration This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) ### Deployment This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) ### `npm run build` fails to minify This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Netflix Clone Frontend, React.js
css3,fontawesome,html5,javascript,react,react-components,react-hooks,react-router,react-router-dom,reactjs
2023-01-15T09:21:41Z
2023-01-15T09:56:02Z
null
1
0
3
0
0
3
null
null
JavaScript
H4CK3RG0D/Discord-Webhook-Spammer
main
# Discord.js Webhook Spammer This is a simple Discord.js webhook spammer. It can be used to spam any channel with any message. This can also be used to spam a channel with multiple webhooks. The webhooks can be customized to your liking. The code can run different webhooks from different server. You can also add more webhooks to the code. You need to have node.js and discord.js installed to run the code which you can [find below](#Installation).<br> ## **\**This code is for educational purposes only. I am not responsible for any damage caused by this code.**\** # Table of Contents - [Installation](#Installation) - [Running the code](#Running-the-code) - [Creating webhooks and getting the URL](#Creating-webhooks-and-getting-the-URL) - [Customization](#Customization) - [Message Logs](#Message-Logs) - [Errors and Warnings](#Errors-and-Warnings) - [Footnotes](#Footnotes) - [Info](#Info) --- # Installation ### Before running the code in this repository, you need to have the following dependencies installed[<sup>1</sup>](#footnote1): ## **`discord.js and node.js`** ### <br>To install node.js, go to https://nodejs.org/en/download/ and download the latest version.<br> ### <br>To install discord.js, run the following command in your terminal in the directory of the repository: ### This will install the latest version of discord.js. And make sure you have node.js installed first. ```cmd $ npm install discord.js ``` # Running the code ### Running the code is very simple. You can either **click the `run.bat`** file or run the follwing code in the terminal: ```cmd $ node --experimental-modules index.js ``` If you are using the terminal, there will be a messages in the terminal saying that the code is running. There is no need to install any other dependencies. The code is ready to run. You can also use a code editor to run the code. I personally use Visual Studio Code. You can find the link to download it [here](https://code.visualstudio.com/download).<br> ## Creating webhooks and getting the URL ### <br>You can create webhooks[<sup>4</sup>](#footnote4) directly through the Discord client. Go to Server Settings, and you will see an `Integrations` tab. ![fig1](https://discordjs.guide/assets/creating-webhooks-1.afb4d719.png)<br> ### If you already have created a webhook, the webhooks tab will look like this; you will need to click the `View Webhooks` button.<br> ![fig2](https://discordjs.guide/assets/creating-webhooks-2.314cbc83.png)<br> ### To create a new webhook, navigate to the desired channel and click the `Create Webhook` or `New Webhook` button. This will open a new window where you can customize the channel, name, and avatar of the webhook. Once you have made your desired changes, copy the provided link, which consists of both the webhook's unique ID and token. ![fig3](https://discordjs.guide/assets/creating-webhooks-3.c87a9b54.png) Paste the URL[<sup>2</sup>](#footnote2) in the `config.json` file in the repository.<br> # <br>Customization ### To customize the code, open the `config.json` file in the repository and edit the following lines: ```json { "url": [{ "urlNum": "5", // number of webhooks you want to use. "url1": "", // webhook url here "url2": "", "url3": "", "url4": "", // This can be left blank if you don't want to use more than 3 webhooks. "url5": "" }], "profile": [{ "username": "", // can be left blank for default name. "avatarURL": "" // can be left blank for default pfp. use imgur to upload images }] } ``` ### <br>The `urlNum` is the number of the webhook in the `config.json` file which should looks like this, The number should be the same as the number of webhooks you want to use. If the urlNum is less than the number of webhooks you want to use, the code will only use the number of webhooks you set in the `urlNum`.<br> ```json { "url": [{ "urlNum": 2, // number of webhooks you want to use. MUST BE A NUMBER. "url1": "https://discord.com/api/webhooks/123/xyz", "url2": "https://discord.com/api/webhooks/234/xyz", "url3": "" // this can be left blank if you don't want to use more than 2 webhooks. }] } ``` ### If added more that 5 webhooks, you need to add the following code to the checkWebhook() function in the `check.js` file[<sup>3</sup>](#footnote3): ```js const url5 = config.url[0].url5; const url6 = config.url[0].url6; // if added more than 6 webhooks, add the following line. vice versa. ``` ### As well as the follwing code in config.json: ```json { "url": [{ "urlNum": 6, // number of webhooks you want to use. MUST BE A NUMBER. // ... "url6": "https://discord.com/api/webhooks/678/xyz" }] } ``` ### <br>If you added more webhooks to run the code with them, add the following lines after the each webhookClient(don't forget to add a comma after each line): ```js { content: 'message here', username: 'username here', // can be left blank for default name. avatarURL: 'avatarURL Here' // can be left blank for default pfp. use imgur to upload images } ``` ### <br>You can also set the username and avatarURL in the `config.json` file. If you want to set the username and avatarURL in the `config.json` file, you can remove the `username` and `avatarURL` from the `spammer()` function in the `message.js` file. The code should look like this: ```js { content: 'eeee', username: config.profile[0].username, avatarURL: config.profile[0].avatarURL } ``` ### <br>You can also change the amount of messages sent in the for loop inside `spammer()` function in the `message.js` file. The code should look like this: ```js for (let i = 0; i < 100; i++) { // code here } ``` ### For this instance, the code will send 100 messages. You can change the number to whatever you want. The number is the amount of messages sent. # <br> Message Logs After each run, the code will log the status of each webhook in the `log.txt` file. The log file will be created (in a form of json) in the `log` folder located in the root directory. The log includes the following information: - The webhook's URLs - The webhook's message - Time and date of the run # <br>Errors and Warnings ### If you get any errors, make sure you have installed the dependencies correctly. The errors are mainly caused by the syntax of the code. Make sure you have added the correct syntax. Or if you are using a code editor, make sure you have installed the discord.js extension. If everything is correct, and you are still getting errors, please check the `spammer()` function and it's associated variables. Make sure you have added the correct variables. ### <br> While running, you might see the ExperimentalWarning. This is because the code uses the `async` and `await` functions. This is not a problem. You can ignore this warning. This warning will not affect the code in any way.<br> --- ## <br>Footnotes:<br> <a name="footnote1">1</a>: You must install them in the same directory as the `index.js` file. If you are using a code editor, make sure you have installed the discord.js extension. If you are using the terminal, make sure you have installed the discord.js package. You can find the link to the discord.js documentation [here](https://discord.js.org/#/docs/main/stable/general/welcome).<br> <a name="footnote2">2</a>: The URL should look like this: `https://discord.com/api/webhooks/123/xyz`<br> <a name="footnote3">3</a>: These files are located in the `events` folder in the root directory.<br> <a name="footnote4">4</a>: The owner can check who creates the webhooks in the logs. Please note that the owner can remove the webhooks, if you abuse this program. --- # <br> Info ## If you have any questions or have any errors, feel free to DM me on Discord: `h4ck3rgonewild`. Or put a new issuse in the repository. I will try to get back to you as soon as possible. <br> # Made with much ❤️. <br>
This tool sends a large number of messages to a specified Discord channel using webhooks. The messages, webhook URLs, and other settings can be customized to suit the user's needs.
discord-js,discord-tool,javascript,spammer-bot,webhooks
2023-01-01T01:34:51Z
2024-01-25T03:13:16Z
2023-02-02T03:35:20Z
1
0
14
0
1
3
null
MIT
JavaScript
canyapalak/heroes
main
# heroes <h2>A website about superhero details, built with React and Firebase</h2> <h2>Functionality and purpose of the application</h2> <p> Heroes app provides comprehensive details about over 700 different superheroes from different universes. It was built using the superheroapi.com API and was created with React, Firebase, and Bootstrap. Users can register and log in to gain access to the full range of features, including adding and removing superheroes to/from their favorites list, and posting, editing, and deleting comments in the chatroom. The superheroes' stats are shown with bars for easy understanding, providing a unique and enjoyable user experience. The website is 100% responsive and runs smoothly on screens of all sizes, including mobile phones with small screens. The goal of the project was to combine Firebase features like Authentication, Firebase DB and Storage with React and by this way create a platform that would provide extra functions for registered/logged in users. </p> <h2>Technologies used</h2> <p> React <br> Firebase <br> Bootstrap <br> <h2>Deployed on Netlify:</h2> https://heroes-database.netlify.app
A website about superhero details, built with React and Firebase
firebase,javascript,react,reactrouter
2023-01-16T00:38:34Z
2024-02-01T22:36:56Z
null
2
1
57
0
1
3
null
null
JavaScript
valdidev/react-ts-pokemon
master
# Pokédex APP - Colección de Pokémon :space_invader: ## _UI con React.js consumiendo el API pública de Pokeapi.co_ ![download](https://user-images.githubusercontent.com/96445737/212669378-a699e1ae-b9bf-4b54-a3af-14c78b673511.png) *** ## Visita la APP :eye: [APP desplegada en Netlify](https://my-pokedex-react-typescript.netlify.app/) *** ## Tecnologías :zap: - React - TypeScript - Estilos con SASS - Peticiones http con Axios ## Funcionalidad :star: ### :star: Vista en cuadrícula paginada de los Pokémon (CSS Grid) ![Screenshot from 2023-01-16 12-38-46](https://user-images.githubusercontent.com/96445737/212669990-e495bcee-5b2b-4cdb-8a5e-d666bc0379cb.png) ### :star: Vista en detalle con sus estadísticas ![Screenshot from 2023-01-16 12-34-00](https://user-images.githubusercontent.com/96445737/212670212-1d0cb9f1-f08f-40ad-a98c-6ceb1880ba06.png) ### :star: Filtrado por tipo de Pokémon ![por-tipo](https://user-images.githubusercontent.com/96445737/212670897-f8573cf2-69b7-45b9-9a95-c8bf92731991.png) *** ## Diseño de vista adaptable (Responsive) :left_right_arrow: ![Screenshot from 2023-01-16 12-53-36](https://user-images.githubusercontent.com/96445737/212672640-56aa3ec6-6d0a-4d61-a359-23e73d8273fc.png) ## Puntos a destacar de la aplicación :rocket: ### :rocket: El hook usePagination #### Otorga funcionalidad a los botones de paginación, para adelante, atrás y a la primera página al hacer clic en el logo de Pokémon y además suaviza la subida del scroll a cada cambio de página ### :rocket: El contexto PokemonContext #### La parte más importante de la aplicación, que la provee de estado global, haciendo una peticion get para recoger los tipos de Pokémon existentes ### :rocket: El archivo de tipos colorByPokemonType #### Recorre los tipos de Pokémon y los vincula con su color *** ## Pruébala en local (o entra en la [web](https://my-pokedex-react-typescript.netlify.app/)) ### 1. Descarga el repositorio _Esquina superior derecha, botón verde Code, "Download ZIP"_ ### 2. Abre una terminal que apunte a tu repositorio local e instala las dependencias ```sh npm install ``` ### 3. Ejecuta el comando para iniciar el entorno de desarrollo de Vite ```sh npm run dev ``` ### 4. Visita con el navegador la dirección de localhost con el puerto asignado por Vite _Podrás ver el enlace en la terminal del punto anterior_ *** ## Conocimientos adquiridos :bulb: ### :bulb: Mejorar el Context API en TypeScript ### :bulb: Reforzar los tipos de TypeScript ### :bulb: Usar Figma por primera vez ### :bulb: Practicar con SASS ## Fuentes :book: ### :book: [Youtube: Fernando Herrera](https://www.youtube.com/watch?v=8HE657KssxE) ### :book: Stack Overflow ### :book: Chat GPT ## Licencia de uso :newspaper_roll: MIT ## Autor :man_technologist: Fernando Valdivielso - @valdidev
Pokédex App - React, TypeScript, Axios, SASS and React Router Dom v6
axios,javascript,pokemon,pokemon-api,react,react-router-dom-v6,reactjs,sass,typescript
2023-01-10T18:29:19Z
2023-01-16T13:20:33Z
null
1
9
68
0
1
3
null
null
TypeScript
otmanTR/Capstone-1-The-LOTR-Lovers-Conference
master
<a name="readme-top"></a> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ](#faq) - [📝 License](#license) # 📖 Capstone 1 The LOTR Lovers-Conference <a name="about-project"></a> **[Capstone 1 The LOTR Lovers-Conference is my second project and I prepared a conference project]** ## 🛠 Built With<a name="built-with"></a> <ul> <li>HTML</li> <li>CSS</li> <li>JS</li> <li>Git</li> <li>GitHub</li> </ul> ### Tech Stack <a name="tech-stack"></a> ### Key Features <a name="key-features"></a> - **[Creating linters and using them]** - **[Creating JS, html and css files]** - **[Opening a pull request]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> URL:https://otmantr.github.io/Capstone-1-The-LOTR-Lovers-Conference/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> ### Prerequisites In order to run this project you need: Chorome, Safari or Mozilla browsers ### Setup Clone this repository to your desired folder:git@github.com:otmanTR/Capstone-1.-The-LOTR-Lovers-Conference.git ### Install Install this project with: Git bash ### Usage ### Run tests ### Deployment <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Authors <a name="authors"></a> 👤 **Recep Burak Otman** - GitHub: [@otmanTR](https://github.com/otmanTR) - Twitter: [@hotumanzade](https://twitter.com/hotumanzade) - LinkedIn: [Burak Otman](linkedin.com/in/burak-otman-88646443) <p align="right">(<a href="#readme-top">back to top</a>)</p> #In the future, I will change layouts and make the design more professional. And I will change colors, black and green are more suitable for my project. I will connect all pages to each other.# 🔭 Future Features <a name="future-features"></a> <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> . <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank for Microverse to provide me learning materials, my peers for helping me out to move forward, and also [Cindy Shin](https://www.behance.net/adagio07) for sharing her beautiful design with us. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ <a name="faq"></a> <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Capstone 1 The LOTR Lovers-Conference is JavaScript capstone project and it is an imaginary a conference project created with JavaScript and Css
css,html,javascript
2023-01-09T10:11:50Z
2023-01-14T17:35:00Z
null
1
1
28
2
0
3
null
null
HTML
JRaghu842/Fashion-Geeks.com
main
# Fashion Geeks FashionGeeks.com is an ecommerce website for Kids clothings, which is a clone of Carter's.com(Famous USA based ecommerce website for kids fasion wear). It is built using HTML, CSS, JS and Postman. The website is designed to provide users with a seamless shopping experience, Once users logs in they can explore the latest fashion trends, add items to their cart, and make purchases securely. ## Authors - [JRaghu842](https://www.github.com/JRaghu842) ## Tech Stack - HTML - CSS - JS - POSTMAN - MOCK API ## Features - User register and login - Product categories - Product sorting and filtering - Product searching - Adding product to cart and checkout of product - Responsive design ## Deployed Netlify link - https://taupe-raindrop-61fc2e.netlify.app/ ## This is how Website looks like - Home page/Landing page ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/taupe-raindrop-61fc2e.netlify.app_.jpg) - Login and Register pages ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/login.jpg) --- ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/register.jpg) - Product Category page ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/category1.png) - Product page ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/product.png) - Cart page ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/cart.png) - Checkout page ![alt text](https://github.com/JRaghu842/offbeat-jeans-3946/blob/main/images/checkout.png) ## API Reference - ALl products from mockapi, link for mockapi https://63c6dfbcd307b7696742e8ff.mockapi.io/newone
FashionGeeks.com is an ecommerce website for Kids fashion wear, which is a clone of Carter's.com
css,html,javascript,mockapi
2023-01-16T17:38:28Z
2023-10-16T15:20:58Z
null
2
6
44
0
0
3
null
null
CSS
SpacingBat3/lss
master
<div align=center> # LSS **L**iteral **S**tring **S**anitizer </div> ## About Sanitize any value (as nullish string) at runtime while preserving type accuracy. Clearly made for fun and to learn advanced operations on [template literals][ts1]. Mostly documented using [TSDoc] within the source code. **[Available now on NPM!][npm]** [TSDoc]: https://tsdoc.org/ "TSDoc: Homepage" [ts1]: https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html "TypeScript: Documentation – Template Literal Types" [npm]: https://www.npmjs.com/package/@spacingbat3/lss "@spacingbat3/lss – NPM repository page"
LSS: Literal String Sanitizer. Sanitize any value (as nullish string) at runtime while preserving type accuracy.
accurate,literal,sanitize,sanitizer,string,template-literal,ts,typescript,accuracy,fun
2023-01-16T19:55:50Z
2023-04-27T20:46:33Z
null
1
0
19
0
0
3
null
ISC
TypeScript
yazaldefilimone/react-hashtag-mask
master
<p align="center"> <img src="https://img.shields.io/static/v1?label=react-hashtag-mask&message=Welcome&color=FFFFFF&labelColor=110C2F" alt="Unsplash welcome!" /> <img alt="License" src="https://img.shields.io/static/v1?label=version&message=1.0&color=FFFFFF&labelColor=110C2F"> <img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=FFFFFF&labelColor=110C2F"> <img alt="Stars" src="https://img.shields.io/github/stars/yazaldefilimonepinto/react-hashtag-mask?color=FFFFFF&labelColor=110C2F"> <img alt="Languages" src="https://img.shields.io/github/languages/count/yazaldefilimonepinto/react-hashtag-mask?color=FFFFFF&labelColor=110C2F"> </p> <p align="center" > Tiny input mask library for React.js (directive) <P/> ## Quick Start 1. Initialization ```bash npm install react-hashtag-mask # or yarn add react-hashtag-mask ``` 2. Usage ```ts import { InputMask } from 'react-hashtag-mask'; export const MyComponent = () => { return ( <div> <InputMask type="number" mask="##/##/#### ##:##" placeholder="Write here..." /> </div> ); }; ``` _Notice:_ returns a pure HTML input no style, you could put css or do what you would do with a normal input tag ## Exemple ![Mask Exemple](.assets/mask.png) ## License [MIT](https://github.com/yazaldefilimonepinto/react-hashtag-mask/blob/main/LICENSE) © [Yazalde Filimone](https://www.linkedin.com/in/yazalde-filimone/)
Tiny input mask using hashtag library for React.js no style (directive)
input-validation,javascript,mask,nextjs,npm,npm-package,reactjs,remix,typescript,yarn
2023-01-03T21:41:33Z
2023-01-05T10:42:32Z
null
1
0
37
0
0
3
null
null
TypeScript
shaharsh624/Dicee-Game
main
# The Game of Dice The "Game of Dice" is a multiplayer game where N players roll a 6 faced dice in a round-robin fashion. Each time a player rolls the dice their points increase by the number (1 to 6) achieved by the roll. As soon as a player accumulates M points they complete the game and are assigned a rank. Remaining players continue to play the game till they accumulate at least M points. The game ends when all players have accumulated at least M points. ## Rules of the game - The order in which the users roll the dice is decided randomly at the start of the game. - If a player rolls the value "6" then they immediately get another chance to roll again and move ahead in the game. - If a player rolls the value "1" two consecutive times then they are forced to skip their next turn as a penalty. ## How to Play - Run ```npm install``` to install the required packages. - Run ```npm start``` to play **The Game of Dice**. ## Running Test Cases - Run ```npm run test``` to run the test
The "Game of Dice" is a multiplayer game where N players roll a 6 faced dice in a round-robin fashion. Each time a player rolls the dice their points increase by the number (1 to 6) achieved by the roll.
css3,dice-game,game,game-development,html5,javascript,web,web-application
2023-01-04T14:17:30Z
2023-02-01T02:22:20Z
null
1
0
9
0
0
3
null
null
HTML
hoangtien2k3/crush
main
### 🌐 Link: https://hoangtien2k3.github.io/crush [<p align="center"> <img src="/img/logi.gif" alt="web" /> </p>](https://github.com/zukahai/Confess-Crush/issues/new)
Don't just be a forker🔱...Hit that 𝗦𝗧𝗔𝗥 ⭐...........( ͡° ͜ʖ ͡°)-︻デ┳═ー - - - - - - - - - - - - - - -💥¦̵̱ ̵̱ ̵̱ ̵̱ ̵̱(̢ ̡͇̅└͇̅┘͇̅ (▤8כ−◦........A cool profile. 🄵🅴🄰🆃🅄🆁🄴🆂 . Readme chess♟️ ◉═╬::::::::::::::::::::::::::::::::::::⫸♚ ♛ ♜ ♝ ♞
html,javascript,java-8
2023-01-16T09:48:47Z
2024-03-16T11:15:11Z
null
3
1
16
0
0
3
null
MIT
JavaScript
JenilGajjar20/food-app
master
<div align="center"> <h1>Food App 🍔🍕🥗</h1> </div> <div align="center"> <a href="https://github.com/JenilGajjar20/food-app/pulse"><img src="https://img.shields.io/github/repo-size/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/issues"><img src="https://img.shields.io/github/issues/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed-raw/JenilGajjar20/food-app?style=for-the-badge" /></a> <br> <a href="https://github.com/JenilGajjar20/food-app/network/members"><img src="https://img.shields.io/github/forks/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/pulls"><img src="https://img.shields.io/github/issues-pr/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/pulls?q=is%3Apr+is%3Aclosed"><img src="https://img.shields.io/github/issues-pr-closed-raw/JenilGajjar20/food-app?style=for-the-badge" /></a> <br> <a href="https://github.com/JenilGajjar20/food-app/stargazers"><img src="https://img.shields.io/github/stars/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/commits/main"><img src="https://img.shields.io/github/last-commit/JenilGajjar20/food-app?style=for-the-badge" /></a> <a href="https://github.com/JenilGajjar20/food-app/graphs/commit-activity"><img src="https://img.shields.io/github/commit-activity/y/JenilGajjar20/food-app?style=for-the-badge" /></a> <br> </div> ## 🚀 Features ✨ Search for recipes by ingredients, cuisine, or dietary preferences. 📝 View detailed recipe instructions and ingredients. 📷 Browse mouthwatering food images. 🔗 Save your favorite recipes for later reference. 📱 Responsive design - works seamlessly on desktop and mobile. ## 🛠️ Tech Stack - JavaScript (96.5%) - CSS (1.7%) - EJS (1.1%) - SCSS (0.7%) ## 🏁 Getting Started 1. Clone the repository: ```bash git clone https://github.com/JenilGajjar20/food-app.git ``` 2. Navigate to the project directory: ```bash cd food-app ``` 3. Install the dependencies: ```bash npm install ``` 4. Start the application: ```bash npm start ``` 5. Open your web browser and visit [http://localhost:3000](http://localhost:3000) to use the Food App. ## 🤝 Contributing We welcome contributions from the community. If you'd like to contribute to the project, please follow these steps: 1. Fork the repository. 2. Create a new branch for your feature or bug fix. 3. Make your changes and commit them with descriptive messages. 4. Push your changes to your fork. 5. Create a pull request to the `main` branch of this repository. Happy Coding 😀 <!-- ## 👥 Contributors Thanks to all the contributors who have helped make this project better! 🙌 [![Contributors](https://contrib.rocks/image?repo=JenilGajjar20/food-app)](https://github.com/JenilGajjar20/food-app/graphs/contributors) --> <!-- ## 📄 License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -->
null
css,ejs,javascript,scss
2023-01-07T16:13:20Z
2023-10-03T17:05:49Z
null
2
1
17
2
3
3
null
null
JavaScript
ferreiiratech/projeto-jogo-da-memoria
main
# Memory Game X-men theme ## 1. About the project <p>This game was developed with the intention of putting into practice the concepts of programming logic and applying what was learned in JavaScript. It is a memory game that challenges players to find matching pairs of cards.</p> <p>By developing this game, I was able to improve my problem-solving skills and apply the concepts learned in JavaScript. I used DOM manipulation techniques, such as event handling and style modifications.</p> <p>The game features 3 levels of difficulty, different music for each level, and user name registration in local storage.</p> ## 2. Clone the project Open your terminal, choose the folder of your preference, and paste the following command to clone this repository: ```` git clone https://github.com/ferreira-leonardo/projeto-jogo-da-memoria.git ```` Enter the repository folder using the following command: ```` cd projeto-jogo-da-memoria ```` Open the project in VS Code using the following command: ```` code . ```` ## 3. Technologies used in the project. <ul> <li>Javascript</li> <li>HTML</li> <li>CSS</li> </ul> ## 4. Media <img src='assets/img/imagem1.png'> <img src='assets/img/imagem2.png'> ## 5. Project author <a href="https://www.linkedin.com/in/leonardoferreiralima/">Leonardo Ferreira</a>
Memore Game X-men theme
css,git,html,javascript,x-men
2023-01-05T23:42:25Z
2023-06-09T09:03:39Z
null
1
0
21
0
0
3
null
null
JavaScript
SameerJS6/Reactfolio
master
<div align='center'> # Reactfolio </div> ## About - Showcasing My Impressive Collection of Self-Developed React Projects, Browse My React Projects: Experience clean and impressive creations firsthand. - [Reactfolio](https://reactfolio-dev.netlify.app/), where you can explore my diverse range of self-developed React projects. - Discover innovative web applications that demonstrate the power and versatility of React. - All the Project are mainly developed using [React](https://react.dev/) & [Tailwind CSS](https://tailwindcss.com/). ## Table of Contents - [Previews](#previews) - [Other Projects](#other-projects) ## Previews <div style='display:grid; gap:1rem;'> ### Light Mode Preview ![Light Mode Preview](https://lh3.googleusercontent.com/pw/AJFCJaV_QZMxD0XBnqwgiVrQa1bkrvcwUJWP8nVtBYJ1Z4bnOQgVRpHOGDzfgOU08jNTfzUHz6kutJj1XWtYMMITAudNtEC0bNKe09CupGnKfbNqFFPjJhmUaEnQ0Bb9Vpi9XiqKdj9G05XUcfzdWHohgJcy=w317-h681-s-no) ### Dark Mode Preview ![Dark Mode Preview](https://lh3.googleusercontent.com/pw/AJFCJaV5pV4dDkzpvn_WgM80vKtkQKfzWlMHkpvRnfHSpHyE-eb1-Tq4--JG9MTH97hzRUxJn313HB7KBqiaJHIG8TIhrFARggMDtWm-H9O0DPT9Y22KhS2FsE52-FKFLGa_79hDobkSbCuHJwHO9IpYV6DC=w387-h681-s-no) </div> ## Other Projects This project are not mention in the Reactfolio Website, but here are the links: ### Sunnyside Agency Landing Page :- - [Sunnyside Agency Landing Page](https://sunnyside-agency-singh.netlify.app/) - [Sunnyside Agency Landing Page Repository](https://github.com/SameerJS6/React-Projects/tree/master/Sunnyside-Agency-Landing-Page) ### Result Summary :- - [Result Summary](https://result-summary.netlify.app/) - [Result Summary Repository](https://github.com/SameerJS6/React-Projects/tree/master/Results-Summary-Frontend-Mentor) ### Typemaster Landing Page :- - [Typemaster Landing Page](https://typemaster-landing.netlify.app/) - [Typemaster Landing Page Repository](https://github.com/SameerJS6/React-Projects/tree/master/Typemaster-Landing-Page)
Learning by Building.
javascript,react,frontend,ui,frontend-developer,frontend-development,frontend-mentor,frontendmentor-challenge,tailwindcss,gsap
2023-01-11T08:01:29Z
2024-05-10T07:59:51Z
null
1
1
275
0
0
3
null
MIT
JavaScript
zhadn/zhadn.github.io
main
# zhadn.github.io Welcome to Zhadn's VGM Playlist. # Github pages GitHub Pages hosts [zhadn.github.io](http://zhadn.github.io/) directly from this repository. To build the site and make it available on a local server, run `jeykll serve`.
Zhadn's VGM Playlist
audio,javascript
2023-01-10T02:01:46Z
2023-04-09T23:16:08Z
2023-01-10T16:03:02Z
1
0
48
0
0
3
null
MIT
JavaScript
healthenabled/gdhi-app-version2
main
# gdhi-app-version-2 [![GDHI-Frontend](https://github.com/healthenabled/gdhi-app-version2/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/healthenabled/gdhi-app-version2/actions/workflows/build.yml) The App is build using `Vue2`, `Vite` and `Vitest`. It uses `Yarn@2` as a package manager and `github actions` for CI/CD. ## Table of Contents 1. **[Pre-requisites](#pre-requisites)** 2. **[Build Dependencies](#build-dependencies)** 3. **[Dev Dependencies](#dev-dependencies)** 4. **[Running the app locally](#running-the-app-locally)** 5. **[Building the app for production](#building-the-app-for-production)** 6. **[Unit testing](#unit-testing)** 7. **[Linting](#linting)** 8. **[Project Overview](#project-overview)** 8. **[Application Structure](#application-structure)** 9. **[Deployment](#deployment)** 10. **[Troubleshooting](#troubleshooting)** ## Pre-requisites - ### Install nvm `nvm` allows you to quickly install and use different versions of `node` via the command line. - ### Install `yarn` #### Install via `npm` It is recommended to install `yarn` through the `npm` package manager, which comes bundled with `Node`. Once you have npm installed you can run the following both to install and upgrade `Yarn`: ```sh nvm use npm install --global yarn ``` <br/> To verify the installation: ```sh yarn --version ``` We are using `yarn` version 3.X in our project. ## Build Dependencies: Some build dependencies of the project inlude: - [Vue2](https://v2.vuejs.org/) as FE framework of choice. - [axios](https://github.com/axios/axios/) for API calls. - [chartjs](https://www.chartjs.org/) chart utils. - [leaflet](https://leafletjs.com/reference.html) for displaying Maps. - [papaparse](https://www.papaparse.com/docs) and [yup](https://github.com/jquense/yup) for csv pasrsing and validations. - [pdf-lib](https://github.com/Hopding/pdf-lib) for Browser pdf genration. - [vue-gtag](https://github.com/MatteoGabriele/vue-gtag/tree/1.0) for Google analytics integration. This depends on the following env variables:<br/> `VITE_IS_GOOGLE_ANALYTICS_ENABLED=true or false` `VITE_GOOGLE_ANALYTICS_ID={google analytics gid}` - [Font-Awesome](https://fontawesome.com) as CSS style artifact for icons. ## Dev Dependencies: Some dev dependencies of the project inlude: - [Vite](vitejs.dev/) as FE Bundler of choice. - [husky](https://typicode.github.io/husky/#/) for pre-push checks. - [eslint](https://eslint.org/) for linting. - [prettier](https://prettier.io/) for formatting. - [vitest](vitest.dev/) for unit testing - [vue-test-utils](v1.test-utils.vuejs.org/) for Vue component testing For running locally, we want to keep the Enabled flag as False ## Running the app locally: - To run the app locally install dependencies first: ```sh yarn install ``` - Once installed, run: ```sh yarn dev ``` The above command will run the `Vite` dev server locally. This relies on the backend running on port 8888 - To change the configurations update the same in `vite.dev.config.js` ## Building the app for production: - To build the app for production run: ```sh yarn build ``` - To preview the built artifacts run: ```sh yarn preview ``` The above will point to a backend server running locally. Change the `vite.prod.config.js` to a local running `api` server to preview the built artifact successfully. - We have a [chunking logic](https://github.com/healthenabled/gdhi-app-version2/blob/main/build/vite.prod.config.js#L13-L27) in `vite.prod.config.js` which creates and splits vendor chunks. - We need to copy the map vectors artifact. This is a `json` file that [needs to be copied explicitly](https://github.com/healthenabled/gdhi-app-version2/blob/main/build/vite.prod.config.js#L56-L63). - An [SRI plugin](https://github.com/healthenabled/gdhi-app-version2/blob/main/build/vite.prod.config.js#L66-L73) runs in the `post` pipeline of `Vite` to add `SRI` values for all assets. ## Unit testing - We use `Vitest` and `vue-test-utils` for unit testing: ```sh yarn test ``` - We also use `c8` to capture coverage: ```sh yarn test:coverage ``` - Leverage `Vitest UI` using: ```sh yarn test:ui ``` ## Linting - We use `eslint` with `vite recommendations` : ```sh yarn lint ``` ## Project overview - This is the `Vue2` UI repo for [GDHM](https://monitor.digitalhealthmonitor.org/). - The project provides a platform to upload digital health metrices of various Countries globally and a way to visualize them. - We have **yearwise** segregation of data to allow comparisons across years. - We also have **Regions** which are composed of Countries - We rely on backend as our source of truth and use the UI for only minor data changes before rendering it on the UI ## Application Structure - The App follows a normal `Vue` structure with [`Components`](https://github.com/healthenabled/gdhi-app-version2/tree/main/src/components) containing most of View logic. - The [`__tests__`](https://github.com/healthenabled/gdhi-app-version2/tree/main/src/components/__tests__) directory contains `Vitest` based unit tests and some interaction tests. - We use Front-end generated `pdf` logic powered by `pdf-lib`. The meat of this code is in [`pdfhelper`](https://github.com/healthenabled/gdhi-app-version2/tree/main/src/components/pdfHelper) directory. - We have created a [util for chunking and paginating](https://github.com/healthenabled/gdhi-app-version2/blob/main/src/components/pdfHelper/pdfUtils.js#L82-L104) for PDF generation. - We also use `chartJs`, `papaparse` and `yup` for Charts, CSV parsing and validations respectively. - We use `Vue-router` for [defining our paths and common components](https://github.com/healthenabled/gdhi-app-version2/blob/main/src/router/index.js). - We don't use a state management library.We are using event bubbling in most cases with `window.appPropeties` to share state across components. - We are also using `i10n` - some of these translations are found [here](https://github.com/healthenabled/gdhi-app-version2/tree/main/src/static-content), while for others we rely on the backend. - We don't have API end points configured on the UI side, rather the BE app is assumed to be running on the same instance as the UI app. More of it in deployment section below - We are using `scss` for our CSS pre-processing. - Most of our CSS files are in the [stylesheets](https://github.com/healthenabled/gdhi-app-version2/tree/main/src/assets/stylesheets) directory from v1. - We are also using `mixin` based logic for [RTL](https://github.com/healthenabled/gdhi-app-version2/blob/main/src/assets/stylesheets/_rtl-support.scss) language support. - `scss` support comes in-built in `Vite` so [no additional configurations](https://vitejs.dev/guide/features.html#css-pre-processors) needed for the same. - We have a [start-server script](https://github.com/healthenabled/gdhi-app-version2/blob/main/scripts/start_server.sh) that starts the `httpd` server instance on depoyment. ## Deployment - We have 3 `environments` of Deployment: - [QA](https://github.com/healthenabled/gdhi-app-version2/deployments/activity_log?environment=QA) - [Showcase](https://github.com/healthenabled/gdhi-app-version2/deployments/activity_log?environment=SHOWCASE) - [Production](https://github.com/healthenabled/gdhi-app-version2/deployments/activity_log?environment=PROD) - We use `github actions` to configure our CI. The code for the same can be found in [`.github/workflows`](https://github.com/healthenabled/gdhi-app-version2/tree/main/.github/workflows) directory. - Below is a sequence diagram for CI/CD of the application: ```mermaid sequenceDiagram; participant local participant CI participant AWS/S3 participant QA participant ShowCase participant Production local-->>local: Pre-push hooks local->>CI: Code push CI-->>CI: Install deps CI-->>CI: Unit tests CI-->>CI: Build the app and get buildNumber CI->>AWS/S3: Upload build contents AWS/S3->>QA: Codedeploy QA QA-->>QA: Automation tests on QA QA->>ShowCase: Set a buildNumber and trigger deployment(manual) ShowCase->>Production: Promote from Showcase to Production(manual) ``` - We use an `httpd` server on `AWS` to start up as a reverse-proxy which serves the Web assets from `asset` directory. - It also routes any requests with `api` to the backend application running on the same instance as a `jar` file. ## Troubleshooting: While trying to run the app on your local, here are some of the problems you might be facing: 1. Check that the `node` version is used via `nvm` or to use the same version as `.nvmrc1 file. 2. ### nvm - not found - In your terminal, run the nvm installer. For `v0.391` the command looks like below. Please check `nvm` documentation for the latest version: ```sh curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash ``` #### or ```sh wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash ``` You can use `curl` or `wget` depending on the command available on your device. These commands will clone the nvm repository to a `~/.nvm` directory on your device. - Update your profile configuration:<br/> The installation process from step 1 should also automatically add the `nvm` configuration to your profile. If it doesn't automatically add `nvm` configuration, you can add it yourself to your profile file: ```sh export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" ``` This command above loads nvm for use. - Reload the shell configuration With your profile configuration updated, now you will reload the configuration for your terminal to use: ```sh source ~/.bashrc` ``` With this command executed, nvm is ready for you to use. You can confirm that nvm is installed correctly by running: ```sh nvm -v ``` This should show the version of `nvm` installed. - Use the specified node version in the repository ```sh nvm use ```
UI For GDHI2.0
vite,vue,vuejs,javascript,vitest,yup
2023-01-16T10:22:58Z
2023-06-05T12:16:22Z
null
5
13
710
0
0
3
null
null
HTML
AzharAli-github/Learn-JavaScript
master
# **Learn-JavaScript** ## I have currently created a series for those who want learn JavaScript for Free, I will be uploading all the files here so anyone can learn from it. ### Open the main branch for accessing all files, Master Branch does not include all the files ###### You can also Contribute in this Repository if you want, but It should be related to JavaScript. ###### *If you have no idea how to learn, then you should first click on the branches, and select the main branch where I have uploaded all the files that I have learned.* ###### You can also access that Files and can also use it for free if you want, Stay connected for learning more... ###### azharali-github :+1: This PR looks great - it's ready to merge! :shipit: ![This is an image](https://myoctocat.com/assets/images/base-octocat.svg) [![JavaScript](http://3con14.biz/code/_data/js/intro/js-logo.png)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
I have currently created a series for those who want learn JavaScript for Free, I will be uploading all the files here so anyone can learn from it.
arrays-js,arrow-functions,classes-in-javascript,es5-javascript,es6-javascript,es7-javascript,es8-async-await,eslint,functions-javascript,javascript
2023-01-01T07:28:52Z
2023-02-02T21:44:02Z
null
1
53
119
0
0
3
null
null
JavaScript
kaif-ans/my-ecommerce
master
# my-ecommerce An ecommerce app—sometimes referred to as a mobile commerce app—is a piece of software that allows customers to browse and purchase items from an online store.
An ecommerce app—sometimes referred to as a mobile commerce app—is a piece of software that allows customers to browse and purchase items from an online store.
context-api,css,es6,flexbox,html,javascript,material-ui,react-hooks,react-router,reactjs
2023-01-06T13:33:21Z
2023-04-11T05:39:50Z
null
1
0
86
0
0
3
null
null
JavaScript
dbreskovit/Pokedex
master
null
null
css,html,javascript,pokeapi,pokemon,api
2023-01-11T02:30:23Z
2023-01-14T02:23:03Z
null
1
0
3
0
0
3
null
null
CSS
KKER-Page/Front-End
develop
# KKER ## Official KKER Web Site <img src="readme.png"></img> ## Techs - html - css - js - ReactIcons - react-slideshow ## Instalation npm install ## Run Project > requisite: `Node JS installed` npm start
KKER Front-End Repo.
css3,html5,javascript,react-hooks,react-icons,react-slideshow,reactjs,git,github
2023-01-16T19:01:14Z
2023-04-08T14:53:17Z
null
1
6
30
0
1
3
null
null
JavaScript
afandos-bbm/sql_massive_queries
master
null
Script for execute massive queries to SQL database server
javascript,js,json,query,sql
2023-01-12T08:51:20Z
2023-07-06T07:49:58Z
null
1
21
41
0
0
3
null
MIT
JavaScript
SkyDev06/PixelWorlds-Server
main
# PixelWorlds-Server Only simple for now:) ## TODO: - [ ] Multiplayer
null
pixelworlds,javascript
2023-01-09T17:09:54Z
2023-01-17T15:51:37Z
null
1
1
5
0
1
3
null
GPL-3.0
JavaScript
lkaijie/lkaijie.github.io
sitev3_test
Portfolio website built with [React+Tailwind CSS]
javascript,react,tailwindcss
2023-01-01T03:20:12Z
2024-03-08T18:44:08Z
null
1
4
99
0
0
3
null
null
JavaScript
divyaGrvgithub/Inventory-Management-Backend-Application-B1
project/inventory_backend/application_bonusp
# Inventory-Management-Backend-Application-Project NodeJs Assignment Let’s Create An Inventory Management Backend Application. There are participation of a total of 5 entities. 1. Grn {id,createdAt, updatedAt, deleted, status(GENERATED,COMPLETED, CANCELLED), invoiceNumber, vendorName, vendorFullAddress, grnLineItems: grnLineItem[] , date } 2. grnLineItem {id,createdAt, updatedAt,deleted, productName, quantity, stockPrice } 3. order {id,createdAt, updatedAt,deleted,status(GENERATED, COMPLETED,CANCELLED), invoiceNumber, customerName, customerFullAddress, orderLineItems: orderLIneItem[], date} 4. orderLIneItem {id,createdAt, updatedAt,deleted, productName, quantity, sellPrice } 5. Item { id,createdAt, updatedAt,deleted, productName(unique), quantity, stockPrice, sellPrice } Action GRN created -> status = GENERATED, information get saved into db. GRN completed -> status = COMPLETED, where item quantity also get updated. Order created -> status = GENERATED, information get saved into db. Order completed ->status = COMPLETED, where item quantity also get updated. APIS /grn (post, get, put ,delete) /grn/update-status ( post ) body { status: “COMPLETED” }, or { status: “CANCELLED” } /order (post, get, put ,delete) /order/update-status ( post ) body { status: “COMPLETED” }, or { status: “CANCELLED” } /item (get) Note: you can choose any nodejs framework and MongoDB database.
An inventory management system (or inventory system) is the process by which you track your goods throughout your entire supply chain, from purchasing to production to end sales.
database,javascript,mongodb,nodejs,npm
2023-01-11T19:09:52Z
2023-02-22T10:55:49Z
null
2
0
9
0
0
3
null
null
JavaScript
pri65/weather_app
master
null
It is a simple weather app, that gives the temperature and weather description about the particular searched place.
body-parser,express,html,javascript,nodejs,nodemon
2023-01-06T07:05:50Z
2023-01-06T11:47:48Z
null
1
0
3
0
0
3
null
null
JavaScript
Md-FarhadHossain/pepper
main
<!-- Please update value in the {} --> <h1 align="center">Pepper</h1> <div align="center"> <h3> <a href="https://pepper-webiste.netlify.app/"> Live Site </a> <span> | </span> <a href="https://github.com/Md-FarhadHossain/pepper"> Client Side </a> </h3> </div> <!-- TABLE OF CONTENTS --> ## Table of Contents - [Overview](#overview) - [Built With](#built-with) - [How to use](#how-to-use) - [Acknowledgements](#acknowledgements) - [Contact](#contact) <!-- OVERVIEW --> ## Overview ![screenshot](https://i.ibb.co/ZmMBhRZ/Screenshot-2.png) ### Built With <!-- This section should list any major frameworks that you built your project using. Here are a few examples.--> - [React](https://reactjs.org/) - [Tailwind](https://tailwindcss.com/) - [Daisyui](https://daisyui.com) ## How To Use <!-- Example: --> To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line: ```bash # Clone this repository $ git clone https://github.com/Md-FarhadHossain/pepper # Install dependencies $ npm install # Run the app $ npm start ``` ## Acknowledgements <!-- This section should list any articles or add-ons/plugins that helps you to complete the project. This is optional but it will help you in the future. For example: --> - [React.js](https://reactjs.org/) ## Contact - GitHub [@Md-FarhadHossain](https://github.com/Md-FarhadHossain) - LinkedIn [/md-farhadhossain9](https://www.linkedin.com/in/md-farhadhossain9/) - Showwcase [@farhad](https://www.showwcase.com/farhad) - Twitter [@Farhad_Hossainn](https://twitter.com/Farhad_Hossainn)
This is a full stack of modern services provide website
daisyui,reactjs,tailwind-css,express-js,firebase-auth,javascript,mondodb,node-js
2023-01-03T09:47:05Z
2023-01-10T01:44:31Z
null
1
0
35
0
0
3
null
null
JavaScript
bhandwalkardarshan/Diesel-clone
main
# spiteful-toothbrush-9776
Diesel is an E-commerce website that sells exclusive clothes, shoes, jeans, etc.
css,html,javascript
2023-01-16T12:57:38Z
2023-12-08T12:58:38Z
null
6
20
53
0
3
3
null
null
HTML
Veluthil/Portfolio-Project
master
# Portfolio Project ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white) ![Jinja](https://img.shields.io/badge/jinja-white.svg?style=for-the-badge&logo=jinja&logoColor=black) ![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![Render](https://img.shields.io/badge/Render-%46E3B7.svg?style=for-the-badge&logo=render&logoColor=white) Portfolio Project is a website created with Flask framework, Bootstrap 5, CSS, HTML, and JavaScript. Its purpose is to act as a source of information about my professional life and to allow visitors to check out my projects through attached hyperlinks. ## Features - Information about me, my DevOps, programming and professional work. - Email form for visitors to send me messages via Flask-Mail. - HTML sanitizer to parse and sanitize client input for added cybersecurity. ## Deployment This project is deployed on Render and can be accessed at https://mboradyn.onrender.com. ## Preview ![portfolio-1](https://github.com/Veluthil/Portfolio-Project/assets/108438343/966e1595-3de6-41c2-a7ed-e33f6c05b464) ![portfolio-2](https://github.com/Veluthil/Portfolio-Project/assets/108438343/5e898c80-38dc-4c7a-be0b-649871530c26) ## Future Development I plan to further develop this website by adding more content, showcasing programming or DevOps examples, improving the design and user experience, and incorporating additional features to make it more engaging and useful to visitors. ## Acknowledgements - <a href="https://flask.palletsprojects.com/en/2.3.x/">Flask</a> - <a href="https://getbootstrap.com/">Bootstrap</a> - <a href="https://render.com/">Render</a>
My portfolio website - feel free to check it out! (link available in README)
bootstrap,css,flask,html,portfolio,python,bootstrap5,javascript
2023-01-11T20:52:49Z
2023-12-08T18:21:02Z
null
1
0
163
0
1
3
null
null
HTML
Mus1ak/20DaysofCode
main
# 20DaysofCode ![gitbannerrrr](https://user-images.githubusercontent.com/109837813/215262732-f20275b0-8b66-49ca-b618-de489ebb8f64.png) ### Hello! ### This is __20DaysOfCode__ challenge starting from 9 January, 2023. In this I'm mainly focusing on **Problem Solving in javaScript**. <h6 id="week-1" align="center">Week 1</h6> * [x] Day 1 : [Number of digits](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%201) * [x] Day 2 : [Smallest & Biggest Number from an array](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%202) * [x] Day 3 : [What's Hiding Amongst the Crowd?](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%203) * [x] Day 4 : [Compare Age](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%204) * [x] Day 5 : [Emotify the Sentence](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%205) * [x] Day 6 : [Prefix vs Suffix](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%206) * [x] Day 7 : [Remove Trailing and Leading Zeros](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%207) <h6 id="week-2" align="center">Week 2</h6> * [x] Day 8 : [Convenience Store](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%208) * [x] Day 9 : [Move Capital Letters to the Front](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%209) * [x] Day 10 : [Vowel Sandwich](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2010) * [x] Day 11 : [Replace Letters With Position In Alphabet](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2011) * [x] Day 12 : [Double Character Swap](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2012) * [x] Day 13 : [Track the robot](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2013) * [x] Day 14 : [Unique Styles | Genres](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2014) <h6 id="week-3" align="center">Week 3</h6> * [x] Day 15 : [Gauss's Addition](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2015) * [x] Day 16 : [WordRank Scoring System](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2016) * [x] Day 17 : [Palindromic Anagrams](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2017) * [x] Day 18 : [Knights Jump](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2018) * [x] Day 19 : [Connecting Words](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2019) * [x] Day 20 : [Baum-Sweet Sequence](https://github.com/Mus1ak/20DaysofCode/tree/main/Days/Day%2020)
This repository is a 20-day code streak challenge using JavaScript. Each day includes a new coding exercise.
daysofcode,html,javascript,problem-solving,programming,streak,streaks
2023-01-09T07:02:41Z
2023-01-28T10:53:40Z
null
1
0
131
0
0
3
null
null
JavaScript
Gzh0821/DysonSphereProgramTool
master
# 戴森球量化工具(APP版) ![](https://img.shields.io/badge/author-Gaozih-%2366ccff) ![](https://img.shields.io/github/license/Gzh0821/DysonSphereProgramTool) ![](https://img.shields.io/github/stars/Gzh0821/DysonSphereProgramTool) 本仓库已弃用. 要使用戴森球量化,请转至: [DSPCalculator/dsp-calc](https://github.com/DSPCalculator/dsp-calc)
《戴森球计划量产量化计算器工具》APP版
calculator,electron,electron-app,javascript,tools
2023-01-10T12:11:55Z
2023-12-27T10:48:26Z
null
11
0
245
0
0
3
null
GPL-3.0
JavaScript
edouardproust/restaurant-booking-app
main
# Restaurant booking app An app that allows users to book a table in a restaurant online. Made with React. ![image](https://user-images.githubusercontent.com/45925914/213962562-eb57c8d6-be50-4202-9f87-abdda06df9b1.png) ```bash npm start npm build ```
An app that allows users to book a table in a restaurant online.
food,javascript,react,reservation-system,restaurant
2023-01-10T12:35:28Z
2023-01-23T11:11:28Z
null
1
4
23
0
1
3
null
null
JavaScript
prashant7650/cloudy-thing-7898
main
# cloudy-thing-7898 <h3>Contributor</h3> <a href="https://github.com/prashant7650"> Prashant Kad</a> <br> <a href="https://github.com/Rajneesh0021">Rajneesh Yadav </a> <br> <a href="https://github.com/Teju255"> Tejas Pawar</a> <br> <a href="https://github.com/Saloni0282">Saloni Kumari</a> <br> <a href="https://github.com/KaushalDU"> Kaushal Pathak</a> <br> <br> <h2>detailed information about our project</h2> <ul style="list-style-type: square; color:grey"> <li ><h3>Logo</h3> <img style="height:80px" src="https://imagetolink.com/ib/6ADzGqBfwo.jpg" alt="6ADzGqBfwo"/></li> <h3>sign In & sign Up</h3> <li>sign up -- in this the mobile number should be given and the password should be given and other information as well should be filled, or it will pop an error alert.</li> <li>sign in -- in this the user have to put the right email and the correct password to log in navbar. Only those user can sign in which are successfully sign up otherwise gives error. and a logout button if user click on logout it will be logged out.</li> <img src="https://imagetolink.com/ib/6zJkQkLN5u.jpg" alt="6zJkQkLN5u"/> <h3>Navbar and home page</h3> <li>navbar -- Created with the unordered list with hover function.</li> <li>When hover on text of navbar ordered list is accessible. So that easy to interface.</li> <li>home page --In Homepage, Images are added and style with help of display grid property. Buttons are given on top of image with the help of Position sticky and absolute, while clicking on button you will be landing on the product pages. </li> <img src="https://imagetolink.com/ib/8DkstgzUDc.jpg" alt="8DkstgzUDc"/> <h3>Products Page</h3> <li>image change and colour -- while some of the products chane their image on hovering. and you can see the avalible colours in the bottom of the product.</li> <li>sort -- This functionality is added to help the user to sort item of their own choice and i have used javascript to achieve this.</li> <li>filter -- This functionality will help the user to filter item on the basis of size,price etc so that the user can get a good idea of thier product.</li> <img src="https://imagetolink.com/ib/9RdXQqap1p.jpg" alt="9RdXQqap1p"/> <h3>add to cart Page</h3> <li>Quantity update -- on clicking on button you will be able to increase the quantity of product</li> <li>add to cart page --Fetching product image name and price from each product page using javascript</li> <li>ADD TO BASKET-- button on clicking on it each item gets added to cart this functionality is added using addevenlistener</li> <img src="https://imagetolink.com/ib/c9t4lFyEXh.jpg" alt="c9t4lFyEXh"/> <h3>Footer</h3> <li>footer -- so we have created a user friendly footer so you can go to contact us and our storys and you can connect to us by our networks.</li> <img src="https://imagetolink.com/ib/4ZT3jy0zbx.jpg" alt="4ZT3jy0zbx"/> <h3>cart page</h3> <li>cart page -- in cart page we can increese the quantity of the product and acording to the quantity price will increese and if the cart have more then two items you can see the price of each and the total will be shown outside in chekout box with all the total. (note -- if you are not logged in then the adding in cart will not work.)</li> <img src="https://imagetolink.com/ib/mGQ8cEafok.jpg" alt="mGQ8cEafok"/> <h3>Admin Page</h3> <li>Admin page -- Here you will be able to see all the information about users, admins and all the data of the website</li> <img src="https://imagetolink.com/ib/WE2l4a7rCq.jpg" alt="WE2l4a7rCq"/> </ul> <br> <div id="header" align="center"> <img src="https://media.giphy.com/media/M9gbBd9nbDrOTu1Mqx/giphy.gif" width="100"/> </div>
Its an e-commerse website of E-shopping Mart. Here you can buy all the product which will use in day to day life.
css3,html5,javascript
2023-01-16T14:42:40Z
2023-01-23T15:58:58Z
null
6
20
53
0
4
3
null
null
HTML
ThierryRakotomanana/kanban-js
main
# 💫 Create a Kanban clone with Vanilla Javascript ![Static Badge](https://img.shields.io/badge/Beginner-Frinedly-green?style=flat-square) This is a simple task manager write enterily with a Vanilla Javascript and CSS. No framework or any dependancies ## 🔩 Technology used - ![image](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) - ![image](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) - ![Static Badge](https://img.shields.io/badge/JAVASCRIPT-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) ## 📚 Topics learned - DOM API manipulation - Drag and drop API Manipulation - Arrow function ## 👨‍💻 Contributing Contributions make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are truly appreciated. Check out our [contribution guidelines](./contributing.md) for more information. ## 📝 License Kanban JS is licensed under the MIT License ## ❤️ Support This project needs a ⭐️ from you. Don't forget to leave a star and follow me.
🚀✨ Kanban JS is a beginner's project that lists Tasks To Do with details and this version is written in Vanilla JavaScript, no library and no framework. Please don't forget to leave 🌟 and follow me.
beginner-friendly,drag-and-drop,javascript,contributions-welcome,good-first-issue,beginner-project,dom-manipulation,css,help-wanted,html
2023-01-12T14:24:13Z
2023-07-09T12:02:24Z
null
5
11
100
5
4
3
null
null
JavaScript
Nexters/book-web
main
# 책조각<img src="https://user-images.githubusercontent.com/61882016/227835133-44854942-7d5d-447c-a65f-04f88871c2ab.png" align=left width=100> > 세상에서 제일 쉬운 독서 기록, 책조각 <br /> ## About 책을 읽으며 구절이나 느낀점을 짧게 메모하면, 독서 기록을 완성해 줍니다. 트위터에 글을 쓰듯 짧게 조금씩 생각을 메모하면, 완독 후 나의 기록을 확인할 수 있습니다. <br /> ## Preview <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835588-00c39664-11ab-48a8-8f84-2630500b0897.png" /> <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835608-1029423f-8336-486c-a9e1-4ef09bffa3db.png" /> <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835607-b6a5c02d-01b2-483c-8deb-85b86033983c.png" /> <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835603-5652f247-6f14-495c-bd1d-76000dcb8e87.png" /> <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835600-892cb050-13f0-4bed-a1c7-b46b00acc6b8.png" /> <img width='15%' src="https://user-images.githubusercontent.com/61882016/227835595-9bc34a10-562f-4f57-883e-5fbeb62a20f5.png" /> <br /> ## Download <a href='https://play.google.com/store/apps/details?id=com.pieceofbook.app'><img alt='다운로드하기 Google Play' width='250px' src='https://play.google.com/intl/en_us/badges/static/images/badges/ko_badge_web_generic.png'/></a> ## Contact [![instagram](https://img.shields.io/badge/instagram-E4405F?style=flat-square&logo=Instagram&logoColor=white&link=https://www.instagram.com/pieceofbook.official/)](https://www.instagram.com/pieceofbook.official/)
Team 북박이(북치기박치기) - 독서 기록 서비스 책조각📚
nextjs,javascript
2023-01-14T06:08:01Z
2023-03-27T03:55:43Z
null
121
19
142
0
1
3
null
null
JavaScript
manoharmeena123/nxmbackend
master
# nxmbackend It's full stack mini project
It's full stack mini project
expressjs,javascript,mongodb,nodejs
2023-01-14T10:58:21Z
2023-02-09T10:19:56Z
null
2
0
6
0
0
3
null
null
JavaScript
codewithmmak/playwright-assertions-demo
master
--- # Playwright Assertions Demo Setup Guide --- ## Features of this framework * Playwright Expect (Assertions) * [Reporting: Allure](https://www.npmjs.com/package/allure-playwright) * [Cloud Integration: LambdaTest](http://www.lambdatest.com?fp_ref=md-moeen-ajaz40) ## Getting started ### Pre-requisites * Download and install Node.js * Download and install any Text Editor like Visual Code/Sublime/Brackets ### Setup Visual Code * Install GitLens Extension from the Marketplace: `GitLens — Git supercharged by GitKraken https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens` * Go to Visual Code Preference > Setting and search `formatOnSave` and enable/ON it. ### Setup Scripts * Clone the repository into a folder * Go to Project root directory and install Dependency: `npm install` * All the dependencies from package.json would be installed in node_modules folder. ## How to Run Test Locally * Go to the Project root directory and run command: `npm test` ### How to view default Playwright HTML report * Go to the Project root directory: `./playwright-report/index.html` ### Playwright Default HTML Test Report ![Playwright Default HTML Test Report](./assets/html-test-report.PNG?raw=true "Playwright Default HTML Test Report") ### How to view Allure HTML report * Go to the Project root directory and run command: `npm run allure-report` * Go to the Project root directory: `./allure-report/index.html` ### Allure Test Report ![Allure Test Report](./assets/allure-test-report.PNG?raw=true "Allure Test Report") ![Allure Test Report Expanded View](./assets/allure-test-report-expanded-view.PNG?raw=true "Allure Test Report Expanded View") ## How to Run Test on LambdaTest Cloud * Go to Project root directory and run command: `npm run lambdatest` ### Terminal Test Result ![Terminal Test Result](./assets/terminal-lt.PNG?raw=true "Terminal Test Result") ### LambdaTest Cloud Results ![LambdaTest Cloud Results](./assets/lambdatest-results.PNG?raw=true "LambdaTest Cloud Results") ![LambdaTest Cloud Results Expanded View](./assets/lambdatest-results-expanded-view.PNG?raw=true "LambdaTest Cloud Results Expanded View")
This is Test Automation framework designed using Playwright, and JavaScript to execute on LambdaTest
node,allure-report,allure-reporting,javascript,lambdatest,lambdatest-playwright,playwright-tests,rimraf
2023-01-08T13:25:21Z
2023-01-19T09:25:22Z
null
1
1
8
0
1
3
null
null
JavaScript
abenaTenkorang/leaderboard
dev
# leaderboard <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 🫅 leaderboard <a name="about-project"></a> > leaderboard is a website that displays scores submitted by different people. It also allows users to submit their own score ## Browser Display ![leaderboard](https://user-images.githubusercontent.com/109290913/210579317-9328a5cd-7043-4757-80ea-aa0c557d76a6.png) ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Languages</summary> <ul> <li>HTML</li> <li>CSS</li> <li>Javascript</li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="https://github.com/">Github</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **Submit name to the list** - **send and receive data from API** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> > Add a link to your deployed project. - [Live Demo Link](https://abenaTenkorang.github.io/leaderboard/dist) ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Setup Clone this repository to your desired folder: ```sh git clone https://github.com/abenaTenkorang/leaderboard.git cd to-do-list ``` ### Install Install this project with: ```sh npm install ``` ### Usage To run the project in a development server, execute the following command: ```sh npm start ``` To to build for the production, execute the following command: ```sh npm run build ``` ### Deployment ```sh npm run build ``` <a name="triangular_flag_on_post-deployment"></a> You can deploy this project using [Github Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Author <a name="authors"></a> 👤 **Abigail Gyamfuaa Boateng** - GitHub: [@AbenaTenkorang](https://github.com/abenaTenkorang) - Twitter: [@Abi1_boateng](https://twitter.com/Abi1_boateng) - LinkedIn: [Abigail Boateng](https://www.linkedin.com/in/abigail-boateng-345395141/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project give me a star. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank all my fellow micronauts. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](https://github.com/abenaTenkorang/Todo-list/blob/main/MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
leaderboard is a website that displays scores submitted by different people. It also allows users to submit their own score
api,css,javascript,modules
2023-01-02T18:36:37Z
2023-01-04T14:45:12Z
null
1
3
30
1
0
3
null
null
JavaScript
Umteln/project_openai_solvent
main
null
A chatGPT clone using the OpenAI API
api,css,express,javascript,nodejs,nodemon
2023-01-04T21:18:42Z
2023-02-05T00:12:37Z
null
1
0
4
0
1
3
null
null
JavaScript
enoquetembe/rocket-music
main
<h1 align="center">Rocket Music Player - #boracodar challenge 01 </h1> <p align="center"> Challenge created by Rockeseat. </p> <p align="center"> <a href="#-technologies">Technologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-project">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-layout">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-how-to-run-locally">How to run locally</a> </p> <p align="center"> ![localhost_5174_](https://user-images.githubusercontent.com/98264322/211914004-806c2479-377f-4a89-8f26-40729ab002fe.png) </p> <br> ## 🚀 Technologies This project was developed with the following technologies: - <span>[**React.js**](https://reactjs.org/): A JavaScript library for building user interfaces</span> <img align="left" height="20" src="https://raw.githubusercontent.com/jakeliny/jakeliny/master/images/react.png"> - <span>[**JavaScript**](https://www.javascript.com/): Is the programming language of the Web </span> <img align="left" height="20" src="https://raw.githubusercontent.com/jakeliny/jakeliny/master/images/javascript.png"> - 💅&nbsp;&nbsp;&nbsp; [**Styled-Components**](https://www.javascript.com/): a React-specific CSS-in-JS styling solution that creates a platform for developers to write actual CSS code to style React components <br> ## 💻 Project This project is a simple layout for a music player. <br> ## 🔖 Layout You can view the layout of the project through [THIS LINK](https://www.figma.com/file/d7jKZM6mSNId8SFmYhD68v/%23boraCodar---Desafio-1-(Copy)?node-id=0%3A1&t=Na4bGuRXph1xeI7u-0). It is necessary to have [Figma](https://figma.com) account to access it. <br> ## 🚀 How to run locally ### Prerequisites You must have <a href="https://nodejs.org/en/"> Node.js </a> and <a href="https://git-scm.com/downloads"> git </a> installed ### Instalation Open a terminal follow the steps bellow 1. Clone the repository: ``` bash $ git clone https://github.com/enoquetembe/rocket-music.git ``` 2. Got to the project directory ``` bash cd rocket music player ``` 3. Install depedencies ``` bash npm install ``` ### Runing the project 1. Start the project ``` bash npm run dev ``` <br> Made with ❤ by [Enoque Tembe](https://github.com/enoquetembe)
A simple music player - #boracodarchallenge01
javascript,reactjs,styled-components
2023-01-10T17:12:54Z
2023-01-25T07:53:57Z
null
1
0
11
0
0
3
null
null
JavaScript
atilaahmettaner/ethereum-network-visualization
main
# ethereum-network-visualization This project aims to visualize the advanced relational transactions on the Ethereum network using a graph-based approach. The graph nodes represent the various entities on the network, such as contracts, wallets, and miners, while the edges represent the transactions between them. ![image](https://user-images.githubusercontent.com/67838093/236395680-5c67f7f1-a92e-4596-92f9-a7d5fa16a67d.png)
This project based purpose provide meaining advenced relational transaction on ethereum network.
ethereum,graph,javascript,network-visualization,tranasction,visualization,blockchain,decentralized,etherscan,etherscan-api
2023-01-01T20:28:36Z
2023-05-05T07:07:44Z
null
1
1
5
0
0
3
null
null
JavaScript
utkarsh006/Learning-JS
main
- [HTML Cheatsheet](https://www.codewithharry.com/blogpost/html-cheatsheet/) - [Videos](https://www.youtube.com/playlist?list=PLu0W_9lII9ahR1blWXxgSlL4y9iQBnLpR) &nbsp;&nbsp; [Docs](https://www.javascripttutorial.net/) &nbsp;&nbsp; [Online Compiler](https://www.programiz.com/javascript/online-compiler/)
Created for Learning JS ⚡
beginner-javascript,good-first-issue,javascript,javascript-tutorial,open-source
2023-01-06T18:13:18Z
2023-01-24T15:26:02Z
null
1
0
35
0
0
3
null
null
JavaScript
xoFeulB/BlueFox
main
null
Agile Web Automation Software for Time-Starved Professionals
automation,chrome-extension,javascript,rpa,web,web-automation,web-automation-testing,json,edge-extension,vscode-extension
2023-01-15T20:04:12Z
2024-03-27T04:29:43Z
2024-03-15T03:02:57Z
1
43
294
0
0
3
null
null
JavaScript
anderCM/CC-Global
main
<a name="readme-top"></a> <div align="center"> <img src="assets/images/logo.png" alt="logo" width="150" height="auto" /> <br/> <h3><b>CC Global Summit 2015 Capstone Project</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 CC Global Summit 2015 <a name="about-project"></a> **CC Global Summit 2015** is my first Capstone project from module 1 ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en/docs/Web/CSS">CSS</a></li> <li><a href="https://developer.mozilla.org/es/docs/Web/JavaScript">Javascript</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="#">Comming soon</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="#">Comming soon</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[Github Flow]** - **[Git ignore]** - **[css]** - **[Bootstrap]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [View](https://andercm.github.io/CC-Global/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need to : Fork this project ### Setup Clone this repository to your desired folder: - cd foldername - git clone https://github.com/anderCM/CC-Global.git ### Install Install this project with: Fork this project ### Usage To run the project, just fork it. ### Run tests To run tests, run the following command: - No tests yet ### Deployment You can deploy this project using: - Netlify - Vercel - Heroku <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Anderson** - GitHub: [@anderCM](https://github.com/anderCM) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/andersoncanales/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Tests]** - [ ] **[Fix bugs]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project give a coffee <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank `Cindy Shin in Behance` for sharing the original idea. <details> <summary>Original idea</summary> <ul> <li><a href="https://www.behance.net/adagio07">Cindy Shin in Behance.</a></li> </ul> </details> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> ## ❓ FAQ <a name="faq"></a> - **[When will new features will be available?]** - [In the first quarter of 2023] - **[When will you fix bugs?]** - [When we find the way] <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Project based on a existing page but with some personal changes. Built with HTML, CSS and JavaScript
css,html,javascript
2023-01-02T15:18:31Z
2023-04-20T00:17:31Z
null
2
2
17
0
0
3
null
MIT
JavaScript
fuadmoin/Portfolio
master
<a name="readme-top"></a> <div align="center"> <img src="logo2.png" alt="logo" width="140" height="auto" /> <br/> <h3><b>Portfolio</b></h3> </div> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # 📖 Portfolio <a name="about-project"></a> **Portfolio** a project that describes me and the projects I have worked. It showcases some of my best works that demonstrate my creativity, versatility, and attention to detail. You can browse through my projects by category, read testimonials from satisfied customers, and contact me for any inquiries or collaborations. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> HTML, JavaScript and CSS ### Key Features <a name="key-features"></a> - **[HTML styled with css]** - **[Some google fonts]** - **[The contact form can collect data by using Formspree service ]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"> </a> > click the link below to chekout the website. - [Live Demo Link](https://fuadmoin.github.io/Portfolio/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites ### Setup Clone this repository to your desired folder: Example commands: ```sh cd my-folder git clone https://github.com/fuadmoin/Portfolio.git ``` ### Install ### Usage ### Run tests ### Deployment <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="authors"></a> 👤 **Fuad Abdlemoin** - GitHub: [@fuadmoin](https://github.com/fuadmoin) - Twitter: [@Fuad01804580](https://twitter.com/Fuad01804580) - LinkedIn: [Fuad Moin](https://www.linkedin.com/in/fuad-moin-a7b126259/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[java script will be added ]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project please consider leaving a review. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank my coding partner @Munyabelden for motivating and helping me. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Portfolio is a project that showcases some of my best works, which are developed with different technologies, and contains detailed information about me. Built with HTML, CSS, and JavaScript.
css,html,javascript
2023-01-12T06:51:46Z
2023-03-09T15:59:21Z
null
3
12
70
3
0
3
null
null
CSS
Raj-1313/TechWorld
main
# TechWorld ### Team Collaborated Project Completed in 6 days The TechWorld is an details oriented website that allows people to make decision before buying electronic goods and services. Through this website, user can process orders, accept payments and logistics, and provide customer services. User Friendly UI .... ## Member (Assigned To) * Raj Rathore..... {Backend APIs, AdminSection,Middlewares} * Parag Jain...... {Backend, AdminSection} * Subha Mukherje...{HomePage,Authantication} * Ayush Verma......{ProductPage,Cart,Payment} ## Available Scripts * Chakra * React-Router-Dom * Redux * Thunk * Framer Motion * Axios ## Link * Deployed ...https://techworld-tau.vercel.app/ ## Home ![Home](https://user-images.githubusercontent.com/107465630/214306318-0d37191d-645e-4ea9-a9a2-04211f06ec46.png) ![Footer](https://user-images.githubusercontent.com/107465630/214306681-8cd3f655-cba7-4417-b4cf-fa7f586d7d02.png) ## Product Page ![Products](https://user-images.githubusercontent.com/107465630/214306382-155623a8-cef4-474c-b4d3-3495c74a31d2.png) ## Product details ![product Details](https://user-images.githubusercontent.com/107465630/214306446-c5d384be-33be-45c3-9f1d-acd9f5823e91.png) ## Signup & Login ![Authantication](https://user-images.githubusercontent.com/107465630/214306471-893797da-fb45-4e75-9d3a-9970cd779714.png) ## Cart ![cart](https://user-images.githubusercontent.com/107465630/214306522-336a4088-6456-49a9-bd4d-4595ca9025cf.png) ## Payment & Checkout ![checkkout payment](https://user-images.githubusercontent.com/107465630/214306552-06cc1d91-e911-4f8c-a195-38f70627ac59.png) ## Admin ![admin 4](https://user-images.githubusercontent.com/107465630/214568878-9315a1ad-81e5-4d05-b5e9-eeb08932e440.png) ![product_admin](https://user-images.githubusercontent.com/107465630/214568895-f99cd61d-60b8-40a7-8a8b-3d9ca0b5680d.png) ![userdatails](https://user-images.githubusercontent.com/107465630/214568911-fdb72b73-a401-4775-916f-eeee09083a5c.png) ![admin5](https://user-images.githubusercontent.com/107465630/214306601-2d048f07-a017-4650-832b-be34e15794bd.png)
The TechWorld is an details oriented website that allows people to make decision before buying electronic goods and services. Through our website, user can process orders, accept payments and logistics, and provide customer services.
react,css,express,javascript,mongodb,nodejs,redux,thunk-middleware
2023-01-14T08:08:01Z
2023-03-09T04:33:13Z
null
5
40
173
0
2
3
null
null
JavaScript
Evavic44/rating-component
main
# Frontend Mentor - Interactive rating component solution This is a solution to the [Interactive rating component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-rating-component-koxpeBUmI). Frontend Mentor challenges help you improve your coding skills by building realistic projects. ## Run Locally This project is using SASS NPM version `1.57.1`, follow the guide below to get it up and running. ```js npm install -g sass sass --watch scss:css ``` ### The challenge Users should be able to: - View the optimal layout for the app depending on their device's screen size - See hover states for all interactive elements on the page - Select and submit a number rating - See the "Thank you" card state after submitting a rating ### Screenshot ![Design](./design/desktop-design.jpg)
A rating app system built with HTML, SASS and JavaScript
frontendmentor,html,javascript,rating,rating-app,scss
2023-01-14T03:16:11Z
2023-01-17T01:34:30Z
null
1
1
5
0
0
3
null
null
HTML
sketchbuch/obsidian-knowledge-base
main
# Knowledge Base An information resource to store information collected about web development, operating systems, and technology. Start reading the [Knowledge Base](Knowledge%20Base.md). ![Knowledge Base](https://raw.githubusercontent.com/sketchbuch/obsidian-knowledge-base/main/__resources__/images/preview.gif) --- Although made in [Markdown](https://www.markdownguide.org/), this is an Obsidian Vault and is best viewed with [Obsidian](https://obsidian.md/) as MediaWiki style links are used throughout which are not recognised by GitHub as it is non-standard markdown. ## Obsidian Settings This repo includes the .obsidian folder so that it is setup the way I want it, as well as including the plugins I use. Feel free to remove the .obsidian folder before you open this vault in Obsidian if you want different settings.
An information resource to store information collected about web development, operating systems, and technology. Although made in Markdown, this is an Obsidian Vault and is best viewed with Obsidian.
linux,markdown,obsidian,obsidian-vault,typescript,notes,knowledge-base,javascript
2023-01-05T23:08:23Z
2023-12-06T08:01:26Z
null
1
0
62
1
1
3
null
null
null
ElijahToussaint/youngsoni
main
<div align="center"> ![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/ElijahToussaint/youngsoni.svg) [![GitHub issues](https://img.shields.io/github/issues-raw/ElijahToussaint/youngsoni.svg)](https://github.com/ElijahToussaint/youngsoni/issues) [![License](https://img.shields.io/github/license/ElijahToussaint/youngsoni.svg)](LICENSE) ![GitHub stars](https://img.shields.io/github/stars/ElijahToussaint/youngsoni?style=social) </div> <p align="center"> <img width=200px src="docs/images/youngsoni.png"> <h3 align="center">Youngsoni</h3> <p align="center"> A static site generator. <br /> <br /> <a href="https://github.com/ElijahToussaint/youngsoni/issues">Report Bug</a> · <a href="https://github.com/ElijahToussaint/youngsoni/issues">Request Feature</a> · <a href="https://github.com/ElijahToussaint/youngsoni/blob/main/RELEASES.md">Releases</a> </p> </p> ## About The Project | Desktop | Mobile | | :---: | :---: | | ![desktop](docs/images/desktop.png) | ![mobile](docs/images/mobile.png) | ### What is a static site generator? A static site generator is a tool that generates a full static HTML website based on raw data and a set of templates. Essentially, a static site generator automates the task of coding individual HTML pages and gets those pages ready to serve to users ahead of time. ### What is a static site? A static site consists of a series of HTML files, each one representing a physical page of a website. On static sites, each page is a separate HTML file. ### Why is it called Youngsoni? Youngsoni is the [lesser hairy-footed dunnart](https://en.wikipedia.org/wiki/Lesser_hairy-footed_dunnart) (Sminthopsis youngsoni), a small carnivorous Australian marsupial. It is a widespread and fairly common species, being found in many desert areas of Western Australia, Northern Territory and Queensland. ### Built With - [Node.js](https://nodejs.org/en/) - [Express](https://expressjs.com/) - [Javascript](https://www.ecma-international.org/publications-and-standards/standards/ecma-262/) - [Hjson](https://hjson.github.io/) - [Nunjucks](https://mozilla.github.io/nunjucks/) - [Front Matter](https://github.com/jxson/front-matter) ## Features - Open source, [AGPL License](/LICENSE). - Lightweight and easy to deploy. - Clean, mobile-friendly interface. - Supports seperate sections for personal links and cryptocurrencies. - Pages are automatically paginated. Disabling and adjusting page size is all done through your [config](src/config/config.hjson) file - A webserver is started so you can view your website in a browser. - Support for the [Nunjucks](https://mozilla.github.io/nunjucks/) templating engine. - The powerful and easy to learn [markdown](https://daringfireball.net/projects/markdown/) syntax is used for writing posts. - RSS feeds are automatically generated. - A web user interface that can create, edit and delete information for your site. - Host anywhere static HTML is supported. ## Installation Install dependencies: `sudo apt install nodejs git` `sudo apt install npm` Clone the git repository: `git clone https://github.com/ElijahToussaint/youngsoni` Go into the directory: `cd youngsoni` Install node packages: `npm install` Generate site: `./generate.sh` Preview site on localhost: `npm start` To access the webui: `http://localhost:{port}/webui` ## Configuration Configuration files can be found in the [config](src/config) and [data](src/data) directories. Post files are stored in the [posts](src/data/posts) directory and saved with the `.md` extension. All `.md` files need to be in [front matter](https://github.com/jxson/front-matter) format to be parsed and displayed correctly. Refer to the example files in the [config](src/config/examples) and [data](src/data/examples) directories for examples. All multimedia files referenced in the site should be stored in the public [assets](public/assets) directory. When referencing files on the site, format the path like this: `{path}/path/file.extension`. The `{path}` is a Nunjucks variable that references the relative path depth of the files. All configuration files should be in [hjson](https://hjson.github.io/) format and saved with the `.hjson` extension. ## Customization The appearence of the generated site can be modified by editing the [custom](public/css/custom.css) CSS file in the [public](public) directory. There is an [example custom css file](public/css/examples/custom.css) that can be used as a reference for what variables to modify. Copy and paste the contents of the [example custom css file](public/css/examples/custom.css) into the [custom css file](public/css/custom.css) and experiment with the design. Youngsoni uses [Bootstrap](https://github.com/twbs/bootstrap) for its frontend design. Learn to modify the CSS variables [here](https://getbootstrap.com/docs/5.0/customize/overview/). ## Support / Donate Youngsoni is free, open-source software. Donations directly support development of the project. ### Crypto - Bitcoin (BTC): `bc1qrf2f64n4znghwvaxt3mf3jr82fxw9wf83w6xtg` - Ethereum (ETH): `0xB07b8b081BAA0d6Ad5D072A3132FfFd289bc5dAF` - Bitcoin Cash (BCH): `qqxveqvtefqx4aszn83euv7mdcd8mgtx3cr3vu85dk` - Litecoin (LTC): `LQZCnoGLKyEpqw7jpKfc1qpYN1bwLvyTcS` - Dogecoin (DOGE): `D8cBSTDAh4LXDxkHVN44Nnf3LECgTerNjx` - Zcash (ZEC): `t1YKzhroHjPwUwc5uxU7t4RP2rCt6FDo2ee` - Dash (DASH): `XfQ2kvpQBKWjiDpCUe7G4RukrQN2YvVy7Y` - Monero (XMR): `44tUtL754iP1uM1Vet2uUqJtLNCfgDCdjFqtSjg58oUYT576G47xdzjYoRrFhUr66obzLtFuBprMjBt1YfiKy2SpAqocWS8` ## Contact - [Email](mailto:elijah2toussaint@protonmail.com) ## Code Mirrors - [GitHub](https://github.com/ElijahToussaint/youngsoni) - [Codeberg](https://codeberg.org/ElijahToussaint/youngsoni)
A static site generator.
blog-engine,builder,generator,javascript,nodejs,nunjucks,static-site,static-site-generator
2023-01-06T07:46:11Z
2023-04-28T21:22:47Z
2023-01-07T20:55:51Z
1
6
38
0
0
3
null
AGPL-3.0
HTML
Rachelwebdev/Awesome-Books
main
# Awesome-Books <a name="readme-top"></a> # 📗Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Setup](#setup) - [Usage](#usage) - [👥 Authors](#authors) - [👥 Future Features](#future-features) - [🤝 Contributing](#contributing) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Awesome Books Project] <a name="about-project"></a> **[Awesome Books Project]** is a book libary wherwe the user gets to add new books to a collection so it displays on the screen and remove books from the collection. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li>HTML</li> <li>CSS</li> <li>JavaScript</li> </ul> </details> ### Key Features <a name="key-features"></a> - An HTML File - A CSS File - A Javascript file - An md file <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> > - [Live Demo Link](hhttps://github.com/Rachelwebdev/Awesome-Books) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> ### Prerequisites In order to run this project you need: A Browser ### Setup Clone this repository to your desired folder: `git@github.com:Rachelwebdev/Awesome-Books.git` ### Install Install this project with: A commandline interface e.g Gitbash ### Usage To run the project, execute the following command: To run the project, execute the following command: Click on the live server button on your IDE <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="authors"></a> 👤 **Rachel Isaac** - GitHub: [@rachelwebdev](https://github.com/Rachelwebdev) - Twitter:[@rachelisaac13](https://twitter.com/Rachelisaac13) - LinkedIn: [Rachel Isaac](https://www.linkedin.com/in/rachelisaac13/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Future Features <a name="future-features"></a> **In future features, I intend to include more pages such as:** - Create a collection that keeps a list of books. - Add a functionality that allows users to add and remove books to and from the collection. - Display all saved books in the collection on the page <p align="right">(<a href="#readme-top">back to top</a>)</p> 🤝 Contributing Contributions, issues, and feature requests are welcome! <p align="right"><p align="right">(<a href="#readme-top"><a href="#readme-top">back to top</a></a>)</p></p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> 🙏 Acknowledgments Give credit to everyone who inspired your codebase. I would like to Give credit to my coding partner [Ouail Laarabi](https://github.com/Ouail-01) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> <p align="right">(<a href="#readme-top">back to top</a>)</p> 📝 License This project is [MIT](https://github.com/Rachelwebdev/Awesome-Books/blob/main/LICENSE) licensed.
Awesome Books is a simple website that displays a list of books and their authors.
css,dynamic-programming,html5,javascript,localstorage
2023-01-09T12:43:52Z
2023-01-13T00:24:01Z
null
2
3
42
1
1
3
null
MIT
JavaScript
manoharmeena123/holistic-slip-8772
main
# holistic-slip-8772 - `BigBasket - Clone` - `Project Name - BigBucket` - `This was indivisualy project built in 4 day of span` - `An e-commerce website to shop for items like grocery, bakery, Fruits, Vegetables.` ----- `Features`: 1. `Sign-in/Sign-up` 2. `Image Carousel Feature` 3. `Add and delete products, View orders` 4. `Filter functionality in the product page` 5. `Add to cart features` 6. `Full e-commerce buying flow.` 7.`Admin side ` 8.`User's Details` --- Tech Stack: HTML | CSS | Javascript | Node.js| Express | MonogoDB |Bootstrap --- - `Frontend Link` : https://playful-klepon-ca640c.netlify.app - `Backend Link` : https://real-puce-stingray-wear.cyclic.app/ --- <!-- ![](https://i.imgur.com/jfmN8G3.png) ![](https://i.imgur.com/TzpuzOz.png) ![](https://i.imgur.com/5LkpvzQ.png) ![](https://i.imgur.com/9oZeKrz.png) ![](https://i.imgur.com/EXkTX8G.png) --> ![Screenshot (5)](https://user-images.githubusercontent.com/108083768/221547723-736f98f0-d3f7-4cf8-8f5d-e8673e7a2ed0.png) ![Screenshot (6)](https://user-images.githubusercontent.com/108083768/221547768-67022610-2841-49b4-97a4-b75aedad7ca7.png) ![Screenshot (7)](https://user-images.githubusercontent.com/108083768/221547796-14c3181d-f9c7-4465-8679-6d8db0234318.png) ![Screenshot (8)](https://user-images.githubusercontent.com/108083768/221547818-f853e45f-e532-4b58-a4d0-179a86f18d75.png)
This is E-Commerce website for Grocery Products
css,expressjs,javascript,mongodb-atlas,nodejs,npm-module,npm-package,thunder-client
2023-01-16T15:55:30Z
2023-02-27T11:10:14Z
null
3
3
15
0
0
3
null
null
HTML
fahad9988/Fashionista
master
<h1>Fashionista</h1> <h2>Description</h2> <p>This is the clone of Snapdeal website, an e-commerce website which deals with the sales of various products like clothing products, electronics etc. This is an collaborative project completed in a span of 5 days.</p> <h2>Homepage</h2> <img src="https://i.ibb.co/gPqqzkK/Screenshot-7701.png" alt="Fashionista" border="0"> <h2>Login/Signup Page</h2> <img src="https://i.ibb.co/L67D2JQ/Screenshot-7795.png" alt="Fashionista" border="0"> <h2>Products Page</h2> <img src="https://i.ibb.co/F6jzrxB/Screenshot-7796.png" alt="Fashionista" border="0"> <h2>Single Product Page</h2> <img src="https://i.ibb.co/gtshYhS/Screenshot-7797.png" alt="Fashionista" border="0"> <h2>Cart Page</h2> <img src="https://i.ibb.co/TtfwZ4c/Screenshot-7798.png" alt="Fashionista" border="0"> <h2>Wishlist Page</h2> <img src="https://i.ibb.co/ysXBFZg/Screenshot-7799.png" alt="Fashionista" border="0"> <h2>Checkout Page</h2> <img src="https://i.ibb.co/wdkzM2Q/Screenshot-7800.png" alt="Fashionista" border="0"> <h2>Admin Page</h2> <img src="https://i.ibb.co/r29hhqk/Screenshot-7699.pn" alt="Fashionista" border="0"> <h2>Tech Stacks used in this project</h2> <ul> <li>HTML</li> <li>CSS</li> <li>JavaScript</li> <li>React</li> <li>React-Redux</li> <li>Chakra UI</li> <li>Google-Auth</li> </ul> <h2>Features</h2> <ul> <li>Home Page</li> <li>Login Page & Functionality</li> <li>Products Page</li> <li>Sort & Filter Functionality</li> <li>Single Product Page</li> <li>Cart Page</li> <li>Wishlist Page</li> <li>Checkout</li> </ul> <h2>Deployed Link</h2> <p>https://fashionista-rct201.netlify.app/<p>
This is the clone of Snapdeal website, an e-commerce website which deals with the sales of various products like clothing products, electronics etc. This is a collaborative project completed in a span of 5 days.
chakra-ui,css3,google-authentication,html5,javascript,react,react-redux
2023-01-14T07:38:26Z
2023-04-04T13:57:04Z
null
5
26
110
10
0
3
null
null
JavaScript
LipePLima/Blogr
main
# Landing Page - [Descrição](#descrição) - [Etapas](#etapas) - [Tecnologias](#tecnologias) - [Imagens](#imagens) - [Depoimento](#depoimento) - [Contato](#contato) - [Desenvolvedores](#desenvolvedores) ## Descrição Blogr, uma plataforma editorial moderna! Este projeto foi selecionado no Frontend Mentor, feito com o intuito de treinar Angular e ter o primeiro contato com o framework. Nele temos uma uma única página com todas as principais informações para entender o que é o Blogr, tudo feito em HTML e CSS. As únicas funcionalidades feitas em Typescript disponíveis no projeto são nos botões do cabeçalho, onde temos um menu e cada item abre um submenu. ## Etapas **Mobile Firt** - [x] Cabeçalho com Logo, menu hamburguer; - [x] Banner com titulo, parágrado e 2 botões(Começar de graça e Saiba mais); - [x] Ao clicar no menu hamburguer, abrir lista com Produtos, Companhia, Conectar, botão de login e de inscrição; - [x] Criar e estilizar sublistas da lista do menu hamburguer; - [x] Ao clicar em qualquer item da lista do menu hamburguer, abir uma sub lista com outra lista de assuntos relacionados. - [x] Secção Projetado para o futuro: - [x] Secção Infraestrutura de ponta: - [x] Secção Grátis, Aberto, Simples / Ferramentas poderosas: - [x] Rodapé com logo e um menu de navegação em lista; **Desktop** - [x] Cabelho responsivo; - [x] Secção Infraestrutura de ponta Responsiva; - [x] Secção Projeto para o futuro responsiva; - [x] Secção Free Responsiva; - [x] Rodapé Responsivo; **Extra** - [x] Abrir um menu e fechar o outro automaticamente; ## Tecnologias ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white) ![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white) Hospedagem: ![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white) ## Imagens <h3> :camera: Página Mobile</h3> ![Page mobile](https://user-images.githubusercontent.com/102830741/212414293-2668589f-22f4-4132-8d88-5e2d8700e01d.png) ![Page mobile active](https://user-images.githubusercontent.com/102830741/212427463-f01e3370-657a-44cc-8a1d-67e5c05612d3.png) <h3> :camera: Página Desktop</h3> ![Page desktop](https://user-images.githubusercontent.com/102830741/212415570-d3c63a6f-cfdf-4a70-af96-558fc9a7e4c9.png) ![Page desktop active](https://user-images.githubusercontent.com/102830741/212427522-0939f512-656a-45b9-92d8-25f7cff118ee.png) ## Depoimento Este projeto me proporcionou muito conhecimento em diversos quesitos, tanto aprendendo um novo framework de javascript, quanto fazer um projeto com mais alguém(deu tudo errado, mas ao mesmo tempo muito aprendizado). Foi uma experiência muito boa, muitas complicações e muitas barreiras encontradas. Graças ao João Scarpa, eu pude avançar no projeto e finalizar o mesmo. Tivemos uma rápida call onde conversamos sobre o meu problema, ele me ensinou o caminho para resolver e me deu um breve resumo de como funciona o Angular, foi essencial para a finalização deste projeto e deixo aqui também o meu agradecimento. Agradecer também a Jennyfer, foi dela a ideia de fazer este projeto e minha a ideia de fazermos juntos, ela topou na hora sem hesitar. E mesmo diante de tantas complicaçõe durante o projeto, conseguimos nos adaptar e resolver os problemas. ## Contato <a href="mailto:felipe.lima0160@gmail.com">![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)</a> <a href="https://wa.me/5521979926096">![Whatsapp](https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge&logo=whatsapp&logoColor=white)</a> <a href="https://www.linkedin.com/in/felipe-lima01/">![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)</a> ## Desenvolvedores | [<img src="https://avatars.githubusercontent.com/u/102830741?s=400&u=eb0ed821d5deeaaac9a910f737ce38ddfda2f3a9&v=4" width=115><br><sub>Felipe Pereira de Lima</sub>](https://github.com/LipePLima) | :---: |
Blogr, uma plataforma editorial moderna! Este projeto foi selecionado no Frontend Mentor, feito com o intuito de treinar Angular e ter o primeiro contato com o framework.
angular,css,html,javascript,vitrinedev
2023-01-05T20:42:15Z
2023-01-15T17:56:31Z
null
2
0
26
0
2
3
null
null
CSS
eugenia1984/React-desde-cero-con-MiduDev
main
# <img src="https://img.icons8.com/bubbles/80/null/react.png"/> React desde cero con MiduDev --- Curso de **React desde Cero** con **MiduDev** (Miguel Angel Duran), todos los Miércoles en su canal de Twich, a partir del Miércoles 11 de Enero de 2023. :computer: -> [Repositorio en GitHub de MiduDev](https://github.com/midudev/aprendiendo-react) --- ## :computer: CLASES PRÁCTICAS - PROYECTOS En la carpeta **proyect** encontrarás los **proyectos** realizados. ## ⌨️ ¿Cuáles son los proyectos ? - **Clase 1**: [Ejercicio de botón "Me gusta" con JavaScript Vanilla](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/01_ejercicio_con_vanilla_js). <img src="https://user-images.githubusercontent.com/72580574/212562447-4398644a-d591-4c26-b50e-ba5de4b18aa2.png" width=400 > <img src="https://user-images.githubusercontent.com/72580574/212562457-c7e28479-9090-4fb5-8678-ab4be38ddd30.png" width=400 > -> Dentro de la carpeta [**projects**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects) van a estar todos los proyectos de **React**, creados con **vite** [**1er proyecto : componente de Twitter**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/01-twitter-followers) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/212923826-f49b5e83-3ffa-4518-839a-993d359f7d5f.png" width=300 > - **Clase 2**: [**2do proyecto: Tic-Tac-Toe**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/02-tic-tac-toe) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/221441986-d0b93b7e-1e53-495a-8d20-89c3f248553e.png" width=300 > :computer: -> [Lo podes ver desplegado aca](https://tic-tac-toe-mec.netlify.app/) [**3er proyecto : Mouse follower**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/03-mouse-follower) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/222923883-f622cc04-c037-4c2d-8c86-b622655d3d70.png" alt="tic tac toe" width=180><img src="https://user-images.githubusercontent.com/72580574/222923888-303d3e1a-f9e9-4cc2-a401-574a1f3fac6e.png" alt="tic tac toe" width=180 style="margin-left: 100px"><img src="https://user-images.githubusercontent.com/72580574/222923892-dad92f5a-a3f4-41c2-9036-09687a60a305.png" alt="tic tac toe" width=180 style="margin-left: 100px"> - **Clase 3**: [**4to proyecto: Prueba técnica con Promesas, fetching y testing E2E - Hacer un fetchig para obtener una frase y una imagen**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/04-react-prueba-tecnica) <- acá podes ver el codigo -Temas: useState - useEffect - fetching de datos - promesas <img src="https://user-images.githubusercontent.com/72580574/227806308-ad274f9e-2d6a-4556-84f9-a5ac4ca7f96f.png" alt="cat app" width=300> - **Clase 4**: [**5to proyecto: Prueba técnica para Juniors con formularios - aplicación para buscar películas utilizando una API**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/05-react-buscador-peliculas) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/229593516-e93306b1-7dde-4357-84c6-a71f8f427409.png" alt="app to search movies" width=450 style="margin-left: 20px"> :tv: -> Para ver el deploy [https://movie-s-search.netlify.app/](https://movie-s-search.netlify.app/) -Temas: React Hooks (useRef, useMemo, useCallback), cómo manejar formularios (manera controlada y no controlada) y hacer debounce. - **Clase 5**: [**6to proyecto: Prueba técnica para Juniors - Creación de un ecommerce con carrito de compras**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/06-shopping-cart) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/230175318-0de80eb2-ff9d-43de-bd55-fdf55e6664aa.png" alt="app ecommerce" width=450 style="margin-left: 20px"> :tv: -> Para ver el deploy [https://euge-e-commerce.netlify.app/](https://euge-e-commerce.netlify.app/) -Temas: useContext, useReducer, useId - **Clase 6**: [**7mo proyecto: Creación de un React Router desde cero**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/07-mini-router) <- acá podes ver el codigo - Home page: <img src="https://user-images.githubusercontent.com/72580574/230736863-de83c25c-7df6-40a0-beae-6875b5d812b9.png" alt="home page" width=450 style="margin-left: 20px"> - About Page: <img src="https://user-images.githubusercontent.com/72580574/230736884-627f6dc4-c64f-4087-8c4c-0e32e3c2eb83.png" alt="about page" width=450 style="margin-left: 20px"> - Not found(404) page: <img src="https://user-images.githubusercontent.com/72580574/230736915-dca93c1d-2089-4846-85b2-c1936eb48e65.png" alt="not founf page" width=450 style="margin-left: 20px"> - **Clase 7**: [**8vo proyecto: TODO APP**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/08-todo-app) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/231167050-66349305-c37c-402f-bedc-57f67a82c8f3.png" alt="todo list with typescript" width=450 style="margin-left: 20px"> - **Clase 8**: [**9no proyecto: : Crear un Google Translate con ChatGPT y TypeScript**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/09-code-editor) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/231868081-fa3b933d-713d-4201-9f59-0b5e612a4ec4.png" alt="google translator with react and typescript" width=450 style="margin-left: 20px"> Temas: **Web Speech API**. **Bootstrap** y **React Bootstrap** (estilos y componentes), **openai** (traducciones), un **custom hook** para hacer un **debounce** ( por el llamado a la API de la traducción por cada letra que va introduciendo), para testing: **vitest**, **happy-dom** y **testing-library**. - **Clase 9**: [**10mo proyecto: Crear un CRUD con Redux Toolkit y TypeScript**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/10-crud-redux) <- acá podes ver el codigo <img src="https://user-images.githubusercontent.com/72580574/235498441-adf9afcb-15df-4d35-8fd4-826b21552065.png" alt="todo list with typescript" width=450 style="margin-left: 20px"> -Temas: Rome(para no usar ESLint). [**Tremor**](https://www.tremor.so/). --- - **Clase 10**: **11ro Proyecto: Prueba Técnica con TypeScript y React** <img src="https://user-images.githubusercontent.com/72580574/235551248-5e5249a0-8053-444d-80c6-2d1c85269e5b.png" alt="todo list with typescript" width=550 style="margin-left: 20px"> --- - **Clase 11**: **12do Proyecto: Sistema de comentarios con React Query**: React Query + Paginación + Infinite Scroll - **Clase 12**: **3ro Proyecto: JavaScript Quiz con Zustand y TypeScript** --- ## :book: TEMAS: **React 18**: - Requerimientos ¿qué se debe tener instalado? - ¿Qué es React? ¿Por qué React? - Introducción a **JSX**, la sintaxis que ayuda a trbajar con React. - **Components**(Componentes). - **props**. - **State**(estados). - **Eventos**. - **Hooks**, con ejemplos prácticos, para ver cuándo utilizarlos y saber para qué sirven. - Estructuras de carpetas, para organizar con buenas prácticas los proyectos. - Desarrollar un pequeño **enrutado** desde el nivel más básico, para poder navegar entre páginas, creando nuestro pequeño react-router. Y se irá aumentando en complejidad. - **Context**, estado global (con context API de React y con dependencias como Redux Toolkit ). - **Server Side Rendering**(renderizar REact desde el servidor), sin frameworks, desde cero. - ¿Cómo utilizar **TypeScript** con React? ¿Cómo migrar código a TS? Instalamos TypeScript. ¿Qué tener en cuenta? Buenas prácticas. - ¿Cómo **Dockerizar** la aplicación de React? ¿Cómo podemos conseguir ejecutar la aplicación de React en cualquier servidor? - **Testing**: con **React Testing Library**, **Testing End to End** con **PlayWright**. Un pequeño ejercicio con **TDD**. - **Mejoras de rendimiento**: ¿cómo se puede hacer **lazy loading**? Imports dinámicos. ¿Cómo mejorar el rendimiento de las aplicaciones en React? ¿Qué tener en cuenta? ¿Cómo encontrar errores en las aplicaciones que hacen que vaya lento con React? - **React Query** ¿Cómo utilizar esta dependencia para eliminar un montón de código que se utilizó en proyectos anerires? - Crear los propios **custom hooks**. --- ## 🛠️ TECNOLOGÍAS 🛠️ - <img src="https://img.icons8.com/fluency/30/null/html-5.png" alt="icono de HTML"/> **HTML5** - <img src="https://img.icons8.com/fluency/30/null/css3.png" alt="icono de CSS"/> **CSS3** - <img src="https://img.icons8.com/color/30/null/javascript--v1.png" alt="icono de JavaSCript"/> **JavaScript** - <img src="https://img.icons8.com/officel/30/null/react.png" alt="icono de React"/> **React** - <img src="https://vitejs.dev/logo-with-shadow.png" width=32 alt="icono de vite"/>[**Vite**](https://vitejs.dev/) - [**playwright**](https://playwright.dev/) #### Recursos: - [<img src="https://user-images.githubusercontent.com/72580574/230207960-b1b33433-ffaf-446c-b6a8-ecd4e34b4b24.png" width=80 alt="icono de hero icons"/> **Hero Icons**](https://heroicons.com/) para íconos svg y JSX. - [<img src="https://user-images.githubusercontent.com/72580574/230208065-b1ec36a4-7fd5-4df3-9a6c-dc5636a2182b.png" width=32 alt="icono de unavatar.io"/> **unavatar.io**](https://unavatar.io/) - [**Water.css**](https://watercss.kognise.dev/), framework class less. - [**SimpleCSS**](https://simplecss.org/), framework class less. - [<img src="https://user-images.githubusercontent.com/72580574/230208215-b8c9090f-8b7d-4888-8aaa-57d228c2aa11.png" width=32 alt="icono de JSON formatter extension de Chrome"/> **JSON Formatter**](https://chrome.google.com/webstore/detail/json-formatter-viewer-and/infnlhnhibphpaljmnnadaldibggkokb): extensión de Chrome, para ver más claros los JSON. - [just-debouce-it](https://www.npmjs.com/package/just-debounce-it?activeTab=readme) para hacer un debounce. - [**path-to-regexp**](https://www.npmjs.com/package/path-to-regexp),para poder hacer rutas dinamicas(/:id, por ejemplo) en el proyecto 7 donde creo el mini-router, lo usa **express** y muchas librerías más. - [**vitest**](https://vitest.dev/), para hacer test. - [**happy-dom**](https://www.npmjs.com/package/happy-dom), para simular un navegador y poder hacer test. - [**testing-library-react**](https://testing-library.com/docs/react-testing-library/intro/#:~:text=The%20React%20Testing%20Library%20is,that%20encourages%20better%20testing%20practices.) - [**SWC**](https://swc.rs/), similar a Babel. - [**jsonbin**](https://jsonbin.io/) - [**todomvc-app-css**](https://www.npmjs.com/package/todomvc-app-css) - [**repositorio: typescript-cheatsheets/react**](https://github.com/typescript-cheatsheets/react) - [**React Bootstrap**](https://react-bootstrap.github.io/) - **openai**, en el proyecto del traductor. - [**Rome**](https://rome.tools/) - [**Tremor**](https://www.tremor.so/) - [**Sonner**](https://sonner.emilkowal.ski/) para notificaciones. - [**API randomuser**](https://randomuser.me/) para una prueba técnica - [**https://quicktype.io/**](https://quicktype.io/) para hacer el tipado de TS a partir de un JSON --- ## :tv: CLASES: - [**Clase 1**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase01.md) -> ⭐ ¿Qué conocimientos hay que tener? ⭐ ¿Qué se debe tener ya instalado? ⭐ ¿Qué es Reactjs? ⭐ Webs para despejar dudas ⭐ Un poco de historia ⭐ ¿Por qué aprender React ? ⭐ Ejercicio práctico (de JS Vanilla a React) ⭐ JSX ⭐ ¿Cómo crear proyectos ? ⭐ [**1er proyecto**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/projects/01-twitter-followers), hacemos la primer práctica con React, donde creamos parte de **la interfaz de Twitter donde vemos los usuarios y se siguen o dejan de seguir**, temas que se ver: props, desestructuración, hook useState (es estado, cómo actualizarlo), renderizado condicional(con ternario), imperativo vs declarativo, programación funcional, virtual DOM, renderización de listas. - [**Clase 2**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase02.md) -> ⭐ [**2do proyecto: de Tic-Tac-Toe (Tres en línea)**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/projects/02-tic-tac-toe), viendo: crear un proyecto con **vite**, ¿cómo incializar el localStorage?, ¿cómo utilizar el localStorage para inicializar un estado?, ¿cómo inicializar un estado?, ¿cómo utilizar los eventos onClick? ⭐ Hook useEffect ⭐ [**3er proyecto: Mouse follower**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/projects/03-mouse-follower), para utilizar el hook useEffect ⭐ React Developer Tools - [**Clase 3**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase03.md), viendo: ⭐ Prueba técnica de React para Juniors con **Fetching de datos**, **Testing** con **playwright**, Manejo de estados y **Custom Hooks**. :star: [**4to proyecto: Hacer un fetchig para obtener una frase y una imagen**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/04-react-prueba-tecnica) durante la Prueba técnica con Promesas, fetching y testing E2E - [**Clase 4**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase04.md), hacemos una **prueba tecnica para Juniors, con formularios - aplicación para buscar películas utilizando una API**, viendo: ⭐ **React Hooks**: useRef, useMemo, useCallback, como manejar formularios (manera controlada y no controlada) y hacer debounce. :star: [**5to proyecto - Buscados de peliculas**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/05-react-buscador-peliculas) - [**Clase 5**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase05.md) -> ⭐ **React Hooks**: useContext, useReducer, useId :star: [**6to proyecto: Creación de un ecommerce con carrito de compras**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/06-shopping-cart) - [**Clase 6**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase06.md) -> ⭐ Lazy **Loading** :star: [**7mo proyecto**: Creación de un React Router desde cero](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/07-mini-router): window.location.pathname, window.history.pushState, Children, `{lazy}`, `<Suspense/>`. Dependencia: path-to-regexp. Vitest, para testear. Happy-dom, para testear. React Testing Library, para testear. - [**Clase 7**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase07.md) ->⭐ React + **TypeScript** (Día 01): props y state :star: [**8vo proyecto**: **TODO APP**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/08-todo-app) :star: **TS**: `JSX.Element` vs `React.FC`, interface de Props(que pueden a su vez **extender**) para tener `React.FC<Props>`, **type** vs **interface**, type con **Omit** ó **Pick**, **as const**(solo lectura), Object.entries() para transformar a array, `crypto.randomUUID()` para crear un id unico. - [**clase 8**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase08.md) -> React + TypeScript + ChatGPT ⭐ [**9no proyecto: Crear un Google Translate con ChatGPT y TypeScript**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/09-code-editor). **Web Speech API** para que al hacer click en el icono del megafono se escuche el texto del recuadro. **Bootstrap** y **React Bootstrap**, para hacer más rápido los estilos. **openai** para las traducciones. Un **custom hook** para hacer un **debounce** asi no hace el llamado a la API de la traducción por cada letra que va introduciendo. Para testing: **vitest**, **happy-dom** y **testing-library** - [**Clase 9**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase09.md) -> React Redux Toolkit + Rome Tools ⭐ [**10mo proyecto**: Crear un CRUD con Redux Toolkit y TypeScript](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/tree/main/projects/10-crud-redux). [**Rome**](https://rome.tools/), en reemplazo de ESLint. [**Tremor**](https://www.tremor.so/) para tener componentes ya armados, como : formularios, gráficas, dashboards. **React-Redux** y **Redux-Toolkit**. **Persistencia** con **middleware**. [**Sonner**](https://sonner.emilkowal.ski/) para las notificaciones. - [**Clase 10**](https://github.com/eugenia1984/React-desde-cero-con-MiduDev/blob/main/clase10.md) -> ⭐ **11ro Proyecto: Prueba Técnica con TypeScript y React**. Utilizando la API [https://randomuser.me/](https://randomuser.me/) y [**https://quicktype.io/**](https://quicktype.io/) para tipar con TS a partir del JSON - **Clase 11** -> ⭐ **12do Proyecto: Sistema de comentarios con React Query**: React Query + Paginación + Infinite Scroll - **Clase 12** -> ⭐ **13ro Proyecto: JavaScript Quiz con Zustand y TypeScript** --- ## 🎁 POR FAVOR: - Comparte este proyecto con otros 📢 - Invita una cerveza 🍺 o un café ☕ a alguien del equipo. - Muchas gracias 🤓. --- ## NOTAS: Agradezco su interés en este proyecto ⌨️ con ❤️ de [María Eugenia Costa](https://github.com/eugenia1984) 😊 y sígueme en [LinkedIn - maria-eugenia-costa](https://www.linkedin.com/in/maria-eugenia-costa/) ---
Curso de React desde Cero con MiduDev
javascript,reactjs,react,redux,typescript
2023-01-11T14:08:25Z
2023-10-24T13:28:58Z
null
1
0
299
0
0
3
null
null
JavaScript
Fitabhi7996/ClarksUSA-Clone-
main
# abject-history-7359 # ClarksUSA (Clone) ----- ### For Educational And Learning Purpose* Project: make a clone of ClarksUSA website. Original-Website: https://www.clarksusa.com/ Cloned-Website: https://github.com/Fitabhi7996/abject-history-7359 This is an E-Commerce website which speciaizes in selling Shoes for all age groups. The website provides 33,000 products of different types Shoes. In this project we have tried to manipulate dom elements, styling using css and tried to make website more dynamic and responsive. With our efforts and the technology stack, that we have learned till Unit-3 in the Masai School, we were able to clone the whole website with same looking & features. # Technology Stack Used 🌟 * HTML * CSS * JavaScript For storing user data we also used localStorage. ## How to run the Project * Open pages directory. * Open index.html using live server. ## End Notes 📑 In this project we were tried to achieve a near to perfect clone of the original website as much as possible. This entire journey of this construct week has given us experiences and we have learned lots of things by applying to the real website and it gave us a lot of confidence. Most of the features are added and functionality of the website is achieved. ## Limitations All pages are not responsive yet , those pages are might not be properly visible on small screen devices.
This is an E-Commerce website which specializes in selling Shoes for all age groups. The website provides 33,000 products of different types Shoes.
css,html,javascript
2023-01-14T08:32:13Z
2023-01-23T08:44:58Z
null
5
12
78
3
3
3
null
null
HTML
ZJW-92/chatgpt_openai
main
# ***[Live demo](https://chatgpt-openai.vercel.app/)*** ![Vercel](https://vercelbadge.vercel.app/api/ZJW-92/chatgpt_openai) ***A language model chatbot developed by OpenAI based on GPT 3.5. Users can interact with bot, require chatbot to write, debug code and explain almost everything.*** ## ***Screenshot*** <img src="screenshot.png" width="70%"> ## ***Tech Stack*** ### ***Server:*** - 1. ***[Node.js](https://nodejs.org/en/)***: _JavaScript runtime environment._ - 2. ***[Express](https://expressjs.com/)***: _Node js web application framework._ - 3. ***[OpenAIApi](https://openai.com/api/)***: _Performs a wide variety of natural language tasks, and Codex, which translates natural language to code._ ### ***Client:*** - 1. ***HTML*** - 2. ***CSS*** - 3. ***JavasSript*** - 4. ***[Vite](https://vitejs.dev/)***: _Development environment for frameworks like Vue and React._ ## ***Setup*** _Run `npm create vite@latest client --template vanilla` and choose vanilla as framework._ ## ***Sign up account in [OpenAI](https://openai.com/api/) to get the secret OPENAI_API_KEY*** ## ***server && client*** - _1. Run `npm install && npm run server` in one terminal_ - _2. Run `npm install && npm run dev` in another terminal_ ## ***Deploy*** - 1. _[Render](https://render.com/) to host server side and add OPENAI_API_KEY in the environment variable_ - 2. _[Vercel](https://vercel.com/) to host the client side_ ## ***Issues and solutions*** > - 1. Error message 401: it means OPENAI_API_KEY in configruation is unauthorized >>Solution: make sure put the OPENAI_API_KEY in `.env` inside of server folder rather than the root directory. > - 2. Uncaught TypeError: fail to fetch at .... >> Solution: change the localhost 5000 link in script.js to the new server link from render and push again > - 3. Free trial usage is $18 and API key will expire on May 1, 2023
A language model chatbot developed by OpenAI based on GPT 3.5. Users can interact with bot, write, debug code and explain almot everything.
express,javascript,nodejs,openai-api,vite
2023-01-16T19:21:22Z
2023-01-25T07:20:33Z
null
1
0
30
0
1
3
null
null
JavaScript
shahira-sadat/Sh-portfolio
dev
<a name="readme-top"></a> <div align="center"> <h3><b>Shahira Sadat's Portfolio</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Usage](#usage) - [👥 Authors](#authors) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # Portfolio <a name="about-project"></a> > Sh-Portfolio is my portfolio in which Users can see my projects, about, and contact me. ## 🛠 Built With <a name="built-with"></a> - HTML - CSS - JavaScript <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link](https://shahira-sadat.github.io/Sh-portfolio/) <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ## Prerequisites <a name="prerequisites"> This project uses Npm as package manager ```bash npm install --global npm ``` <!-- Run Locally --> ## :running: Run Locally Clone the project ```bash git@github.com:shahira-sadat/Sh-portfolio.git ``` Go to the project directory ```bash cd Sh-portfolio ``` Install dependencies ```bash npm install ``` Start the server ```bash npm start ``` <!-- Usage --> ## :eyes: Usage <a name="usage"> This is a showcase of who I am. What I am doing, my GOALS, my preferred STACK, my PROJECTS, and their Details, my RESUME, how someone can contact me, and lastly how can I be an excellent fit for your company? <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 *Shahira Sadat*👩🏻‍💻 - GitHub: [Shahira Sadat](https://github.com/shahira-sadat) - Twitter: [Shahira Sadat](https://twitter.com/SadatShahira) - Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199) - Gmail: [Email](shahira.sadat1@gmail.com) <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> > If you like this project give me a ⭐️ <!-- ACKNOWLEDGEMENTS --> ## Acknowledgments <a name="acknowledgements"></a> - [Microverse](https://www.microverse.org/) - [Readme Template](https://github.com/microverseinc/readme-template/blob/master/README.md) <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed.
Sh-Portfolio is a project that simulates a portfolio website. It has a home page, projects page, about page and contact page. Built with HTML, CSS and JavaScript.
css,html,javascript
2023-01-02T16:53:44Z
2023-03-09T04:54:46Z
null
1
0
21
0
0
3
null
MIT
CSS
Anamika1-cpu/BlogsBee
master
<div align="center"> # BlogsBee ![Logo](https://res.cloudinary.com/dcua2wckz/image/upload/c_pad,b_auto:predominant,fl_preserve_transparency/v1672762999/Blogs_Bee_vh2z1m.jpg) **BlogsBee is a web application** </div> • A BLOG web application in which there are 2 panels i.e Admin Panel and User Panel. • In user panel user will be able to create a blog after registration and Login. • Furthermore,the user can edit it’s blog (i.e. update or delete). User can see all the posts created by other user, user can follow and unfollow other user and like dislike other user’s post. • In Admin Panel,admin can do all the things but there are some aditional features like admin can create categories from which user can select while creating post. • Admin can block any user, if admin will find out the user’s unwanted behaviour ## Tech Stack - **Client:** React, Redux, TailwindCSS - **Server:** Node, Express - **Database:** MongoDB ## 🛠 Skills - MongoDB - ExpressJS - ReactJS - NodeJS - TailwindCSS - JWT ## Environment Variables _To run this project, you will need to add the following environment variables to your .env file_ - Take a look at [Environment file](./env.md) and add it to your machine accordingly. <br> ## BlogsBee in Action ![App Screenshot](https://res.cloudinary.com/dcua2wckz/image/upload/v1672822715/pag1_wict89.jpg) ![App Screenshot](https://res.cloudinary.com/dcua2wckz/image/upload/v1672822707/page2_hhgzvd.jpg) ![App Screenshot](https://res.cloudinary.com/dcua2wckz/image/upload/v1672822703/page3_dxwbib.jpg) ![App Screenshot](https://res.cloudinary.com/dcua2wckz/image/upload/v1672822698/page4_ykksrm.jpg) ![App Screenshot](https://res.cloudinary.com/dcua2wckz/image/upload/v1672822614/page5_pkwjit.jpg) ## Run Locally (Backend) Clone the project ```bash git clone https://github.com/Anamika1-cpu/BlogsBee ``` Go to the project directory ```bash cd backend ``` Install dependencies ```bash npm install ``` Here, you have to replace the value of resetURL from 2 controllers (i.e.,resetPasswordToken and generateVerificationMail ) in controllers/user/userCntrl.js ```bash //generateVerificationMail const resetURL = `https://localhost:3000/${verificationToken}`; //resetPasswordToken const resetURL = `https://localhost:3000/${token}`; ``` Start the server ```bash npx nodemon ``` ## Run Locally (Frontend) Clone the project ```bash git clone https://github.com/Anamika1-cpu/BlogsBee ``` Go to the project directory ```bash cd frontend ``` Install dependencies ```bash npm install ``` Change the url from src/utils/baseUrl ```bash export const baseUrl = "http://localhost:5000"; ``` Start the server ```bash npm start ``` ## 💥 How to Contribute to Blogsbee? - Take a look at the existing [Issues](https://github.com/Anamika1-cpu/BlogsBee/issues) - Fork the Repo create a branch for any issue that you are working on and commit your work. - Create a ** [Pull Request](https://github.com/Anamika1-cpu/BlogsBee/pulls), which will be promptly reviewed and given suggestions for improvements by the community. - Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes that are included in your commits. ## How to make a Pull Request? - Take a look at [Pull request guide](.github/Pull_request_guide.md) ## Project Admin <table> <tr> <td align="center"> <a href="https://github.com/Anamika1-cpu"> <img src="https://avatars.githubusercontent.com/u/65862556?v=4" width="100px" alt="" /> <br /> <sub><b>Anamika1-cpu</b></sub> </a> <br /> <a href="https://github.com/Anamika1-cpu"> 👑 Admin </a> </td> </tr> </table> ## Miscellaneous Do consider looking at other paradigms of this documentation - [License used](/LICENSE.md) - [Code Of Conduct](/.github/Code_of_Conduct.md) - [How to contribute?](.github/Pull_request_guide.md)
A Blog web application in which people can create blogs, follow, unfollow users, like dislike posts and much more.
express-js,javascript,jwt-authentication,jwt-token,mongodb,mongoose,nodejs,nodemailer,react,redux
2023-01-02T12:50:40Z
2023-03-12T07:12:28Z
null
3
2
29
1
10
3
null
MIT
JavaScript
TheNewC0der-24/JSON-Server
master
<h1 align="center">JSON Server</h1> ## About Sometimes we need some data for testing Front-end, JSON Server provides a mock API for testing the front-end. ## Features * Create Mock API * Responsive UI * Fetch data from the hosted server. >**You can fetch data from the JSON Server. Also, you can filter the data which can be fetch from the JSON server.** ## Built With |HTML|Tailwind CSS|Javascript|JSON|Json-Server| |---|---|---|---|---| ## Installed Dependencies # npm package ``` npm i json-server ``` ## Preview ![image](https://github.com/TheNewC0der-24/JSON-Server/blob/master/Assets/Preview.png) ## Link of JSON API ``` https://thenewc0der-24.github.io/JSON-Server/Database/db.json ``` ## Link ``` https://thenewc0der-24.github.io/JSON-Server/ ``` # Steps to Run the application on local system 1. Clone this repository in your local system. 2. Start the application from `index.html` file using live server. ## To start the json-server locally run the 👇 command ``` npm start ``` >above command will start the server on [http://localhost:3000](http://localhost:3000). ## You can get Resources from 👇 link [http://localhost:3000/user](http://localhost:3000/user) --- <h3 align='center'>Hope you like this application :)</h3> <h4 align='center'>Show some ❤️ by giving ⭐ to this repository !!</h4>
Mock API for testing the front-end.
html,javascript,json-server,npm,tailwind-css,github-pages
2023-01-11T21:03:28Z
2023-01-11T23:24:37Z
null
1
0
17
0
0
3
null
null
JavaScript
kauamath/first-react-project
main
<h1 align="center"> Cadastro de Usuários </h1> <p align="center"> Projeto criado durante os módulos de React e Nodejs do <a target="_blank" href="https://rodolfomori.com.br/devclub/">DevClub</a> . </p> <div align="center"> <h3 align="center"> <b>Página principal de cadastro</b></h3> <img src="./src/assets/img/home.png" alt="" width="400px" height="450px"> <h3 align="center"> <b>Página dos usuários cadastrados</b></h3> <img src="./src/assets/img/users.png" alt="" width="350px" height="480px"> </div> ## 🚀 Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: - HTML e CSS - JavaScript - React - Nodejs - API Rest ## 🌎<i>Onde me encontrar:</i> <br> <div style="display: inline_block"> <a href="https://www.linkedin.com/in/kaua-medeiros/" target="_blank"><img src="https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge&logo=linkedin&logoColor=white"></a> <a href = "mailto:contato.kauamedeiros@gmail.com" target="_blank"><img src="https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge&logo=gmail&logoColor=white" target="_blank"></a> <a href="https://www.instagram.com/k.matheus/" target="_blank"><img src="https://user-images.githubusercontent.com/75697499/179569889-2a993690-1c1d-4c3c-a89e-775aee94a742.svg"></a> </div>
Projeto de cadastro de usuário feito com: React, Node e API Rest
javascript,reactjs,api-rest,nodejs
2023-01-12T20:40:39Z
2023-07-11T18:54:24Z
null
1
0
8
0
0
3
null
null
JavaScript
shedp/YeOldeQuizBackend
main
# Ye_Olde_Quiz :beer::beer::beer: Ye Olde Quiz is a quiz website inspired by everyone's favorite activity...a Pub Quiz! This app makes use of the [Open Trivia Database](https://opentdb.com/) Deployment (render): https://yeoldequiz.onrender.com ## Motivation :muscle: This project is part of the futureproof curriculum for LAP 3 project. We were tasked with the creation of a quiz website. ## Installation and Usage Note: This repository contains the backend of the application. You can find the repository for the connected UI [here](https://github.com/PollyFenne/Ye_olde_quiz_frontend). ### Installation :inbox_tray: - Clone or download this repository. - `npm install` to install the dependencies ### Usage :open_file_folder: - `npm run dev` to start the server - Ensure the [frontend UI](https://github.com/PollyFenne/Ye_olde_quiz_frontend) is running - In your chosen browser (Chrome recommended) navigate to 'http://localhost:8080' ## Technologies :desktop_computer: - [express](https://www.npmjs.com/package/express) - [cors](https://www.npmjs.com/package/cors) - [nodemon](https://www.npmjs.com/package/nodemon) - [bcrypt](https://www.npmjs.com/package/bcrypt) - [dayjs](https://www.npmjs.com/package/dayjs) - [dotenv](https://www.npmjs.com/package/dotenv) - [randomstring](https://www.npmjs.com/package/randomstring) - [PostgreSQL](https://www.postgresql.org/) - [uuid](https://www.npmjs.com/package/uuid) - Testing [jest](https://www.npmjs.com/package/jest) and [SuperTest](https://www.npmjs.com/package/supertest) - Deployment: ## Process :bar_chart: - Started with a day planning, using tools such as Figma and creating todo tasks in a Trello board. - Split up work into backend and frontend: - Once server was working, testing was done. - Implimented Socket.io on both the front and back end at the same time. - Worked together to fix any bugs and finalise small featues. - Deployed website. # Challeges and Wins ### Challenges :no_entry: ### Wins :trophy: Able to hold multiple players in the same room Displaying running users scores after each round ## Bugs :bug: ### Multiple games at one go Having multiple games running simultaneously will cause some bugs ## Future Features :timer_clock: ### More testing on the backend, especially with socket events ### Display an overall score board ### Displaying questions 1 by 1 Currently each round is displayed as one form with all the questions for that round to aid with simplicity. A future feature would be to impliment functionality that allows each question to be displayed, then the answer for that question, and then for the next question appear. ### Game Customisation The API has two types of questions: multiple choice and true/false. Currently users don't have an option for choosing the type of question they want and there will just be a mix. A feature feature would be to allow users to select just one type of question or to have a mix. Allow playerrs to also choose the number of rounds to play and the number of questions in each round. ## Contributors @adamminchella :man_technologist: @JLP2000 :man_technologist: @PollyFenne :woman_technologist: @shedp :man_technologist:
Backend src files for a Quiz app made in React.js
expressjs,javascript,nodejs,socket-io,postgresql
2023-01-13T15:34:27Z
2023-01-26T15:08:46Z
null
4
21
96
0
0
3
null
null
HTML
Starx-Quantum/Aman-Pandey-Portfolio
main
Aman Pandey Portfolio This is the portfolio website of Aman Pandey, showcasing his skills and past projects. Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Prerequisites You will need to have Node.js and npm (Node Package Manager) installed on your machine. Installation Clone the repository to your local machine "git clone https://github.com/AmanPandey/portfolio.git" Install the dependencies Copy code "npm install" Running the website Start the development server Copy code "npm start" Open your browser and navigate to http://localhost:3000 to view the website. Built With React - The web framework used Bootstrap - CSS framework Author Aman Pandey - Github License This project is licensed under the MIT License - see the LICENSE.md file for details. Acknowledgments Hat tip to anyone whose code was used Inspiration etc Note Do not forget to modify the above readme file as per your requirement and delete this note before using it.
Portfolio haan yaar
css,hactoberfest,hactoberfest2023,javascript,portfolio,reactjs
2023-01-15T19:12:00Z
2023-10-07T19:04:26Z
null
2
1
7
0
1
3
null
null
CSS
dennis-every/awesome-books-es6
main
<a name="readme-top"></a> <div align="center"> <img src="./assets/images/screenshot.png" alt="screenshot" width="80%" height="80%" /> <h3><b>Awesome Books Screenshot</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Author](#author) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 Awesome Books <a name="about-project"></a> **Awesome Books** is a web page where the user can see a list with awesome books, they can also add or remove any book to the list. Awesome Books' JavaScript code has been refactored with ES6 modules to make it more modular. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://www.javascript.com/">JavaScript</a></li> </ul> <ul> <li><a href="https://html.com/">Html</a></li> </ul> <ul> <li><a href="hhttps://www.w3schools.com/css/">CSS</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="#">N/A</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage">LocalStorage</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **Awesome Books lets the user see and update a list of awesome books** - **Awesome Books allows the user to add or remove any book from the list** - **Awesome Books stores all data in Local Storage so the user never loses the book list** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Currently Not Available]() <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - A working computer. - Connection to internet. ### Setup Clone this repository to your desired folder: - use git clone https://github.com/dennis-every/awesome-books-es6.git - Open the files in your text editor. ### Install You don't need to install anything. ### Usage To run the project, execute the following command: - Go to the file called index.html. - Right click Open Live Server. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHOR --> ## 👥 Author <a name="author"></a> 👤 **Dennis Every** - GitHub: [@dennis-every](https://github.com/dennis-every) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **None planned** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project feel free to frok it and use it as you need. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse for the information provided to build this project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> ## ❓ FAQ (OPTIONAL) <a name="faq"></a> > Add at least 2 questions new developers would ask when they decide to use your project. - **Can I use the project for any purpose?** - Yes, you can use this files for anything you need. - **Is the information saved in any database?** - No, all data is saved in Local Storage. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed <p align="right">(<a href="#readme-top">back to top</a>)</p>
Awesome Books is a web page where the user can see a list with awesome books, they can also add or remove any book to the list. Awesome Books' JavaScript code has been refactored with ES6 modules to make it more modular.
css,html5,javascript
2023-01-16T12:00:57Z
2023-01-16T21:26:00Z
null
1
1
18
0
0
3
null
MIT
JavaScript
Kajal19-del/First_Portfolio
main
<a name="readme-top"></a> <!-- HOW TO USE: This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project and remove sections that don't apply. REQUIRED SECTIONS: - Table of Contents - About the Project - Built With - Live Demo - Getting Started - Authors - Future Features - Contributing - Show your support - Acknowledgements - License OPTIONAL SECTIONS: - FAQ After you're finished please remove all the comments and instructions! --> <div align="center"> <!-- You are encouraged to replace this logo with your own! Otherwise you can also remove it. --> <br/> <h3><b>Portfolio README Template</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [first-portfolio] <a name="about-project"></a> The goal of this project is to build a straightforward, responsive, single-page portfolio that will hold all of the past personal projects. You must configure the HTML-CSS linter for this project in accordance with the instructions provided in the HTML-CSS setup instructions and build the website with mobile & desktop users in mind. ## 🛠 Built With <a name="built-with"></a> - Figma - HTML & CSS - Git, Github and Visual Studio Code <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- Features --> ### Key Features <a name="key-features"></a> > Describe between 1-3 key features of the application. - **[I implement DOM in this project]** - **[I get help material icon]** - **[I create this design with help of Figma]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link](https://kajal19-del.github.io/First_Portfolio/) ## 🚀 Live Video <a name="live-video"></a> - [Live Video Link](https://www.loom.com/share/69cba37ed0844cf7aeabd0190ba5dc2e) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> > Describe how a new developer could make use of your project. To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: To get a local copy up and running follow these simple example steps. - Choose a directory - Open a Terminal - write: git clone https://github.com/Kajal19-del/First_Portfolio - get into to directory "First-Portfolio" - write: npm install <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> > Mention all of the collaborators of this project. 👤 **Kajal Pramanik** - GitHub: [@githubhandle](https://github.com/Kajal19-del) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/kajal-pramanik-234a93173/) 👤 **Yoseph Addisu** - GitHub: [@githubhandle](https://github.com/yosaddis) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/yoseph-addisu-79a58b60/) 👤 **Matee Safi** - GitHub: [@githubhandle](https://github.com/matee-safi) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/matee-safi-755421243/) 👤 **Adil** - GitHub: [@githubhandle](https://github.com/nxn404-n) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> > Describe 1 - 3 features you will add to the project. - [ ] **[It will upgrade with react framework]** - [ ] **[I will use Tailwind css in this project]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> > Write a message to encourage readers to support your project If you like this project... <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> > Give credit to everyone who inspired your codebase. I would like to thank... Abraham Ekene Yoseph Addisu <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. _NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._ <p align="right">(<a href="#readme-top">back to top</a>)</p>
This is my Portfolio website built with HTML, CSS, and Javascript. This website keeps track of all the projects I have worked on, including projects live versions and link to the code. This is a way for me to show what I can do as a software developer.
css,html,javascript,portfolio
2023-01-11T14:39:19Z
2023-03-04T19:22:11Z
null
4
12
84
1
0
3
null
MIT
JavaScript
annaluizacamargo/Cronos
main
![Group 1 (2)](https://user-images.githubusercontent.com/100868704/211214470-c70a3cf1-c9d5-49fc-bc59-79d920d24b6d.svg) ## 🚀✨ Proposta do Desafio Olá, sou a Anna Luiza de Camargo Fistarol, autora deste projeto, e este além de ser minha primeira vez elaborando algo totalmente do zero utilizando JavaScript (combinado com HTML e CSS), este é também o primeiro projeto entregue para a Mentoria a qual estou participando [("Conquiste sua vaga")](https://comunidadecode.com/conquiste-sua-vaga). Para tanto, escolhi algo que adoro fazer e que é muito importante para manter a organização profissional e pessoal, que consiste em um "To do list", ou seja, uma lista de tarefas que precisam ser feitas ao longo da semana. E foi assim que surgiu o **Cronos**, um site elaborado para ser utilizado com ênfase em Desktop (com algumas adaptações para acesso Mobile), estando disponível para acesso no link: <https://cronos-three.vercel.app/>. ![image](https://user-images.githubusercontent.com/100868704/211213574-25e7dbca-816a-4a7c-8b07-ed0d331ea9b9.png) <img width="4323" alt="Group 1 (1)" src="https://user-images.githubusercontent.com/100868704/211215067-ef3233ef-7d67-4935-b503-4f4d53876b88.png"> <br> ## 🧠✨ O que aprendi Ao longo desses dias me deparei com diversos desafios que me fizeram ter orgulho de ter chego neste resultado em tão pouco tempo. A sensação de criar algo do zero é inexplicável, além de desafiador. Para tanto, precisei rever conceitos de localstorage, e vários detalhes do CSS a fim de construir algo visualmente leve, simples e agradável. Caso queira saber um pouquinho mais do processo de elaboração e criação, fiz um breve benchmarking, elenquei possíveis referências e ideias de layout, escolhi as cores que possuíssem acessibilidade visual, e todo esse trajeto até chegar neste resultado final é possível visualizar no meu repositório do [Figma](https://www.figma.com/file/BOxY3gDmN9Y2FQOv4c7F41/projeto-cronos?node-id=0%3A1&t=CJfIdrRiCXa6LyZl-1). Por fim, é válido ressaltar que tudo isso só foi possível graças ao planejamento realizado desde o primeiro dia, com o estabelecimento de metas desafiadoras mas alcançáveis, e muita dedicação, organização e amor por aprender mais a cada dia. 💖 <br><br> ## 🔧✨ Tecnologias utilizadas <div style="display: inline_block"> <img align="center" alt="Anna-Js" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-plain.svg"> <img align="center" alt="Anna-HTML" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original.svg"> <img align="center" alt="Anna-CSS" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original.svg"> </div><br><br> ## 💻✨ Rodando o projeto Para rodar o repositório é necessário clonar o mesmo, e procurar no seu explorador de arquivos o HTML para iniciar o projeto: `index.html` Ou simplesmente clicar no link onde o mesmo está disponível para acesso: <https://cronos-three.vercel.app/> Observação: os testes referente ao layout e responsividade foram realizadas somente utilizando o Google Chrome e Android.<br><br> ## 🌺✨ Forma de contato <div style="display: inline_block"> <img align="left" alt="Anna-pic" height="150" style="border-radius:50px;" src="https://cdn.picrew.me/shareImg/org/202301/707090_N2E3YlxN.png"><br> Caso tenha alguma sugestão ou queira entrar em contato, fico a disposição 🥰💖 </div><br><br> <div> <a href = "mailto:luizafistarol@gmail.com"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" target="_blank"></a> <a href="https://www.linkedin.com/in/anna-luiza-camargo-fistarol/" target="_blank"><img src="https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge&logo=linkedin&logoColor=white" target="_blank"></a> </div>
Projeto de uma "to do list" (lista de tarefas) semanal desenvolvido utilizando HTML, CSS e JavaScript puro, sem a utilização de Frameworks.
css,css3,figma,html,html5,javascript
2023-01-03T22:22:16Z
2023-03-05T22:03:12Z
null
1
0
45
0
0
3
null
null
JavaScript
tanveerisonline/Math_Magicians
dev
<a name="readme-top"></a> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [MATH MAGICIAN] <a name="about-project"></a> > Math Magicians can compute all basic math operations. I used hooks to handle state. Invalid operation errors are successfully handled through useEffect. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> > Following technologies have been used in this project. <details> <summary>Client</summary> <ul> <li><a href="https://react.org/">React JS</a></li> <li><a href="https://www.jsx.com/">JSX</a></li> <li><a href="https://www.w3.org/Style/CSS/current-work.en.html">CSS</a></li> <li><a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-262/">JavaScript5</a></li> <li><a href="https://webpack.js.org/">Webpack Framework</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="https://pages.github.com/">Github Pages</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> > This project is a React Single Page App. > In this project you can find calculator to perform calculation. > This project is using Big.js library to calculate calculation with minimal code. > This project is using React Router. > This project is using best practices with React and JavaScript. > This project follows the gitflow convention. > This is using eslint and stylelint to check errors. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> > <a href="https://mathcalculator-jv2o.onrender.com ">Click to visit </a> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> > This is how a new developer could make use this project. To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - [ ] A PC or Mac. - [ ] An active internet connection. - [ ] Some knowledge of git and github. ### Setup Clone this repository by using the command line : git clone https://github.com/tanveerisonline/Math_Magicians.git ### Install Install this project with: Use npm install after cloning this project ### Usage - [ ] First you need to download this repo or clone this repo. - [ ] Open this project in your local machine. - [ ] Open Terminal in your machine. - [ ] run npm install in your terninal to install necessary required dependencies for this project. - [ ] Copy index.html file path and paste it in your browser url. - [ ] now the project will be running. ### Deployment You can deploy this project using: Github Pages. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> > Mention all of the collaborators of this project. 👤 **Author1** - GitHub: [@tanveerisonline](https://github.com/tanveerisonline) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> > Following are a few features i will add to the project in future. - [ ] I will add a database to this project in future where i can save user data. - [ ] I will add more functionality to this project like searching, deleting etc. - [ ] I will update the interface and design of the project in future. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you're committed to making the world a better place, please support our project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to give credit to the following people who have inspired my codebase: - [ ] The Whole Microverse Team - thank you so much for this great learning platform. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> ## ❓ FAQ <a name="faq"></a> - **[Question_1]** What technologies i have used in this project ? - [Answer_1]:Thanks for the question you can find the answer at the top section of this readme.md file where i have explained everything. - **[Question_2]** Have you used webpack in this project ? - [Answer_2] Yes i have used webpack 5 in this project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./MIT-LICENSE.txt) licensed. \_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish. <p align="right">(<a href="#readme-top">back to top</a>)</p>
This project is a React Single Page App. In this project you can find calculator to perform calculation. This project is using Big.js library to calculate calculation with minimal code. This project is using React Router. This project is using best practices with React and JavaScript.
gitflow,javascript,jsx,react
2023-01-11T10:41:42Z
2023-01-18T17:14:04Z
null
1
5
17
0
0
3
null
MIT
JavaScript
thebishalniroula/Fireball-threejs
main
# Fireball-threejs A simple app that displays a rotating fireball on canvas which can be zommed in/out, and panned using mouse, ## Live link: https://spinning-fireball-thebishalniroula.vercel.app/
A simple app that displays a rotating fireball on canvas which can be zommed in/out, and panned using mouse,
3d-models,javascript,threejs,webgl
2023-01-07T17:56:28Z
2023-01-07T18:12:38Z
null
1
0
5
0
0
3
null
null
TypeScript
coolroushan/grubby-mitten-8672
main
# grubby-mitten-8672 We are a team of five members and we were given a task to clone industry buying and our cloned website name is Hardware City. And we have completed the website in the span of 5 days. WebsiteLogo-![HARDWARE CITYY](https://user-images.githubusercontent.com/115460736/213990679-58533a0e-d1a7-45ab-ac3d-eb2e7a13d43c.png) Website Link:- https://animated-cassata-0019dd.netlify.app/ Team Members :- 1. Roushan Kumar(TeamLeader) 2. Ratul Mukherjee 3. Swati Kharote 4. Omkar Dhanave 5. Rounak Dhatterwal The tech Stack:- 1. HTML 2. CSS 3. JavaScript 4. MockApi Funcitoniality in website :- 1. Login and logout 2. Sort function 3. Search function 4. Filter funciton 5. Fetching MockApi 6. CRUD operation 7. Added to cart function 8. Local storage 9. Payment functionality 10. Set Interval
Cloned Industrybuying website with team of five members.
api,api-rest,css,delete,filter,hover-effects,html,javascript,localstorage,slideshow
2023-01-16T15:17:41Z
2023-04-11T10:42:52Z
null
5
27
65
1
1
3
null
null
HTML
mdjawedh022/tanishq-2022
main
# Tanishq Clone Our project demonstrates a basic flow of an e-commerce page, where a customer can view and filter products, add their product to a cart and place his or her happy order. - Tanishq has emerged as India's fastest growing jewellery brand and is a name which signifies superior craftsmanship, exclusive designs and superlative product quality. The term Tanishq was coined by Mr. Xerxes Desai by merging the words 'Tan' meaning body and 'Nishk' meaning a gold ornament. ## 🔗Deploy Link ## login signup page ![App Screenshot](https://user-images.githubusercontent.com/97525465/161365295-b8bec471-6a1e-48c5-b8bf-c9029ee398f3.png) ## Homepage ![App Screenshot](https://user-images.githubusercontent.com/97525465/161365301-89ff1ddc-71ae-4c54-b00f-388049c37454.png) ## Product page ![App Screenshot](https://user-images.githubusercontent.com/97525279/161365802-b69ae90f-361a-4aa4-a987-a924576d2d7b.png) ## Product details page ![App Screenshot](https://user-images.githubusercontent.com/97525279/161365804-fdf44a41-8e3e-4657-a230-599c3953040a.png) ## Cart page ![App Screenshot](https://user-images.githubusercontent.com/97525279/161365806-24a54a79-551f-4d85-9395-8281c102d0fb.png) ## Payment page ![App Screenshot](https://user-images.githubusercontent.com/97525279/161365807-4b544eb7-a9a6-44b0-9f52-b6a349a49e68.png) # Features - User Friendly - Easy UI - Fullscreen mode # Tech Stack used - HTML - CSS - JavaScript (ES6)
Our project demonstrates a basic flow of an e-commerce page, where a customer can view and filter products, add their product to a cart and place his or her happy order. Tanishq has emerged as India's fastest growing jewellery brand and is a name which signifies superior craftsmanship, exclusive designs and superlative product quality.
html,css,javascript
2023-01-10T09:11:35Z
2023-01-10T10:13:29Z
null
1
0
1
0
0
3
null
null
HTML
CaioLima10/Desafio_de_Cores_2
master
## 📘 projeto Esse desafio foi muito interessante, criar um campo modal onde o usuario poderá escolher a cor "Hexadecimal" e a borda do circulo. <img alt ="Projeto Desafio de Cores 2" src=".github/modal2.PNG"> <img alt ="Projeto Desafio de Cores 2" src=".github/img projeto cores.PNG"> ## tarefas do projeto 1. Quando eu clicar no botão "+" abrir formulario 2. Quando eu clicar no botão "x" fechar formulario 3. Se o usuario não digitar nada dentro do campo, o botão deve ficar bloqueado. 4. Ao criar o circulo, o formulario deve fechar. 5. Os circulos criados sempre no centro da tela. 6. Quando atingir 5 circulos criados o 6 deverar ir para linha de baixo. ## 💻 Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: - HTML e CSS - JavaScript - Git e Github - Figma feito por 🙋‍♂️ Caio lima
Desafio de Cores 2🔴 criando formulário onde o usuário poderá escolher a cor do circulo principal
css,html,git,javascript,figma,github
2023-01-03T18:22:38Z
2023-01-23T03:28:47Z
null
1
0
11
0
0
3
null
null
CSS