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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Manoj-Kumar-Munda/youtube | main | # React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
| It's a youtube clone. | css,html5,javascript,latest,react,reactjs,redux,redux-toolkit,tailwind,tailwindcss | 2023-09-15T12:48:54Z | 2023-10-12T03:18:15Z | null | 1 | 0 | 48 | 0 | 2 | 7 | null | null | JavaScript |
joywin2003/best-vs-code-extensions | main |
# Welcome Contributors to the Best VS Code Extensions Repository! 🚀
To ensure a smooth and productive contribution process, please follow these guidelines:
1. **Add "Best VS Code Extensions":** As part of Hacktoberfest, we invite you to contribute to our list of "Best VS Code Extensions." To do this, follow the format below and add your entry to the documentation:
1. **Name of Extension:**
- **Description:** (Brief description of the extension) 📦
2. **Hacktoberfest Tag:** When submitting your contribution, make sure to add the "hacktoberfest" tag to your Pull Request (PR). This helps us track and celebrate your participation in Hacktoberfest. 🎉
3. **Contribution File:** In the root of the repository, you'll find a `CONTRIBUTORS.md` file. Please add your name to this file in alphabetical order. Your contributions are appreciated and recognized! 👏
4. **The most Important step for the PR to be accepted: Please star the repo 🌟😉
## How to Contribute
To contribute to our documentation:
1. **Fork the Repository:** Click the "Fork" button at the top right of this repository to create a copy in your GitHub account. 🍴
2. **Clone Your Fork:** Clone the forked repository to your local machine using Git. 🖥️
```bash
git clone https://github.com/joywin2003/best-vs-code-extensions.git
```
3. **Create a Branch:** Create a new branch for your contribution. 🌿
```bash
git checkout -b add-best-vscode-extension
```
4. **Make Changes:** Add your "Best VS Code Extension" entry to the documentation following the provided format. ✍️
5. **Commit Your Changes:** Commit your changes with a descriptive commit message. 💬
```bash
git commit -m "Add 'Best VS Code Extension' entry"
```
6. **Push to Your Fork:** Push your changes to your GitHub fork. 🚀
```bash
git push origin add main
```
7. **Open a Pull Request:** Submit a Pull Request (PR) to the main repository. Include a clear title and description of your changes. 🎯
8. **Review and Merge:** I will review your PR, and if it meets our guidelines, it will be merged into the documentation. 🤝
## Code of Conduct
Please review and adhere to our [Code of Conduct](CODE_OF_CONDUCT.md) when participating in this project. Respect, inclusivity, and positive interactions are essential to our community. 🤝
## Star the Repository! ⭐️
As a first step, please consider giving our repository a ⭐️ to show your support! 🌟
Happy hacking! 💻🔧🎃
| Hacktoberfest Technical Docs 🚀 Join us for Hacktoberfest! Contribute to our collection of "Best React Extensions" documentation. Follow the guidelines, add your favorite extensions, and tag your PR with "hacktoberfest." Let's enhance our docs together! | hacktober2023,hacktoberfest,hacktoberfest-accepted,non-code,non-code-contributions,non-technical,react,hacking,javascript,non-tech | 2023-09-27T06:56:08Z | 2023-10-31T17:20:14Z | null | 7 | 13 | 34 | 0 | 4 | 7 | null | null | null |
jacklehamster/bun-engine | main | # bun-engine

Game engine built using bunjs
Work in progress.
## Install bun
https://bun.sh/
```bash
curl -fsSL https://bun.sh/install | bash
```
## Commands
- **start**: "bun run index.ts",
- **bundle**: "bun run bundler/bundler.ts",
- **list**: "bun run samples/list-scripts.tsx",
- **example**: "bun run bundle && cd example && bun start && cd ..",
- **fileSample**: "bun run samples/file.tsx && cat samples/data/test.json",
- **httpSample**: "bun run samples/server.tsx"
## Run example
[https://jacklehamster.github.io/bun-engine/example/](https://jacklehamster.github.io/bun-engine/example/)
# Demo
To create a project, for now the best way would be to heck out the DemoWorld example:
[https://github.com/jacklehamster/bun-engine/blob/main/src/demo/DemoWorld.ts](https://github.com/jacklehamster/bun-engine/blob/main/src/demo/DemoWorld.ts)
## Github Source
[https://github.com/jacklehamster/bun-engine/](https://github.com/jacklehamster/bun-engine/)
## Dev log
[https://dev.to/jacklehamster/started-a-repo-for-my-new-game-engine-54cc](https://dev.to/jacklehamster/started-a-repo-for-my-new-game-engine-54cc)
| Graphics engine for games, set on top of bun.js. | bun,game-development,game-engine,javascript,typescript | 2023-09-18T07:53:46Z | 2024-05-17T10:01:17Z | 2024-05-11T19:57:19Z | 1 | 0 | 251 | 0 | 0 | 7 | null | MIT | TypeScript |
Mohamed20a/Frontend-Roadmap | main | <h1 align="center"><b>FRONT-END ROADMAP</b></h1>
<p align="center">
Are you looking to navigate the ever-evolving world of frontend development? Whether you're a beginner or an experienced developer, understanding the key technologies, tools, and concepts that are essential for success is crucial. This comprehensive roadmap provides you with a clear direction for your learning journey and covers the core aspects of frontend development.
</p>
<img align="center" src="https://github.com/Mohamed20a/Frontend-Roadmap/blob/main/frontend-roadmap.png">
<h1><b>CONTENTS</b></h1>
- <a href="#timeline">Timeline</a>
- <a href="#goodToKnow">Good To Know</a>
- <a href="#introduction">Intro</a>
- <a href="#core">Core Concepts</a>
- <a href="#intermediate">Intermediate</a>
- <a href="#advanced">Advanced</a>
- <a href="#extra">Extra</a>
<h2 id="timeline"><b>Timeline</b></h2>
| Phase | Effort |
| ------------ | -------- |
| Intro | 3 Hours |
| Core | 60 Hours |
| Intermediate | 30 Hours |
| Advanced | 48 Hours |
| Extra | 34 Hours |
<h2 id="goodToKnow"><b>Good To Know</b></h2>
This roadmap assumes that You have already studied the following topics:
- At least **one** programming language, such as **JavaScript**, **C++**, or **Java**, and a basic understanding of the concepts of programming, such as variables, loops, and functions.
- Fundamental of **Algorithms** and **Data Structures**, such as Big O Notation, Arrays, Linked Lists, Stacks, Queues, Sorting, and Searching.
- Understanding of **Object-Oriented Programming** (OOP) concepts, such as classes, inheritance, and polymorphism.
Here are some resources to learn these topics:
- [FreeCodeCamp - Introduction to Programming and Computer Science](https://youtu.be/zOjov-2OZ0E) | English
- [FreeCodeCamp - C++ Tutorial for Beginners](https://youtu.be/vLnPwxZdW4Y) | English
- [Elzero Web School - Fundamentals Of Programming With C++](https://youtube.com/playlist?list=PLDoPjvoNmBAwy-rS6WKudwVeb_x63EzgS) | Arabic
- [Abdelrahman Gamal - CS50 course](https://youtube.com/playlist?list=PLknwEmKsW8OvMsFbU9zo8oJCprAsgc4LO&si=un9Eynlugg8EUQVI) | Arabic
- [FreeCodeCamp - Algorithms and Data Structures](https://youtu.be/8hly31xKli0) | English
- [Adel Nasim - Data Structures Full Course](https://youtube.com/playlist?list=PLCInYL3l2AajqOUW_2SwjWeMwf4vL4RSp) | Arabic
- [Omar Ahmed - OOP - بالعربي](https://youtube.com/playlist?list=PLwWuxCLlF_ue7GPvoG_Ko1x43tZw5cz9v) | Arabic
<h2 id="introduction"><b>Intro</b></h2>
| Topic | Effort | Resources |
| ------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| Internet | 30 minutes | [How the Internet Works](https://youtu.be/e4S8zfLdLgQ), [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet) |
| Browsers | 1 hour | [How browsers work](https://web.dev/howbrowserswork/), [How Do Web Browsers Work?](https://youtu.be/WjDrMKZWCt0) |
| Hosting | 30 minutes | [What Is Web Hosting?](https://youtu.be/htbY9-yggB0), [Different Types of Web Hosting](https://youtu.be/AXVZYzw8geg) |
| Frontend vs Backend | 10 minutes | [Frontend web development](https://youtu.be/WG5ikvJ2TKA) |
<h2 id="core"><b>Core</b></h2>
- <a href="#IntroductiontoFrontEndDevelopment">Introduction to Front-End Development</a>
- <a href="#HTML5">HTML5</a>
- <a href="#CSS3">CSS3</a>
- <a href="#tailwindcss">Tailwind CSS | Bootstrap</a>
- <a href="#versionControl">Version Control</a>
<h3 id="IntroductiontoFrontEndDevelopment"><b>Introduction</b></h3>
By the end of the course, you will be able to:
- Describe the front-end developer role.
- Explain the core and underlying technologies that power the internet.
- Use HTML to create a simple webpage.
- Use CSS to control the appearance of a simple webpage.
| Resource | Effort |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- |
| [Meta - Introduction to Front-End Development](https://www.coursera.org/learn/introduction-to-front-end-development?specialization=meta-front-end-developer) | 10 hours |
<h3 id="HTML5"><b>HTML5</b></h3>
| Resource | Effort |
| -------------------------------------------------------------- | --------- |
| [Elzero Web School - Learn HTML](https://youtu.be/qfPUMV9J5yw) | 4.5 hours |
<h3 id="CSS3"><b>CSS3</b></h3>
| Resource | Effort |
| ------------------------------------------------------------- | -------- |
| [Elzero Web School - Learn CSS](https://youtu.be/qyVkLebgfzY) | 12 hours |
<h3 id="templates"><b>Now It's Time
To Practise</b></h3>
<a href="https://youtube.com/playlist?list=PLDoPjvoNmBAzHSjcR-HnW9tnxyuye8KbF">HTML And CSS Template 1</a> | 2 Hours
<hr/>
<a href="https://youtube.com/playlist?list=PLDoPjvoNmBAy1l-2A21ng3gxEyocruT0t">HTML And CSS Template 2</a> | 4 Hours
<hr/>
<a href="https://youtube.com/playlist?list=PLDoPjvoNmBAxuCSp2_-9LurPqRVwketnc">HTML And CSS Template 3</a> | 5 Hours
<hr/>
<a href="https://youtube.com/playlist?list=PLDoPjvoNmBAyGaRGzPVZCkYx5L7Mo9Tbh">HTML And CSS Template 4</a> | 7 Hours
<hr/>
<a href="https://www.udemy.com/course/the-complete-html-css-and-projects/learn/lecture/40260358?referralCode=87AE473FEAB17439152B">The Complete HTML & CSS Course and Projects</a> | Udemy
<br/>
<h3 id="tailwindcss"><b>Tailwind CSS</b></h3>
#### **_Why Tailwind CSS over Bootstrap?_**
- **Highly customizable**
- **Smaller file sizes**
- **Mobile-first approach**
- **No pre-existing design language**
| Resources | Effort |
| ------------------------------------------------------------------------------------------------------------- | ----------- |
| [Fireship - Tailwind in 100 Seconds](https://youtu.be/mr15Xzb1Ook) | 100 seconds |
| [The Net Ninja - Tailwind CSS Tutorial](https://youtube.com/playlist?list=PL4cUxeGkcC9gpXORlEHjc5bgnIi5HEGhw) | 2 hours |
| [Arabic - Tailwind CSS](https://youtu.be/Pk3hhCJG2Dk) [Optional] | 2 hours |
<h3><b>Bootstrap [Optional]</b></h3>
| Resources | Effort |
| ---------------------------------------------------------------------- | ------- |
| [FreeCodeCamp - Bootstrap CSS Framework](https://youtu.be/-qfEOE4vtxE) | 3 hours |
| [Arabic - Bootstrap 5](https://youtu.be/65EFKUpYk2A) | 2 hours |
#### **Task list**: the same as in tailwind.
<br/>
<h3 id="versionControl"><b>Version Control</b></h3>
| Resources | Effort |
| ---------------------------------------------------------------------------------------- | -------- |
| [Big Data - Git and GitHub](https://youtu.be/Q6G-J54vgKc) | 6 hours |
| [Meta - Version Control](https://www.coursera.org/learn/introduction-to-version-control) | 13 hours |
<h2 id="intermediate"><b>Intermediate</b></h2>
- <a href="#jsSyntax">JavaScript Syntax</a>
- <a href="#jsPractice">Practice on JavaScript Syntax</a>
- <a href="#jsProjects">Build Projects</a>
- <a href="#jsAdvanced">Advanced JS Concepts</a>
<h3 id="jsSyntax"><b>JavaScript Syntax</b></h3>
| Resources | Effort |
| ------------------------------------------------------------------------------------------------ | -------- |
| [Elzero Web School - Learn JavaScript in Arabic](https://www.youtube.com/playlist?list=PLDoPjvoNmBAx3kiplQR_oeDqLDBUDYwVv) | 19 hours |
| [Meta - Programming with JavaScript](https://www.coursera.org/learn/programming-with-javascript) | 20 hours |
| [FreeCodeCamp - Learn JavaScript](https://youtu.be/PkZNo7MFNFg) [Optional] | 10 hours |
<h3 id="jsPractice"><b>Practice on JavaScript</b></h3>
Practice, practice, and practice. You can't learn JavaScript without practicing it. Here we will solve several problems in leetcode to practice our JavaScript skills.
| Problem | Solution |
| ------------------------------------------------------------------------------------------------------------------------------- | -------- |
| [Two Sum](https://leetcode.com/problems/two-sum/) | |
| [Reverse Integer](https://leetcode.com/problems/reverse-integer/) | |
| [Palindrome Number](https://leetcode.com/problems/palindrome-number/) | |
| [Remove Duplicates from Sorted Array](https://leetcode.com/problems/remove-duplicates-from-sorted-array/) | |
| [Search Insert Position](https://leetcode.com/problems/search-insert-position/) | |
| [Best Time to Buy and Sell Stock](https://leetcode.com/problems/best-time-to-buy-and-sell-stock/) | |
| [Longest Common Prefix](https://leetcode.com/problems/longest-common-prefix/) | |
| [Valid Parentheses](https://leetcode.com/problems/valid-parentheses/) | |
| [Next Greater Element I](https://leetcode.com/problems/next-greater-element-i/description/) | |
| [Backspace String Compare](https://leetcode.com/problems/backspace-string-compare/) | |
| [Final Prices With a Special Discount in a Shop](https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/) | |
<h3 id="jsProjects"><b>Projects</b></h3>
<a href="https://javascript30.com/">30 Day Vanilla JS Coding Challenge</a> | 30 Days
<a href="https://www.youtube.com/playlist?list=PLpwngcHZlPafPXPPPVTsOugzKfIJjB7Qm">JavaScript API Projects</a> | 5 Hours
<h3 id="jsAdvanced"><b>Advanced JavaScript</b></h3>
<a href="https://youtube.com/playlist?list=PL0Zuz27SZ-6N3bG4YZhkrCL3ZmDcLTuGd">Advanced Javascript Concepts</a> | 5 Hours
<h1 id="advanced"><b>Advanced</b></h1>
<h2><b>Why React JS ?</b></h2>
<p>React is a popular choice for building user interfaces because of its declarative approach, component-based architecture, large and active community, flexibility, and performance.</p>
<h2><b>Navigate throuth these links:</b></h2>
- <a href="#react">React JS</a>
- <a href="#reactrouter">React Router</a>
- <a href="#reactprojects">Practice</a>
- <a href="#mui">Material UI</a>
- <a href="#sass">Sass</a>
- <a href="#framermotion">Framer Motion</a>
- <a href="#reduxtoolkit">Redux Toolkit</a>
- <a href="#formik">Formik</a>
<h3 id="react"><b>React JS</b></h3>
<a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d">Full Modern React Tutorial</a> | 3 Hours
<a href="https://www.youtube.com/watch?v=bMknfKXIFA8">React Course - Beginner's Tutorial for React JavaScript Library [2022]</a> | 12 Hours
<h3 id="reactrouter"><b>React Router V.6</b></h3>
<a href="https://www.youtube.com/watch?v=59IXY5IDrBA">React Router 6 – Tutorial for Beginners</a> | 2 Hours
<a href="https://youtu.be/Ul3y1LXxzdU">Learn React Router v6 In 45 Minutes</a> | 45 Minutes
<h3 id="reactprojects"><b>15 Projects with React JS</b></h3>
<a href="https://youtu.be/a_7Z7C_JCyo">Code 15 React Projects - Complete Course</a> | 9 Hours
<h3 id="mui"><b>Material UI</b></h3>
<a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwh-K9mDlrrcDywl7CeVL2rO">React Material UI Tutorial</a> | 6 Hours
<h3 id="sass"><b>Sass</b></h3>
<a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9jxJX7vojNVK-o8ubDZEcNb">SASS Tutorial (Build Your Own CSS Library)</a> | 3 Hours
<h3 id="framermotion"><b>Framer Motion</b></h3>
<a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9iHDnQfTHEVVceOEBsOf07i">Framer Motion (for React) Tutorial</a> | 2 Hours
<a href="https://www.youtube.com/playlist?list=PL3pZ0ZEStTyQLdpOMZck7lwKd6ZPzjadJ">Learn Framer Motion with React in Arabic 2023</a> | 1 Hour
<h3 id="reduxtoolkit"><b>Redux Toolkit</b></h3>
<a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwiaOAuTtVXittwybYIorRB3">Redux Toolkit Tutorial</a> | 4 Hours
<h3 id="formik"><b>Formik</b></h3>
<a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwiPmFbtzEWjESkqBVDbdgGu">React Formik Tutorial</a> | 5 Hours
<h1 id="extra"><b>Extra</b></h1>
<h2><b>Navigate throuth these links:</b></h2>
- <a href="#typescript">TypeScript</a>
- <a href="#nextjs">Next JS</a>
- <a href="#firebase">Firebase</a>
- <a href="#testing">Testing</a>
<h3 id="typescript"><b>TypeScript</b></h3>
<a href="https://www.youtube.com/playlist?list=PLDoPjvoNmBAy532K9M_fjiAmrJ0gkCyLJ">Learn TypeScript 2022 [Arabic]</a> | 4 Hours
<a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI">TypeScript Tutorial</a> | 3 Hours
<a href="https://www.youtube.com/watch?v=gieEQFIfgYc&feature=youtu.be">TypeScript Full Course for Beginners | Complete All-in-One Tutorial</a> | 8 Hours
<h3 id="nextjs"><b>Next JS</b></h3>
<a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwgC9mj0qv972IO5DmD-H0ZH">Next.js Tutorial for Beginners</a> | 9 Hours
<a href="https://www.youtube.com/watch?v=tsmaQdgidKg">NextJS Course For Beginners - Routes, Fetching, SSR, SSG...</a> | 1 Hour
<h3 id="firebse"><b>Firebase</b></h3>
<a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9jERUGvbudErNCeSZHWUVlb">Firebase 9 Tutorial</a> | 2 Hours
<a href="https://www.youtube.com/watch?v=2hR-uWjBAgw">Firebase React Course For Beginners - Learn Firebase V9+ in 2 Hours</a> | 2 Hours
<h3 id="testing"><b>Testing</b></h3>
<a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwirqe1KHFCHJ0RqNuN61SJd">React Testing Tutorial</a> | 5 Hours
| Frontend Roadmap | bootstrap,css,frontend-roadmap,html,javascript,nextjs,react,redux,sass,tailwind-css | 2023-09-19T15:13:58Z | 2024-04-20T16:12:48Z | null | 1 | 0 | 8 | 0 | 0 | 7 | null | null | null |
jpk3lly/Wordgame_Javascript | main | # Word game in Javascript
For Hacktoberfest this year I have decided to make a word game based on Boggle whilst learning HTML, CSS & Javascript.
The basic structure of the game is there, but as I'm only learning, there is plenty of room for improvement.
## HOW TO CONTRIBUTE
- Star and Fork this repository using the buttons in the top on the right corner of the screen.
- Clone your forked repository from your github account, to your computer.
- Create a new branch for your contributions.
- Add your files containing your changes, commit and push to your branched repo.
- Create a pull request.
## HOW TO: Fork, Clone, Create New Branch, Make Changes, Send Pull Request
Instructions to help you do this are in the [instructions.md](/instructions.md)
## CAN'T CODE?
No Worries, There are things such as Wikis that can be contributed to which require no coding knowledge.
| A game of boggle. | css,html,javascript,hacktoberfest,hacktoberfest-accepted | 2023-09-30T14:15:35Z | 2023-10-21T15:58:31Z | null | 17 | 41 | 110 | 2 | 29 | 7 | null | MIT | JavaScript |
VarshiRevo/MAJESTIC_CHECK | main | 👑 Welcome to MajesticCheck! 👑
Experience the timeless game of chess like never before! 🌐 This web-based chess masterpiece allows you to indulge in thrilling matches with friends or formidable opponents online. 🤝 The entire project is meticulously crafted using the enchanting trio of HTML, CSS, and JavaScript.
Prepare for battle, embrace strategy, and immerse yourself in the world of MajesticCheck! 🌟
## Feature
Chess Engine: Implement a chess engine that enforces the rules of chess, validates moves, and checks for checkmate and stalemate.
Move History: Provide a move history feature that allows players to review the sequence of moves in a game.
## Rules
Basic Piece Movement:
King: The king can move one square in any direction: horizontally, vertically, or diagonally. However, it cannot move to a square that is under attack.
Queen: The queen can move horizontally, vertically, or diagonally any number of squares.
Rook: The rook moves horizontally or vertically any number of squares.
Bishop: The bishop moves diagonally any number of squares.
Knight: The knight moves in an L-shape, consisting of two squares in one direction followed by one square perpendicular to that. Knights can jump over other pieces.
Pawn: Pawns move forward one square but capture diagonally. On their first move, pawns have the option to move forward two squares. When a pawn reaches the opposite end of the board, it can be promoted to any other piece (except a king).
Check and Checkmate:
Check: When a player's king is under direct attack by an opponent's piece, it is in check. The player must make a move to get the king out of check.
Checkmate: If a player's king is in check and cannot make a legal move to escape the threat, it is checkmate, and that player loses the game.
Stalemate and Draws:
Stalemate: If a player has no legal moves to make and their king is not in check, the game results in a draw due to stalemate.
Draws: Chess games can also end in draws due to insufficient material (e.g., king vs. king, king and bishop vs. king and bishop with the bishops on opposite colors), threefold repetition, or the fifty-move rule (no pawn movement or capture in the last fifty moves).
## Installation
```bash
- Download Vscode
- Open this folder in VScode
- Download Live Server extension
```
## Tech Stack
- HTML
- CSS
- JS
## Deployment
To deploy this project run
```bash
Run the Chess.html file by clicking Go-Live
```
```bash
Runs the app in the development mode.
Open 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.
```
## Screenshots

## Author
-[@VarshiRevo](https://github.com/VarshiRevo/VarshiRevo)
## Support
For support,
Email : varshigaps04.ai@gmail.com
Or
Join my Slack channel:
https://join.slack.com/t/team-revoshared_invitezt-23bhnca2e-VEbQiDF8c~1hUYVjsNa06Q
| Players can challenge computer opponents of varying difficulties, featuring intuitive gameplay mechanics. | chess-game,chessboard,game-development,html,javascript | 2023-10-09T10:20:14Z | 2023-10-09T11:15:54Z | null | 1 | 0 | 9 | 0 | 0 | 7 | null | null | JavaScript |
lindelwa122/dom-wizard | main | # DOM Wizard ·    
<div align="center">
<p>A JavaScript library that allows easy manipulation of the DOM.</p>

<div>
<a href="https://npm.runkit.com/dom-wizard">Try on RunKit</a>
·
<a href="https://github.com/lindelwa122/dom-wizard/issues">Report Bugs</a>
·
<a href="https://github.com/lindelwa122/dom-wizard/issues">Request Feature</a>
</div>
</div>
## Table of Contents
- [About the project](#about-the-project)
- [Installation](#installation)
- [Documentation](#documentation)
- [Quickstart](#quickstart)
- [Tutorial](#tutorial)
- [Examples](#examples)
- [Contributing](#contributing)
- [Features](#features)
- [domManager](#dommanager)
- [router](#router)
- [cssManager](#cssmanager)
- [store](#store)
- [More ways to contribute](#more-ways-to-contribute)
- [License](#license)
- [Contact](#contact)
## About the project
DomWizard is a JavaScript library that simplifies DOM manipulation and CSS styling. It provides functions for creating, updating, reading, and deleting DOM elements, as well as straightforwardly managing CSS styles. The library also offers a lightweight routing system and an experimental global variable store for data management.
## Installation
To create your project using Dom Wizard, run the following command:
```
npx create-project-with-dom-wizard <name-of-your-project>
```
To install the Dom Wizard and start using its features run:
```
npm install dom-wizard
```
## Documentation
Read the full documentation. [here](/DOCUMENTATION.md).
## Quickstart
To learn more about how to use the library, refer to the Quickstart [here](/QUICKSTART.md).
## Tutorial
[This tutorial](/TUTORIAL.md) will guide you on how to create your app using DOM Wizard and how to use some of the functionalities of the library.
## Examples
Here's how you can create an element and append it to the DOM:
```javascript
import { domManager } from 'dom-wizard';
const sidebar = () => {
const upper = {
tagName: 'div',
options: {
classList: ['upper', 'nv-class'],
},
};
const lower = {
tagName: 'span',
options: {
className: 'lower',
style: { color: '#0f0' },
},
};
return {
tagName: 'div',
options: {
id: 'sidebar',
},
children: [upper, lower],
};
};
domManager.create(sidebar());
```
This allows you to easily create elements and their children using simple objects.
To read more about the features, jump to the [features section](#features).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
1. [Fork](https://github.com/lindelwa122/dom-wizard/fork) this repository.
2. Clone the repository to your own machine by running one of the following commands:
- HTTPS
```
git clone https://github.com/<your-username>/dom-wizard.git
```
OR
- SSH
```
git clone git@github.com:<your-username>/dom-wizard.git
```
OR
- Github CLI:
```
gh repo clone <your-username>/dom-wizard
```
3. Create a new branch. The name of the branch must reflect the change you are about to make.
```
git checkout -b <branch-name>
```
4. Make your changes or add your new feature. Remember to commit early and commit often. Read our commit rules [here](/COMMIT_RULES.md).
- Short commit messages:
```
git add <changed-files>
git commit -m "<commit-message>"
```
- Long commit messages:
```
git add <changed-files>
git commit
```
5. Push your changes to Github by running this command:
```
git push origin <branch-name>
```
6. Go over to GitHub and create a pull request. Make sure to include a comment explaining the additions. Please include the issue number being addressed in your comment. For instance, if you were resolving issue 6, add `Issue: #6` at the end of your comment. For more information, please refer to our contributing rules [here](/CONTRIBUTING.md).
## Features
These are the features the library have. To learn more about each feature, click on the subtitle. Additionally, you can indicate on the Issues tab that you are working on a specific feature, although this is not mandatory. Click [here](/CONTRIBUTING.md) to read more about our contributing rules.
### domManager
The main idea behind the library was to create a tool that enables developers to easily create, update, modify, and delete DOM elements. The primary function of **domManager** is precisely to accomplish this task.
I wrote the code below a few months ago and it is to demonstrate how hard and error-prone it can be to manually append and modify elements to the DOM.
```javascript
for (account of accounts) {
if (account['result'] == 'empty') {
card = document.createElement('div');
card.classList = 'card';
text = document.createTextNode('Not Found');
card.appendChild(text);
display.appendChild(card);
return;
}
card = document.createElement('div');
card.classList = 'card';
card.setAttribute('onclick', 'cardClicked(event)');
content = document.createElement('div');
content.classList = 'content';
img = document.createElement('img');
img.src = 'static/uploads/' + account['image'];
span = document.createElement('span');
username = document.createTextNode(account['username']);
span.appendChild(username);
content.appendChild(img);
content.appendChild(span);
extraContent = document.createElement('div');
extraContent.classList = 'extra-content';
date = document.createTextNode(
calcDate(account['started_on']) + '/' + calcChallenge(account['level']),
);
extraContent.appendChild(date);
card.appendChild(content);
card.appendChild(extraContent);
display.appendChild(card);
}
```
The same thing can be done with ease using the 4 functions that **domManager** will have:
- [x] **create**
- [x] **update**
- [x] **read**
- [x] **delete**
The functions will perform precisely as their names suggest, offering functionality to create, update, delete, and read elements. Click [here](https://github.com/lindelwa122/dom-wizard/issues) to read more about how they should operate.
### Router
**Router** will enable developers to navigate to different routes of the site without the page reloading.
Here's an example showcasing how easy it could be to utilize this feature in your app.
**_router.js_**
```javascript
import home from './routes/home';
import about from './routes/about';
import contacts from './routes/contact';
const routes = [
{ id: 'homePage', route: home },
{ id: 'aboutPage', route: about },
{ id: 'contactsPage', route: contacts },
];
export default routes;
```
Here's how you can register routes and navigate to another page.
**_index.js_**
```javascript
import { domManager, router } from 'dom-wizard';
import routes from './routes/router';
const initialPage = {
tagName: 'button',
link: {
name: 'navigation',
to: 'home',
host: '.sidebar',
}, // look here
options: {
innerHTML: 'Click Me - About',
},
};
domManager.create(initialPage);
router.register(routes);
```
Above, we create an initial page with nothing but a button that displays `Click Me - About`. If you click this button, you will be directed to the about page. The `route` in the options expects an ID of a specific route.
Let's delve into the functions that will make this magic happen:
- [x] **register**: This function will register all the routes as it did on the above example.
- [x] **configureLink**: This a helper function that **domManager** will invoke when it finds `route` in `options`.
- [x] **activate**: This is a private function that is supposed to add a className of `active` to the clicked element.
- [x] **deactivate**: A private function that removes the className of `active`.
To gain a better understand of the above functions click [here](https://github.com/lindelwa122/dom-wizard/issues).
### cssManager
Here's how you can use **cssManager** to style content of your page:
```javascript
import { cssManager } from 'dom-wizard';
cssManager.createCSSRule({
body: {
color: '#f8f8f8',
backgroundColor: '#0fa',
},
'#main > .content': {
overflow: 'hidden',
},
});
```
- [x] **createCSSRule**: Takes in an object with selectors and declarations and styles the elements.
- [x] **addRule**: Adds a style to an element.
To gain a better understanding of how these functions should work click [here](https://github.com/lindelwa122/dom-wizard/issues).
### store
The store will hold variables that are intended to be accessible throughout the app. Users will be able to retrieve and modify these variables from anywhere within the app.
- [x] **createStore**: creates all the variables in their initial state.
- [x] **getState**: gets the state of a variable.
- [x] **updateState**: modifies state.
Read more about how store should work [here](https://github.com/lindelwa122/dom-wizard/issues).
**NOTE:** _An unchecked box indicates that the feature is not yet completed, while a checked box indicates its completion. You are welcome to work on and improve completed features. Additionally, feel free to propose new features via issues. For more details, please refer to our contributing rules [here](/CONTRIBUTING.md)._
## More ways to contribute
You can contribute not only by writing code but also by assisting us in enhancing this README, drafting documentation, creating tutorials, and more.
- [ ] Enhance this README.
- [x] Draft the documentation.
- [ ] Create a tutorial on our website.
- [ ] Produce video tutorials.
- [ ] Write tests.
- [x] Design a logo for us.
- [ ] Report bugs.
- [ ] Suggest any additional elements you believe should be included.
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Lindelwa - nqabenhlemlaba22@gmail.com
Instagram - [https://www.instagram.com/q.codes\_\_](https://www.instagram.com/q.codes__)
GitHub - https://github.com/lindelwa122
| JavaScript library that makes DOM manipulation easy and more managable. | javascript,javascript-framework,javascript-library,npm-package,webpack | 2023-09-26T09:50:49Z | 2023-11-10T05:48:03Z | null | 4 | 34 | 157 | 17 | 8 | 7 | null | MIT | JavaScript |
BipanKishore/resizable-panes | master | # The modern library that solve all resizing use cases of a Layout
## The mono repo contains following pacakges
| Available In | Name | Version | Gzip |
|--------------|------|---------|------|
| React |[resizable-panes-react][resizable-panes-react-git-link] |[![NPM Version][npm-version-react-badge]][npm-react-link]|[![npm bundle size][npm-min-size-badge-react-link]][npm-min-size-react-link] |
| JS |[resizable-panes-js][resizable-panes-js-git-link] |[![NPM Version][npm-version-js-badge]][npm-js-link]|[![npm bundle size][npm-min-size-badge-js-link]][npm-min-size-js-link] |
| Next |[resizable-panes-next][resizable-panes-next-git-link] |[![NPM Version][npm-version-next-badge]][npm-next-link] | [![npm bundle size][npm-min-size-badge-next-link]][npm-min-size-next-link] |
| Vue |[resizable-panes-vue][resizable-panes-vue-git-link] | | |
[npm-react-link]: https://www.npmjs.com/package/resizable-panes-react
[npm-version-react-badge]: https://img.shields.io/npm/v/resizable-panes-react
[npm-js-link]: https://www.npmjs.com/package/resizable-panes-js
[npm-version-js-badge]: https://img.shields.io/npm/v/resizable-panes-js
[npm-next-link]: https://www.npmjs.com/package/resizable-panes-next
[npm-version-next-badge]: https://img.shields.io/npm/v/resizable-panes-next
[npm-min-size-badge-react-link]: https://img.shields.io/bundlephobia/minzip/resizable-panes-react
[npm-min-size-react-link]: https://www.npmjs.com/package/resizable-panes-react
[resizable-panes-react-git-link]: https://github.com/BipanKishore/resizable-panes/tree/master/packages/resizable-panes-react
[resizable-panes-js-git-link]: https://github.com/BipanKishore/resizable-panes/tree/master/packages/resizable-panes-js
[resizable-panes-next-git-link]: https://github.com/BipanKishore/resizable-panes/tree/master/packages/resizable-panes-next
[resizable-panes-vue-git-link]: https://github.com/BipanKishore/resizable-panes/tree/master/packages/resizable-panes-vue
[npm-min-size-badge-js-link]: https://img.shields.io/bundlephobia/minzip/resizable-panes-js
[npm-min-size-js-link]: https://www.npmjs.com/package/resizable-panes-js
[npm-min-size-badge-next-link]: https://img.shields.io/bundlephobia/minzip/resizable-panes-next
[npm-min-size-next-link]: https://www.npmjs.com/package/resizable-panes-next
| It is used for flexible for flexible-layouts. | resizable-panels,panel,split-pane,resizable,resizable-dialog,flexible-content,flexible-layout,react,resizable-panes,javascript | 2023-10-02T13:52:36Z | 2024-05-19T10:32:05Z | null | 2 | 116 | 769 | 0 | 0 | 7 | null | null | TypeScript |
ClaudiaRojasSoto/resolving_challenges | main | <a name="readme-top"></a>
<!--<div align="center">
<img src="./logo.png" alt="logo" width="140" height="auto" />
<br/>
<h3><b>resolving_challenges</b></h3>
</div>-->
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Maq-Market-Comparison](#-maq-market-comparison)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
<!-- PROJECT DESCRIPTION -->
# 📖 Maq-Market-Comparison<a name="about-project"></a>
**The Maq-Market-Comparison** ...
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Technologies</summary>
<ul>
<li><a href="">JavaScript</a></li>
<li><a href="">HTML</a></li>
<li><a href="">CSS</a></li>
</ul>
</details>
<details>
<summary>Linters</summary>
<ul>
<li>Hint</li>
<li>Stylelint</li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **[]**
- **[]**
- **[]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
> You can see a Demo here: [Soon]<!--(https://github.com/ClaudiaRojasSoto/resolving_challenges/)-->
<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
In order to run this project you need: you need to know the basic of HTML5, Javascript, and basic knowledge about Git
### Setup
Clone this repository to your desired folder: https://github.com/ClaudiaRojasSoto/resolving_challenges
### Install
Install this project with: install WebLint and ESLint
### Usage
To run the project, execute the following command: just need a web Browser
### Run tests
To run tests, run the following command: you just need a simple web browser to run this project for a test
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Claudia Rojas**
- GitHub: [@githubhandle](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/claudia-rojas-soto/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
> Describe 1 - 3 features you will add to the project.
- [ ] **[]**
- [ ] **[]**
- [ ] **[]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/resolving_challenges/issues).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
> If you like this project show support by following this account
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
> - GitHub Docs for providing a wealth of information on Git and GitHub.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 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 repository presents a list of coding challenges with their solutions. | algorithms-and-data-structures,challenges,code,javascript | 2023-09-14T22:18:04Z | 2023-12-18T01:47:50Z | null | 1 | 0 | 49 | 0 | 0 | 7 | null | MIT | JavaScript |
jain-rithik/Two-Good-Co | main | # Twogood Clone
A responsive clone of [Twogood](https://twogood.com.au/) created using HTML, CSS, JavaScript, GSAP, ScrollTrigger, and Locomotive.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
## Demo
You can try out the Twogood Clone live [here](https://jain-rithik.github.io/Two-Good-Co/).
## Features
- **Responsive Design**: Crafted to provide an excellent user experience on various devices.
- **Scroll Animations**: Utilizes GSAP and ScrollTrigger for smooth scroll animations.
- **Locomotive Scroll**: Implements Locomotive Scroll for a delightful scrolling experience.
## Technologies Used
- **HTML**: The structure of the website.
- **CSS**: Styles and layout.
- **JavaScript**: Interactivity and animations.
- **GSAP**: For advanced animations.
- **ScrollTrigger**: For scroll-based animations.
- **Locomotive**: Enhances the scrolling experience.
## Installation
1. Clone this repository to your local machine using `git clone`.
2. Open the project directory.
## Usage
1. Open the `index.html` file in your web browser to view the website.
2. Explore the responsive design and scroll animations.
## Contributing
Contributions are welcome! If you'd like to contribute to this 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.
4. Push your changes to your fork.
5. Submit a pull request to the original repository.
| Clone website of the amazing Too Good Co. featured on Awwwards! | awwwards,clone-website,css,gsap,html,javascript,locomotive-scroll | 2023-10-04T11:40:18Z | 2023-10-04T14:37:01Z | null | 1 | 0 | 3 | 0 | 0 | 7 | null | null | HTML |
corbado/example-passkeys-nextauth | main | # NextAuth.js Passkey Integration Example
This is a sample implementation of a NextAuth.js application that offers passkey authentication. For simple passkey-first authentication, Corbado's [passkey association approach](https://docs.corbado.com/products/corbado-connect/connect-via-passkey-association) is used.
Please see the [full blog post](https://www.corbado.com/blog/passkeys-nextauth) to understand the detailed steps needed to integrate passkeys with NextAuth.js.
## File structure
```
├── pages
| ├── api
| | ...
| | └── auth
| | ├── [...nextauth].ts # Configuration of the authentication providers
| | └── associate.ts # Endpoint which requests an association token from Corbado
| |
| ├── auth
| | ├── redirect.tsx # Page where the user gets redirected to by Corbado after authentication
| | └── signin.tsx # Sign in page which also contains the Corbado login web component
| |
| └── index.tsx # Main page which is shown when no path is given
|
├── .env.local # Contains the environment variables
```
## Prerequisites
Please follow the steps in [Getting started](https://docs.corbado.com/overview/getting-started) to create and configure
a project in the [Corbado developer panel](https://app.corbado.com/signin#register).
Create a .env.local file and paste your Corbado project ID in there as well as credentials for at least one OAuth provider as shown in .env.local.
## Usage
Then you can run the project locally by executing the following command:
```bash
npm install && npm run dev
```
| NextAuth.js repository of an integration example that offers passkey authentication. | authjs,faceid,fido2,javascript,nextauth,nextjs,passkey,passkeys,touchid,webauthn | 2023-09-13T07:35:07Z | 2024-01-15T11:25:33Z | null | 5 | 1 | 14 | 0 | 0 | 7 | null | ISC | TypeScript |
hackers-ignite-open-source-community/FrontendMentor | main |
# HIOSC X Hacktoberfest 2023 Frontend Challenges
This repo is created for Hacktoberfest 2023, a month-long celebration of open source software. It contains a collection of frontend challenges from [Frontend Mentor], a platform that provides real-world HTML, CSS and JavaScript challenges with professional designs.
The goal of this repo is to help beginners and experts in frontend development to practice their skills, learn new techniques, and contribute to open source projects. You can choose from different levels of difficulty and get feedback from other developers.
## How to participate
To participate in Hacktoberfest 2023, you need to register on the [official website] and make four valid pull requests to any public GitHub repository by October 31st. You can read more about the [participation guidelines] and the [quality standards] on the Hacktoberfest website.
To contribute to this repo, you need to follow these steps:
- Fork this repo and clone it to your local machine.
- Choose a challenge from the [Frontend Mentors](https://www.frontendmentor.io/challenges) and create a new branch for it. The branch name should be in the format `challenge-name-your-name`.
- Create a folder with the name in this format `challenge-name-your-name`, this is where your task will be done.
- Complete the challenge using HTML, CSS and JavaScript. You can use any framework or library you like, but make sure to follow the [code style](#code-style) and the [best practices](#best-practices) for this repo.
- Add your name and GitHub profile link to the CONTRIBUTORS.md file.
- Push your changes to your fork and create a pull request to the main branch of this repo. Make sure to add a descriptive title and a screenshot of your solution to the pull request.
- Wait for a review from the maintainer or other contributors. If your pull request is approved, it will be merged to the main branch. If your pull request needs some changes, you will get feedback on how to improve it.
### Video Demo
[](https://youtu.be/0qfnfr4LRyQ)
## Challenges
You can head over to [Frontend Mentors](https://www.frontendmentor.io/challenges) for list of challenges that you can choose from. Each challenge has a zip folder you can download from that contains the starter files and the design files. You can also find a README file for each challenge that describes the requirements and the expected outcome.
## Code style
This repo follows the [Google HTML/CSS Style Guide] and the [Airbnb JavaScript Style Guide]. You can use a code formatter like [Prettier] or [Beautify] to automatically format your code according to these rules.
## Best practices
Here are some best practices that you should follow when completing the challenges:
- Use semantic HTML elements and follow the HTML5 standards.
- Use responsive design and make sure your solution looks good on different screen sizes and devices.
- Use accessibility features and follow the Web Content Accessibility Guidelines (WCAG).
- Use comments and meaningful variable names to make your code easy to read and understand.
- Use Git and GitHub to manage your code and track your progress.
- Write clean and modular code and avoid code duplication.
- Use a linter like [ESLint] or [JSHint] to check your code for errors and bugs.
- Test your code and fix any issues before submitting your pull request.
## License
This repo is licensed under the [MIT License](./LICENSE).
## Code of conduct
This repo follows the [Contributor Covenant Code of Conduct](./CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
| This repo is for the Hacktoberfest Frontend challenges | angular,bootstrap,chakra-ui,css,frontend-mentor,hacktoberfest,html5,javascript,open-source,react | 2023-10-03T21:40:32Z | 2023-10-31T17:43:11Z | null | 11 | 23 | 93 | 2 | 9 | 7 | null | MIT | HTML |
Scirra/Construct-Plugin-Steamworks | main | # Steamworks for WebView2
This repository contains code for the [Steamworks for WebView2 Construct plugin](https://www.construct.net/en/make-games/addons/1105/steamworks-webview2), and its associated wrapper extension (a DLL which integrates the Steamworks SDK). This allows integrating Construct projects with Steam using the Windows WebView2 export option. There are two main components in this repository:
- *construct-plugin*: the Construct plugin, written in JavaScript using the [Construct Addon SDK](https://github.com/Scirra/Construct-Addon-SDK)
- *wrapper-extension*: a Visual Studio 2022 project to build the wrapper extension DLL, written in C++.
The wrapper extension builds an *.ext.dll* file in the *construct-plugin* subfolder. The Construct plugin is configured to load that DLL in the WebView2 exporter, and then communicates with it via a messaging API.
## Build
To build the wrapper extension, you will need:
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or newer (the *Community* edition is free)
- The [Steamworks SDK](https://partner.steamgames.com/doc/sdk) - download and extract the *sdk* subfolder in the *steamworks-sdk* subfolder such that the file `steamworks-sdk\public\steam\steam_api.h` exists.
The Construct plugin requires 3 DLLs, each in the x86 (32-bit) and x64 (64-bit) architectures, for a total of 6 DLL files. These are:
- **Steam_x86.ext.dll** / **Steam_x64.ext.dll** - the wrapper extension DLL, built from the *wrapper-extension* files
- **steam_api.dll** / **steam_api64.dll** - the Steamworks API DLLs from the Steamworks SDK
- **D3D11Overlay_x86.ext.dll** / **D3D11Overlay_x64.ext.dll** - an optional wrapper extension used to display a D3D11 surface over the application, solely so the Steam Overlay can render in to it, as bugs and limitations in the Steam Overlay make it impossible to display over the WebView2 control directly. (If missing the in-game Steam Overlay will not be supported, but Steam will revert to fallbacks and everything else will still work.)
For convenience these DLLs are provided in this repository. However if you make changes you may want to replace some of these DLLs.
> [!WARNING]
> If you want to modify the plugin for your own purposes, we strongly advise to **change the Construct plugin ID.** This will avoid serious compatibility problems which could result in your project becoming unopenable. For more information see the [Contributing guide](https://github.com/Scirra/Construct-Plugin-Steamworks/blob/main/CONTRIBUTING.md).
## Testing
Use [developer mode](https://www.construct.net/en/make-games/manuals/addon-sdk/guide/using-developer-mode) for a more convenient way to test the Construct plugin during development.
For details about configuring and exporting projects for Steam, refer to the [Steamworks plugin documentation](https://www.construct.net/en/make-games/addons/1105/steamworks-webview2/documentation).
A sample Construct project is provided in this repository which is just a technical test of the plugin features.
## Distributing
The Construct plugin is distributed as a [.c3addon file](https://www.construct.net/en/make-games/manuals/addon-sdk/guide/c3addon-file), which is essentially a renamed zip file with the addon files.
> [!WARNING]
> If you want to modify the plugin for your own purposes, we strongly advise to **change the Construct plugin ID.** This will avoid serious compatibility problems which could result in your project becoming unopenable. Further, if you wish to add support for more Steam API methods, you may be better off creating an independent plugin rather than modifying this one. For more information see the [Contributing guide](https://github.com/Scirra/Construct-Plugin-Steamworks/blob/main/CONTRIBUTING.md).
## Support
If you think there is an issue with this plugin, please file it following all the guidelines at the [main Construct issue tracker](https://github.com/Scirra/Construct-bugs), so we can keep all our issues in the same place. Issues have been disabled for this repository.
## Contributing
Due to Scirra Ltd's obligation to provide long-term commercial support, we may reject any submitted changes to this plugin. However there are other options such as developing an independent companion plugin. For more information see the [Contributing guide](https://github.com/Scirra/Construct-Plugin-Steamworks/blob/main/CONTRIBUTING.md).
## License
This code is published under the [MIT license](LICENSE). | The Steamworks for WebView2 plugin and associated wrapper extension. | construct,javascript,steam,cpp | 2023-09-19T15:19:18Z | 2024-01-10T11:36:35Z | null | 1 | 0 | 12 | 0 | 2 | 7 | null | MIT | C++ |
seriouslysean/monster-hunter-now-events | main | null | A tool that auto-generates calendar events for Monster Hunter Now by scraping web news articles, processing them with AI, and creating a convenient calendar subscription. | javascript,monster-hunter-now,monster-hunter,ics,hacktoberfest,calendar,openai,web-scraping,nodejs | 2023-10-02T16:17:51Z | 2024-02-26T00:58:30Z | 2023-11-30T17:31:05Z | 8 | 23 | 154 | 12 | 9 | 7 | null | MIT | TypeScript |
mrjuice01/BayMax-MD | main | <p align="center">
<img src="https://user-images.githubusercontent.com/100421286/191436376-2a5e6281-d24e-4c9b-b99b-673bbc72b445.jpeg" alt="animated" width="540" height="280" />
</p>
<h1 align="center"> BayMax BoT (Beta)
</h1>
<p align="center">
Hola, I am "BayMax" a WhatsApp bot created by Mr Juice to do everything that is possible on WhatsApp based on WhatsApp Multi Device(MD) Support.
<p align="center">
<a href="https://mrjuice01/BayMax-MD/stargazers">
<img src="https://img.shields.io/github/stars/mrjuice01/BayMax-MD?style=social">
<p align="center">
<a href="https://mrjuice01/BayMax-MD/fork">
<img src="https://img.shields.io/github/forks/mrjuice01/BayMax-MD?label=Fork&style=social">
<p align="center">
<a href="https://mrjuice01/BayMax-MD">
<img src="https://api.visitorbadge.io/api/visitors?path=mrjuice01%2FBayMax-MD&label=Repo%20Visitors&labelColor=%23697689&countColor=%23ba68c8&style=plastic&labelStyle=upper">
<p align="CENTER">
<a href="https://github.com/mrjuice01"><img title="Support" src="https://img.shields.io/badge/Maintain-Yes-cyan.svg?style=for-the-badge&logo=xcode" /></a>
</p>
<p align="CENTER">
<a href="https://github.com/mrjuice01"><img title="Support" src="https://img.shields.io/badge/next%20Update-Undefined!-green.svg?style=for-the-badge&logo=xcode" /></a>
</p>
<br>
<br>
<h1 align="center"> ✨ Now Playing ✨
</h1>
<p align="center"> <img src="https://kai-spotify.vercel.app/api/spotify" alt="mrjuice01" /> </p>
<br>
<br>
<h2 align="center"> 🔰 Tap Here To Fork 🔰
</h2>
<h2 align="center"> <a href="https://mrjuice01/BayMax-MD/fork"><img src="https://img.shields.io/badge/FORK BayMax MD-h?color=white&style=for-the-badge&logo=stackshare" />
</a>
</h2>
<br>
<br>
<h2 align="center"> 🍁 Run Repl for Multi Session QR 🍁
</h2>
<h2 align="center"> <a href="https://replit.com/@andyaibot/BayMax-Multi-Session"><img src="https://repl.it/badge/github/quiec/whatsasena" />
</a>
</h2>
##
- After you getting the `creds.json. ` then upload the `creds.json` in the `BAYMAX-SESSION` folder. then you can deploy on your favourite platform.
</br></br>
<h2 align="center"> ⚙️ Edit config file ⚙️
</h2>
- Edit your config details in your own repo like -- [`config.js`](https://mrjuice01/BayMax-MD/blob/master/config.js)
```js
global.Owner = ["263780699988"];
global.OwnerNumber = ["263780699988"];
global.ownertag = ["263780699988"];
global.OwnerName = "Mr Juice";
global.BotName = "BayMax-MD";
```
<br>
</br>
<h2 align="center"> 🚩 Deploy On Codespace 🚩
</h2>
<h2 align="center"> <a href="https://github.com/codespaces/new"><img title="BayMax-MD on Gitub Codespace" src="https://img.shields.io/badge/DEPLOY CODESPACE-h?color=black&style=for-the-badge&logo=visualstudiocode" />
</a>
</h2>
<br>
</br>
<h2 align="center"> ✨ Deploy On Mogenius ✨
</h2>
<h2 align="center"> <a href="https://studio.mogenius.com/studio/cloud-space/cloud-space-overview"><img title="BayMax-MD on Mogenius" src="https://img.shields.io/badge/DEPLOY MOGENIUS-h?color=blue&style=for-the-badge&logo=genius"></a>
</a>
</h2>
<br>
</br>
<h2 align="center"> 🍃 Deploy On Railway 🍃
</h2>
<h2 align="center"> <a href="https://railway.app/new"><img title="BayMax-MD on Railway"src="https://railway.app/button.svg" />
</a>
</h2>
<br>
</br>
<h2 align="center"> ❤ Deploy On Heroku ❤
</h2>
<p align="center" >
<a href="https://heroku.com/deploy?template=https://mrjuice01/BayMax-MD">
<img title="BayMax-MD on Heroku" src="https://www.herokucdn.com/deploy/button.png" width="189px" alt="Deploy on Heroku" >
</a>
</p>
</br>
<h2 align="center"> Add This 2 Builbpacks On Heroku
</h2>
```
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
```
```
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
```
<br>
<br>
<br>
<br>
- Termux
```js
termux-setup-storage
```
```
apt update
```
```
apt upgrade
```
```
pkg update && pkg upgrade
```
```
pkg install bash
```
```
pkg install libwebp
```
```
pkg install git -y
```
```
pkg install nodejs -y
```
```
pkg install ffmpeg -y
```
```
pkg install wget
```
```
pkg install imagemagick -y
```
```
git clone https://mrjuice01/BayMax-MD
```
```
cd BayMax-MD
```
```
npm i
```
```
npm start
```
- Command For 24/7
```js
npm i -g forever && forever index.js && forever save && forever logs
```
</br> <br>
<h2 align="center"> 🛡️ Windows Cmd & Vs 🛡️
</h2>
* [`Download ffmpeg`](https://ffmpeg.org/download.html#build-windows) and set path
* [`Download wget`](https://eternallybored.org/misc/wget/releases/) and set path
* [`Download Node JS`](https://nodejs.org/en/download/)
* [`Download Git`](https://git-scm.com/downloads)
* [`Download Libwebp`](https://developers.google.com/speed/webp/download)
```cmd
> git clone https://mrjuice01/BayMax-MD.git
```
```
> cd BayMax-MD
```
```
> npm i
```
```
> npm start
```
</br></br>
<h2 align="center"> ⚙️ If You Want Autoreply/Bot Chat ⚙️
</h2>
Comment out/delete /* , */ the code form your Core.js in your own repo -- [`Core.js`](https://mrjuice01/BayMax-MD/blob/main/Core.js)
```js
/*
Dm and Groups Autoreply/Bot chat
if (!isCmd && !m.isGroup){
const botreply = await axios.get(`http://api.brainshop.ai/get?bid=166512&key=5nz1Ha6nS9Zx1MfT&uid=[uid]&msg=[msg]=[${budy}]`)
txt = `${botreply.data.cnt}`
m.reply(txt)
}
*/
```
</br></br>
<h1 align="center"> ⭐ Spacial Thanks To ⭐
</h1>
* [`🎐Mr Juice`](https://github.com/mrjuice01)
* [`🎐 Kai`](https://github.com/Kai0071)
* [`🎐 FantoX`](https://github.com/FantoX001)
<h2 align="center"> ✧ Join My Whatsapp Group For Support ✧
</h2>
<h2 align="center"> <a href="https://chat.whatsapp.com/GRuUvhCqhHK08msKMadAji"><img src="https://img.shields.io/badge/Join Group-25D366?style=for-the-badge&logo=whatsapp&logoColor=white" />
</a>
</h2>
</br>
<h2 align="center"> Reminder
</h2>
##
- This bot is not made by `WhatsApp Inc.` So misusing the bot might `ban` your `WhatsApp account!`(Though your WhatsApp account can be unbanned only once.)
- I am not responsible for banning your account.
- Use at your own risk by keeping this warning in mind.
<h1 align="center">
</h1>
</p>
<h1 align="center"> ✧ Thanks To Kai ✧
</h1>
| BayMax MD is, It is a Project that can be called as a Whatsapp 3rd Party Application which you can get at a very good Bot Expirience | baileys,baymax,javascript,js,mrjuice,replit,termux,vscode,whatsapp,whatsapp-bot | 2023-10-05T10:21:49Z | 2023-10-20T11:46:02Z | null | 3 | 2 | 11 | 1 | 12 | 7 | null | MIT | JavaScript |
ViktorSvertoka/rental-car | main | # Тестове завдання
## Опис
Створити застосунок для компанії, що надає послуги надання в Україні автомобілів
в оренду. Застосунок складається з 3х сторінок:
- домашня сторінка з загальним описом послуг, що надає компанія. Стилізація та
оформлення на ваш розсуд.
- сторінка, що містить каталог автівок різної комплектації, які користувач може
фільтрувати за маркою, ціною за годину оренди авто та кількістю кілометрів,
яку подолав автомобіль під час його експлуатації (пробіг).
- сторінка з оголошеннями, які були додані користувачем в улюблені Зовнішній
вигляд програми повинен складатися з cайдбару та області перегляду.
  
## Технічне завдання
1. Відповідно до
[макету](https://www.figma.com/file/XhC8FSCfAkraEF5l7Hx4fL/Test?type=design&node-id=0-1&mode=design&t=Ed3b0heFOmE2LSXU-0)
реалізувати картку оголошення про здачу авто в оренду.
2. На першій сторінці каталогу має рендеритися 8 оголошень, а їх решта - по
кліку на кнопку `Load more`.
3. У разі кліку по кнопці у вигляді “серця” на картці оголошення воно має
додаватися до списку улюблених, а колір кнопки змінюватися.
4. При оновленні сторінки має фіксуватись кінцевий результат дій користувача.
Тобто, якщо додати оголошення в улюблені та оновити сторінку - то кнопка все
одно залишається в стані “улюбленого оголошення” із відповідним кольором.
5. У разі повторного кліку по кнопці у вигляді “серця” оголошення повинно бути
видалене зі списку улюблених, а колір кнопки змінитись до початкового стану.
6. У разі кліку по кнопці Learn more має відкриватись модальне вікно з детальною
інформацією про авто та умови його оренди.
7. Модальне вікно повинно закриватись по кліку на кнопку у вигляді “хрестика”,
по кліку на `backdrop` або натисканню на клавішу `Esc`.
8. В коді пробіг авто має бути прописаний одним значенням (наприклад, 4500). В
UI - виведено через кому (4,500).
9. Кнопку `Rental car` слід реалізувати як посилання, що надаватиме можливість
користувачу зʼєднатись з компанією за номером телефону +380730000000.
Створи маршрутизацію, використовуючи `React Router`. У застосунку повинні бути
такі маршрути:
- `“/”` - домашня сторінка з загальним описом послуг, що надає компанія
- `“/catalog”` - сторінка, що містить каталог автівок різної комплектації
- `“/favorites”` - сторінка з оголошеннями, які були додані користувачем в
улюблені Якщо користувач зайшов за маршрутом, якого не існує, його необхідно
перенаправляти на домашню сторінку. Для роботи зі списком оголошень створи
свій персональний бекенд для розробки за допомогою UI-сервісу
https://mockapi.io/. Створи ресурс adverts. Використай конструктор ресурсу та
опиши об'єкт оголошення, як описано нижче.
Advert
1. Створіть `advert` в **Mockapi** з наступними полями: `id`, `year`, `make`,
`model`, `type`, `img`, `description`, `fuelConsumption`, `engineSize`,
`accessories`, `functionalities`, `rentalPrice`, `rentalCompany`, `address`,
`rentalConditions`, `mileage` (див. скріншот нижче). Для наповнення колекції
можна взяти
[adverts.json](https://drive.google.com/file/d/1sDtZQX4awbRiqa5mSagngqKBZeMMRUMO/view)

2. Зображення авто можете підібрати самостійно.
3. В базі має бути від 32 оголошень з різними значеннями (на ваш розсуд).
Реалізована пагінація, де одна сторінка пагінації повинна вміщати 8
оголошень.
## Додаткове завдання
Додай фільтрацію:
1. `dropdown` із марками автомобіля
[makes.json](https://drive.google.com/file/d/1ywi6jdoqq0llsd2yDcRKwuLhuL3ds_5z/view) -
показати оголошення з автівками відповідної марки
2. `dropdown` із цінами за годину оренди авто (крок 10$) - показати оголошення з
автівками, ціна за оренду яких належить до діапазону цін, обраних
користувачем
3. група `input` для визначення діапазону пробігу, в межах якого користувач
шукатиме оголошення
## Критерії виконання
- Верстка фіксована в `рх`, семантична та валідна.
- Немає помилок в консолі браузера.
- Інтерактивність працює відповідно до технічного завдання.
- Код відформатований та без коментарів.
- В репозиторії має бути описаний **README.md**.
- Проєкт задеплоїний на **github pages** або **netlify.com**
| Test task Rental Cars🚘 | css3,emotion,goit,html5,javascript,reactjs | 2023-10-06T17:52:31Z | 2023-10-28T22:43:35Z | null | 1 | 0 | 32 | 0 | 0 | 7 | null | null | JavaScript |
hoichoi-opensource/imageresizer | main |
# Image Resizer












A simple Node.js application to upload images, resize them to specified dimensions or aspect ratios, and export them in both `webp` and `avif` formats.
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fhoichoi-opensource%2Fimageresizer)
## Features
- Upload images through a web interface.
- Resize images based on pixel dimensions or aspect ratios.
- Export resized images in `webp` and `avif` formats.
- Retain and display all historically uploaded and resized images.
## Prerequisites
- [Node.js](https://nodejs.org/)
## Setup & Installation
1. Clone the repository:
```bash
git clone https://github.com/hoichoi-opensource/imageresizer.git
cd image-resizer
```
2. Install the required packages:
```bash
npm install
```
## Running the Application
Start the server:
```bash
node server.js
```
Visit `http://localhost:3000` in your browser to access the application.
## Usage
1. Click on the "Choose File" button to select an image.
2. Click on the "Upload and Resize" button.
3. The resized images in both `webp` and `avif` formats will be displayed along with their respective file sizes.
## Contributing to the Project
We welcome contributions from everyone who is interested in helping to improve this project! Whether it's fixing bugs, adding new features, improving documentation, or spreading the word, your help is appreciated.
Here are some ways you can contribute:
- **Reporting bugs**: If you find a bug, please report it by opening a new issue on GitHub.
- **Suggesting enhancements**: Have an idea to make this project better? Share it with us by opening a new issue for discussion.
- **Submitting changes**: Want to submit a fix or a feature? Great! Fork the repository, make your changes, and submit a pull request.
### Getting Started
1. **Fork the repository**: Click the 'Fork' button at the top right of this page to create your copy of the repository.
2. **Clone your fork**:
3. **Create your feature branch**:
4. **Make your changes**: Implement the changes or improvements you propose.
5. **Commit your changes**:
6. **Push to the branch**:
7. **Submit a pull request**: Go to your fork on GitHub and click the 'Pull Request' button to send your changes review.
Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute to this project.
Checkout the current [issues](https://github.com/hoichoi-opensource/imageresizer/issues) as well to start .
| A simple tool to resize images in different dimensions and compare file size | avif,avif-images,hacktoberfest,hacktoberfest-accepted,hacktoberfest2023,image,image-manager,image-manipulation,image-processing,imageoptimizer | 2023-09-20T11:34:27Z | 2024-05-09T12:15:56Z | 2023-11-04T07:20:27Z | 8 | 29 | 57 | 0 | 10 | 7 | null | MIT | TypeScript |
Innovation-Web-3-0-Blockchain/FlashLoanSimple | main | # FlashLoanSimple
Welcome to the `FlashLoanSimple` repository. This project showcases a basic implementation of a FlashLoan contract for Aave v3, using the Hardhat framework. The primary goal of this project is to provide a simple example of how flash loans work within the Aave ecosystem.
## Table of Contents
- [What is a Flash Loan?](#what-is-a-flash-loan)
- [Usage](#usage)
- [Purpose and Utility](#purpose-and-utility)
- [Verification and Security](#verification-and-security)
- [Commented Code](#commented-code)
- [Getting Started](#getting-started)
- [Smart Contract Deployment](#smart-contract-deployment)
- [Testing and Transfer](#testing-and-transfer)
- [Contributions](#contributions)
- [License](#license)
- [Project Updates](#project-updates)
- [Additional Resources](#additional-resources)
- [Donations](#donations)
## What is a Flash Loan?
A flash loan is a type of DeFi (Decentralized Finance) lending mechanism that allows users to borrow assets from a liquidity pool without the need for collateral, as long as the borrowed amount is returned within a single transaction block. Flash loans are typically used for arbitrage opportunities, liquidations, or other complex financial operations in the DeFi space.
## Usage
Please refer to the code comments and documentation within the project for details on how to use the FlashLoan contract. Make sure to follow best practices for security and testing before deploying it in a production environment.
## Purpose and Utility
The purpose of this project is to demonstrate a basic flash loan contract built on the Aave protocol. While this implementation is simplified, it can serve as a starting point for developers looking to integrate flash loans into their projects or learn how flash loans work in practice.
## Verification and Security
Each modification to this project undergoes a meticulous verification process and subsequent signing. This stringent approach guarantees the authenticity and integrity of our codebase. In case you encounter any modifications that lack appropriate verification, we strongly advise against cloning or utilizing them, as they might harbor malicious code.
## Commented Code
**Please take note:** Our codebase is meticulously documented with comprehensive comments, aimed at providing a clear understanding of the functionality of individual components.
## Getting Started
To explore and interact with our `FlashLoanSimple` project, follow these steps:
1. Clone this repository to your local machine.
```bash
git clone https://github.com/Innovation-Web-3-0-Blockchain/FlashLoanSimple.git
```
2. Ensure you have `node.js` and `npm` installed in your environment.
3. Install the necessary dependencies by running the following command in your terminal:
```bash
npm install
```
## Smart Contract Deployment
**For easier understanding of how flash loans work, we did not write the deployment script. We used Remix to deploy the smart contract on the Hardhat local blockchain.**
To deploy the `FlashLoanSimple.sol` contract, follow these steps:
1. Visit the Remix Ethereum website: [Remix Ethereum](https://remix.ethereum.org/)
2. Import the `FlashLoanSimple.sol` contract from the `./contracts` repository.
3. Compile the contract on Remix with the compiler version 0.8.10.
4. Set your deployment environment by forking the network you want to use for the Hardhat node. We recommend using your own RPC URL for better reliability. You can create your own Web3 API keys on the Infura website: [Infura](https://www.infura.io/)
You can also use a public RPC URL. Visit the Chainlist website for any public URL on the network you want to use: [Chainlist](https://chainlist.org/)
5. If you use your own RPC URL, create a **.env** file and add the following:
```env
API_KEY="" // Insert your Web3 API key between the quotation marks
PRIVATE_KEY="" // Insert your wallet private key between the quotation marks
```
6. Command to fork Ethereum mainnet for your Hardhat node, using your own RPC URL:
```bash
npx hardhat node --fork https://mainnet.infura.io/v3/PASTE_YOUR_API_KEY_HERE
```
Command to fork Ethereum mainnet for your Hardhat node, using a public RPC URL:
```bash
npx hardhat node --fork https://ethereum.publicnode.com
```
7. Connect Remix with Hardhat by setting the environment tab with the **"Dev - Hardhat Provider"** option.
8. In the **"address provider"** tab, paste one of the **PoolAddressesProvider** addresses provided by Aave. Visit their website for the specific address of the network you want to use: [Aave V3 Deployed Contracts](https://docs.aave.com/developers/deployed-contracts/v3-mainnet)
Ethereum mainnet:
```bash
0x2f39d218133AFaB8F2B819B1066c7E434Ad94E9e
```
9. Click **"deploy"**, and if the deployment is successful, you should see the transaction hash on your local node.
**IMPORTANT NOTE:** Make sure that your **.env** file is private, and that you never share its contents.
## Testing and Transfer
**Before proceeding, ensure that your local node is running in your command line.**
To test the FlashLoan and transfer assets, open a new command line tab to follow these steps:
1. Initiate a JavaScript Console
```bash
npx hardhat console --network localhost
```
2. Copy lines 6 and 7 from the **1_FlashLoanSimpleTest.js** file, and paste them into your console.
```javascript
const DAI = "0x6b175474e89094c44da98b954eedeac495271d0f";
const DAI_WHALE = "0x8A610c1C93da88c59F51A6264A4c70927814B320"
```
3. Get the Token Contract Address
```javascript
token = await ethers.getContractAt("IERC20", DAI)
```
**Handling the Uncaught Hardhat Error**
If you encounter an Uncaught Hardhat Error, follow these additional steps:
```javascript
// Wrap the token address in a shell contract
Lock = await ethers.getContractFactory("Lock")
// Attach the DAI to the lock contract
Lock.attach(DAI)
// Assign DAI to a variable
dai = Lock.attach(DAI)
// Check if you can get a symbol back
await dai.symbol()
```
4. Unlock the WHALE Address
```javascript
// Fetch the WHALE address
DAI_WHALE
// Unlock the WHALE address
await hre.network.provider.request({
method: "hardhat_impersonateAccount",
params: [DAI_WHALE],
})
```
5. Set the WHALE Address as Signer
```javascript
signer = await ethers.getSigner(DAI_WHALE);
```
If have you encountered the **Uncaught Hardhat Error**, use the `dai` variable instead of `token` for the steps below.
6. Connect the Signer
```javascript
token.connect(signer)
```
7. Verify the Balance of the `FlashLoanSimple` Address
```javascript
await token.balanceOf("") // Paste the address of the SimpleFlashLoan between quotation marks
```
This should return a balance of 0.
8. Transfer Assets to the `FlashLoanSimple` Address
```javascript
await token.connect(signer).transfer("", ethers.utils.parseEther("1000")) // Paste the address of the SimpleFlashLoan between quotation marks
```
9. Verify the Transfer
Recheck the balance of the `FlashLoanSimple` address by using the same command as in step 7. This time, it should return a value. These assets are used to pay for the FlashLoan fees.
10. Test the FlashLoan with Remix
In Remix under the **"Deployed Contract"** section, you should see `createFlashLoan` with 2 tabs: **"asset"** & **"amount"**.
- In the **"asset"** tab, paste the token contract address, DAI address on Ethereum mainnet:
```bash
0x6b175474e89094c44da98b954eedeac495271d0f
```
- In the **"amount"** tab, input the `parseEther` amount you want to borrow. To get the `parseEther` value, you can use the following command in your console:
```javascript
ethers.utils.parseEther("500")
```
- Copy the return value and paste it in the **"amount"** tab. Then, click **"transact"**.
- If the transaction is successful, you should see a transaction hash.
**All of these steps are intended for educational purposes only; do not try this on a mainnet.**
## Contributions
Contributions to this project are welcome and encouraged. If you identify any bugs, have feature requests, or would like to improve the project, please open an issue or submit a pull request. We appreciate your interest and contributions.
## License
This project is licensed under the MIT License. For details, please refer to the [LICENSE](LICENSE) file.
## Project Updates
As the DeFi ecosystem continues to evolve, we will monitor and update this project to align with the latest developments and best practices. Stay tuned for updates and improvements!
## Additional Resources
For more advanced topics related to this project, including deployment scripts and deploying the SimpleFlashLoan contract on testnets, including Layer 2 solutions, please refer to the [Aave-Simple-Flash-Loan-Pt-2](https://github.com/CyberAnon1010101/Blockchain-BasicFlashLoan-Part-2) repository.
For more details on flash loans and how they work in Aave, please refer to the [Aave Flash Loans Guide](https://docs.aave.com/developers/guides/flash-loans).
## Donations
### Our Values
We do not use any form of social media or engage in marketing activities. Our principles are rooted in open source and privacy, and we do not receive compensation for our contributions to GitHub. Furthermore, we do not endorse or have affiliations with any other projects.
### Supporting Us
While we remain committed to providing valuable resources for aspiring blockchain developers, any donations are greatly appreciated. Your support will help us offset the time and effort we invest in these projects to facilitate access to accessible information.
### Donation Options
We welcome contributions in Bitcoin and Monero, and you can send contributions by scanning one of the addresses in the QR codes at the following link: [Donate to Innovation Web 3.0](https://innovationweb3.github.io/)
Thank you for your support and for being part of our community! | Basic smart contract for executing Ethereum flash loans in a single transaction. | aave,dai,erc20,ethereum,ethereum-remix-ide,flashloan,smart-contracts,solidity,hardhat,javascript | 2023-09-20T17:41:43Z | 2024-01-08T15:54:11Z | null | 1 | 0 | 4 | 0 | 1 | 7 | null | MIT | Solidity |
Oskar0112/portfolio | main | <div align="center">
<img alt="Oskar Portfolio logo" src="/public/oskar.svg" width="100" />
</div>
<h1 align="center">
Oskar Portfolio - landing page template 🚀
</h1>
Oskar Portfolio is a customizable NextJS and TailwindCSS landing page template that offers personalized styling and easy customization. Tailored to provide a minimal design, it allows you to effortlessly create a site that suits your requirements. You can easily make use of the components and customize the code to mix and match to suit your needs.
<hr>
## Key Features:
- Minimal styling (make it your own!)
- Accessible, semantic HTML markup
- Blazingly Fast
- 100/100 Lighthouse performance
- Responsive & SEO-friendly with canonical URLs, OpenGraph data and Meta tags.
- Made with NextJS and TailwindCSS
## Deploy your own
Deploy the example using [Netlify](https://netlify.com).
If you want to deploy on Netlify, use the following build command under site settings:
```bash
npm run build
```
You also want to make sure the publish directory is out.
## Lighthouse Score
Oskar Portfolio scores 100/100 in the Lighthouse performance audit.

## Demo
Check out the [Demo](https://oskar-portfolio.netlify.app), hosted on Netlify.
## Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :-------------- | :------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./next/` |
| `npm run start` | Preview your build locally, before deploying |
```
## Update Colors
You can update the colors in tailwind.config.js file.
## License
Licensed under the MIT License, Copyright © 2023
## Feedback and Suggestions
If you have any suggestions/feedback, you can contact the creator, Oskar Molander, via gmail [oskardev0112@gmail.com]. Alternatively, feel free to open an issue if you find bugs or want to request new features.
---
Made by [Oskar Molander]
| Next.js and Tailwind Css | nextjs,tailwindcss,javascript | 2023-09-30T16:33:29Z | 2024-04-23T06:54:30Z | null | 3 | 3 | 17 | 0 | 0 | 7 | null | MIT | JavaScript |
Moaz-ashraf1/Build-a-Full-E-Commerce-RESTful-APIs | main |
<!-- PROJECT LOGO -->
<br />
<p align="center">
<a href="https://github.com/Moaz-ashraf1/Build-a-Full-E-Commerce-RESTful-APIs">
<img src="https://cdn-icons-png.flaticon.com/512/6213/6213702.png" alt="Logo" width="200" height="200">
</a>
<h3 align="center">Node.js E-Commerce API</h3>
</p>
<h4 align="center">Ecommerce API built using NodeJS & Express & MongoDB</h4>
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Deployment](#deployment)
- [Installation](#installation)
## Description
A RESTful API for building a full-featured E-Commerce application. This API provides the backend functionality required for managing products, users, orders, reviews, wishlist, addresses, coupons and more in an E-Commerce system.
## Features
- User authentication and authorization.
- Categories management (create, read, update, delete).
- Subcategories management (create, read, update, delete).
- Brands management (create, read, update, delete).
- Reviews management (create, read, update, delete).
- Product management (create, read, update, delete).
- Wishlist management (add product, delete product, read).
- Coupons management (create, read, update, delete).
- User management (register, login, profile).
- Order processing (create, view, update) with cash or card.
- Cart functionality.
- Payment processing integration (Stripe).
## Technologies Used
- Node.js
- Express.js
- MongoDB
- Mongoose
- JWT
- sharp
- multer
- bcrypt
- Slugify
- Express-Async-Handler
- nodemailer
- Cors
- compression
- hpp
- express-rate-limit
- express-mongo-sanitize
- xss-clean
- Stripe _(for payment processing)_
## Deployment
The API is deployed with git into Cyclic. Below are the steps taken:
```
git init
git add -A
git commit -m "Commit message"
```
## Installation
You can fork the app or you can git-clone the app into your local machine. Once done that, please install all the dependencies by running
```sh
$ npm install
set your env variables
$ npm run start:dev
| null | bcrypt,compression,cors,express-middleware,jwt,mongodb,nodejs,sharp,stripe,sanitize | 2023-09-13T13:02:05Z | 2023-10-17T06:56:16Z | null | 1 | 0 | 30 | 0 | 1 | 7 | null | null | JavaScript |
kyrstr1/Password-Generator | main | # ✨ How to use it?
Very easy to use, select the characters you want in your password from the top, remove or add them.
If you want an 8-character password, click on the button with the number 8 on it, the same goes for the other buttons
click on the generated password and it will copy it to the clipboard for you.
I hope it was useful to you
if you have any errors or advice, you can reach my e-mail by scrolling down the page. See You Later 👋🏻✨
✨ http://pg.oneccode.com/
| Hi everyone ✨. This website creates passwords with 8, 12 and 16 characters. That's all. See you later👋🏻 | javascript,javascript-library,password,password-generating,password-generator-javascript | 2023-09-12T15:01:10Z | 2024-01-28T09:33:53Z | null | 2 | 1 | 29 | 0 | 2 | 6 | null | null | CSS |
vrittles/Mini-Projects | main | <h1 align="center"><a href="https://github.com/vrittles/Mini-Projects">Welcome to Mini-Projects Hacktoberfest 2023</a></h1>
<p align="center">
<img width="300" src="https://miro.medium.com/v2/resize:fit:828/format:webp/1*Lz_KFgbak2sUjwjOG9SZ4g.png">
</p>
Welcome to Mini-Projects Hacktoberfest 2023! We're excited to have you as a contributor. This repository is a collection of many mini-projects on JavaScript and beginner-friendly space for individuals looking to kickstart their open-source journey during the 10th annual Hacktoberfest celebration.
## What is Hacktoberfest?
- [Hacktoberfest](https://hacktoberfest.com/) is a month-long event celebrating open source and encouraging contributions to open-source projects.
- It's open to everyone, whether you're a seasoned developer or just starting out.
- It's [Hacktoberfest month](https://hacktoberfest.com) and this is the **10th year**! 🥳
- By participating in Hacktoberfest, you can contribute to open source, learn new skills, and earn some cool swag.
## Event Details
- **Date**: October 1st - October 31st, 2023
- **Location**: Online, Global
- **Website**: [Hacktoberfest Official Website](https://hacktoberfest.com/)
## Getting Started

To get started with contributing to our project, follow these simple steps:
1. **Fork this repository**: Click the "Fork" button in the top right corner of this repository's page.
2. **Clone your fork**: On your GitHub account, find the forked repository, and click the "Code" button to get the repository URL. Then, use `git clone` to clone it locally.
3. **Make your contributions**: Work on the project, make improvements, or add new features. Ensure your code is well-documented and follows the project's guidelines.
4. **Commit and Push**: Commit your changes, and then push them to your forked repository.
5. **Create a Pull Request (PR)**: Head back to the original repository on GitHub, click the "New Pull Request" button, and follow the prompts to create your PR.
## Contribution Guidelines
Before you start contributing, please keep these guidelines in mind:
- Make sure your contributions align with the project's purpose and objectives.
- Use clear and descriptive commit messages.
- Adhere to the project's coding style and conventions.
- Test your changes thoroughly to ensure they work as expected.
- Document your code when necessary.
- Create a new branch for your contribution (`git checkout -b my-contribution`).
## Types of Contributions
You can contribute in various ways:
- Fixing bugs or issues.
- Adding new features or enhancements.
- Improving documentation.
- Reviewing and providing feedback on pull requests.
## Hacktoberfest Rules
Here are some rules to follow during Hacktoberfest:
- PRs can be made in any GitHub-hosted project participating in Hacktoberfest.
- The first 50,000 participants to have their first PR accepted will have a tree planted in their name through Tree Nation.
- Participants with four PRs accepted between October 1 and October 31 will receive a unique digital reward.
## Code of Conduct
Please adhere to our project's [Code of Conduct](CODE_OF_CONDUCT.md) at all times during your participation in Hacktoberfest.
## Get in Touch
If you have any questions, need assistance, or want to discuss your contributions, feel free to reach out to us through the following channels:
- GitHub Discussions: [Link to Discussions](link-to-discussions)
- Community Slack/Discord: [Link to Community Chat](link-to-community-chat)
## Prizes and Swag
Participating in Hacktoberfest and contributing to our project can earn you some exciting swag and prizes. Stay tuned for announcements on how to claim your rewards!
## Thank You
We greatly appreciate your contributions to [Your Project Name] during Hacktoberfest 2023. Your support and effort are valuable to our open-source community.

| Hacktoberfest 2023 Accepted - Super Fast PR Merge | hacktoberfest,hacktoberfest-2023,hacktoberfest-accepted,hacktoberfest2023,beginner-friendly,easy,first-project,good-first-issue,javascript,python | 2023-10-06T06:41:49Z | 2023-10-09T15:00:58Z | null | 14 | 40 | 38 | 3 | 27 | 6 | null | MIT | Python |
ahmedsemih/CrowdFunding-dApp | main | https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/165084d2-f40c-4bd2-bb54-fcaae466540f
# CrowdFunding dApp
This is a decentralized crowdfunding application with NextJS and Solidity. In this dapp peoples can create campaigns or donate to them.
## :bulb: Features
- Dark Theme
- Responsive UI
- Wallet Authentication
- Create Campaign
- Donate or Withdraw Ethereum
- Decentralized
## :hammer_and_wrench: Built With
- [Solidity](https://soliditylang.org/) - Smart Contract Language
- [React](https://reactjs.org/) - JavaScript library for UI
- [NextJS](https://nextjs.org/) - React Framework
- [TailwindCSS](https://tailwindcss.com/) - CSS Framework
- [Hardhat](https://hardhat.org/) Ethereum Development Environment
- [Waffle](https://ethereum-waffle.readthedocs.io/en/latest/) Smart Contract Test Library
- [Ethers](https://docs.ethers.org/v5/) Smart Contract Interaction Library
- [React Icons](https://react-icons.github.io/react-icons/) - Icon Library
## :camera_flash: Screenshots






## :triangular_flag_on_post: Getting Started
First of all you need to clone the repository and install the dependencies
```shell
git clone https://github.com/ahmedsemih/CrowdFunding-dApp.git
cd client
npm install
cd ..
cd smart-contract
npm install
```
After doing this you must create a project on Alchemy. Then assign the following environment variables
```shell
--- CLIENT ---
NEXT_PUBLIC_API_BASE_URL - API url like: http://localhost:3000/api
NEXT_PUBLIC_PROVIDER_URL - Alchemy url with your API key
NEXT_PUBLIC_CONTRACT_ADDRESS - Address of your contract ( You will get this after deploy your contract )
NEXT_PUBLIC_PRIVATE_KEY - Metamask private key
--- SMART CONTRACT ---
ACCOUNT_PRIVATE_KEY - Metamask private key
PROJECT_ID - Alchemy API key
```
And deploy your smart contract then run your client
```shell
--- SMART CONTRACT ---
npx hardhat run scripts/deploy.js --network sepolia
--- CLIENT ---
npm run dev
```
| CrowdFunding dApp with NextJS and Solidity | crowdfunding,ethereum,ethereum-contract,ethereum-dapp,javascript,nextjs,nextjs13,react,solidity,tailwindcss | 2023-10-04T16:20:19Z | 2024-01-24T03:22:46Z | null | 1 | 0 | 27 | 0 | 1 | 6 | null | MIT | JavaScript |
vinugawade/vinux.in | master | <div align="center">
<img src="public/screenshots/Banner.png" alt="Cover">
<br>
<img src="https://img.shields.io/github/stars/vinugawade/vinux.in?style=flat-square" alt="Github stars">
<img src="https://img.shields.io/github/forks/vinugawade/vinux.in?style=flat-square" alt="Github Forks">
<img src="https://img.shields.io/github/languages/code-size/vinugawade/vinux.in?style=flat-square" alt="GitHub code size in bytes">
<img src="https://img.shields.io/github/repo-size/vinugawade/vinux.in?style=flat-square" alt="GitHub repo size">
</div>
## Tools Used
* **Framework**: [Next.js](https://nextjs.org)
* **Styling**: [Tailwind CSS](https://tailwindcss.com)
* **Content**: [MDX](https://github.com/mdx-js/mdx)
* **Animations**: [Framer Motion](https://framer.com/motion)
* **Deployment**: [Vercel](https://vercel.com)
* **Icons**: [React Icons](https://react-icons.github.io/react-icons)
* **Plugins**: [rehype](https://github.com/rehypejs/rehype)
* **Analytics**: [Google Analytics](https://analytics.google.com/analytics/web)
* [SWR](https://swr.vercel.app)
* [Email.js](https://www.emailjs.com)
* [React Toastify](https://github.com/fkhadra/react-toastify)
* [Spotify API](https://developer.spotify.com/documentation/web-api)
* [Google Analytics Data API](https://developers.google.com/analytics/devguides/reporting/data/v1)
## Run Locally
Clone the project:
```bash
git clone https://github.com/vinugawade/vinux.in.git
```
Go to the project directory:
```bash
cd vinux.in
```
Install dependencies:
```bash
yarn
# or
npm install
```
Start the server:
```bash
yarn dev
# or
npm run dev
```
The server should now be running on [localhost:3000](http://localhost:3000).
> Note: I am using yarn, but you can use pnpm or npm as well. Ensure you have populated the `.env.local` file with the correct values.
## Setting up the Environment
1. Rename [`.env.example`](/.env.example) to `.env.local`.
2. Modify the `.env.local` file with the respective values for the following properties:
### Configure Email.js
* `NEXT_PUBLIC_YOUR_SERVICE_ID`: This value can be obtained from the [Admin Panel](https://dashboard.emailjs.com/admin) of [emailjs.com](https://emailjs.com). Follow these steps:
* Click on the **Add Service** button:

* Select the email provider you want to use, e.g., **Gmail**:

* Connect your Gmail account and complete the necessary steps.
* Once connected, click on **Create Service** and copy the **Service ID**.
* Add the Service ID to the `.env.local` file: `NEXT_PUBLIC_YOUR_SERVICE_ID=<Your Service ID>`
### Configure Email.js Template
* `NEXT_PUBLIC_YOUR_TEMPLATE_ID`: To get the Template ID, go to the [Email Templates](https://dashboard.emailjs.com/admin/templates) section and click on **Create New Template**:

* Customize your email template and save it.
* After saving, you will see the Template ID in the URL. Copy this ID.
* Add the Template ID to the `.env.local` file: `NEXT_PUBLIC_YOUR_TEMPLATE_ID=<Your Template ID>`
### Configure Google Analytics
* `NEXT_PUBLIC_GA_MEASUREMENT_ID`: To use Google Analytics, follow this [guide](https://support.google.com/analytics/answer/9539598?hl=en) to obtain your Google Analytics ID, also known as Measurement ID.
* Add the Measurement ID to the `.env.local` file: `NEXT_PUBLIC_GA_MEASUREMENT_ID=<Your Measurement ID>`
### Configure Spotify Integration
* Spotify integration requires three environment variable values:
* `SPOTIFY_CLIENT_ID`: Follow this [blog](https://j471n.in/blogs/spotify-api-nextjs) to get the Client ID.
* `SPOTIFY_CLIENT_SECRET`: Follow the same blog to get the Client Secret.
* `SPOTIFY_REFRESH_TOKEN`: Again, follow the blog to get the Refresh Token.
* Add these variables to the `.env.local` file with their respective values.
### Configure Google Analytics Data API
* `GA_PROPERTY_ID`: Follow this [blog](https://j471n.in/blogs/google-analytics-data-api) to obtain the Property ID for the Google Analytics Data API.
* `GA_CLIENT_EMAIL`: Refer to the same blog to get the Client Email.
* `GA_PRIVATE_KEY`: Follow the instructions in the blog to obtain and add the Private Key.
* Add these variables to the `.env.local` file.
After setting up the environment variables, you are ready to run the application!
| My Personal Portfolio. | github-api,json,mdx,nextjs,nodejs,npm,pwa,reactjs,rest-api,spotify-api | 2023-09-30T17:33:59Z | 2024-04-27T18:10:41Z | null | 2 | 0 | 22 | 0 | 0 | 6 | null | GPL-3.0 | TypeScript |
VdustR/doc-tab | main | # Doc Tab
Edit the doc comments in a new tab.
"Doc Tab" is a Visual Studio Code extension that allows you to edit the doc comments in a new tab.
## The Problem
Editors like VSCode support markdown preview for JSDoc / TSDoc, but it's often challenging to edit, format, and indent it within the comment block. This extension is designed to assist in editing doc comments in a new tab, providing the benefits of specific language features such as Markdown's syntax highlighting, intelligence, linting, and formatting.
## Usage
1. Choose or position the cursor within the documentation comment block.
2. Access the command palette:
- `Ctrl+Shift+P` on Windows/Linux
- `Cmd+Shift+P` on macOS
3. Enter `Doc Tab: Edit Comment In New Tab` and hit `Enter`.
4. Modify the documentation comment in the new tab.
5. Close the tab without saving to discard any alterations.
6. The changes will be applied to the documentation comment block. 🎉🎉
## Recommended Workflow
1. Format the code (using eslint, prettier, etc.).
2. Edit the documentation comments in a new tab. It's advisable to [preview](https://code.visualstudio.com/docs/languages/markdown#_markdown-preview) while editing.
3. Format the code in the new tab.
4. Close the tab without saving.
5. Format the code once again.
6. Reformat the documentation comments (using [Rewrap](https://marketplace.visualstudio.com/items?itemName=stkb.rewrap)).
[📽️ Youtube Demo](https://youtu.be/mC6cOQaAY-A)
## Recommended Extensions for Combined Use
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [eslint-stylistic](https://github.com/eslint-stylistic/eslint-stylistic)
- [Rewrap](https://marketplace.visualstudio.com/items?itemName=stkb.rewrap)
## License
[VdustR](https://github.com/VdustR) © [MIT](https://github.com/VdustR/doc-tab/LICENSE)
| Edit the doc comments in a new tab. | comment,documentation,eslint,javascript,jsdoc,markdown,md,prettier,tsdoc,typescript | 2023-10-10T05:03:29Z | 2023-10-10T08:46:50Z | null | 1 | 0 | 5 | 0 | 0 | 6 | null | MIT | TypeScript |
walidbosso/React_Projects | main | 
<p align="center">
<a href="https://github.com/walidbosso/React_Projects">
<img src="https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif" width="60%"/> </a>
</p>
<div align="center">
[](https://github.com/walidbosso/React_Projects)
<p align="center">
<a href="https://github.com/walidbosso/React_Projects">
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fwalidbosso%2FReact_Projects&label=Project%20views&countColor=%23263759&style=flat-square&labelStyle=none" /></a>
</p>
<a href="https://github.com/walidbosso/React_Projects">
<img src="https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif" width="60%"/>
<a/>
</a>
<br/>
# React Projects Repository
</div>
Welcome to my repository where I store pure React projects. This repository contains three projects:
1. **E-Commerce Application with JSON Server**
2. **Connect-4 Game**
3. **Basic Calculator**
Feel free to explore each project and use them as a reference for your own projects.
## Projects
### 1. E-Commerce Application with JSON Server
A full-fledged E-Commerce application built using React and powered by a JSON server. This project demonstrates how to create a dynamic online store with product listings, a shopping cart, and a simple checkout process.
#### Technologies Used:
- ReactJS
- JSON Server
- CSS
#### How to Run:
1. Fork & Clone the repository.
2. Navigate to the `E-Commerce` directory.
3. Install dependencies: `npm install`.
4. Install JSON Server `npm install -g json-server`
5. Navigate to db/db.json. Start the JSON server: `json-server --watch db.json`.
6. Start the React app: `npm start`.
### 2. Connect-4 Game
A classic Connect-4 game implemented in React. This project showcases the use of React hooks and state management to create an interactive gaming experience.
#### Technologies Used:
- ReactJS
- CSS
- Hooks
#### How to Run:
1. Fork & Clone the repository.
2. Navigate to the `Connect-4` directory.
3. Install dependencies: `npm install`.
4. Start the React app: `npm start`.
### 3. Basic Calculator
A simple calculator built using React. This project is an excellent example of using React state and props for building interactive user interfaces.
#### Technologies Used:
- ReactJS
- CSS
- JavaScript (Calculator logic)
#### How to Run:
1. Fork & Clone the repository.
2. Navigate to the `basic-calculator` directory.
3. Install dependencies: `npm install`.
4. Start the React app: `npm start`.
## Topics
- Node.js
- JavaScript
- CSS
- ReactJS
- React Hooks
- Props
- JSON Server
- E-Commerce
- Calculator
- Connect-4
Feel free to explore the projects and use the code as a reference for your own projects. If you have any questions or suggestions, feel free to reach out!
Happy coding!
<br>
<div align="center">
----------------------
> > <br/> © *by Walid BOUSSOU* 🇲🇦 😄 <br/>
----------------------
<details>
<summary>👏 Thanks for the support </summary>
## Stargazers
<div align="center">
[](https://github.com/walidbosso/React_Projects/stargazers)
</div>
## Forkers
<div align="center" >
[](https://github.com/walidbosso/React_Projects/network/members)
</div>
## Contributors
<a href = "https://github.com/walidbosso">
<img src = "https://contrib.rocks/image?repo=walidbosso/React_Projects"/>
</a>
<br/></details><br/>
<div align="center">
<a href="https://www.buymeacoffee.com/walidbosso"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=☕&slug=walidbosso&button_colour=5F7FFF&font_colour=ffffff&font_family=Poppins&outline_colour=000000&coffee_colour=FFDD00" /></a>

</div>
<div align="center">

</div>
<a href = "https://github.com/walidbosso">
<img src = "https://github.com/walidbosso/Python-GUI/blob/main/border.gif" width="100%"/>
</a>
<a href = "https://github.com/walidbosso">
<img src = "https://github.com/walidbosso/Python-GUI/blob/main/ciber-coding.gif" width="100%"/>
</a>
<a href = "https://github.com/walidbosso">
<img src = "https://github.com/walidbosso/Python-GUI/blob/main/border.gif" width="100%"/>
</a>
𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!
<br/>
<p align="center"><a href="#"><img src="https://img.shields.io/badge/Back%20to%20top--lightgrey?style=social" alt="Back to top" height="20"/></a></p>
| ⚛️ Here where I store my pure React projects, three projects so far, first there's a full E-Commerce application using a JSON server, before that a Connect-4 game, and finally a Basic calculator. | css,javascript,jsonserver,reactjs,calculator,calculator-javascript,connect-4,connect-four,e-commerce,hooks | 2023-09-26T05:20:36Z | 2024-01-10T17:52:00Z | null | 1 | 4 | 16 | 0 | 0 | 6 | null | MIT | JavaScript |
malmorox/MeteorDG | main | # MeteorDG
Proyecto de Desarrolo Web en Entorno Servidor, módulo del Ciclo Formativo de Grado Superior de Desarrollo de Aplicaciones Web (DAW).
Realizado por [Marcos Almorox](https://github.com/malmorox), [Álvaro Barasona](https://github.com/alvarobarasona), [Sergio Cáceres](https://github.com/Eracres) y [David Murillo](https://github.com/DavidMurillo13), alumnos del IES Juan de la Cierva.
## Módulos del ciclo relacionados con el proyecto
- Lenguajes de Marcas y Sistemas de la Informacion
- Sistemas informáticos
- Bases de Datos
- Programación
- Entornos de Desarrollo
- Desarrollo de Interfaces Web
- Despliegue de Aplicaciones Web
- Desarrolo Web en Entorno Servidor
- Desarrolo Web en Entorno Cliente
## Descripción del proyecto:
Se pretende proporcionar una web que controle la gestión de empresa de diferentes compañias. La página contaría con un muestreo de todas las empresas que contratan los servicios de la web, y que haciendo clic en cada una de ellas puedan verse todos los movimientos de esta.
## Herramientas a proveer:
### (Principales)
- Registrar nuevas empresas
- Listar y los últimos movimientos de las empresas
- Emitir facturas de una empresa a otra
- Controlar los gastos y filtrar transacciones de las empresas
### (Secundarias, opcionales)
-
-
## Tecnologías utilizadas:
### (Framework)
- Bootstrap: https://startbootstrap.com/
| Proyecto de DAW2V, hecho por alumnos del IES Juan de la Cierva (Madrid, España) | bootstrap,html5,javascript,php,css,mysql | 2023-09-29T12:11:54Z | 2024-05-13T21:08:45Z | null | 4 | 77 | 511 | 24 | 0 | 6 | null | null | CSS |
Tweeter-Org/tweeter-frontend | master | # TWEETER
**Check the Website [here](https://tweeter-frontend-sooty.vercel.app/login)**.
## TABLE OF CONTENTS
- [About our project](#About-our-project)
- [Tech Stack Used](#Tech-Stack-Used)
- [Key Features ✨](#Key-Features-✨)
- [Components of Website](#Components-of-Website)
- [🔖Steps to Contribute ✅](#🔖Steps-to-Contribute-✅)
- [🔑Guidelines✨](#🔑Guidelines✨)
- [Thanks to all the Contributors ❤️](#thanks-to-all-the-contributors-%EF%B8%8F)
# About our project
Welcome to TWEETER, a social media website which provides users with the feature to grow their social connections, raise any issue or get updated of what's happening around. Users can join Tweeter by simply creating their account, having an updated profile, and can create any tweets. Tweeter also provides you the feature to have the experience of real-time chats with your connections.
# Tech Stack Used
<div align="left">
<img src="https://img.shields.io/badge/HTML5-E34F26.svg?style=for-the-badge&logo=HTML5&logoColor=white">
<img src="https://img.shields.io/badge/CSS3-1572B6.svg?style=for-the-badge&logo=CSS3&logoColor=white">
<img src="https://img.shields.io/badge/JavaScript-F7DF1E.svg?style=for-the-badge&logo=JavaScript&logoColor=white">
<img src="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&logoColor=white&style=for-the-badge">
<a href="https://nodejs.org" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original-wordmark.svg" alt="nodejs" width="40" height="40"/> </a><a href="https://expressjs.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original-wordmark.svg" alt="express" width="40" height="40"/> </a><a> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/figma/figma-original.svg" height="40" width="52" alt="figma logo" /></a>
</div>
# Key Features ✨
- **User Authentication:** Secure user registration and login system to protect user data.
- **Tweet Creation:** Write and post tweets through an intuitive interface.
- **Interactions:** Like, retweet, and reply to tweets to engage with other users.
- **Follow and Unfollow:** Build a network by following and unfollowing other users.
- **Real-time Updates:** Stay up-to-date with real-time notifications for new tweets and interactions.
- **User Profiles:** Customize your profile with a profile picture and bio.
- **Search Functionality:** Easily find tweets and users with a robust search feature.
# Components of Website
---
## Login Page
The login page is the entry point for users, where they securely authenticate using their credentials.

<br>
<br>
## Services Page







# 🔖Steps to Contribute ✅
- Contribution is the best way to support and get involved in the community!
- Contributions to `TWEETER` Please check our [CONTRIBUTING.md](./CONTRIBUTING.md)
<br>
### Get started on the local machine
Follow these instructions to get Tweeter Frontend up and running on your local machine.
### Prerequisites
Before you begin, ensure you have the following installed:
- **Node.js:** Download and install Node.js from [here](https://nodejs.org/).
### Installation
1. Clone the repository:
```bash
git clone https://github.com/[yourusername]/tweeter-frontend.git
2. Navigate to the project directory:
```bash
cd tweeter-frontend
3. Install dependencies:
```bash
npm install
### Usage
1. Start the development server:
```bash
npm start
2. Open your web browser and navigate to http://localhost:3000.
3. Create an account, log in, and start tweeting!
### Contributing
We welcome contributions from the community. To contribute to Tweeter Frontend, follow these steps:
1. Fork the project on GitHub.
2. Create a new branch with a descriptive name for your feature or fix.
3. Make your changes and ensure that your code follows best practices.
4. Test your changes thoroughly.
5. Create a pull request (PR) to the main repository, explaining the changes you made and why they are valuable.
### ✨🔨Note:
> - Do not edit/delete someone else's script in this repository. You can only insert new files/folders into this repository.
> - Give a meaningful name to whatever file or folder you are adding, changing, etc.
## 🔑Guidelines✨
1. Welcome to this repository, if you are here as an open-source program participant/contributor.
2. Participants/contributors have to **comment** on issues they would like to work on, and mentors or the PA will assign you.
3. Issues will be assigned on a **first-come, first-serve basis.**
4. Participants/contributors can also **open their issues** using issue_template,
but it needs to be verified and labeled by a mentor or PA. Please discuss this with the team once before opening your issues. We respect all your contributions, whether
it is an Issue or a Pull Request.
6. When you raise an issue, make sure you get it assigned to you before you start working on that project.
7. Each participant/contributor will be **assigned 1 issue (max)** at a time to work.
8. Participants are expected to follow **project guidelines** and **coding style** . **Structured code** is one of our top priorities.
9. Try to **explain your approach** to solving any issue in the comments. This will increase the chances of you being assigned.
10. Don't create issues that are **already listed**.
11. Please don't pick up an issue already assigned to someone else. Work on the issues after it gets **assigned to you**.
12. Make sure you **discuss issues** before working on the issue.
13. Pull requests will be merged after being **reviewed** by a mentor or PA.
14. It might take **a day or two** to review your pull request. Please have patience and be nice.
15. Always create a pull request from a **branch** other than `master`.
16. Participants/contributors have to complete issues before they decided Deadline. If you fail to make a PR within the deadline, then the issue will be assigned to
another person in the queue.
17. While making PRs, don't forget to **add a description** of your work.
18. Include the issue number (Fixes: issue number) in your commit message while creating a pull request.
19. Make sure your solution to any issue is better in terms of performance and other parameters in comparison to the previous work.
20. We all are here to learn. You are allowed to make mistakes. That's how you learn, right?
## Thanks to all the Contributors ❤️
We would like to thank the open-source community and the developers of the technologies used in this project for their valuable contributions.
| null | hacktoberfest,open-source,reactjs,redux,javascript | 2023-10-02T18:14:59Z | 2023-11-10T03:16:22Z | null | 13 | 26 | 160 | 6 | 27 | 6 | null | null | JavaScript |
danishzayan/StudentsShowcase | main | null | Welcome to the Students Profile Card Showcase project! This open-source project is all about learning that how to contribute in open source under the event of the HacktoberFest. | beginner-friendly,hacktoberfest,css,first-contributions,good-first-issue,html,javascript,open-source | 2023-09-18T06:25:17Z | 2023-10-26T20:41:48Z | null | 17 | 27 | 96 | 3 | 26 | 6 | null | MIT | JavaScript |
alvarorichard/GoCrypto | main | <h4 align="center">
<p>
<b>English</b> |
<a href="https://github.com/alvarorichard/GoCrypto/blob/main/README_PT-BR.md">Рortuguês</a>
</p>
</h4>
<p align="center">
<img src="https://github.com/alvarorichard/GoCrypto/assets/102667323/c566d414-af14-4e84-8e2b-fb6613a27351" alt="Imagem logo" />
</p>
[](alvarorichard/GoCrypto/blob/master/LICENSE)    
GoCrypto is an advanced cryptocurrency trading platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users. Our mission is to make access to the world of cryptocurrencies easier, more transparent, and accessible to everyone.
[Link to the website](https://go-crypto.vercel.app/)
## Technologies Used
### Server:
* Golang: An efficient, concurrent, and modern programming language, chosen for its ability to provide high performance and security.
* Fiber: A fast and efficient web framework for Golang. It allows us to create high-performance APIs with ease.
* JS: JavaScript is used to provide asynchronous functionalities and interactions.
### Client:
* Vue.js: A progressive JavaScript framework used to build interactive user interfaces.
* TailwindCSS: A low-level, highly customizable CSS framework that allows us to create modern designs without leaving HTML.
* DaisyUI: A plugin for TailwindCSS, it allows us to create beautiful and efficient UI components with ease.
## Features
* Performance: With Golang and Fiber on the backend, our website is extremely fast and efficient.
* Modern Design: The combination of Vue, TailwindCSS, and DaisyUI provides an elegant and modern visual experience.
* Security: The use of up-to-date technologies and best practices ensures that your transactions are secure.
## How to Use
* Visit GoCrypto.
* Create an account or log in.
* Start buying or selling your cryptocurrencies.
## Installation and Local Execution
If you want to run GoCrypto locally for development or testing, follow the steps below:
1. Clone the repository:
```bash
git clone https://github.com/alvarorichard/GoCrypto.git
```
2. Navigate to the project folder:
```bash
cd GoCrypto
```
3. Running the Front-end:
```bash
pnpm i
```
And don't forget to also run:
```bash
pnpm dev
```
### To install Pnpm if you don't have it:
```bash
npm i -g pnpm
```
## Running the Back-End:
```go
go run main.go
```
## Running the Back-End Using Binary:
```go
.\main.exe
```
Or just execute the Main.exe
## Contribute
Thank you for considering contributing to GoCrypto!
Developed with ❤️ by Alvaro Richard and Lana Ribeiro
| gocrypto is an advanced cryptocurrency sales platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users. | cryptocurrency,daisyui-vue,fiber-framework,golang,gorm-orm,sqlite,student-project,study,tailwind-css,vue | 2023-09-24T22:45:11Z | 2024-03-18T17:52:55Z | 2023-10-02T01:09:50Z | 4 | 8 | 54 | 0 | 4 | 6 | null | GPL-3.0 | Vue |
jojosuelobo/manual-cypress | master | <p align="center">
<a>
<img src="./Doc/images/logoCypressLit.png" alt="Logo Cypress" height="150" width="150">
</a>
<h1 align="center">Manual Cypress</h1>
</p>
### 🎯 Guia de documentação pessoal para o uso da ferramenta Cypress
> Este repositório tem o intuito de salvar e documentar de forma simples projetos e códigos em Cypress, sinta-se livre para consultar e contribuir com o projeto
### 🚨 Colabore
- Abra Pull Requests com atualizações
- Discuta ideias em Issues
- Compartilhe o repositório com a sua comunidade
### [Anotações dos cursos](./doc/cypressTAT_Documentation.md) de Automação com Cypress
> Anotações feitas dos cursos de automação e testes em Cypress do [Walmyr Filho - Talking About Testing](https://github.com/wlsf82)
# Cypress
### Definição
O [Cypress.io](http://cypress.io/) é um framework de testes automatizados end-to-end usando JavaScript! Para seu uso, é necessário a [~~instalação do Node e npm.~~]()
### Como criar um projeto em Cypress
##### 1. Criar arquivo Package.json
```markdown
npm init --yes
```
##### 2. Instalar sua dependência
```markdown
npm install -D cypress
```
Caso queria uma versão específica, basta adicionar a versão, exempo: `npm i cypress@4.1` Após sua instalação, é possivel usar o comando `npx cypress open` para abrir o dashboard de testes, e o comando `npx cypress run` para executar o relatório de testes.
💡Adicione o codigo nos arquivos ```cy.js``` para ativar os **auto completes** dos códigos padrões
```js
/// <reference types="cypress" />
```
### [~~Ferramentas de report do Cypress~~]()
Existem outras ferramentas e pacotes que auxiliam em relatórios de testes, que podem ser executadas junto ao cypress. Dentra elas:
* [Mochawesome](./Doc/doc_report/mochawesome.md)
### [.gitignore para o Cypress](./Doc/gitignore_cypress.md)
Padrão de `.gitignore` para projetos com `cypress`
### [~~Entrega contínua com Cypress~~]()
- Modelo de integração [Github](./Doc/doc_ci/github.md)
- Modelo `yml` para [bitbucket](./Doc/doc_ci/bitbucket.md)
| Este repositório tem o intuito de ajudar a qualquer um que esteja estudando e aprendendo sobre documentação e á codar em Cypress. Sinta-se livre para consultar ou colaborar com o projeto | automation,cypress,cypress-io,javascript,qa,testing | 2023-09-14T19:34:10Z | 2023-11-08T14:48:10Z | null | 1 | 1 | 56 | 0 | 0 | 6 | null | MIT | JavaScript |
InkuA-Pasantia/Proyecto-web-educativa | main | # Proyecto Educativo con Tutor de IA

¡Bienvenidos a nuestro innovador proyecto educativo! Aquí, combinamos la magia de la inteligencia artificial con el arte de la enseñanza, ¡y todo esto respaldado por un equipo apasionado! 🚀📚
## ¿Qué es nuestro proyecto?
Nuestra visión es revolucionar la educación, y lo hacemos a través de un tutor virtual impulsado por IA. Esta IA adapta la enseñanza a cada estudiante, creando experiencias únicas y personalizadas de aprendizaje. 🤖💡
## Características Destacadas
- **Personalización:** Nuestra IA ajusta el contenido y el ritmo para satisfacer las necesidades individuales de cada estudiante.
- **Interacción Natural:** El tutor AI responde a preguntas de forma inteligente y sostiene conversaciones naturales.
- **Variedad de Materias:** Desde matemáticas hasta historia, nuestro tutor AI puede enseñar una amplia gama de materias. 📊🌍
- **Seguimiento de Progreso:** Estudiantes y profesores pueden rastrear el progreso a través de un tablero en tiempo real. 📈🕒
- **Base de Datos de Recursos:** Nuestra plataforma incluye una amplia base de datos de contenido educativo actualizado. 📦📚
## El Equipo


Este proyecto es el resultado del esfuerzo y dedicación de un equipo diverso y apasionado. ¡Conócenos! 😃👋
1. **Gabriel Juan Alejandro Juhasz** - [GitHub](https://github.com/GabJaJ)
2. **Sonia Calle** - [GitHub](https://github.com/SoCalle)
3. **Noelia Romina Ruiz** - [GitHub](https://github.com/Noelia-Ruiz)
4. **Gonzalo Quiroga Sassu** - [GitHub](https://github.com/GonzaloQuirogaS)
5. **Fernando Rojas** - [GitHub](https://github.com/rojasfernando)
6. **MartinV** - [GitHub](https://github.com/Martinv12)
7. **Yoly Ortiz** - [GitHub](https://github.com/yolyhil)
8. **Vero Cardenas** - [GitHub](https://github.com/Verocardenas0794)
Gracias por visitar nuestro repositorio y por tu interés en nuestro proyecto educativo. ¡Juntos, estamos impulsando la innovación en la educación! ✨📚🤖🌟
<p align="center"><img src="https://github.com/InkuA-Pasantia/Proyecto-web-educativa/assets/77640142/cb7ffea7-22b2-4de9-b5db-5fbf0f16e0c5" alt="robot" width="11%" height="90">
</p>
| Proyecto de web educativa para inclusión social | css3,html5,javascript,nodejs,postgresql,nodemon-express,boostrap | 2023-10-06T23:51:00Z | 2023-12-03T18:31:42Z | null | 8 | 99 | 237 | 10 | 0 | 6 | null | null | JavaScript |
ICEI-PUC-Minas-PMV-ADS/pmv-ads-2023-2-e1-proj-web-t6-aeroplano | main | # Aeroplano - Plataforma para Escolas de Aviação
`Análise e Desenvolvimento de Sistemas - PUC Minas`
`Projeto Desenvolvimento de Aplicação Web Front-End`
`1º Semestre/2023.2`
A aviação desempenha um papel crucial na conectividade global e no desenvolvimento econômico. As escolas de aviação são fundamentais, porém, a gestão eficaz das agendas de voos é desafiadora. Este trabalho visa criar um software inovador para otimizar essa gestão, considerando recursos e segurança.
## Integrantes
* André Duarte Siqueira
* Andryel Passos Bonfim
* Felipe Santos Suarez
* José Antônio Moreira da Silva
* Rafael Fernandes Mourão
* Robert Alexander Rodrigues
## Orientador
* Marcos André Silveira Kutova
# Documentação
<ol>
<li><a href="documentos/01-Documentação de Contexto.md"> Documentação de Contexto</a></li>
<li><a href="documentos/02-Especificação do Projeto.md"> Especificação do Projeto</a></li>
<li><a href="documentos/03-Metodologia.md"> Metodologia</a></li>
<li><a href="documentos/04-Projeto de Interface.md"> Projeto de Interface</a></li>
<li><a href="documentos/05-Template padrão da Aplicação.md"> Template padrão da Aplicação</a></li>
<li><a href="documentos/06-Programação de Funcionalidades.md"> Programação de Funcionalidades</a></li>
<li><a href="documentos/07-Plano de Testes de Software.md"> Plano de Testes de Software</a></li>
<li><a href="documentos/08-Registro de Testes de Software.md"> Registro de Testes de Software</a></li>
<li><a href="documentos/09-Referências.md"> Referências Bibliográficas</a></li>
</ol>
# Hospedagem
* Para acessar o site, clique no link: <a href="https://aeroplano.vercel.app" target="_blank">aeroplano.vercel.app</a>
# Código-Fonte
* <a href="codigo-fonte/README.md">Código Fonte</a>
# Apresentação
* <a href="apresentacao/README.md">Apresentação do Projeto</a>
| Acompanhem o desenvolvimento do projeto (Link abaixo) | css,figma,html,javascript,scss | 2023-09-16T13:54:04Z | 2023-12-04T23:53:26Z | null | 41 | 2 | 158 | 37 | 1 | 6 | null | null | HTML |
PeytonPlayz595/Infdev-20100630-1 | main | # Infdev-20100630-1-WebGL
This project aims to be a 1:1 replica of Minecraft Infdev 20100630-1 ported to the browser using WebGL and TeaVM.
## STILL IN TESTING!
THIS PROJECT IS STILL IN TESTING, IT WILL CONTAIN BUGS AND GLITCHES SO DON'T GET TOO ATTACHED TO YOUR WORLDS!
GAME IS EXTREMELY LAGGY...
## Contributing
Feel free to contribute, just open a pull request and DM on Discord (peytonplayz585) because I probably won't check pull requests that often.
## Bugs
- Saving of Entities/Tile Entities have been removed due to a crash
- Water doesn't render correctly
- Game is EXTREMELY laggy
- Lighting is broken
- Mob spawning removed due to a crash
## Pros & Cons
Pros:
- Can be played in the browser (No Download)
- ITS FREE!
- More features
Cons:
- EXTREMELY laggy
- It's pirated
- Has bugs & some features may have to be removed for performance issues
<br>
fuck microsoft :trollface:
<br>
| WebGL port of Minecraft Infdev-20100630-1 | java,java-to-javascript,javascript,minecraft,teavm,webgl,webgl2 | 2023-09-23T15:05:50Z | 2024-02-04T03:12:30Z | null | 3 | 2 | 29 | 0 | 5 | 6 | null | MIT | Java |
MiguelRolo/GamesJS | main | # GamesJS 🎮
- This open source repository contains a **collection of games** built on basic tech stacks in web development.
- Use your creativity, build your own game and contribute to the repository by making a PR
- Make sure to ⭐️ the repository to stay tuned!
## Games that you can find 🔭
Games in total: `2`
| | |
| :---: | :---: |
|  |  |
*And <a href='https://github.com/MiguelRolo/GamesJS/tree/main/Games'>more</a>...*
## Why to Open Source 🌐
1. **Community Collaboration**: Open sourcing your project invites a global community of developers to contribute, share ideas, and enhance its capabilities.
2. **Accelerated Development**: With a collective effort, open source projects progress faster, benefiting from diverse skill sets and constant feedback.
3. **Transparency and Trust**: Open source builds trust by allowing users to inspect code, ensuring security and transparency in software.
4. **Cost Efficiency**: It reduces development costs as contributors volunteer their time and resources, making it an economical choice.
5. **Longevity**: Open source projects tend to have longer lifespans, as they are not reliant on a single entity, ensuring sustainability.
## Tech Stack ⚡
Most of the games are **Client-Side based** coded wiht **HTML5**, **CSS3** and **JS**



## Installation 📥
> Install GameJS Repository with npm
>
> *(This will install all files, including all games and this README.md)*
>
> ```bash
> npm install https://github.com/MiguelRolo/GamesJS.git
> cd GamesJs
> ```
## License 🪪
> (Apache License, Version 2.0) You're free to use this games and codes in any project, personal or commercial.
>
> There's no need to ask permission before using theses. Giving attribution is not required, but appreciated.
## Games List 🤖
Games in total: `2`
| No. | Name of the game |
| :---: | ---- |
| 1 | <a href='https://github.com/MiguelRolo/GamesJS/tree/main/Games/Pong'>Pong</a> |
| 2 | <a href='https://github.com/MiguelRolo/GamesJS/tree/main/Games/Tetris'>Tetris</a> |
| This repository contains several classic games, with basic programming (HTML, CSS and JS). | css,css3,games,html,html5,javascript,javascript-game,js | 2023-09-26T13:48:21Z | 2024-03-04T23:17:01Z | null | 1 | 0 | 24 | 0 | 1 | 6 | null | Apache-2.0 | JavaScript |
top-web-developer/Nextjs-stripe-checkout | main | E-commerce store built with Next.js and Stripe checkout by [AlterClass.io](https://alterclass.io).
- Learn to build this application step-by-step by following the tutorial on [AlterClass](https://alterclass.io/tutorials/create-an-ecommerce-website-with-nextjs-and-stripe).
- Preview the app live [here](https://myplantsmarket.vercel.app/).
## Getting Started
### 1. Clone the repository and install dependencies
```
git clone https://github.com/top-web-developer/Nextjs-stripe-checkout
cd Nextjs-stripe-checkout
npm install
```
### 2. Configure your local environment
Rename the `.env.local.example` file in this directory to `.env.local` (which will
be ignored by Git):
```
cp .env.local.example .env.local
```
Add your own values for all the environment variables.
### 3. Start the application
To run your site locally, use:
```
npm run dev
```
To run it in production mode, use:
```
npm run build
npm run start
```
| 💰 🌱 E-commerce store built with Next.js and Stripe checkout | e-commerce,ecommerce,javascript,next,next-boilerplate,next-page,nextjs,payment-gateway,payment-integration,react | 2023-10-06T13:37:45Z | 2023-10-06T15:45:24Z | null | 1 | 1 | 4 | 0 | 3 | 6 | null | MIT | JavaScript |
webdevnerdstuff/vuetify-color-field | main | <p align="center">
<img alt="Vuetify Logo" width="100" src="https://raw.githubusercontent.com/webdevnerdstuff/vuetify-color-field/main/src/assets/vuetify-logo.svg">
</p>
<p>
<h1 align="center">Vuetify Color Field</h1>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@wdns/vuetify-color-field">
<img src="https://img.shields.io/npm/v/@wdns/vuetify-color-field?color=1867c0&logo=npm" alt="NPM Package">
</a>
<a href="https://github.com/webdevnerdstuff/vuetify-color-field">
<img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github" alt="@WebDevNerdStuff">
</a>
</p>
## Description
Vuetify Color Field is a Vuetify VTextField Color Picker Component
## Documentation
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-color-field/)
## Dependencies
[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)
[VueUse](https://vueuse.org/)
## Change Log
[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-color-field/blob/main/CHANGELOG.md)
## License
Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-color-field/blob/main/LICENSE.md).
## Legal
Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.
| Vuetify Color Field is a Vuetify VTextField Color Picker Component | color-picker,component,forms,javascript,typescript,vue3,vuetify | 2023-10-05T18:14:22Z | 2024-03-13T20:06:08Z | 2024-03-13T20:06:08Z | 1 | 32 | 215 | 0 | 0 | 6 | null | MIT | TypeScript |
Adesoji1/Chat_app | main | # **1. Project Setup:**
## **a. Initialize a new Ruby on Rails application:**
clone: gh repo clone Adesoji1/Chat_app
1. First, ensure you have Ruby, Rails, and Bundler installed on your machine. If not, you can install them using the following commands:
```bash
# Install Ruby (using RVM)
\curl -sSL https://get.rvm.io | bash -s stable --ruby
# Install Rails
gem install rails
# Install Bundler
gem install bundler
```
2. Once you have the necessary tools installed, create a new Rails application:
```bash
rails new chat_app
```
This will create a new directory called `chat_app` with all the necessary Rails files and directories.
3. Navigate to the project directory:
```bash
cd chat_app
```
4. Run the Rails server to ensure everything is set up correctly:
```bash
rails server
```
You should be able to visit `http://localhost:3000` in your browser and see the default Rails welcome page.
#### **b. Set up the project repository on GitHub:**
1. First, ensure you have Git installed. If not, you can [download and install Git](https://git-scm.com/downloads).
2. Navigate to your project directory (if you aren't already there):
```bash
cd chat_app
```
3. Initialize a new Git repository:
```bash
git init
```
4. Add all the files to the repository and make an initial commit:
```bash
git add .
git commit -m "Initial commit"
```
5. Go to [GitHub](https://github.com/) and log in (or sign up if you don't have an account).
6. Click on the '+' icon in the top right corner and select 'New repository'.
7. Name your repository (e.g., `chat_app`), provide a description, and keep it public or private based on your preference.
8. Click on 'Create repository'.
9. Now, link your local repository to the GitHub repository. Replace `YOUR_USERNAME` with your GitHub username:
```bash
git remote add origin https://github.com/YOUR_USERNAME/chat_app.git
```
10. Push your code to the GitHub repository:
```bash
git push -u origin master
```
Visualize the application loaded in your terminal as seen here on port 3000

Visualize the Redis application loaded in your terminal as seen here on port 6379

```bash
bundle exec sidekiq
```
commands starts sidekiq.
Visualize the Sidekiq application loaded in your terminal as seen in the image below

Sidekiq is a popular background processing framework for Ruby on Rails applications (and other Ruby-based applications). It uses Redis as its backend data store. The relationship between Sidekiq and Redis can be explained as follows:
1. **Sidekiq Relies on Redis**: Sidekiq uses Redis as a message broker and data store to manage background jobs. Redis provides a fast and efficient way to store job data and manage queues.
2. **Queue Management**: Sidekiq allows you to define and manage queues for your background jobs. These queues are implemented using Redis data structures. When you enqueue a job, it's added to a Redis queue.
Look below to see a queue dashboard

3. **Concurrency**: Sidekiq uses Redis to manage job concurrency. You can configure the number of worker processes that can process jobs concurrently. Redis helps ensure that jobs are processed by workers in a distributed and efficient manner.
4. **Job Serialization**: Sidekiq serializes job data and stores it in Redis. This includes information about the job class, arguments, and other relevant details. When a worker picks up a job, it deserializes the data to perform the task.
5. **Monitoring and Dashboard**: Sidekiq provides a web-based dashboard for monitoring and managing the background jobs. This dashboard is also powered by Redis, as it retrieves and displays job information stored in Redis.
6. **Persistence**: Redis stores job data persistently, which means that even if your application crashes or is restarted, Sidekiq can recover the queued jobs from Redis and continue processing them.
In summary, Redis serves as the backend data store and message broker for Sidekiq, allowing it to efficiently manage and process background jobs in a Ruby application. The combination of Sidekiq and Redis provides a scalable and reliable solution for handling asynchronous tasks.
Now, your Rails application is set up locally and is also available on GitHub. You can continue building features, committing changes, and pushing updates to the repository as you progress with the development.
The different pages are seen below for register and forgot passowrd


## Technologies Used
- [Ruby on Rails](https://rubyonrails.org/): A powerful web application framework.
- [Mongodb](https://www.mongodb.com/): A NoSQL database for storing and managing data.
- [Sidekiq](https://sidekiq.org/): A background job processing framework for Ruby.
- [Redis](https://redis.io/): An in-memory data store and message broker.
- [Puma](https://github.com/puma/puma) : A Ruby Web Server Built For Parallelism
| This is a chat Application | javascript,momgodb,puma,redis,ruby-on-rails,sidekiq,sqlite3 | 2023-10-03T14:56:34Z | 2023-11-18T21:40:12Z | null | 1 | 0 | 4 | 0 | 0 | 6 | null | null | Ruby |
VCG/cloudrun-demo | main | # Hands on Cloud Run Tutorial
This tutorial will teach you how to deploy a simple client (Javascript/React) and server (Python/FastAPI) to Google Cloud Run. Check out the Video Tutorial [here](https://github.com/VCG/cloudrun-demo/blob/main/Tutorial.mp4).
### Prerequisites
* Install [Google Cloud SDK](https://cloud.google.com/sdk/docs/install)
* Install [Node.js](https://nodejs.org/en/download/)
* [Python 3.9+](https://www.python.org/downloads/)
Verify installs by testing the above tools in the command line
```
gcloud --version
npm --version
```
### Setup
Login to gcloud project
```
gcloud auth login // prompts for login
gcloud config set project YOUR_GCLOUD_PROJECT
gcloud config get-value project // verify project id
```
Clone to tutorial repo
```
git clone https://github.com/VCG/cloudrun-demo.git
cd cloudrun-demo
```
## Deploy Python Server
Install local dependencies and test locally
```
cd server
python3.9 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```
Run the app locally
```
python main.py
// check http://127.0.0.1:4244/
```
Have a look at `server/Dockerfile`. This file defines the container environment that gcloud will use to host your Python application. Also familiarize yourself with the [serverless concept](https://en.wikipedia.org/wiki/Serverless_computing) of CloudRun. An app deployed in Cloud Run must fulfill [those requirements](https://cloud.google.com/run/docs/fit-for-run). Now deploy your code using this command from the cloud CLI:
```
gcloud run deploy <YOUR_NAME>-demo-server --source . --allow-unauthenticated
```
Once the command has finished successfully finished, visit the URL that is printed in the terminal. You should see the same output as when you ran the app locally. Also, inspect the options that are available for your deployment from the [Cloud Console](https://console.cloud.google.com/run?referrer=search).
## Deploy React Client
Navigate to the client directory and install all local dependencies
```
cd ../client
npm install
```
Now, update the `client/.env.production` to the URL that has been generated by the Cloud Run deployment of the server. By using both the `client/.env` and `client/.env.production` React knows which URL to use depending on whether you are developing locally or you are using the deployed version. Next, have a look at `client/Dockerfile`. What is different from `server/Dockerfile`?
Deploy react client to Cloud Run
```
gcloud run deploy <YOUR_NAME>-demo-client --source . --allow-unauthenticated
```
This should give you a URL to your deployed React app if successful. The frontend website should display something like `Hello World! - This was loaded dynamically through an endpoint!` if everything worked out.
| Tutorial to deploy client/server app in Google Cloud Run | deployment,gcloud,javascript,python,cloudrun,serverless,fastapi,react | 2023-09-24T02:13:10Z | 2023-09-29T14:47:22Z | null | 11 | 0 | 26 | 0 | 0 | 6 | null | MIT | JavaScript |
simonetthomas/Blue_Thread | master | # Blue Thread 🧵
## Disclaimer
⚠ It is in development. Some bugs can be present, but a lot of improvements are coming. Follow [Blue Thread on Bluesky](http://bsky.app/profile/bluethread.bsky.social) for the latest news.
## What is it ?
Blue Thread is a tool to **post threads easily** on [Bluesky](https://bsky.app/).
Connect with your account, type in a text, and Blue Thread will cut it into separate posts, number them, and post the thread in the blink of an eye!

## Features
* Automatically cuts the text into 300 characters posts as you type it, by respecting the punctuation to avoid cutting sentences when possible.
* Adds a number (1/3, 2/3, 3/3 etc.) at the end of each post.
* Creates links from urls, and mentions to users.
* Sends the entire thread all at once on your account.
You can :
* Edit each post, and manually add or remove posts before sending the thread on Bluesky.
* Add up to 4 pictures to a post, with an alt text for each picture.
* Choose the language of the thread.
* Choose whether you want to number the posts or not.
## Possible future features
Here is a list of possible features that are not ready yet :
* Add a way to cut the thread manually at a certain point in the text.
* Deal with hashtags
## What's the tech behind it
The server is developped in Python, and is based on the [Flask micro framework](https://flask.palletsprojects.com/en/2.3.x/) and the [jinja2 templating engine](https://jinja.palletsprojects.com/en/3.1.x/). It uses the [atproto SDK](https://atproto.blue/en/latest/) to connect to Bluesky. The client side is done in Javascript vanilla.
Tested mainly on Firefox.
| Post a thread easily on Bluesky | bluesky,microblogging,social-network,webapp,flask,javascript,python3 | 2023-09-20T00:46:40Z | 2024-01-07T16:35:40Z | 2023-12-21T16:06:11Z | 1 | 0 | 98 | 7 | 0 | 6 | null | null | JavaScript |
wdhdev/reminders | main | # Reminders
Set reminders for things you need to do.

| Set reminders for things you need to do. | alarm,alert,discord,discord-bot,discordjs,javascript,js,reminders,ts,typescript | 2023-09-12T07:06:47Z | 2024-05-03T00:28:26Z | null | 1 | 130 | 228 | 0 | 1 | 6 | null | MIT | TypeScript |
Naim08/AiEmail | main | # MailTo
MailTo is an innovative AI-driven platform designed to revolutionize the way we handle email communication. With MailTo, you can effortlessly edit and send emails, simplifying the process of crafting perfect responses. It harnesses cutting-edge AI technology to provide you with contextually relevant and linguistically appropriate email suggestions. This means you can communicate faster without compromising the quality and effectiveness of your messages, making MailTo the ultimate tool for bridging the gap between instant electronic communication and the often time-consuming task of composing suitable email responses.
# Live Site
[MailTo](https://mailto-c19934226eb8.herokuapp.com/)
## Table of Contents
1. [MailTo](#mailto)
2. [Live Site](#live-site)
3. [Background and Overview](#background-and-overview)
4. [Technologies and Technical Challenges](#technologies-and-technical-challenges)
5. [Functionality and MVP](#functionality-and-mvp)
6. [Meet the Team](#meet-the-team)
## Background and Overview
In our digital era, professionals often find their inboxes flooded. Keeping up with the demand for quick yet considerate replies is challenging. Enter MailTo: an application that not only assists in drafting responses but also manages email sessions, keeps track of user preferences, and ensures a user-friendly experience. The goals for our project:
- Enhance Communication Efficiency:
* Provide users with AI-generated email responses that are contextually relevant and linguistically appropriate.
* Reduce the time and cognitive load on users to craft responses for every email, especially for repetitive and common queries.
- User-Centric Design:
* Develop a user-friendly interface that allows users to easily navigate through various functionalities like initiating new email sessions, customizing preferences, and more.
* Ensure that the AI-generated responses can be easily modified, approved, or discarded by the user, providing them with control over the communication.
- Intelligent Email Management:
* Enable users to search through their past emails efficiently using keywords or phrases.
* Implement smart categorization and prioritization of emails to assist users in managing their inbox effectively.
- Customizable User Preferences:
* Allow users to set and modify their preferences for email interactions, ensuring that the AI-generated responses are aligned with their communication style and requirements.
## Technologies and Technical Challenges
MailTo is built with the MERN stack (MongoDB, Express, React, and Node). The technologies we will use:
- Backend: Express with Node.js
- Frontend: React, Redux
- Database: MongoDB
- AI and Machine Learning: OpenAI GPT
- Authentication: JWT
- Email Integration: Gmail API.
#### Technical Challenges:
- Backend: Express with Node.js
* Performance: Node.js runs on a single-threaded event loop. CPU-bound tasks can block the event loop and degrade performance.
* Error Handling: Proper handling of synchronous and asynchronous errors in Express routes and middleware.
- Frontend: React, Redux
* Component Optimization: Ensuring that React components don't re-render unnecessarily. Techniques like memoization can help.
* State Management: Handling complex application state with Redux requires a good understanding of actions, reducers, and store.
- Database: MongoDB
* Data Consistency: MongoDB uses eventual consistency, which might cause issues in situations where strict consistency is required.
* Query Performance: Without proper indexing, query performance can degrade, especially with large datasets.
- AI and Machine Learning: OpenAI GPT
* Integrating OpenAI's GPT with your backend to generate responses in real-time.
* Model Tuning: Ensuring the AI model gives relevant and appropriate email responses.
* Cost Management: AI inference can be expensive. Monitoring and managing API call costs.
- Authentication: JWT
* Token Security: Ensuring JWT tokens are stored securely (e.g., not in local storage due to XSS attacks).
## Functionality and MVP
- [ ] User authorization: sign up and log in
<p align="center">
<img src="./frontend/src/assets/homepage.gif" />
</p>
- [ ] CRUD Email Session: Users can set and customize their preferences for email interactions, initiate a new email session, view existing ones, edit email contents or settings, and delete emails no longer needed.
<p align="center">
<img src="./frontend/src/assets/email.gif" />
</p>
- [ ] AI-Generated Response: Based on the incoming email content and user preferences, the system will generate an appropriate email response, which users can choose to use, modify, or discard.
* Challenges: Crafting responses that consistently matched the user's style and the email's context was a significant challenge. By incorporating user preferences into the AI's decision-making process, we were able to refine and enhance the quality of generated responses.
<p align="center">
<img src="./frontend/src/assets/AiResp.gif" />
</p>
- [ ] Customization of AI Models: Empower users to fine-tune AI model settings within your system, granting them the flexibility to customize AI behavior according to their preferences. For instance, users can adjust AI model parameters to influence the tone and style of generated responses, allowing them to switch between formal and informal communication styles.
<p align="center">
<img src="./frontend/src/assets/response.png" />
</p>
- [ ] Search Previous Email: Allows users to search through their past emails using keywords, user can edit or delete these emails.
<p align="center">
<img src="./frontend/src/assets/search.gif" />
</p>
- [ ] Sending Email: Once users finalize their email content, they can dispatch it directly from our platform. Furthermore, we offer seamless integration with Gmail, allowing users to fetch and send emails directly through their Gmail accounts.
* Challenges: Integrating our app with Gmail brought forth authentication and security concerns, requiring utmost caution to protect user data. Efficiently syncing emails in real-time without overwhelming Gmail's API rate limits posed a delicate balancing act. Additionally, maintaining the integrity of varied email formats, attachments, and inline images during fetching and dispatching was a nuanced task.
## Meet the Team
- Fanyi Tang - Steering the ship as the Team Lead.
- Sanjid Dewan - Perfecting user experiences on the Frontend.
- Naim Miah - Ensuring robust operations with Backend responsibilities.
- Yinyin Huang - The versatile Flex member, bridging gaps wherever required.
| MailTo is an AI-driven platform aimed at bridging the gap between instant electronic communication and the time-consuming process of crafting apt email responses. | gmail,gmail-api,google-api,mongodb,react,expressjs,javascript | 2023-10-01T17:44:19Z | 2023-11-01T18:47:28Z | null | 4 | 94 | 328 | 1 | 1 | 6 | null | null | JavaScript |
kvishalrj/MyShop | main |
<h1 style="text-align: center;">MyShop</h1>
<div align="center">
<p>
[](https://forthebadge.com)












</p>
</div>
<h2 align='center'>This repo is about an ecommerce website using Django
⭐</h2>
### Accepting for hacktoberfest 2023
## Tech used
* HTML
* Python
* Django
* Bootstrap
* SQLite
* Liquid Template
* Jquery
* Javascript
---

---
## 👨💻 How to get started ?
You can refer to the following articles on **basics of Git and Github and also contact the Project Mentors, in case you are stuck**
* [Forking a repo](https://docs.github.com/en/get-started/quickstart/fork-a-repo).
* [Cloning a repo](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository).
* [How to create pull request](https://opensource.com/article/19/7/create-pull-request-github).
* [Getting started with Git and Github](https://youtu.be/apGV9Kg7ics?feature=shared).
## 📝 How to contribute?
* Go through the repository completely!
* Take a look at the Existing Issues or create your own Issues!
* Wait for the Issue to be assigned to you after which you can start working on it.
* Fork the Repo and create a Branch for any Issue that you are working upon.
* Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
* Add Screenshots to help us know what this Script is all about.
* [Contribution Guidelines](https://github.com/kvishalrj/MyShop/blob/main/CONTRIBUTING.md).
## Project Maintainers
<table align="center">
<tr >
<td align="center">
<a href="https://github.com/kvishalrj">
<img src="https://avatars.githubusercontent.com/u/102026258?v=4" width="100px" alt=""/><br />
<sub><b>Vishal Kumar</b></sub>
</a>
</td>
</tr>
</table>
#### Give a ⭐ it's free 😊
## 🎉 All the best for your amazing contributions
| An ecommerce website using Django. | hacktoberfest,bootstrap4,django,ecommerce,hacktoberfest-accepted,html,javascript,jquery,online-shopping,python3 | 2023-09-24T03:25:28Z | 2023-11-30T16:23:45Z | 2023-10-03T11:43:12Z | 4 | 22 | 86 | 1 | 6 | 6 | null | MIT | HTML |
Madhav-MKNC/Miles-Lite | main | <h1 align="center">Miles AI: WhatsApp Reply Enhancement</h1>
<p align="center">
<img src="icon.png" alt="Miles Logo" width="200">
</p>
<h4 align='center'>(version 1.3)</h4>
## Overview
Miles is a handy Chrome extension powered by advanced AI technology to enhance your WhatsApp chatting experience. It
generates personalized replies that mimic your tone and language, making your conversations smoother and more engaging
in a single click.
## Installation
Follow these simple steps to get Miles up and running:
### 1. Clone or Download
You can either clone this repository or download it as a ZIP file. If you're new to GitHub, here's how:
#### Cloning (recommended for developers):
```
git clone https://github.com/madhav-mknc/miles-lite.git
```
<p align="center">
<img src="screenshots/cloning.png" width="700">
</p>
#### Downloading (recommended for non-developers):
- Click the green "Code" button at the top of this page, then select "Download ZIP."
<p align="center">
<img src="screenshots/download.png" width="700">
</p>
### 2. Enable Developer Mode in Chrome
Miles is a Chrome extension, and you'll need to enable Developer Mode to use it:
- Open Google Chrome.
- In the URL bar, type `chrome://extensions` and press Enter.
- In the top-right corner, toggle on "Developer mode."
<p align="center">
<img src="screenshots/extensions.png" width="700">
</p>
### 3. Load the Extension
Now, let's load Miles into Chrome:
- Click on the "Load unpacked" button.
- Navigate to the directory where you cloned or extracted the Miles project files.
- Select the folder containing the `manifest.json` file and click "Select Folder."
<p align="center">
<img src="screenshots/load.png" width="700">
</p>
### 4. Pin the Extension
To easily access Miles, you can pin it to your Chrome toolbar:
- Find the Miles extension icon (usually located to the right of the URL bar).
- Right-click on the Miles icon.
- Select "Pin."
<p align="center">
<img src="screenshots/pin.png" width="400">
</p>
### 5. Generating Replies
You're all set! To generate replies while chatting on WhatsApp:
- Open a WhatsApp chat.
- Click on the Miles extension icon in your toolbar.
- Click the "Generate" button.
- A text will be generated, just click on the text it will copy it to the clipboard.
- Paste the reply (CTRL + V)
<p>Miles will provide AI-driven responses that match your style and tone.</p>
<p align="center">
<img src="screenshots/demo1.png" width="700">
</p>
Get multiple replies generated on multiple clicks and click the one you like.
<p align="center">
<img src="screenshots/demo2.png" width="700">
</p>
<h3 align="center">Happy chatting with Miles!</h3>
<p align="center">Developed by Madhav Kumar and Aaron Davis💟</p>
<p align="center">
<img src="footer.jpg" width="200">
</p>
| Enhance your WhatsApp chats with AI-generated, personalized replies. Install the Miles Chrome extension and let advanced technology mimic your tone and language seamlessly on your command. | chrome-extension,gpt-4,gpt3,javascript,llm,reply-bot,whatsapp-web | 2023-09-13T19:46:18Z | 2024-01-06T05:17:53Z | null | 1 | 9 | 43 | 0 | 1 | 6 | null | MIT | JavaScript |
balazshevesi/react-ripples-continued | main | <h1 align="center">
<a href="https://balazs-topg.github.io/react-ripples-continued/">React Ripples Continued 🌊</a>
</h1>
<h3 align="center">
Ripple effect for <a href="https://react.dev/">react</a> made simple⚛️
</h3>
<p align="center">
<a href="https://react.dev/">
<img src="https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB">
</a>
<a href="https://www.npmjs.org/package/react-ripples-continued">
<img src="https://img.shields.io/npm/v/react-ripples-continued?style=for-the-badge&logo=npm&color=ff79c6&labelColor=282a36"/>
</a>
<img src="https://img.shields.io/bundlephobia/minzip/react-ripples-continued?style=for-the-badge&logo=webpack&color=ff79c6&labelColor=282a36" />
<a href="https://www.npmjs.org/package/react-ripples-continued">
<img src="https://img.shields.io/npm/l/react-ripples-continued?style=for-the-badge&logo=webpack&color=ff79c6&labelColor=282a36"/>
</a>
</p>
<div align="center"><img src="https://github.com/Balazs-topg/react-ripples-continued/blob/main/readme-assets/showcase.gif?raw=true"></div>
---
React Ripples Continued is a
[react](https://react.dev/) component library for creating ripples effects.
This repository contains
- [the npm package](https://www.npmjs.com/package/react-ripples-continued) ([view code](/package/))
- [the documentaton](#documentation) ([view file](/README.md))
- [the website that showcases the components](https://balazs-topg.github.io/react-ripples-continued/) ([view code](/src/))
# Contents
- [Documentation](#-documentation)
- [Installation](#-installation)
- [Usage](#-usage)
- [Props](#-props)
- [Ripples Component](#ripples-component)
- [RippleSurface Component](#ripplesurface-component)
- [Internal Workings](#-internal-workings)
- [Server Side Rendering](#-server-side-rendering)
- [How To Contribute](#-how-to-contribute)
- [License](#-license)
# 📖 Documentation
## 💾 Installation
Run this [npm](https://docs.npmjs.com/) command in the directory of your react application
`npm i react-ripples-continued`
## 😃 Usage
This library includes two components: Ripples, and RippleSurface.
The Ripples component creates a ripple effect. Note that the parent container should have overflow: "hidden" and position: "relative" for proper functionality.
```javascript
import { Ripples } from "react-ripples-continued";
export default function Button() {
return (
<button
style={{ overflow: "hidden", position: "relative" /* other styles */ }}
>
react ripples 🎉
<Ripples />
</button>
);
}
```
RippleSurface Component
The RippleSurface component is a wrapper that simplifies implementing the ripple effect on various elements.
```javascript
import { RippleSurface } from "react-ripples-continued";
export default function CustomComponent() {
return (
<RippleSurface
tag="button"
rippleProps={
{
/* Ripple props */
}
}
>
react ripples 🎉
</RippleSurface>
);
}
```
## 🏠 Props
### Ripples Component
All props are optional
#### `on`
- Type: `"click" | "mouseDown" | "clickAndMouseDown" | "hover"`
- Default: `"click"`
Determines the event that triggers the ripple effect.
#### `color`
- Type: `string`
- Default: `"white"`
Sets the color of the ripple effect.
#### `opacity`
- Type: `number`
- Default: `1`
Sets the opacity of the ripple effect. Accepts values between `0` (completely transparent) and `1` (completely opaque).
#### `blur`
- Type: `number`
- Default: `0`
Sets the blur amount for the ripple effect. The value is in `rem` units.
#### `duration`
- Type: `number`
- Default: `500`
Determines the duration of the ripple animation in milliseconds.
#### `fillAndHold`
- Type: `boolean`
- Default: `false`
When set to `true`, the ripple effect will fill the container and hold its position until a mouse up event occurs.
#### `optimize`
- Type: `boolean`
- Default: `false`
When set to `true`, the ripple elements will be removed from the DOM after the animation completes. This can be useful for performance optimization in scenarios with frequent ripple triggers, but it's set to false by default, since it can introduce some wierd behaviour.
#### `rippleElement`
- Type: `React.ReactNode`
- Default: `undefined`
When handed JSX it will display that JSX inside the ripple. Keep in mind that you probably want to lower the opacticy of the color prop or set `color=""` if you use `rippleElement`
The `rippleElement` prop can be used to do create some pretty cool stuff!
#### `zIndex`
- Type: `number`
- Default: `undefined`
### RippleSurface Component
All props are optional
#### `tag`
- Type: `React.ReactNode`
- Default: `HtmlTagName`
#### `children`
- Type: `React.ReactNode`
- Default: `ReactNode`
#### `disableDefaultStyling`
- Type: `boolean`
- Default: `false`
When set to true, default styling (overflow and position) is not applied.
#### `rippleFromBehind`
- Type: `boolean`
- Default: `false`
When set to true, the ripple effect appears behind the content.
Note: this will also wrap the "children" in a div
#### `forwardedRef`
- Type: `boolean`
- Default: `any`
Will forward the red
#### `onClick`, `onSubmit`, `onInput`
Event handlers
#### `rippleProps`
- Type: `RipplesInterface`
Props to be passed to the Ripples component.
## 🛠 Internal Workings
#### `addRipple`
This internal function is responsible for creating and animating the ripple effect based on the provided parameters.
This function is not react specific (except ReactDOM.createRoot for prasing JSX/createElement calls to js DOM operations), so it could quite easily be adpated for use with solid, vue, svelte, angular, or any other framework.
## 🖥 Server Side Rendering
This library was built for server side use in mind, primarily for [next](https://nextjs.org/). Both of the components are tagged with ["use clients"](https://react.dev/reference/react/use-client) to ensure it works.
## 👏 How to contribute
All types of contributions are welcome! Feel free to open issues, or pull requests or whatever you feel like.
## 📄 License
This library is [MIT licensed](/LICENSE).
| ⚛️ The material design ripple effect for react made simple yet customisable. `npm i react-ripples-continued` | material-ui,components-library,npm-package,button-animation,documentation,mit-license,open-source,ripple-effect,front-end-engineering,javascript | 2023-10-07T11:49:07Z | 2024-02-28T16:37:14Z | 2023-10-31T09:41:11Z | 1 | 0 | 70 | 1 | 0 | 6 | null | MIT | TypeScript |
SagnikDeshmukh/MAKAUT_Organiser | main | # MAKAUT_Organiser
Hello this repo is a solution for all MAKAUT students semester nightmare over here you will get the organizer along with past year question papers
TECH stack required :-
HTML
CSS
JS
NODE JS
EXPRESS JS
TAILWIND CSS
MAIN TASK :-
This repo is for helping MAKAUT students by providing them the organiser for there sem feel free to contribute
| Hello this repo is a solution for all MAKAUT students semester nightmare over here you will get the organizer along with past year question papers | css3,expressjs,hacktoberfest,hacktoberfest-accepted,html,javascript,nodejs,tailwindcss | 2023-10-01T04:04:34Z | 2023-10-26T12:12:38Z | null | 5 | 15 | 64 | 5 | 8 | 6 | null | MIT | HTML |
lryanle/SMARE | main | <p align="center">
<img src="./frontend/public/logos/smare.png" alt="Statefarm SMARE" style="width:384px;"/>
</p>
<hr><br>
<p align="center">
<img src="https://img.shields.io/website?url=https%3A%2F%2Fsmare.lryanle.com&up_message=Online&up_color=%2357F287&down_message=Offline&down_color=E74C3C&style=for-the-badge&logo=https%3A%2F%2Fsmare.lryanle.com%2F_next%2Fimage%3Furl%3D%252Flogos%252Fsmare.png%26w%3D384%26q%3D75&logoColor=%23e1261c&label=smare.lryanle.com&color=2ecc71&link=https%3A%2F%2Fsmare.lryanle.com" alt="SMARE Website" />
<img src="https://img.shields.io/github/commit-activity/t/lryanle/SMARE?style=for-the-badge" alt="GitHub commits" />
<img src="https://img.shields.io/github/issues-pr/lryanle/SMARE?style=for-the-badge" alt="GitHub pull request" />
<img src="https://img.shields.io/github/issues/lryanle/SMARE?style=for-the-badge" alt="GitHub issues" />
<img src="https://img.shields.io/github/repo-size/lryanle/SMARE?style=for-the-badge" alt="GitHub Repo Size" />
<img src="https://img.shields.io/github/license/lryanle/SMARE?style=for-the-badge" alt="Github License" />
</p>
<p align="center">The Social Marketplace Automotive Risk Engine (SMARE) Project. This project aims to detect supicious listings and potential instances of insurance fraud posted on the most popular social marketplace sites, such as Craigslist and Facebook Marketplace. In partnership between Statefarm and UTA CSE Senior Design. View the live deployment at <a href="https://smare.lryanle.com" target="_blank">smare.lryanle.com</a>.</p>
## 🔍 Table of Contents
* [💻 Stack](#stack)
* [📝 Project Summary](#project-summary)
* [⚙️ Setting Up](#setting-up)
* [🚀 Run Locally](#run-locally)
* [🙌 Contributors](#contributors)
* [📄 License](#license)
## 💻 Stack
- [**frontend**](frontend)
- [Next](https://nextjs.org/): A React framework for building web applications with server-side rendering.
- [Typescript](https://www.typescriptlang.org/): Typed superset of JavaScript that compiles to plain JavaScript.
- [shadcn/ui](https://github.com/shadcn/ui): A UI library for React, built using Tailwind CSS.
- [Tailwind](https://tailwindcss.com/): Utility-first CSS framework for rapidly building custom designs.
- [Prisma](https://www.prisma.io/): Next-generation ORM for Node.js and TypeScript.
- [Nextauth](https://next-auth.js.org/): Authentication for Next.js.
- [Framer Motion](https://www.framer.com/motion/): A React library to power animations.
- [Lucide](https://lucide.dev/): Open-source icon library.
- [Rechart](https://recharts.org/en-US/): A composable charting library built on React components.
- [Remark](https://remark.js.org/): A Markdown processor powered by plugins part of the unified collective.
- [SWR](https://swr.vercel.app/): React Hooks library for data fetching.
- [zod](https://github.com/colinhacks/zod): TypeScript-first schema validation with static type inference.
- [**backend**](backend)
- [Selenium](https://www.selenium.dev/): A suite of tools for automating web browsers.
- [BS4 (Beautiful Soup)](https://www.crummy.com/software/BeautifulSoup/): A Python library for pulling data out of HTML and XML files.
- [Pymongo](https://pymongo.readthedocs.io/en/stable/): Python driver for MongoDB.
- [Pandas](https://pandas.pydata.org/): A fast, powerful, flexible, and easy-to-use open-source data analysis and manipulation tool.
- [Imblearn](https://imbalanced-learn.org/stable/): Python library to tackle the problem of imbalanced datasets.
- [Loguru](https://github.com/Delgan/loguru): A Python logging library that aims to make life easier for developers.
- [OpenAI API](https://openai.com/): A generative AI API.
## 📝 Project Summary
- [**frontend**](frontend): Contains the frontend application with various components and settings.
- [**frontend/app**](app): The main page for the client-/customer-facing portion of our SaaS. Main feature is a dashboard to present information retreived from our pipeline.
- [**frontend/app/api**](api): Our middleware to retrieve, process, and present information from our DB to the web application.
- [**backend**](backend): Houses backend logic including cleaners, models, scrapers, and utilities.
- [**backend/src/cleaners**](cleaners): Contains all functionality related to cleaning data in the backend pipeline.
- [**backend/src/models**](models): Contains our 6 models to score and help flag social marketplace listings that are suspicious.
- [**backend/src/cleaners**](scrapes): Retrieves data from various social media marketplaces and places them in our data pipeline flow.
- [**backend/src/utilities**](utilities): Utilities for all backend-related processes such as logging and our custom DB adapter.
- [**documentation**](documentation): Contains project documentation including sprint reports and charters.
## ⚙️ Setting Up
### Database Access
Make a copy of the ``.env.example`` file and make the following changes.
1. remove ``.example`` from the extension
2. Paste the username and password provided in MongoDB Atlas (if you should have access but do not, please contact @waseem-polus)
3. Paste the connection URL provided provided in MongoDB Atlas. Include the password and username fields using ``${VARIABLE}`` syntax to embed the value of the variable
### Run Scrapers locally
**Prerequisites**
- python3
- pipenv
**Installing dependencies**
Navigate to ``scrapers/`` and open the virtual environment using
```bash
pipenv shell
```
Then install dependencies using
```bash
pipenv install
```
**Scraper Usage**
To create build a **production-ready** Docker Image use
```bash
pipenv run build
```
To create build a **development** Docker Image use
```bash
pipenv run dev
```
If there is an existing smarecontainer, run the following:
```bash
pipenv run stop
```
To run a docker container "smarecontainer" use (Note: delete any containers with the same name before running)
```bash
pipenv run cont
```
then
```bash
# Scrape Craigsist homepage
pipenv run craigslist
# Scrape Facebook Marketplace homepage
pipenv run facebook
```
## 🙌 Contributors
<table style="border:1px solid #404040;text-align:center;width:100%">
<tr><td style="width:14.29%;border:1px solid #404040;" width="130px" valign="top" align="center">
<a href="https://github.com/waseem-polus" spellcheck="false" align="center">
<img src="https://avatars.githubusercontent.com/u/69316929?v=4?s=100" width="100px;" alt="waseem-polus"/>
<br />
<b>Waseem Polus</b>
</a>
</td><td style="width:14.29%;border:1px solid #404040;" width="130px" valign="top" align="center">
<a href="https://github.com/lryanle" spellcheck="false" align="center">
<img src="https://avatars.githubusercontent.com/u/31494954?v=4?s=100" width="100px;" alt="lryanle"/>
<br />
<b>Ryan Lahlou</b>
</a>
</td><td style="width:14.29%;border:1px solid #404040;" width="130px" valign="top" align="center">
<a href="https://github.com/temitayoaderounmu" spellcheck="false" align="center">
<img src="https://avatars.githubusercontent.com/u/91757922?v=4?s=100" width="100px;" alt="temitayoaderounmu"/>
<br />
<b>Temitayo Aderounmu</b>
</a>
</td><td style="width:14.29%;border:1px solid #404040;" width="130px" valign="top" align="center">
<a href="https://github.com/athiya26" spellcheck="false" align="center">
<img src="https://avatars.githubusercontent.com/u/123428427?v=4?s=100" width="100px;" alt="athiya26"/>
<br />
<b>Athiya Manoj</b>
</a>
</td><td style="width:14.29%;border:1px solid #404040;" width="130px" valign="top" align="center">
<a href="https://github.com/Yeabgezz" spellcheck="false" align="center">
<img src="https://avatars.githubusercontent.com/u/90985279?v=4?s=100" width="100px;" alt="Yeabgezz"/>
<br />
<b>Yeabsra Gebremeskel</b>
</a>
</td></tr></table>
## 📊 Statistics


[](https://smare.lryanle.com/)
## 📄 License
This project is licensed under the **MIT License** - see the [**MIT License**](https://github.com/lryanle/SMARE/blob/main/LICENSE) file for details.
| Senior Design Repository for the Statefarm Automotive Fraud Project | beautifulsoup,css,framer-motion,git,html,javascript,json,mdx,mongodb,next-auth | 2023-09-15T15:26:26Z | 2024-05-17T03:04:00Z | null | 6 | 227 | 683 | 0 | 0 | 6 | null | MIT | Jupyter Notebook |
ajjayymahato/HelloHacktoberfest | main | # 📌 Hello Hacktoberfest 📌
Welcome to the `Hello Hacktoberfest` repository! Join us in celebrating Hacktoberfest by contributing a `Hello Hacktoberfest` program just like we have Hello World, in your preferred programming language. Let's spread the Hacktoberfest spirit with code and creativity!
```python
HelloHacktoberfest
├── code
│ ├── java
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── src
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── src
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ ├── python
│ │ ├── ...
│ ├── javascript
│ │ ├── ...
├── README.md
├── CONTRIBUTING.md
├── CODE_OF_CONDUCT.md
```
## 🚀 Want to Contribute? 🚀
You are encouraged to contribute any missing useful assertions. Follow these steps to contribute:
For more detailed instructions, check the [CONTRIBUTING.md](CONTRIBUTING.md) file.
Happy hacking!
## ⭐ Please Star This Repository ⭐
If you find this project useful or interesting, we'd greatly appreciate your support by starring this repository. It helps us gauge community interest and encourages us to continue improving and expanding the project.
**To star this repository:**
1. Click the ⭐️ (star) button at the top right of the page.
2. Your support means a lot to us!
Thank you for being a part of the HelloHacktoberfest community! 🚀
## ☕ Support the Project ☕
If you find this project useful or simply want to show your appreciation, you can buy me a coffee! Your support helps keep this project alive and thriving.
<a href="https://www.buymeacoffee.com/mahatoajay" target="_blank">
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=YourUsername&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff">
</a>
Thank you for your support! 🙌 | 👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun! | angular,django,flask,hacktoberfest,hacktoberfest-accepted,java,javascript,latex,python,reactjs | 2023-09-29T12:40:07Z | 2023-10-07T06:37:16Z | null | 19 | 29 | 57 | 13 | 27 | 6 | null | MIT | HTML |
saeedkohansal/InjectorPlus-Chrome-Extension-Manifest-V3 | main | # Injector+ Chrome Extension Manifest V3
_Chrome Extension Development Tutorial: How To Inject JavaScript And CSS Into Any Website Manifest V3_

A Chrome extension is a small software program that can be added to the Google Chrome web browser to add new features or modify the browser's functionality. We are going to learn how to build a Chrome extension using manifest v3 from scratch. You will learn how to control a Chrome extension's behavior, how to set and change Chrome extension icons based on conditions, what the Chrome Storage API and Chrome Scripting API are, how to use them, and much more... My extension is compatible with all Chromium-based browsers. I've tested it on Google Chrome, Microsoft Edge, Brave, and Opera. I chose the name of this Chrome extension Injector Plus (Injector+). We can call it an unlimited lightweight injection tool that supports injecting inline JavaScript code, external JavaScript files, internal CSS code, and external CSS files. JavaScript and CSS injection are powerful techniques in web development that enable developers to create interactive, dynamic, and visually appealing web applications. However, they should be used responsibly to avoid security and performance issues. For testing purposes, I will inject custom JavaScript and CSS code into multiple websites, including ChatGPT, YouTube, Facebook, Wikipedia, example.com, and more...
## Video Tutorial [ How To Build Chrome Extension From Scratch ]
[https://youtu.be/13yCU0tQ4cY](https://youtu.be/13yCU0tQ4cY)
<hr>
## The Project Structure Explanation

## The Extension Icon In Different Conditions
|  |  |  |
| :---: | :---: | :---: |
| Original Icon | Enabled Icon | Disabled Icon |
### How To Debug Extension Using `extensionStatusReport();` Function

## `chrome.storage.local` vs `chrome.storage.sync`

## The `background.js` Script Preview

## If You Enjoy My Content, Please Support Me 😍🙏
💙 PAYPAL DONATION
https://paypal.me/gilgeekify
❤️ PATREON
https://www.patreon.com/gilgeekify
💛 BUY ME A COFFEE
https://www.buymeacoffee.com/gilgeekify
🖼️ Buy Stunning Unique Digital Artworks
https://alchemypowerai.etsy.com
🪙 My Public Address To Receive BTC • Bitcoin
bc1qerc5ev074cqknu9nz589w4vjf5ecmhuc2df83h
🥈 My Public Address To Receive ETH • Ethereum
0x566A47B9731209A5144336D274D44224bfb9C0ea
| Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization. | chrome-extension,chrome-extensions,chromeextension,chromeextention,gilgeekify,how-to,howto,programming,software,software-development | 2023-10-01T07:35:26Z | 2023-10-02T13:32:11Z | null | 1 | 0 | 52 | 0 | 0 | 6 | null | GPL-3.0 | JavaScript |
ferus-web/bali | master | # bali -- an experimental JavaScript "engine" written in Nim
Bali aims to be a fully fledged JS engine written in Nim, primarily for Ferus, but easily embeddable in any Nim program. It's in very early development right now and does not have a real API just yet, so things are very much subject to change. It has a very basic parser, AST interpreter and JS Value implementation. And yes, the reason why I've hardly touched ferus in a while is because of this.
JavaScript sucks.
| Experimental JavaScript "engine" written in Nim | javascript,javascript-engine,javascript-engines,nim | 2023-10-01T09:14:15Z | 2023-12-29T15:42:32Z | null | 1 | 0 | 8 | 0 | 0 | 6 | null | null | Nim |
ZeroDayArcade/HTML5_Platformer | master | # Building an HTML5 Platformer from Scratch
This is a simple example of building a 2D side-scrolling platform game in HTML5 from scratch. No engine, frameworks or third-party libraries are used, just vanilla javascript.
<br/><br/>
<p align="center">
<img width="814" alt="pf-ss2" src="https://github.com/ZeroDayArcade/HTML5_Platformer/assets/141867962/b197ab0e-021f-4f25-b317-5fb995b587f8">
</p><br/>
It could use a bit of performance optimization and variable consolidation, but provides an example of the features you see in many 2D platformers:
<ul>
<li>Sprite Animation</li>
<li>Parallax Scrolling</li>
<li>Audio / Music</li>
<li>Collectable Items</li>
<li>Title / Menu Screens</li>
<li>Collision Detection</li>
<li>Controls / Input</li>
<li>Tilemap / Easy Level Creation</li>
</ul>
This demo contains one small level but illustrates the concepts above. The way it is written makes it easy to add and edit levels using 2D level arrays.
# <a href="https://zerodayarcade.com/demos/platformer">Live Demo</a>
### Controls
<ul>
<li>A: Run/Move Left</li>
<li>D: Run/Move Right</li>
<li>W: Jump / Hold to Hover if Wing Amulet has been collected</li>
<li>S: Crouch</li>
<li>K: Attack</li>
</ul>
There are two collectable items in the demo: (1) The Wing Amulet and (2) The Golden Cross. The Wing Amulet will let you hover/fly by holding W once you collect it, and the Golden Cross gives you 10,000 points. I may build out this game at some point in the future into a full game, but for now it serves as an example for anyone interested in building an HTML5 platformer without a pre-made engine.
# Running Locally
In most cases you can just download the repo and double-click the index.html file. Note that if you add in features that load assets in the javascript code (rather than the HTML), you may need to instead serve the game locally:
You can serve the game locally by cloning the project and running a local server: <br/><br/>
Clone repo:
```
git clone https://github.com/ZeroDayArcade/HTML5_Platformer.git
```
cd into project directory:
```
cd HTML5_Platformer
```
Run server with python:
```
python -m http.server 8080
```
Then navigate to localhost:8080 in your browser.<br/><br/>
<p align="center">
<img width="815" alt="pf-ss3" src="https://github.com/ZeroDayArcade/HTML5_Platformer/assets/141867962/5b62b27b-904e-4442-9e5d-e9cf844a9098">
</p><br/>
# Game art
The game art used in this demo was created by Luis Zuno (@ansimuz) and other wonderful contributors to opengameart.org
Hero Sprite: <a href="https://opengameart.org/content/gothicvania-cemetery-pack">opengameart.org/content/gothicvania-cemetery-pack</a><br/>
Backgrounds: <a href="https://opengameart.org/content/mountain-at-dusk-background">opengameart.org/content/mountain-at-dusk-background</a><br/>
Tiles: <a href="https://opengameart.org/content/dungeon-crawl-32x32-tiles">opengameart.org/content/dungeon-crawl-32x32-tiles</a><br/>



<br/>
<br/>

<br/>

Music by Joth (@Joth_Music) <br/>
<a href="https://opengameart.org/content/cyberpunk-moonlight-sonata">opengameart.org/content/cyberpunk-moonlight-sonata</a>
| Building a 2D side-scrolling platform game in HTML5 from scratch. | 2d,2d-platformer-game,browser-game,built-from-scratch,html,html-canvas,html5,javascript,no-engine,opengameart | 2023-10-10T02:54:57Z | 2023-10-25T06:47:57Z | null | 1 | 0 | 14 | 0 | 1 | 6 | null | MIT | JavaScript |
wocwin/t-antd-ui | master | # T-antd-ui
## [Vue3 基础组件传送门](https://github.com/wocwin/t-ui-plus)
> 基于 Element-plus 二次封装基础组件地址
## [Vue2 基于Element-ui封装基础组件GitHub地址](https://github.com/wocwin/t-ui)
> 基于 Element-ui 二次封装基础组件地址
## 介绍
> 基于 ant-design-vue 二次封装组件
这是我在学习 Vue 中[ant-design-vue](https://www.antdv.com/docs/vue/introduce-cn/)二次封装基础组件文档,希望对你有用。可查看 [详细组件案例文档](https://wocwin.github.io/t-antd-ui/) 预览
<p align="center">
<a href="https://github.com/vuejs/vue" target="_blank">
<img src="https://img.shields.io/badge/vue-2.6.14-brightgreen.svg" alt="vue">
</a>
<a href="https://gitee.com/wocwin/t-antd-ui/stargazers">
<img src="https://gitee.com/wocwin/t-antd-ui/badge/star.svg?theme=dark" alt="t-antd-ui">
</a>
<a href="https://github.com/wocwin/t-antd-ui/stargazers" target="_blank">
<img src="https://img.shields.io/github/stars/wocwin/t-antd-ui.svg" alt="t-antd-ui">
</a>
<a href="https://www.npmjs.com/package/@wocwin/t-antd-ui" target="_blank">
<img alt="npm" src="https://img.shields.io/npm/v/@wocwin/t-antd-ui.svg" />
</a>
</p>
## 动态效果图
<img src="./public/demo.gif">
## npm 方式安装使用
> ### 前提条件是:全局注册ant-design-vue组件库
```js
// 先安装
npm i @wocwin/t-antd-ui
// 1、 在main.js中按下引入(全局使用)
import TAntdui from '@wocwin/t-antd-ui'
Vue.use(TAntdui)
// 2、按需引入,在单个vue文件如下引入,在注册;或者在main.js中如下引入在注册,皆可!
import { TAntdTable, TAntdForm, TAntdConditional } from '@wocwin/t-antd-ui'
```
## 直接在项目中全局使用
```js
// 1、把packages文件夹复制,放在自己项目中
// 2、假设 packages 与 src是同级,那么src下 main.js 如下操作即可全局使用t-antd-ui
import TAntdui from '../packages'
Vue.use(TAntdui)
```
## 安装依赖
```shell
npm install
```
## 本地运行 src 中组件示例
```shell
npm run serve
```
## 本地运行 vuepress 中组件文档
```shell
npm run docs:dev
```
## 微信交流群
>目前微信群已超过 200 人,需要加微信好友,拉大家进群
| 微信二维码 |
| :---------------------------------------: |
| <img src="./public/wocwin.jpg" width=170> |
## Git 提交规范
- `ci`: ci 配置文件和脚本的变动;
- `chore`: 构建系统或辅助工具的变动;
- `fix`: 代码 BUG 修复;
- `feat`: 新功能;
- `perf`: 性能优化和提升;
- `refactor`: 仅仅是代码变动,既不是修复 BUG 也不是引入新功能;
- `style`: 代码格式调整,可能是空格、分号、缩进等等;
- `docs`: 文档变动;
- `test`: 补充缺失的测试用例或者修正现有的测试用例;
- `revert`: 回滚操作;
| Vue 中基于ant-design-vue二次封装基础组件文档 | ant-design,ant-design-vue,javascript,vue2,vue2js,vuejs,wocwin,t-ui,t-antd-ui,t-ui-plus | 2023-09-27T07:16:05Z | 2023-11-27T10:50:53Z | null | 1 | 0 | 25 | 1 | 0 | 6 | null | MIT | Vue |
jomaendle/astro-photo-gallery | main | # Astro Starter Kit: Basics
```sh
npm create astro@latest -- --template basics
```
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/basics)
[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/basics)
[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/basics/devcontainer.json)
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!

## 🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
```text
/
├── public/
│ └── favicon.svg
├── src/
│ ├── components/
│ │ └── Card.astro
│ ├── layouts/
│ │ └── Layout.astro
│ └── pages/
│ └── index.astro
└── package.json
```
Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.
There's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.
Any static assets, like images, can be placed in the `public/` directory.
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
## 👀 Want to learn more?
Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).
| A simple photo gallery with my images, using the Astro framework | astro,javascript,photography | 2023-09-17T19:02:34Z | 2024-04-15T16:25:13Z | null | 2 | 3 | 81 | 0 | 0 | 5 | null | null | TypeScript |
MohamadNematizadeh/my_website | main | <h2 align="center">Mohammad Nematizadeh website </h2>
<p align="center">
A simple personal website
<br/>
<br/>
<a href="https://mohamadnematizadeh.github.io/my_website/">View Demo</a>
</p>
</p>
   
## About The Project
<img src="https://github.com/MohamadNematizadeh/my_website/blob/main/screencapture.png?raw=true" alt="about">
front : Html , css , botostart
It has been tried to clean the code
happy we with star and follow in linkedin , enjoy coding :)
| A simple personal website | css,html,javascript,personal-website | 2023-10-03T12:27:04Z | 2024-05-15T03:10:42Z | null | 1 | 0 | 11 | 0 | 0 | 5 | null | MIT | CSS |
gustavoRdrgs/my_movie_lib | main | # biblioteca_de_filmes
| Projeto Web que simula uma rede social para cinéfilos, nele é possível marcar quais filmes você assistiu, avaliar e comentar sobre eles, bem como ter um controle de quantas horas você investiu em cinema. | flask,html-css,javascript,jinja2,python,sql-server,sqlalchemy,web-application,website | 2023-09-18T04:00:11Z | 2023-11-30T13:33:08Z | null | 1 | 0 | 20 | 0 | 0 | 5 | null | null | HTML |
Geisa-mg/Fases_da_lua | main | # Fases da lua
> Na disciplina de Computação Gráfica vimos como utilizar, de forma básica, a biblioteca three.js - uma API JavaScript para manipular objetos 3D em um navegador web. Com os ensinamentos obtidos em sala de aula, foi elaborado o projeto para a avaliação da segunda unidade visando uma maior compreensão dos assuntos abordados através da prática. Com isso, para fins avaliativos, o trabalho realizado constitui-se na criação de um cena utilizando a biblioteca three.js que contenha as seguintes funcionalidades: múltiplos objetos, interação, animação, iluminação e modelos complexos.
> A partir do projeto executado, para a terceira unidade foi proposto uma versão melhorada do trabalho da segunda unidade. Para isso, modificamos a demonstração da cena de forma que pudesse ser transformada em um jogo, onde o personagem principal (astronauta) avança no jogo a cada conquista obtida na sua aventura pelo espaço cideral. A fim de alcançar o determinado objetivo, incorporamos novas funcionalidades inspiradas em outros trabalhos e no conteúdo visto na terceira unidade.
## :family_man_woman_girl_boy: Equipe
:man_teacher: Professor: Marco Diego Aurelio Mesquita. </br>
:woman_student: Integrante: [Geísa Morais Gabriel](https://github.com/Geisa-mg). </br>
:woman_student: Integrante: [Lívia Beatriz Maia de Lima](https://github.com/liviabeatrizml). </br>
| Fases_da_lua é um projeto desenvolvido em linguagem JavaScript e HTML com a biblioteca three.js no quinto período da faculdade Tecnologia da Informação - UFERSA, como forma de avaliação na disciplina de Computação Gráfica. | computer-graphics,html,javascript,moon-phase | 2023-09-21T01:02:00Z | 2023-10-16T16:20:13Z | null | 2 | 0 | 31 | 0 | 2 | 5 | null | null | JavaScript |
Steambase/Steam-Sale-Browser-Extension | main | ## Browser Extension Links
The "Next Steam Sale Tracker" extension can be used in virtually any modern
browser. Use the browser links below to install or compile the extension from
source:
- [Google Chrome](https://chromewebstore.google.com/detail/next-steam-sale-tracker/dgkjcegddpkjhpebjdfilaadhlgphenn)
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/next-steam-sale-tracker)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/next-steam-sale-tracker/iglldimpcnbajkbfchgpkanhiapkcfob)
- [Opera (Launching Soon)](#)
## Steambase Sale Tracker
The Steambase website has another
[Steam Sale Tracker](https://steambase.io/sales) which can also be used to view
a full breakdown of historical Steam sales as well as list of upcoming sales.
## Firefox Production Build & Bundle Steps
Run the following in the root directory of this repository. Requirements:
- Any operating system which supports running node
- Node LTS >= `18.18.0`
- npm >= `9.5.1`
```bash
npm install
npm run build -- --target=firefox-mv2 --zip
```
Once the extensions has been built and bundled, the artifact .zip file can be
viewed in the `/build` directory.
| Browser extension for tracking the "Next Steam Sale" | javascript,steam,steam-api,steam-sale,next-steam-sale,steam-sale-tracker,steambase,steam-extension,steam-games,browser-extension | 2023-09-22T00:39:55Z | 2023-10-05T14:18:27Z | null | 1 | 0 | 40 | 0 | 0 | 5 | null | MIT | TypeScript |
BioHazard786/BookMyMovie | main | [![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/BioHazard786/BookMyMovie">
<img src="images/BookMyMovieLogo.png" alt="Logo" width="100" height="100">
</a>
<h3 align="center">BookMyMovie</h3>
<p align="center">
This is a Telegram Mini App. Book any imaginary movie with it seamlessly with a unique interface. Made for the contest to be held on 10/10/2023.
<br />
<br />
<a href="https://t.me/BookMyMovieBot">View Demo</a>
·
<a href="https://github.com/BioHazard786/BookMyMovie/issues">Report Bug</a>
·
<a href="https://github.com/BioHazard786/BookMyMovie/issues">Request Feature</a>
</p>
</div>
## Table of Contents
- [Screenshots](#screenshots)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Features](#features)
- [Built With](#built-with)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
- [Acknowledgments](#acknowledgments)
## Screenshots
[![BookMyMovie Screen Shot][screenshot-1]](https://t.me/BookMyMovie)
[![BookMyMovie Screen Shot][screenshot-2]](https://t.me/BookMyMovie)
[![BookMyMovie Screen Shot][screenshot-3]](https://t.me/BookMyMovie)
## Getting Started
### Prerequisites
#### Required Variables
- `BOT_TOKEN`: Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token.
- `API_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
- `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
- `PROVIDER_TOKEN`: Get this value from [BotFather](https://telegram.dog/BotFather), for more info see [telegram.org](https://core.telegram.org/bots/payments#getting-a-token).
#### Required Softwares
- `NodeJS`: Get this from [nodejs.org](https://nodejs.org/en/download).
- `Python`: Get this from [python.org](https://www.python.org/downloads/)
### Installation
#### 1. Installing requirements
- Clone this repo:
```bash
git clone https://github.com/BioHazard786/BookMyMovie.git
```
#### 2. Setting up ENV vars
**Frontend**
- _Edit the .env file in frontend folder_
```
cd frontend
```
_Fields :-_
- `VITE_API_URL`: Url of API after deploying it. `Str`
**API**
- _Edit the .env file in api folder_
```
cd backend/api
```
_Fields :-_
- `BOT_TOKEN`: The Telegram Bot Token that you got from [@BotFather](https://t.me/BotFather). `Str`
- `PROVIDER_TOKEN`: The Telegram Provider Token that you got from [@BotFather](https://t.me/BotFather). `Str`
- `PORT`: Port for deploying API. Default is 3000. `Int`
**Bot**
- _Edit the .env file in bot folder_
```
cd backend/bot
```
_Fields :-_
- `BOT_TOKEN`: The Telegram Bot Token that you got from [@BotFather](https://t.me/BotFather). `Str`
- `TELEGRAM_API`: This is to authenticate your Telegram account for downloading Telegram files. You can get this from <https://my.telegram.org>. `Int`
- `TELEGRAM_HASH`: This is to authenticate your Telegram account for downloading Telegram files. You can get this from <https://my.telegram.org>. `Str`
#### 2. Running Locally
**Frontend**
```bash
# Navigate to the project directory
cd frontend
# Install dependencies
npm install
# Run Locally
npm run dev
```
**API**
```bash
# Navigate to the project directory
cd backend/api
# Install dependencies
npm install
# Run Locally
node api.js
```
**Bot**
```bash
# Navigate to the project directory
cd backend/bot
# Install dependencies
pip install -r requirements.txt
# Run Locally
python bot.py
```
## Features
- [x] Custom interface using javascript
- [x] Smooth animations using framer motion nad pure CSS animations
- [x] Responsive Layout
- [x] Compatible with telegram mini apps api
## Built With
- [React](https://reactjs.org/) - The JavaScript library used
- [Framer Motion](https://www.framer.com/motion/) - The Animation library used
- [React Router](https://reactrouter.com/en/main) - The Routing library used
- [Zustand](https://github.com/pmndrs/zustand/) - The State Management library used
- [Express](https://expressjs.com/) - The web framework used for API
- [Pyrogram](https://pyrogram.org/) - The python telegram framework used
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Mohd Zaid - [@LuLu786](https://t.me/LuLu786) - bzatch70@gmail.com
Project Link : [https://github.com/BioHazard786/BookMymovie](https://github.com/BioHazard786/BookMymovie)
## Acknowledgments
- Thanks To Dan For His Awesome [Library](https://github.com/pyrogram/pyrogram)
- Thanks To [Poimandres](https://github.com/pmndrss) for Zustand Library.
- Thanks To All Everyone In This Journey
<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/BioHazard786/BookMyMovie.svg?style=for-the-badge
[contributors-url]: https://github.com/BioHazard786/BookMyMovie/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/BioHazard786/BookMyMovie.svg?style=for-the-badge
[forks-url]: https://github.com/BioHazard786/BookMyMovie/network/members
[stars-shield]: https://img.shields.io/github/stars/BioHazard786/BookMyMovie.svg?style=for-the-badge
[stars-url]: https://github.com/BioHazard786/BookMyMovie/stargazers
[issues-shield]: https://img.shields.io/github/issues/BioHazard786/BookMyMovie.svg?style=for-the-badge
[issues-url]: https://github.com/BioHazard786/BookMyMovie/issues
[license-shield]: https://img.shields.io/github/license/BioHazard786/BookMyMovie.svg?style=for-the-badge
[license-url]: https://github.com/BioHazard786/BookMyMovie/blob/master/LICENSE
[screenshot-1]: images/Screenshot_1.jpg
[screenshot-2]: images/Screenshot_2.jpg
[screenshot-3]: images/Screenshot_3.jpg
| Use this bot to book fictional movie tickets – the only movie that is good for your eyes! A live version of the available here | react,telegram,telegram-web-app,css,expressjs,framer-motion,javascript,pyrogram,python,vite | 2023-10-09T19:16:02Z | 2023-10-10T18:47:29Z | null | 1 | 0 | 9 | 0 | 0 | 5 | null | MIT | JavaScript |
Patchwork-Archive/Patchwork-Browser | main | # Patchwork Browser
<img src="https://patchwork-og.vercel.app/api/og" width="70%">
| Powered By |
|-------------------------------|
| <img src="https://github.com/Patchwork-Archive/Patchwork-Browser/assets/21994085/abf8efbc-6e8c-4e47-bac8-80a100a126bb" width="150"/> <img src="https://github.com/Patchwork-Archive/Patchwork-Browser/assets/21994085/070adad1-e063-4cd0-bead-e34f56a887b9" width="150"/> <img src="https://github.com/Patchwork-Archive/Patchwork-Browser/assets/21994085/1cb241bd-19b5-4c8d-94a4-36e9048d8ccd" width="150"/>|
[](https://app.netlify.com/sites/patchwork-archive/deploys)
Frontend for Patchwork Archive, an archival project for VTuber music.
## Deploy Locally
```
pnpm install
pnpm run dev
```
Designed to work with [Patchwork-Backend](https://github.com/Patchwork-Archive/Patchwork-Backend) but so long as your API reports information in the same format, this frontend can be used to serve any subset of content.
**Note that this repository does not contain any archival tools or code for the backend**



# Credits
- Logos in the "Powered By" section created by [Sawaratsuki](https://github.com/SAWARATSUKI/ServiceLogos)
| Frontend for Patchwork Archive, an archival project for VTuber music | vtuber,javascript,react,virtual-youtuber | 2023-09-21T03:38:47Z | 2024-05-18T19:54:58Z | null | 2 | 9 | 189 | 0 | 0 | 5 | null | MIT | JavaScript |
saptajitbanerjee/WiFi-Controlled-Unmanned-Ground-Vehicle-with-Real-Time-Fire-Detection | main | # Internet Controlled Unmanned Ground Vehicle with Real Time Fire Detection
## Table of Contents
- [Instructions](#instructions)
- [Introduction](#introduction)
- [Project Overview](#project-overview)
- [Unmanned Ground Vehicle](#ugv)
- [Web Interface](#web-interface)
- [Block Diagram](#block-diagram)
- [System Architecture](#system-architecture)
- [Hardware Components](#hardware-components)
- [Software Tools](#software-tools)
- [Raspberry Pi Setup](#raspberry-pi-setup)
- [Robotic Car Assembly](#robotic-car-assembly)
- [GPIO Pin Connections](#gpio-pin-connections)
- [Live Video Feed Streaming](#live-video-feed-streaming)
- [Environmental Monitoring](#environmental-monitoring)
- [AWS IoT Core Integration](#aws-iot-core-integration)
- [MQTT Communication](#mqtt-communication)
- [Web Application Development](#web-application-development)
- [PyTorch Integration](#pytorch-integration)
- [Conclusion](#conclusion)
## Instructions
1. **Install YOLOv5 on your device:**
```bash
# Example command for installation
pip install yolov5
```
2. **Clone this repository and place it in the YOLOv5 folder:**
```bash
# Example commands for cloning the repository
git clone https://github.com/your-username/WiFi-Controlled-Unmanned-Ground-Vehicle-with-Real-Time-Fire-Detection.git
mv WiFi-Controlled-Unmanned-Ground-Vehicle-with-Real-Time-Fire-Detection yolov5/
cd yolov5
```
3. **To run the Flask Application, navigate to the project directory and execute:**
```bash
cd Codes
python main.py
```
4. **Additionally, on the Raspberry Pi, execute the following files in separate terminals:**
- To run AWS BME280 integration:
```bash
python aws_bme280.py
```
- To run the AWS IoT Remote Control:
```bash
python remote_control_aws.py
```
- To stream live video feed over the internet using Remote.it:
```bash
python webstream_cv.py
```
5. **Ensure that Remote.it is properly configured for live video streaming.**
6. **Setup the IoT Architecture in AWS:**
- The user needs to set up the IoT architecture in AWS by following the provided documentation.
Ensure that you have YOLOv5 installed and the required dependencies for the Flask application. Additionally, make sure the necessary configurations are done for AWS IoT and Remote.it on the Raspberry Pi.
## Introduction
The remotely operated unmanned ground vehicle is a complex system that combines hardware and software to enable remote control and monitoring. It utilizes a Raspberry Pi as its core controller and leverages AWS cloud services for data transmission and processing. The project integrates sensors for environmental data collection, real-time video streaming for visual feedback, and machine learning for fire detection. Additionally, it provides multiple control interfaces, including on-screen, keyboard, and voice commands.
## Project Overview
The project aims to create a versatile remotely operated unmanned ground vehicle system that integrates various technologies such as IoT, machine learning, and real-time data transmission. This system is designed to be highly adaptable and capable of performing tasks such as remote surveillance, environmental monitoring, and rapid response to critical events. It brings together a diverse set of components and software tools to achieve its objectives.
## Unmanned Ground Vehicle



## Web Interface

## Block Diagram

## System Architecture

### Hardware Components
- **Raspberry Pi 4:** The central controller of the robotic car.
- **Logitech C270 Webcam:** Captures live video feed.
- **4WD Four Wheel Drive Kit:** The chassis for the robotic car.
- **Dual Shaft 200 RPM BO Gear Motor:** Drives the wheels.
- **L298N Motor Driver Board:** Controls motor operations.
- **BME280 Sensor Module:** Monitors environmental data.
- **10000mAh 18W Power Bank:** Powers the system.
- **9V Alkaline Battery:** Backup power source.
### Software Tools
- **Raspberry Pi Imager:** Used for OS installation.
- **PuTTy:** Establishes remote connections.
- **VNC Viewer:** Provides a graphical interface.
### Raspberry Pi Setup
- Installation of Raspbian OS.
- OS upgrade and update.
- Installation of required Python packages.
- Integration of Python libraries and Remote.It for remote access.
### Robotic Car Assembly
- Chassis assembly and component integration.
- Wiring connections and component mounting.
### GPIO Pin Connections
- Establishment of GPIO Pin connections.
- Utilization of Thonny Python Editor IDE for Python code development and testing.
### Live Video Feed Streaming
- Development of code for live video feed streaming.
- Creation of an HTTP Server on the Raspberry Pi.
- Secure transmission of live video feed via Remote.It.
### Environmental Monitoring
- Integration of BME280 sensor with Raspberry Pi.
- I2C address identification for the sensor.
- Development of code for sensor data acquisition.
- Setup of a local WiFi access point and connection to AWS IoT Core using MQTT.
### AWS IoT Core Integration
- Registration of Raspberry Pi as a single "Thing."
- Generation of device and root CA certificates for MQTT authentication.
### MQTT Communication
- Integration of Paho MQTT library.
- Development of code for publishing sensor data to AWS IoT Core.
- Secure, lightweight, and reliable data transmission over MQTT.
### Web Application Development
- Utilization of JavaScript, jQuery, Node.js, HTML, and CSS.
- WebSocket API integration for real-time data reception.
- Browserify for cross-browser compatibility.
- Flask application framework for backend.
- Integration of a machine learning model for fire detection using Torch.
- On-screen, keyboard, and voice controls for the robotic car.
### PyTorch Integration
- Loading of a fire detection Convolutional Neural Networks (CNN) model based on YOLOv5.
## Conclusion
In conclusion, this project has successfully achieved its objectives by integrating various technologies to create a highly versatile robotic car system. The project's uniqueness lies in its ability to seamlessly combine elements of IoT, machine learning, and real-time data transmission to build a system that is not only novel but also holds great promise for practical applications.
One of the project's key innovations is the use of MQTT as the primary communication protocol for transmitting sensor data and remote control commands. This choice, over traditional HTTP or other application layer protocols, offers several advantages. MQTT's lightweight nature results in minimal overhead and efficient data transmission, making it well-suited for resource-constrained devices like the Raspberry Pi. The low latency and bidirectional communication capabilities of MQTT ensure real-time interaction between the user and the robotic car, enhancing the user experience.
Furthermore, the incorporation of real-time fire detection using YoloV5 and the live video feed adds a unique dimension to the project. This feature not only makes the robotic car suitable for remote surveillance and safety applications but also showcases its potential for deployment in scenarios where rapid response to critical events is required.
In summary, this project not only delivers a highly functional robotic car system but also serves as a testament to innovation at the intersection of IoT, robotics, and machine learning. Its emphasis on efficient data transmission through MQTT, coupled with its successful integration of diverse technologies, positions it as a pioneering solution with broad applicability.
| This project embodies an advanced IoT robotics system using Raspberry Pi. It includes remote control, real-time sensor data, and innovative fire detection. Leveraging AWS IoT Core and MQTT, it seamlessly integrates hardware and software for remote robotic car control | aws,aws-iot-core,aws-iot-device-sdk-python,aws-iot-python,flask,flask-api,flask-application,html-css-javascript,internet-of-things,iot | 2023-10-05T07:22:29Z | 2023-12-24T07:45:27Z | null | 1 | 0 | 34 | 0 | 0 | 5 | null | MIT | JavaScript |
victormoreiraofc/techeroi-website | main | <h1 align="center">
🥊<br>Techeroi - Website dedicado a explorar o mundo entre super-heróis e tecnologia.
</h1>





> Bem-vindo ao repositório do Techeroi! Este projeto foi desenvolvido como parte de um trabalho acadêmico e tem como objetivo oferecer um website que faz uma ligação entre super herois e a programação.
#### 📊 Visão Geral:
O Techeroi é uma aplicação de website incrivelmente poderosa e fácil de usar, criada especialmente para atender às necessidades diárias dos entusiastas de programação com habilidades de super-heróis. Com recursos abrangentes, nossa solução simplifica o processo de desenvolvimento, ajudando a aprimorar a eficiência na criação de código e a experiência dos desenvolvedores.
#### 📜 Tecnologias utilizadas:
* **📸 Linguagens Front End:**


* **💾 Linguagens Back End:**

* **💻 Software de desenvolvimento:** 
#### 💻 Como Acessar o Web Site?
* Acesse o link: https://victormoreiraofc.github.io/techeroi-website/
#### 🤝 Colaboradores
Agradecemos às seguintes pessoas que contribuíram para este projeto:
<table>
<tr>
<td align="center">
<a href="#">
<img src="https://avatars.githubusercontent.com/u/121199565?v=4" width="100px;" alt="Foto do Victor Moreira no GitHub"/><br>
<sub>
<b>Victor Moreira</b>
</sub>
</a>
</td>
<td align="center">
<a href="#">
<img src="https://avatars.githubusercontent.com/u/143097497?v=4" width="100px;" alt="Foto do Mateus Ebenezer da Silva Santos no GitHub"/><br>
<sub>
<b>Mateus Ebenezer</b>
</sub>
</a>
</td>
<td align="center">
<a href="#">
<img src="https://avatars.githubusercontent.com/u/143097298?v=4" width="100px;" alt="Foto do Ryan Morais no GitHub"/><br>
<sub>
<b>Ryan Morais</b>
</sub>
</a>
</td>
<td align="center">
<a href="#">
<img src="https://avatars.githubusercontent.com/u/145774252?v=4" width="100px;" alt="Foto do Pedro Dantas no GitHub"/><br>
<sub>
<b>Pedro Dantas</b>
</sub>
</a>
</td>
</tr>
</table>
#### 📝 Licença:
Este projeto é licenciado sob a Licença MIT, o que significa que você tem permissão para usar, copiar, modificar, mesclar, publicar, distribuir, sublicenciar e/ou vender cópias do software, sujeito às condições estabelecidas na licença.
| A website that combines fictional heroes with real skills using JavaScript. | css,frontend,html,open-source,tecnologia,web-site,javascript | 2023-09-13T01:38:48Z | 2023-10-24T10:35:24Z | null | 4 | 2 | 94 | 0 | 1 | 5 | null | MIT | HTML |
Dharamveer9457/AI-Project | main | # Travel Buddy
This travel chatbot is a cutting-edge digital assistant designed to enhance the travel experience for users. This virtual companion is equipped with the ability to converse with travelers, providing them with valuable information, recommendations, and assistance throughout their journey.
## See the working of project 👇
Go through this link ```https://youtu.be/9UF1MusIqTY```
# How to run this project-
1. Clone the repository
```git clone https://github.com/Dharamveer9457/AI-Project.git```
2. Install all the dependencies in backend directory
```pip install -r requirements.txt```
3. Activate the virtual environment
```source my_env/Scripts/activate```
4. Run the server
```python app.py```
5. Run the frontend
```https://travel-buddy-ga201.netlify.app/```
# Tech Stacks
## Backend
* OpenAI
* GPT
* Langchain
* PineconeDB
* Flask
* Python
## Frontend
* Html
* CSS
* Javascript
## Individual Project made in a span of 4 days
# UI Screenshots

---

---

| This travel chatbot is a cutting-edge digital assistant designed to enhance the travel experience for users. This virtual companion is equipped with the ability to converse with travelers, providing them with valuable information, recommendations, and assistance throughout their journey. | css3,flask,gpt-3,html5,javascript,langchain,openai,openai-api,python,embeddings | 2023-10-11T14:13:44Z | 2024-04-06T00:51:26Z | null | 1 | 0 | 57 | 0 | 0 | 5 | null | null | CSS |
solidsnk86/portfolioWeb | master | <div align="center">
| solidsnk86 / portfolio |
| ---------------------- |
</div>
`This is my web portfolio in React with NextJs 14`
Welcome to my portfolio, a space where I showcase my diverse range of projects. Leveraging the `GitHub Stats API`, you can explore the star count of each project, providing insight into their popularity and community engagement. The dynamic and personalized features are powered by `Google Sheets CSV` integration, enabling seamless updates and a tailored experience.
As you navigate through my portfolio, you'll notice its interactive elements, enriched by cookies for location tracking. This not only enhances the user experience but also allows me to connect with visitors globally. The visitor count information adds another layer of dynamism, highlighting the collaborative and evolving nature of this platform.
I invite you to explore my work, get to know the projects, and witness the fusion of technology and creativity that defines my journey. <span style="color:yellow">Thank you for visiting!</span>
## Front End
[](https://reactjs.org/)
[](https://nextjs.org/)
[](https://www.typescriptlang.org/)
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://developer.mozilla.org/en-US/docs/Web/CSS)
[](https://tailwindcss.com/)
## Backend:
[](https://supabase.io/)
[](https://www.postgresql.org/)
> This web application utilizes Supabase with PostgreSQL as the backend to manage various functionalities, including user tables, article views tracking, likes handling, and date recording. Google Sheets CSV dynamically generates content and incorporates information. The application uses cookies to collect data, including user location (country and city), and tracks the number of visitors. All this data seamlessly integrates into my Supabase database in PostgreSQL.
Feel free to download or clone this repository with git clone https://github.com/solidsnk86/portfolioWeb/. Afterward, install the necessary dependencies using:
```bash
npm install @latest
# or
yarn install
```
#
You can adjust and modify the ESLint rules based on your preferences.
> Enjoy this project, designed as my portfolio to showcase my work. The integration with the GitHub Stats API determines the project's star count, while Google Sheets CSV, cookies for location tracking, and visitor count information contribute to its dynamic and personalized features.
This app is deployed on Vercel:
[](https://neotecs.vercel.app/)
#
<p>
<strong>Error Reporting:</strong> If you encounter any issues or errors while using our application, please don't hesitate to reach out. Provide details about the problem, and I'll work to address it promptly.
</p>
<p>
<strong>Contributions:</strong> Interested in contributing to the project? Feel free to fork the repository on GitHub and submit a pull request. I appreciate any enhancements, bug fixes, or new features you may bring!
</p>
<p>
<strong>General Inquiries:</strong> Whether you have questions about the application's functionality, suggestions for improvement, or just want to say hello, your feedback is always welcome.
</p>
<p>Contact for any queries or feedback, feel free to reach out to my email at:</p>
[](mailto:calcagni.gabriel86@gmail.com)
#
<div align="center">
<p>NeoTecs Dev ©2023</p>
</div>
| Portfolio SolidSnk86 | javascript,nextjs,react,typescript,postgresql,supabase | 2023-10-08T09:08:22Z | 2024-05-21T02:10:35Z | null | 1 | 0 | 417 | 0 | 0 | 5 | null | null | TypeScript |
daviaquino87/validator-csv | main | # validator-csv
[![npm version][npm-version-image]][npm-package-uri]
[![License][license-image]][license-uri]
[![NPM Downloads][npm-downloads-image]][npm-downloads-url]
[![GitHub Issues][github-issues-image]][github-issues-uri]
The "Validator CSV" package is a powerful and easy-to-use tool for checking the integrity and quality of CSV files. With it, you can ensure that your CSV files are well formatted, meet header specifications, and meet your application's specific requirements.
## Installation
You can install this package via npm. Make sure you have Node.js installed.
```bash
npm i validator-csv
```
## Usage
To use validator-csv follow the examples:
<br>
<br>
<br>
Validating CSV through file path
```js
const path = require("node:path");
const validator = require('validator-csv');
const Yup = require("yup");
const filePath = path.resolve(__dirname, "uploads", "clientes.csv");
const validationSchema = Yup.object().shape({
age: Yup.number().min(18, "Invalid age, the customer must be over 18 years old.").required("The field age is required."),
});
validator.validateCSV({
filePath,
headers: ["name", "age", "gender"],
schema: validationSchema,
}).then((data) => {
console.log(data);
}).catch((error) => {
console.error("Error:", error);
});
/*
data:{
headers: ["name","age","gender","erros"],
rows: [
["John Smith",18,"male",[]],
]
}
*/
```
<br>
<br>
Validating CSV through buffer
```js
const fs = require("node:fs");
const path = require("node:path");
const validator = require('validator-csv');
const Yup = require("yup");
const filePath = path.join(__dirname, "uploads", "clientes.csv");
const csvBuffer = fs.readFileSync(filePath);
const validationSchema = Yup.object().shape({
age: Yup.number().min(18, "Invalid age, the customer must be over 18 years old.").required("The field age is required."),
});
validator
.validateCSVFromBuffer({
buffer: csvBuffer,
headers: ["name", "age", "gender"],
schema: validationSchema,
})
.then((data) => {
console.log(data);
})
.catch((error) => {
console.error("Error:", error);
});
/*
data:{
headers: ["name","age","gender","erros"],
rows: [
["John Smith",18,"male",[]],
]
}
*/
```
### info:
By default, the separator parameter is set to a comma (","), but this setting can be modified by the user as needed.
Important Note About the Escape Character
When the text is encapsulated in double quotes ("), the separator will not impact the lines, thus ensuring the integrity of the data contained in the quotes.
ex:
```js
validator.validateCSV({
filePath: filePath,
headers: ["name", "age", "gender"],
separator: ";",
schema: validationSchema,
}).then((data) => {
console.log(data);
});
```
## Validation functions
Example of custom function with yup
```js
const validationSchema = Yup.object().shape({
age: Yup.number().test("validate-age","Invalid age, the customer must be over 18 years old.",(element) => {
element >= 18
})
});
```
## Examples
To view the examples, clone the Express repo and install the dependencies:
```sh
$ git clone --branch examples https://github.com/daviaquino87/validator-csv
$ cd validator-csv
$ npm install
$ npm run start
```
# People
The original author of validator-csv is [Davi Aquino](https://github.com/daviaquino87).
## Licença
[MIT](LICENSE.md).
[npm-downloads-image]: https://badgen.net/npm/dm/express
[npm-downloads-url]: https://npmcharts.com/compare/validator-csv?minimal=true
[npm-version-image]: https://img.shields.io/npm/v/validator-csv
[npm-package-uri]: https://www.npmjs.com/package/validator-csv
[license-image]: https://img.shields.io/npm/l/validator-csv
[license-uri]: https://github.com/daviaquino87/seu-pacote/blob/main/LICENSE
[github-issues-image]: https://img.shields.io/github/issues/daviaquino87/validator-csv
[github-issues-uri]: https://github.com/daviaquino87/validator-csv/issues | The "Validator CSV" package is a powerful and easy-to-use tool for checking the integrity and quality of CSV files. With it, you can ensure that your CSV files are well formatted, meet header specifications, and meet your application's specific requirements. | csv,csv-files,javascript,js,nodejs,npm-package | 2023-10-02T20:08:26Z | 2023-10-24T13:32:29Z | null | 1 | 0 | 21 | 0 | 1 | 5 | null | MIT | JavaScript |
Devsebastian31/Login | master | null | Formularios de inicio de sesion | css,html,html-css,html-css-javascript,html5,javascript,js,login-forms,login-page,web | 2023-09-30T23:47:57Z | 2023-10-16T04:15:32Z | null | 1 | 0 | 4 | 0 | 1 | 5 | null | GPL-3.0 | CSS |
Vinu-1975/Learn4U_Website_UI | main | # Learn4U - Online Learning Platform
Welcome to **Learn4U**! An online learning platform meticulously crafted by a team of 4 during our first year. Experience the platform yourself: [Live Demo](https://vinu-1975.github.io/Learn4U_Website_UI/index.html)
With its visually appealing blue-violet theme and seamless animations, Learn4U promises a delightful e-learning experience.
## 🎓 Courses Offered
- Programming
- Software Development
- Physical Education
- General Courses
## ✨ Features
- **User Authentication**: User-friendly Login and Signup pages.
- **Download Option**: Provides materials that can be easily downloaded.
- **Client Reviews**: See feedback from our community. Each course showcases reviews and star ratings from learners who've previously completed the course.
- **About Section**: Get to know the talented developers behind Learn4U.
## 🎨 Design
The main color palette revolves around shades of blue-violet, providing a serene and calming interface. The website also boasts of beautiful animations, making the user experience interactive and enjoyable.
## 🔗 Technologies Used
- HTML
- CSS
- JavaScript
## 🚀 Team
We are a team of 4 enthusiastic developers who took this project from an idea to execution in our first year. In the About section of the website, you can find detailed information about each one of us.
## 📝 Feedback
Your feedback is invaluable! If you've taken a course or just stopped by, please leave a review 😉. We're always looking to improve.
| Learn4U: An online learning platform offering courses in programming, software development, physical education, and more. Built with HTML, CSS, and JavaScript by a team of four during our first year. | css3,html5,javascript | 2023-09-14T09:37:26Z | 2023-09-14T14:51:17Z | null | 1 | 0 | 14 | 0 | 0 | 5 | null | null | HTML |
Spectrum-CETB/HacktoberFest-2023 | main | # Spectober Fest
[](https://opensource.org/licenses/MIT)
[](https://github.com/Spectrum-CETB/HacktoberFest-2023/network/members)
[](https://github.com/Spectrum-CETB/HacktoberFest-2023/stargazers)
[](https://gitHub.com/Naereen/Spectrum-CETB/HacktoberFest-2023/issues/)
[](https://GitHub.com/Spectrum-CETB/HacktoberFest-2023/pull/)
[](https://github.com/sattwik21/Python-Practice/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/sattwik21/Python-Practice/graphs/contributors)
[](http://makeapullrequest.com)
# Introduction to Hacktoberfest 2023🚀

## Welcome to Hacktoberfest 2023!🎉
Hacktoberfest is a month-long event of open-source with various software developers from all over the world participating in it, bringing their ideas to life through various projects. It encompasses a month-long jam of skill enhancement, contribution to numerous projects and broadening of the developers’ community.
Coding enthusiasts and even beginners to open-source can contribute to these projects by preparing and sharing the project for collaboration and by contributing to the betterment of the project via pull requests.
## Instructions for participation
**Branching Structure**
* There is one main repository, named Hacktoberfest under which there are subfolders for Beginner level coding problems and other domains such as App dev, Web Dev, Java development, Python programming.
* Beginner-level coding problems are meant for coding enthusiasts who are starting their journey in programming and want a superb hands-on experience of Open-source as well.
* The domains are categorized under advanced and intermediate projects folder which is a place intended for projects mounting to those particular difficulty levels.
* Contributors are welcome to give their projects inside the domains specified, of their choice and push requests.
## Repository Structure
```bash
HacktoberFest-2023/ # Root Folder or Directory
├── coding_freshmen/ # For competetive programming and DSA questions
| ├── C/
| ├── C++/
| ├── Pyhton/
| ├── Java/
| ├── Java/
| └── README.md # Instrustions about contributing to current folder
├── project_Advanced/ # Advanced Level Projects(Domains are Listed)
| ├── AI_ML/
| ├── APP_DEVELOPMENT/
| ├── UI_UX/
| ├── WEB_DEVELOPMENT/
| ├── PROJECT_DOMAIN.md # Project Ideas Related to Each Domain
| └── README.md # Instrustions about contributing to current folder
├── project_Intermediate/ # Intermediate and Begineer Level Projects(Domains are Listed)
| ├── AI_ML/
| ├── APP_DEVELOPMENT/
| ├── UI_UX/
| ├── WEB_DEVELOPMENT/
| ├── PROJECT_DOMAIN.md # Project Ideas Related to Each Domain
| └── README.md # Instrustions about contributing to current folder
├── .gitignore
├── CONTRIBUTING.md # Contributing Guildlines for the contributors
├── CODE_OF_CONDUCT.md # Code of Conduct for the repository.
├── LICENSE.md
└── README.md # Description about HacktoberFest
```
## Rules and Regulations📃
* Register anytime between September 26 and October 31.
* Pull requests can be made in any GITHUB or GITLAB hosted project that’s participating in Hacktoberfest (look for the “hacktoberfest” topic).
* Project maintainers must accept your pull/merge requests for them to count toward your total.
* Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest.
* More rules can ve viewed in the official website of [Hacktoberfest](https://hacktoberfest.com/participation/).
### **_To know how to contribute_, [click here](https://github.com/Spectrum-CETB/HacktoberFest-2023/blob/main/CONTRIBUTING.md).**
**Please don't forget to star⭐ this repository. This will encourage us to bring more such events for you❤️. Also do share your contributing experience by tagging us in your social handles, we will be happy🙂 to know about it from you.**
### Follow us on:
Spectrum Handles
[<img src="https://img.shields.io/badge/github-%2324292e.svg?&style=for-the-badge&logo=github&logoColor=white">](https://github.com/Spectrum-CETB)
[<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white">](https://www.linkedin.com/company/spectrum-cet/mycompany/)
[<img src="https://img.shields.io/badge/instagram-%23E4405F.svg?&style=for-the-badge&logo=instagram&logoColor=white">](https://www.instagram.com/spectrum.outr/)
[<img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white">](https://discord.gg/U2PzJavujD)
GDSC handle
[<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white">](https://www.linkedin.com/company/gdsc-cetb/mycompany/)
[<img src="https://img.shields.io/badge/instagram-%23E4405F.svg?&style=for-the-badge&logo=instagram&logoColor=white">](https://www.instagram.com/gdsc.outr/)
## Happy Coding💻 !
| Join Spectrum-CETB in celebrating the month-long festival of open-source contributions during Hacktoberfest. This repository is your gateway to participating in exciting open-source projects and making meaningful contributions. Let's code, collaborate, and innovate together! | cpp,hacktoberfest,hacktoberfest2023,java,javascript,python,ai,backend,frontend,fullstack | 2023-09-17T15:35:51Z | 2023-10-02T04:34:48Z | null | 14 | 16 | 27 | 0 | 14 | 5 | null | MIT | C++ |
gdsc-jssstu/HDU-University-Website | main | # 🏫 HDU-University-Website 🎓
HDU (Hypothetical Dream University) Website is a beginner-friendly open-source project to challenge the community to create an aesthetically designed and responsive university website for a university called HDU. Essentially we would like to reimagine the [JSSSTU website](https://jssstuniv.in), built by the community. Both beginners in web development and graphic designers are welcome to work together to make HDU's website look amazing. The website must contain all the pages that a general university website may have, you can have a look at [JSSSTU's website](https://jssstuniv.in) for an idea of this.
> - Before contributing look into our [CONTRIBUTING GUIDELINES](./CONTRIBUTING.md)
> - Our Code of Conduct [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
## Tech Stack Used
The tech stack used here is:
- HTML5
- CSS3
- JavaScript
## Project Structure
The project structure is as follows:
```bash
- index.html (Home Page)
- pages (Folder)
- about.html
- admission.html
- departments.html
- facilities.html
- research.html
- contact.html
- ...
- public (Assets, CSS, and JS Folder)
- assets (Folder)
- images (Folder)
- favicon.ico
- logo.png
- ...
- css (Folder)
- index.css
- about.css
- admission.css
- ...
- js (Folder)
- index.js
- about.js
- admission.js
- ...
```
- The project structure is subject to change as the project progresses.
- The naming scheme of the HTML, CSS and JavaScript files are to ensure separation of concerns and clarity while development. The HTML files are named after the pages they represent, the CSS files are named after the HTML files they represent, and the JavaScript files are named after the HTML files they represent.
- Feel free to use any non-copywritten images, icons, etc. in the project.
## Project Setup Instructions
- Fork and clone the repository using
``` git clone https://github.com/gdsc-jssstu/HDU-University-Website ```
- Open the project in your favourite code editor
- Start working on the project
- [Recommended] Use Live Server to see the changes you make in real-time.
## Final Vision/Guiding Designs of the project
- These are designs to help visualise and guide the development of the project. The final version of the project may or may not look like this. Creative freedom is encouraged.
- Click [here](https://www.figma.com/proto/aILrEaqatJsdRCtWM5KgE6/Jssstu-web?node-id=15-97&starting-point-node-id=15%3A97) for the UI design and prototype of the project.
## Intended Final Project
- A responsive and aesthetically designed university website for a university called HDU, where current and prospective students can get details about the university's facilities, departments, research, admission criteria, admission portal, etc.
## Maintainers
- [Sayed Afnan Khazi](https://github.com/Sayed-Afnan-Khazi)
- [Aryan Thakur](https://github.com/Aryan-Kumar-Thakur)
| Open source project for creating a website for a Hypothetical Dream University(HDU) for beginners. | hacktoberfest,opensource,beginner-friendly,css3,html5,javascript | 2023-09-29T05:49:45Z | 2023-10-18T17:15:56Z | null | 11 | 7 | 30 | 3 | 8 | 5 | null | BSD-2-Clause | HTML |
20a31a05e8/Personal_Recipe_Book | main | <div align="center">
<h2> 𝐇𝐞𝐥𝐥𝐨 𝐭𝐡𝐞𝐫𝐞, 𝐟𝐞𝐥𝐥𝐨𝐰 <𝚍𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜/>!
</div>
<h1 align="center">Hi <img src="https://raw.githubusercontent.com/ABSphreak/ABSphreak/master/gifs/Hi.gif" width="30px">, I'm Navya</h1>
# 🍽️ My Personal Recipe Book
Welcome to My Personal Recipe Book, an open-source recipe management website where you can organize, discover, and share your favorite recipes. This project aims to create a vibrant culinary community where users can collaborate and contribute to making the recipe book even better. 🥘👨🍳📚
## 📜 Table of Contents
- [👋 Introduction](#-introduction)
- [🌟 Features](#-features)
- [🚀 Getting Started](#-getting-started)
- [🤝 Contributing](#-contributing)
- [💡 Feature Ideas](#-feature-ideas)
- [📄 License](#-license)
## 👋 Introduction
My Personal Recipe Book is more than just a recipe collection. It's a dynamic platform for culinary enthusiasts, home cooks, and foodies to connect, explore, and showcase their cooking skills. Whether you're a seasoned chef or just starting, this recipe book has something for everyone. 🍳👩🍳🍽️
## 🌟 Features
- 📚 **Recipe Management:** Add, edit, and delete your recipes with ease.
- **📂 Category Organization:** Categorize your recipes to keep them well-organized.
- **🔍 Search Functionality:** Quickly find recipes by name or ingredients.
- **🖥️ User-Friendly Interface:** A simple and intuitive user interface for a seamless experience.
- **🔐 User Authentication:** Create accounts, save private recipes, and engage with the community.
- **🚀 Social Sharing:** Share your favorite recipes on social media platforms.
- **🌟 Recipe Ratings and Reviews:** Rate recipes and leave comments to share your culinary experiences.
- **📸 Recipe Images:** Upload images to visually represent your dishes.
- **🥄 Ingredient Quantity Adjustments:** Customize ingredient quantities for different servings.
- **🖨️ Print-Friendly Recipes:** Generate printer-friendly versions of recipes.
- **📦 Recipe Collections:** Create themed collections of recipes.
- **📤 Recipe Export/Import:** Export and import recipes for easy sharing and migration.
- **🏷️ Recipe Tags:** Categorize recipes with multiple tags.
- **🎥 Recipe Video Integration:** Add video links for cooking tutorials.
- **👤 User Profiles:** Customize your profile with a picture, bio, and recipe contributions.
- **🌐 Localization:** Multilingual support for a global audience.
- **♿ Accessibility Improvements:** Ensure accessibility for all users.
- **🔍 Advanced Search Filters:** Refine searches with filters like preparation time and dietary preferences.
- **📧 Email Notifications:** Get notified about recipe comments, likes, and followers.
- **📱 Mobile App Version:** Explore recipes on iOS and Android mobile apps.
- **🏆 Gamification:** Earn badges, achievements, and rewards for active participation.
- **🗨️ Community Forums:** Discuss cooking tips, ask questions, and engage with fellow food enthusiasts.
- **🌮 Recipe of the Day:** Discover a featured recipe every day. 🌟
## 🚀 Getting Started
1. Clone this repository to your local machine:
```bash
git clone https://github.com/your-username/your-recipe-book.git
2. Open the index.html file in your web browser to launch the My Personal Recipe Book app.
3. Start adding, discovering, and sharing recipes with the community! 🚀🍴
## 🤝 Contributing
We welcome contributions from the community to make My Personal Recipe Book even more amazing. If you'd like to contribute, please follow these guidelines:
1. Fork the repository to your own GitHub account.
2. Create a new branch for your feature or bug fix.
3. Make your changes and submit a pull request.
4. Follow the code of conduct and coding standards in the project.
5. For more details, please read our Contributing Guidelines.
6. Star the repository and shower some love towards the recipe book
## 💡 Feature Ideas
Looking for ways to contribute? Here are some feature ideas that you can work on during Hacktoberfest:
- **🍽️ [Add Your Idea Here]**: Have a unique feature in mind? Share your proposal with us!
- **👤 Enhance User Profiles**: Improve user profiles with more customization options.
- **⭐ Recipe Favorites**: Allow users to mark recipes as favorites.
- **📊 Recipe Sharing Analytics**: Provide insights on recipe sharing and engagement.
- **🗓️ Recipe Scheduling**: Schedule recipes for future publication.
- **🧠 AI-Powered Recipe Recommendations**: Implement recommendation algorithms based on user preferences.
- **🏡 Integration with Cooking Appliances**: Connect with smart cooking devices.
- **📈 Enhanced Recipe Analytics**: Offer analytics for recipe.
you also can work on the other features that are mentioned above after the introduction of the repository.
## 📄 License
This project is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this software as per the terms of the license.
| It is a passionate project dedicated to culinary enthusiasts, home cooks, and anyone who loves experimenting with flavors and ingredients. Whether you're an experienced chef or just getting started in the kitchen, this open-source recipe management website is designed to help you organize, discover, and share your favorite recipes. | css3,front-end-development,hacktoberfest,html5,javascript,json,collaborate,communityexchange,github,github-campus-experts | 2023-09-28T15:07:40Z | 2023-10-23T13:36:23Z | null | 7 | 14 | 44 | 2 | 7 | 5 | null | MIT | JavaScript |
chirag-23/ChatGPT-Clone-Nextjs | main | # ChatGPT Clone
A ChatGPT clone created with NextJs, TailwindCSS, Typescript, Firebase for Google-Authentication & Realtime Database, Vercel SWR for Data Fetching and ChatGPT API.
https://github.com/chirag-23/ChatGPT-Clone-Nextjs/assets/76790227/f0bd43a7-3eeb-4ee4-a877-d93fcaa73c98
## Live Demo
<a href='https://chatai-1000.vercel.app/' target="_blank">ChatGPT Clone</a>
## Key Features
* <b>Google Login/Signup:</b> Seamlessly sign in or sign up using your Google account for a hassle-free user experience.
* <b>Active Side Navigation:</b> Easily switch between previous chats and create new ones with the user-friendly sidebar.
* <b>Log Out Button:</b> Conveniently located at the bottom of the sidebar, the log-out button allows you to sign out with a single click.
* <b>Interactive Input Bar:</b> Experience an input bar that mimics the original ChatGPT, ensuring an engaging and familiar chat interface.
* <b>Real-time Updates:</b> Stay informed with real-time data fetching using React-hot-toast notifications, keeping you up-to-date with the latest information.
* <b>ChatGPT API Integration:</b> Engage in real-time interactions with the ChatGPT API, enabling dynamic and responsive conversations.
## Technologies Used
This project was created using the following technologies -
* NextJs
* TypeScript
* Open AI
* TailwindCSS & heroicons (for user interface)
* React-hot-toast (for notifications)
* FirebaseAuth & NextAuth (for authentication)
* SWR (for response fetching)
* Firebase (cloud firestore)
* vercel (for hosting)
## Installation
node.js is required to get `npm`.
If you would like to download the code and try it for yourself:
Clone the repo:
```bash
git clone https://github.com/chirag-23/ChatGPT-Clone-Nextjs.git
```
```bash
cd ChatGPT-Clone-Nextjs
```
Install packages:
```bash
npm install
```
To run this project, you will need to add the following environment variables to your .env file
`CHAT_GPT_KEY`
`NEXTAUTH_URL`
`WEB_CLIENT_ID`
`WEB_CLIENT_SECRET`
`NEXT_PUBLIC_FIREBASE_API_KEY`
`NEXT_PUBLIC_BASE_URL`
`NEXT_PUBLIC_FIREBASE_APP_ID`
`NEXT_PUBLIC_FIREBASE_PROJECT_ID`
`NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN`
`NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET`
`NEXT_PUBLIC_FIREBASE_MESSAGING_SET`
`FIREBASE_SERVICE_ACCOUNT_KEY`
Build project:
```bash
npm run dev
```
Open your browser at:
```bash
http://localhost:3000
```
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
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## 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.
| A ChatGPT clone created with NextJs, TailwindCSS, Typescript, Firebase for Google-Authentication & Realtime Database, Vercel SWR for Data Fetching and ChatGPT API. | chatgpt,chatgpt-api,chatgpt-clone,firebase,firebase-auth,firestore-database,javascript,next-auth,nextjs,nextjs13 | 2023-09-18T13:15:34Z | 2023-09-18T17:23:33Z | null | 1 | 0 | 3 | 1 | 3 | 5 | null | MIT | TypeScript |
roktim32/SnapScript | main | # SnapScript
SnapScript is a powerful tool for sharing code snippets. With SnapScript, you can easily share beautiful screenshots of your code on your social media platforms. Whether you're a developer looking to showcase your work or a teacher sharing code examples with your students, SnapScript has got you covered.

## Features
- **Elegant Themes**: Choose from a selection of 10+ elegant themes, including both light and dark themes, to make your code snippets stand out.
- **Font Styles**: Customize the look of your code with 12+ font styles featuring popular monospace fonts.
- **Language Support**: SnapScript supports all popular programming languages with auto-detection and syntax highlighting, ensuring your code looks its best.
- **Multiple Export Options**:
- Save your code snippet as an SVG or PNG image.
- Easily copy your code to the clipboard for quick sharing.
- Generate a shareable link to your code snippet.
- **Customization**: Tailor your code snippet appearance with options like font size, padding, background color, and more.
## Technologies Used
SnapScript is built using a variety of modern technologies to provide a seamless experience:
- **React**: A powerful front-end JavaScript library that enables dynamic user interfaces.
- **Tailwind CSS**: A utility-first CSS framework that makes styling a breeze.
- **ShadCN UI**: Re-usable components built using Radix UI and Tailwind CSS for a consistent and responsive user interface.
- **Zustand**: A state management library for React that simplifies managing application state.
- **Highlight.js**: A robust syntax highlighter to make your code snippets pop.
- **React Simple Code Editor**: A browser-based code editor that allows for easy code entry and editing.
- **HTML to Image**: Generates an image from a DOM node using HTML5 canvas and SVG, perfect for creating code screenshots.
- **React Hot Toast**: Provides toast notifications for React, ensuring users receive feedback on their actions.
- **React Hotkeys Hook**: Allows for easy integration of keyboard shortcuts in components in a declarative way.
- **Resizable**: A resizable component for React to make the code snippet area just the right size.
- **Vite**: A frontend tooling system that optimizes development and builds processes for a faster development experience.
## Getting Started
To get started with SnapScript, follow these steps:
1. Clone the repository:
```
git clone https://github.com/roktim32/SnapScript.git
```
2. Install dependencies:
```
cd snapscript
npm install
```
3. Start the development server:
```
npm run dev
```
4. Open your browser and navigate to [http://localhost:3000](http://localhost:3000).
## Contributing
We welcome contributions to SnapScript! Whether it's bug fixes, new features, or improvements to the documentation, we appreciate any help from the community. Please review our [contribution guidelines](CONTRIBUTING.md) for more information.
## License
SnapScript is open-source and available under the [MIT License](LICENSE).
---
Thank you for using SnapScript! We hope it enhances your code sharing experience. If you have any questions, feedback, or issues to report, please don't hesitate to [open an issue](https://github.com/roktim32/SnapScript/issues). Happy coding!
| null | javascript,reactjs,shadcn-ui,tailwindcss,zustand | 2023-09-16T19:30:46Z | 2023-09-25T18:21:35Z | null | 1 | 0 | 3 | 0 | 1 | 5 | null | null | JavaScript |
nullchilly/NextChess | main | # Next Chess
This project was bootstrapped frontend with [React](https://www.typescriptlang.org/docs/handbook/react.html), backend with [Python](https://www.python.org/doc/) and database with SQL.

> [!NOTE]
> For more previews see the [demo folder](./demo/)
## Features/packages/framework included
- [TypeScript](https://www.typescriptlang.org/) - Type checker.
- [Ant Design](https://ant.design/components/overview/) - Build layout & components.
- [Chess.js](https://github.com/jhlywa/chess.js) - Handle chess game.
- [Nextjs](https://nextjs.org/) - Powerful React framework for seamless development.
- [FastAPI](https://fastapi.tiangolo.com/) - High-performance web framework for building APIs with Python.
- [Socket.io](https://socket.io/docs/v4/) - Real-time communication for dynamic and interactive features.
- [Alembic]() - Database migrations for efficient management and version control.
## Installation
### Frontend
Use the package manager [npm](https://www.npmjs.com/) to install NextChess.
```
npm install
```
Run the app frontend in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
```
npm run next-dev
```
### Backend
Run the app backend in the development mode. Listen at port [http://localhost:8000](http://localhost:8000).
```
npm run fastapi-dev
```
### Database
* Every alembic script is located at `alembic/versions` folder.
* Edit alembic script by SQL
* Run to update database
```
npm run update-db
```
## Configuration
### Environment variables
- To customize environment variables, override values at `src/.env` (create this file if it doesn't exist).
## Run and Deploy
> [!IMPORTANT]
> `cd web; npm run start` to run the production server
>
> The service is available at http://fall2324w3g9.int3306.freeddns.org/
> [!NOTE]
> `npm run dev` to run the development server
## Folder structure
### api
Define all api for application (eg: login, getUserById, getGame, findGame, ...).
### alembic
Contains database migration scripts using Alembic for efficient management and version control.
### src/app
Indexing and organizing application-specific modules and components.
### src/components
You can write components for application inside this folder. Each component should be self-contained as a module.
Example:
```
components
├── Admin
│ └── AdminPage.tsx
│
└── Icon
├── BotIcon
│ ├── Cat.tsx
│ ├── Elephant.tsx
│ └── index.tsx
└── ChessPiece
├── BlackKing.tsx
└── index.tsx
```
### src/helpers
Define all shared constants used in application
### src/types
Define all shared types used in application
### src/context
Define all shared context and context provider used in application
### src/hooks
Define all shared hook used in application
## Thanks to
- [chesskid.com](https://www.chesskid.com/) for UI inspiration
- [lichess.org](https://lichess.org/) for being the best
## Copyright
2024 @ UET-VNU
| Online chess built with nextjs and fastapi | antd,chess,fastapi,game,javascript,multiplayer,next-js,nextjs,react,socket | 2023-09-13T09:09:19Z | 2024-01-08T12:46:19Z | null | 7 | 91 | 274 | 0 | 2 | 5 | null | null | TypeScript |
thegeek36/Missing-Person-Detection-System | main | # 🕵️♂️ Bharatiya Rescue:Missing Person Detection System! 📸
<p>Bharatiya Rescue is an innovative project aimed at leveraging cutting-edge technology to help reunite missing individuals with their loved ones.
🤝 Our user-friendly system, built using Django, HTML, CSS, JavaScript, OpenCV, and the facerecognition library,
combines a smooth UI with robust functionality to ensure an efficient and seamless experience for all users. 🌐</p>
<b>📋 Here's how it works:</b>
<ul>
<li>Register a missing person complaint with essential details like a recent photograph, name, address, Aadhar number, email, and mobile number.</li>
<li>In surveillance mode, our system employs facial recognition to detect the missing person's face. When a match is found, an email alert is automatically sent to the parents and the police, providing critical assistance in locating the individual.</li>
<li>The system stores the missing person's last known location in a secure database, aiding further search efforts.</li>
<li>Admins have the power to remove entries when the missing person is found, maintaining an up-to-date and efficient system.</li>
</ul>
<b>Future Enhancements</b>
<p>The potential for enhancing Bharatiya Rescue is vast. Integration with advanced AI algorithms and machine learning models could improve face recognition accuracy and enhance the efficiency of locating missing persons. Additionally, leveraging geospatial technology could enable real-time tracking and provide a comprehensive view of the missing person's movements. Integration with social media platforms and public alert systems could further amplify the reach and effectiveness of the alerts, facilitating a broader community response in finding missing persons. The project's future goals include establishing partnerships with law enforcement agencies and collaborating with technology innovators to continuously improve and expand the system's capabilities, ultimately contributing to a safer and more secure society. 🌟</p>
Other Developers
<ul>
<li>Akash Mohanty</li>
<li>Sarin Sahu</li>
</ul>
## Some Screenshorts:
<ul>
<li> Landing Page <br> <img src = "https://github.com/thegeek36/Missing-Person-Detection-System/assets/76440306/0e2f4438-5a1d-4428-aa09-28ba492e91e5"></img> </li>
<li>Report Missing Case <br>
<img src = "https://github.com/thegeek36/Missing-Person-Detection-System/assets/76440306/5ecd1289-d542-4eb2-b567-46fca0b60d18"></img>
</li>
<li> Face Detection <br>
<img src = "https://github.com/thegeek36/Missing-Person-Detection-System/assets/76440306/86b9e088-d699-4ab4-a053-aa6e328ddf1d"></img>>
</li>
<li> Mail <BR>
<img src = "https://github.com/thegeek36/Missing-Person-Detection-System/assets/76440306/7058fee9-80c3-4b8b-8841-558c5ed7c483"> </img>
</li>
</ul>
| This repo consist of a django website which uses face-recognition technology to detect missing person. | bootstrap5,css,django,face-recognition,html,javascript,opencv | 2023-09-20T20:32:17Z | 2023-12-02T17:52:59Z | null | 1 | 0 | 14 | 0 | 1 | 5 | null | null | HTML |
stefangabos/Zebra_ClearInput | master | <img src="https://raw.githubusercontent.com/stefangabos/zebrajs/master/docs/images/logo.png" alt="zebrajs" align="right">
# Zebra ClearInput [](https://twitter.com/intent/tweet?text=A+tiny+jQuery+plugin+for+enhancing+web+forms+by+allowing+users+to+easily+clear+values+in+text+input+boxes&url=https://github.com/stefangabos/Zebra_ClearInput&via=stefangabos&hashtags=jquery,javascript)
*A tiny jQuery plugin for enhancing web forms by allowing users to easily clear values in text input boxes*
[](https://www.npmjs.com/package/zebra_clearinput) [](https://www.npmjs.com/package/zebra_clearinput) [](https://www.npmjs.com/package/zebra_clearinput) [](https://www.jsdelivr.com/package/npm/zebra_clearinput) [](https://github.com/stefangabos/Zebra_ClearInput/blob/master/LICENSE.md)
Zebra ClearInput is a lightweight jQuery plugin designed to enhance the usability of web forms by adding a user-friendly feature that allows users to effortlessly clear the content of input fields. This is achieved by attaching a small icon to input fields. When users click on this icon, it promptly erases any text that has been entered.
As soon as a user begins typing in the input field, the option to clear the input value becomes visible. Once the input field loses focus, the option to clear the value reappears when the mouse hovers over the input field.
## Features
- it works out of the box and has (almost) no configuration options
- it is really tiny - it weighs 1.4KB uncompressed and ~600 bytes gzipped
- works in any modern browser - Firefox, Chrome, Safari, Edge, Opera
## 🎂 Support the development of this project
Your support means a lot and it keeps me motivated to keep working on open source projects.<br>
If you like this project please ⭐ it by clicking on the star button at the top of the page.<br>
If you are feeling generous, you can buy me a coffee by donating through PayPal, or you can become a sponsor.<br>
Either way - **Thank you!** 🎉
[<img src="https://img.shields.io/github/stars/stefangabos/zebra_clearinput?color=green&label=star%20it%20on%20GitHub" width="132" height="20" alt="Star it on GitHub">](https://github.com/stefangabos/Zebra_ClearInput) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LLXP492Y7VYZJ) [<img src="https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors">](https://github.com/sponsors/stefangabos)
## Demo
See the [demos](https://stefangabos.github.io/Zebra_ClearInput/)
## Requirements
Zebra ClearInput has no dependencies other than jQuery 1.7.0+
## Installation
Zebra ClearInput is available as a [npm package](https://www.npmjs.com/package/zebra_clearinput). To install it use:
```bash
# the "--save" argument adds the plugin as a dependency in packages.json
npm install zebra_clearinput --save
```
## How to use
First, load jQuery from a CDN and provide a fallback to a local source like:
```html
<script src="https://code.jquery.com/jquery-3.5.0.min.js"></script>
<script>window.jQuery || document.write('<script src="path/to/jquery-3.5.0.js"><\/script>')</script>
```
Load the Zebra ClearInput jQuery plugin:
```html
<script src="path/to/zebra_clearinput.min.js"></script>
```
Alternatively, you can load Zebra ClerInput from [JSDelivr CDN](https://www.jsdelivr.com/package/npm/zebra_clearinput) like this:
```html
<!-- for the most recent version, not recommended in production -->
<script
src="https://cdn.jsdelivr.net/npm/zebra_clearinput@latest/dist/zebra_clearinput.min.js"></script>
<!-- for a specific version -->
<script
src="https://cdn.jsdelivr.net/npm/zebra_clearinput@1.0.0/dist/zebra_clearinput.min.js"></script>
<!-- replacing "min" with "src" will serve you the non-compressed version -->
```
Load the style sheet file from a local source
```html
<link rel="stylesheet" href="path/to/zebra_clearinput.min.css">
```
...or from [JSDelivr CDN](https://www.jsdelivr.com/package/npm/zebra_clearinput)
```html
<!-- for the most recent version -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/zebra_clearinput@latest/dist/zebra_clearinput.min.css">
<!-- for a specific version -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/zebra_clearinput@1.0.0/dist/zebra_clearinput.min.css">
<!-- replacing "min" with "src" will serve you the non-compressed version -->
```
Now, within the DOM-ready event do
```javascript
$(document).ready(function() {
// apply to all text input elements
new $.Zebra_ClearInput('input[type=text]');
// apply to certain text input elements
new $.Zebra_ClearInput('input.myClass');
// apply to all text input elements and
// add the default CSS class name for the buttons and a custom one
new $.Zebra_ClearInput('input[type="text"]', {
button_class_name: 'Zebra_ClearInput myCustomStyles'
});
});
```
## Configuration options
## Properties
<table width="100%">
<thead>
<tr>
<th>Property</th>
<th>Type</th>
<th>Default</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top"><code>container_class_name</code></td>
<td valign="top"><em>string</em></td>
<td valign="top"><code>Zebra_ClearInput_Container</code></td>
<td valign="top">The CSS class(es) to be applied to the container DIV that will wrap the target text input element</td>
</tr>
<tr>
<td valign="top"><code>button_class_name</code></td>
<td valign="top"><em>string</em></td>
<td valign="top"><code>Zebra_ClearInput</code></td>
<td valign="top">The CSS class(es) to be applied to the button associated with the text input element</td>
</tr>
</tbody>
</table>
## Methods
### `destroy()`
Removes a previously created instance of the plugin.
```javascript
// apply to all text input elements
var clearInput = new $.Zebra_ClearInput('input[type="text"]');
// remove plugin
clearInput.destroy();
```
## Sponsors
Cross browser/device testing is done with
[](https://www.browserstack.com/)
| A tiny jQuery plugin for enhancing web forms by allowing users to easily clear values in text input boxes | forms,input,javascript,jquery,jquery-plugin,text-input,usability,user-experience | 2023-09-16T13:23:09Z | 2024-05-19T12:09:46Z | 2024-05-09T11:05:27Z | 1 | 0 | 28 | 0 | 0 | 5 | null | LGPL-3.0 | JavaScript |
dandan-kikoeru/rijik-clicker | master | # Rijik Clicker
[](https://rijik-clicker.vercel.app)
| null | clicker,clicker-game,javascript | 2023-10-03T13:19:07Z | 2024-05-23T02:40:50Z | null | 1 | 0 | 16 | 0 | 0 | 5 | null | null | Vue |
IkboljonMe/book-js-exercises | main | null | This repo contains all solved exercises of book named "JavaScript from Beginner to Professional" | exercises,javascript,javascript-book-exercises | 2023-10-07T23:54:15Z | 2023-10-10T19:05:47Z | null | 1 | 0 | 4 | 0 | 1 | 5 | null | null | JavaScript |
oscfcommunity/OSWeekend-Web | master | # Open Source Weekend (OSW)
Welcome to the [Open Source Weekend (OSW)](https://github.com/oscfcommunity/OSWeekend) repository! OSW is a community-driven initiative aimed at promoting and celebrating open-source technologies on a regular basis. Our goal is to create a platform for knowledge sharing, collaboration, and exploration of various open-source projects.
This is an initiative by [Open Source Community Foundation (OSCF)](https://github.com/oscfcommunity)!
### OSW - Backend
1. Create a `.env` file in the main folder with the following content:
```
DBURL="_Your MongoDB Collection URL_"
PORT=4000
JWT_SEC="Open Source Weekend"
MAILER="your_email@gmail.com"
EMAILPASS="your_email_app_password"
OTPSEC="THIS IS SECRET"
```
2. Create a folder named `uploads`. Inside this folder, create a few other folders, such as `blog`.
3. After completing the above steps, run the following command in your terminal:
```
npm i
```
### OSW - Frontend
1. In your frontend folder, run the following command in your terminal:
```
npm i --force
```
2. After the installation is complete, you can start the frontend by running:
```
npm start
```
### For Chat App
1. After completing the frontend setup, create a `.env` file in the `ChatApp` folder located at `your-frontend-folder/src/components/`. Write the following content:
```
DBURL="_Your MongoDB Collection URL_"
PORT=9000
```
2. In the terminal, navigate to the path `your-frontend-folder/src/components/ChatApp`.
3. Run the following command in the terminal:
```
npm i
```
4. After the installation, start the Chat App by running:
```
npm start
```
| Welcome to the Open Source Weekend (OSW) Web Portal! | hacktoberfest,hactoberfest2023,javascript,open-source,opensource,osw,osweekends,react,oscf | 2023-09-29T17:30:59Z | 2023-10-26T16:18:46Z | null | 7 | 15 | 17 | 7 | 32 | 5 | null | MIT | JavaScript |
WadekarPrashant/ShoeBidz | 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)
| ShoeBidz is a shoe shopping website. You can buy refurbished shoes by bidding the highest amount within the time period. | css,html,javascript,material-ui,nodejs,react,tailwindcss,mongodb | 2023-09-30T12:10:04Z | 2023-12-02T21:20:02Z | null | 2 | 0 | 19 | 0 | 0 | 5 | null | null | JavaScript |
d3sc/learn-astro | main | # Astro Starter Kit: Minimal
```sh
npm create astro@latest -- --template minimal
```
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal)
[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/minimal)
[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/minimal/devcontainer.json)
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
## 🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
```text
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
```
Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.
There's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.
Any static assets, like images, can be placed in the `public/` directory.
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
## 👀 Want to learn more?
Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).
| i made this repo for learn astro js | astro,javascript,learning | 2023-10-08T13:39:34Z | 2023-10-08T13:42:04Z | null | 1 | 0 | 2 | 0 | 0 | 5 | null | MIT | Astro |
No-Country/c14-50-ft-nest | main | <h1 align="center">MEDICONNECT</h1>
**MediConnect** es una innovadora aplicación diseñada para revolucionar la gestión de turnos médicos, al tiempo que mejora la comunicación entre médicos y pacientes. Nuestra plataforma se ha creado con el objetivo de simplificar la experiencia médica, brindando comodidad, eficiencia y transparencia en cada paso del proceso.
MediConnect es la solución integral que conecta a médicos y pacientes, mejorando la experiencia de atención médica en todos los aspectos. Únete a nosotros en esta misión de hacer que la atención médica sea más accesible, eficiente y centrada en el paciente que nunca.
# Modo de Uso
Para instalar el proyecto localmente:
Clonar este repositorio y ejecuta "npm install" y luego "npm run dev" desde tu vscode.
```sh
git clone https://github.com/No-Country/c14-50-ft-nest.git
```
# Links Utiles
<a href="https://frontend-no-country-actual.onrender.com/">Ver Deploy</a>
<a href="https://drive.google.com/file/d/1NPyXOKYHvVljO5DgDAMFHEGkJOqRYqBk/view">Ver Demo</a>
<a href="https://drive.google.com/drive/folders/1ldvFnCYO9syiX2dsMPXNCkh6YrHpu6Ef?usp=drive_link">Casos de prueba</a>
<a href="https://drive.google.com/drive/folders/1BpWqUoebs_KLzFTlaD-b3QHDakfpWSGN?lfhs=2">Evidencias de defectos</a>
<a href="https://drive.google.com/drive/folders/1ZxJLnXuup5vFMmgN_P960tNKhNMfpt9K?lfhs=2">Historias de Usuario</a>
<div align="center">
# Tecnologias Utilizadas












# Organización




</div>
<h1 align="center">Video Promocional</h1>
<p align="center">
<a href="https://drive.google.com/file/d/1NPyXOKYHvVljO5DgDAMFHEGkJOqRYqBk/view">
<img src="https://img.shields.io/badge/Video-C14_50_FT_NEST-red?style=for-the-badge&logo=youtube"/></a>
</p>
<div align="center">
<h1 align="center">Equipo</h1>
<table>
<tbody>
<tr>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05UGB1QMA4-38b7595816a8-512" width="110px"/>
<div align="center">
<h3>Nicolás Marini</h3>
<strong>
<p>Backend Developer</p>
</strong>
<a href="https://github.com/nicoliprogramer">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U02P14BAZ9V-gbce1118c833-512" width="110px"/>
<div align="center">
<h3>Edwin Arias</h3>
<strong>
<p>Backend Developer</p>
</strong>
<a href="https://github.com/ferwinred">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05U98FR42H-85de93e5ef2a-512" width="110px"/>
<div align="center">
<h3>Yordani Jimenez</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://github.com/YordanPZ">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="https://www.linkedin.com/in/yordan-jimenez/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05UQQWA6RF-213b12c62eb6-512" width="110px"/>
<div align="center">
<h3>Andrés Guevara</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://github.com/PilotBase6">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05TBMJH6E7-e3c5c7282e9f-512" width="110px"/>
<div align="center">
<h3>Emmanuel Canqui</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://github.com/leitsman">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="https://www.linkedin.com/in/emmanuel-marthin-c/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05NU2E43PH-d7ed29977805-512" width="110px"/>
<div align="center">
<h3>Alejandro Rosa</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://www.github.com/samotSama">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="https://www.linkedin.com/in/h-alejandro-rosa/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05R5AAJ59N-4b47320459b1-512" width="110px"/>
<div align="center">
<h3>Walter Contreras</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://github.com/tomijos">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05U97AE0N9-d2143a993829-512" width="110px"/>
<div align="center">
<h3>Nahuel Villegas</h3>
<strong>
<p>Frontend Developer</p>
</strong>
<a href="https://github.com/Nahu258">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="https://www.linkedin.com/in/villegasnahuel/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
<td>
<div align="center">
<img src="https://ca.slack-edge.com/T02KS88FB0E-U05SVNR5RUN-244848714216-512" width="110px"/>
<div align="center">
<h3>Paola Bastida</h3>
<strong>
<p>QA Tester</p>
</strong>
<a href="https://github.com/PaoBasQA">
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<a href="https://www.linkedin.com/in/paola-bastida-qa/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
| ⚕️MediConnect es una innovadora aplicación diseñada para revolucionar la gestión de turnos médicos, al tiempo que mejora la comunicación entre médicos y pacientes. Nuestra plataforma se ha creado con el objetivo de simplificar la experiencia médica, brindando comodidad, eficiencia y transparencia en cada paso del proceso. | docker,git,insomnia,jest,mysql,nestjs,next,react,react-hooks,redux | 2023-10-02T16:37:00Z | 2023-11-06T15:48:49Z | null | 13 | 30 | 220 | 0 | 0 | 5 | null | null | TypeScript |
ankit071105/DurgaPujaSongs | main | # Durga Puja Project


| A durga Puja songs Playlist | css,hacktoberfest,hacktoberfest-accepted,html,javascript | 2023-10-05T06:33:42Z | 2023-10-05T06:58:53Z | null | 1 | 0 | 4 | 0 | 0 | 5 | null | null | CSS |
alexiscirmi/nextjs-hotel-booking | main | # Marcotel - Hotel booking site
This site features Firebase Auth to create, authenticate, edit and delete users. You can book any of the offered suites and check the reservation details in your profile.
---
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
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## 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.
# Royalty-free images acknowledgments:
mrsiraphol: https://www.freepik.com/author/mrsiraphol
lifeforstock: https://www.freepik.com/author/lifeforstock
freepik: https://www.freepik.com/author/freepik
Xavier Coiffic: https://unsplash.com/es/@xaviercoiffic
Benjamin Voros: https://unsplash.com/es/@vorosbenisop
Microsoft Bing: https://www.bing.com/images/create
| Next.js 14 project with Firebase Authentication and Firestore. | firebase-auth,nextjs,nextjs14,react-server-components,sweetalert2,bootstrap,react-bootstrap,firestore,javascript,hotel | 2023-10-11T04:38:40Z | 2024-04-18T07:05:06Z | null | 1 | 0 | 148 | 0 | 0 | 5 | null | GPL-3.0 | JavaScript |
DSC-JSS-NOIDA/Foss-events2.0 | master | <div align="center"> <img align="center" alt="dschackfest" src="https://i.postimg.cc/j50FZJ90/Hackfest-23.png" height='200' width='350'></div>
# Foss-Events
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0/issues)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0/pulls)
[](https://github.com/DSC-JSS-NOIDA/)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0) [](https://github.com/DSC-JSS-NOIDA/Foss-events2.0) [](https://github.com/DSC-JSS-NOIDA/Foss-events2.0) [](https://twitter.com/DSCJSSATEN) [](https://twitter.com/DSCJSSATEN)
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects.
[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/0)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/1)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/2)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/3)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/4)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/5)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/6)[](https://sourcerer.io/fame/PragatiVerma18/DSC-JSS-NOIDA/foss-events/links/7)
### Links
- **Frontend**: https://fossevents2.netlify.app/
- **Backend**: https://foss-events.herokuapp.com
- **Figma File**: [Click Here](https://www.figma.com/file/1JSMaoKNjNXYHn2ABc2ra3/Foss-events2.0?type=design&node-id=4717%3A1283&mode=design&t=NYnbA7Q4UQvLjTcU-1)
## Browser Support
- **Firefox**: version 4 and up
- **Chrome**: any version
- **Safari**: version 5.2 and up
- **Internet Explorer/Edge**: version 8 and up
- **Opera**: version 9 and up
<!-- > **Note**: Support for modern mobile browsers is experimental. The website is not responsive in mobile devices until now. -->
## Technology Stack used:
<img src="https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white"/> <img src="https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white"/> <img src="https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E"/>
<img src="https://img.shields.io/badge/node.js%20-%2343853D.svg?&style=for-the-badge&logo=node.js&logoColor=white"/> <img src="https://img.shields.io/badge/github%20-%23121011.svg?&style=for-the-badge&logo=github&logoColor=white"/> <img src="https://img.shields.io/badge/render%20-%23430098.svg?&style=for-the-badge&logo=render&logoColor=white"/> <img src="https://img.shields.io/badge/express.js%20-%23404d59.svg?&style=for-the-badge"/> <img src ="https://img.shields.io/badge/MongoDB-%234ea94b.svg?&style=for-the-badge&logo=mongodb&logoColor=white"/>
- **Frontend**: HTML5, CSS3, JavaScript
- **Backend**: Node.js, Express.js
- **IDE**: VS Code
- **Version Control**: Git and GitHub
- **Database**: MongoDb
- **Hosting**: Render, Netlify
### GitHub Repository Structure
| S.No. | Branch Name | Purpose |
| --------------- | --------------- | --------------- |
| 1. | [master](https://github.com/DSC-JSS-NOIDA/Foss-events2.0/tree/master) | contains the frontend code |
| 2. | [backend](https://github.com/DSC-JSS-NOIDA/Foss-events2.0/tree/backend) | contains all backend code |
## Get Started
### Steps for Contributing
<strong>Frontend</strong>
- Fork and clone the Repo by typing the following commands in the terminal
```
$ git clone https://github.com/DSC-JSS-NOIDA/Foss-events2.0.git
$ cd Foss-events2.0/Frontend
```
- Open this folder in your favourite IDE. <br>
- Run `npm install`.<br>
- Run `git pull` command to sync with remote repo.<br>
- Move to `data` folder and open `events.json` file.<br>
- Now to add an event to website, add an object with keys same as listed in existing objects in the file.<br>
- Run `npm start` for starting server.
- Save and commit your code.<br>
- Push to your fork of the repository , navigate to original repository and make a pull request.<br>
<strong>Backend</strong>
> **Note**: You must have Nodejs installed
- Fork and clone the Repo by typing the following commands in the terminal
```
$ git clone https://github.com/your-username/Foss-events2.0.git
$ cd Foss-events2.0
```

<hr>
<hr>

- Change Branch using:
```
$ git checkout backend
$ cd Backend
```

- Get connection string from [Mongo Atlas](https://www.mongodb.com/cloud/atlas) by creating a cluster or you can also use your locally installed mongodb
- You can click [here](https://www.youtube.com/watch?v=KKyag6t98g8&t=792s) to learn how to connect atlas to you project
- Create a new file named `.env` in the Backend folder and copy the format of `.env.example` file
- Paste the connection string in the `.env` file in the `DB_CONNECT` variable
- Install node dependencies using:
```
$ npm install
```

- To start the server, type:
```
$ node server
```

- Make changes to the code(for ex- add an update route)
- Stage your changes using:
```
$ git add .
```
- Commit your changes using:
```
$ git commit -m "add any comment"
```
- Push the changes to the forked repository using:
```
$ git push
```
- Navigate to the original repository and make a pull request
<strong>Currently working Routes</strong>
- Get Routes:
- `/event` - Displays all the events
- `/event/:title` - Displays the details of the specific event
- Post Routes:
- `/users/login` - Login Route
- `/users/signup` - Signup Route
- `/event/addevent` - Route for adding an event
## Resources
- **Git and Github**: [Git and Github for Beginners](https://www.youtube.com/watch?v=RGOj5yH7evk)
- **Frontend**: [Frontend development for Beginners](https://www.youtube.com/playlist?list=PL9ooVrP1hQOH2k1SANK5rvq_EAgUKTPoK)
- **Backend**: [Node.js for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp)
#### Happy?? Star ⭐ this Repo. 🤩
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
> Made By DSC JSS NOIDA with ❤️
<br><br>
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
[](https://github.com/DSC-JSS-NOIDA/Foss-events2.0)
> **_Need help?_**
> **_Feel free to contact us @ [dscjssnoida@gmail.com](mailto:dscjssnoida@gmail.com?Subject=DSCHackFest2023)_**
## Connect with us
<div align="center">
<a href="https://dscjss.in/"><img src="https://user-images.githubusercontent.com/42115530/94302134-5c28c680-ff89-11ea-9ca4-5dcdd4279786.png" height=100px /></a> <br><br>
<a href="https://github.com/DSC-JSS-NOIDA" target="_blank">
<img src=https://img.shields.io/badge/github-%2324292e.svg?&style=for-the-badge&logo=github&logoColor=white alt=github style="margin-bottom: 5px;" />
</a>
<a href="https://twitter.com/DSCJSSATEN" target="_blank">
<img src=https://img.shields.io/badge/twitter-%2300acee.svg?&style=for-the-badge&logo=twitter&logoColor=white alt=twitter style="margin-bottom: 5px;" />
</a>
<a href="https://www.linkedin.com/company/dsc-jssaten/" target="_blank">
<img src=https://img.shields.io/badge/linkedin-%231E77B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white alt=linkedin style="margin-bottom: 5px;" />
</a>
<a href="https://www.facebook.com/dscjssnoida/" target="_blank">
<img src=https://img.shields.io/badge/facebook-%232E87FB.svg?&style=for-the-badge&logo=facebook&logoColor=white alt=facebook style="margin-bottom: 5px;" />
</a>
<a href="https://www.instagram.com/dscjssaten/?igshid=9ubqtp1ssqsi" target="_blank">
<img src=https://img.shields.io/badge/instagram-%23000000.svg?&style=for-the-badge&logo=instagram&logoColor=white alt=instagram style="margin-bottom: 5px;" />
</a>
<a href="https://medium.com/dsc-jss-noida" target="_blank">
<img src=https://img.shields.io/badge/medium-%23292929.svg?&style=for-the-badge&logo=medium&logoColor=white alt=medium style="margin-bottom: 5px;" />
</a>
<a href="https://www.youtube.com/channel/UCkELk5JFDceaSf8pBa19kDQ" target="_blank">
<img src=https://img.shields.io/badge/youtube-%23FF0000.svg?&style=for-the-badge&logo=youtube&logoColor=white alt=youtube style="margin-bottom: 5px;" />
</a>
</div>
| A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober! :octocat: | backend,beginner-friendly,css3,frontend,haacktoberfest,hacktoberfest2023,html5,javascipt,mongodb,node-js | 2023-09-29T10:32:15Z | 2023-10-29T18:06:50Z | null | 53 | 35 | 75 | 7 | 20 | 5 | null | MIT | JavaScript |
ravithemore/LibraHub | main | # [LibraHub 📚](https://librrary-management-system.000webhostapp.com/adminlogin.php)
LibraHub is a comprehensive library management system designed to automate library operations and enhance efficiency. This web-based system can be accessed from anywhere with an internet connection.
## Features
- 📝 Add and manage students and books
- 📚 Check out and return books
- ⏰ Track overdue books and fines
- 📊 Generate reports
- 🔒 Manage security features such as CAPTCHA verification and password encryption
## New Features
This extended version of LibraHub introduces an exciting feature for report generation. Librarians can now generate reports on various aspects of the library, including the most popular books, the most active students, and overdue books.
## Installation 💻
To install LibraHub, you'll need:
- 🌐 A web server with PHP and MySQL installed (Preferred XAMP)
- 💼 Basic Knowledge of PHP and Sql.
After setting up the necessary software, download the LibraHub code from [GitHub](https://github.com/ravithemore/LibraHub). Extract the code to a directory on your Local Machine.
### Step 1: Place Files
1. Copy the LibraHub source code to your computer's web server folder (usually located at `C:\xampp\htdocs`).
### Step 2: Start XAMPP
2. Open the XAMPP Control Panel and start both the Apache and MySQL services.
### Step 3: Access Database Server
3. In your web browser, enter this link: [http://localhost/phpmyadmin/]. This will open the database server page.
### Step 4: Create Database
4. Create a new, empty database named "library." Select the "library" database and import the SQL file provided with the source code.
### Step 5: Configure Settings
5. Review the configuration files in the "includes" folders. Make sure to update the username and password according to your database settings.
### Step 6: Access LibraHub
6. In your web browser, go to [http://localhost/foldername-in-htdocs-directory/]. You should see the login page.
### Step 7: Log In
7. Use any credentials from the database to log in. The password for all accounts is set to "Test@123."
That's it! You're ready to start using LibraHub to manage your library efficiently. Enjoy! 🚀
Configure LibraHub by opening the `config/database.php` file and entering your database connection information. Then, open the `config/app.php` file and enter the URL of your LibraHub installation.
To create an administrator account, visit `/admin/setup` in your web browser.
## Usage 🪴
Once you have created an administrator account, start using LibraHub to manage your library:
- To add a new student or book, go to the Students or Books page and click the "Add New" button.
- For checking out or returning a book, visit the Circulation page and select the student and book.
- To track overdue books and fines, navigate to the Overdue Books page.
- To generate a report, access the Reports page and select the report you need.
## Security Features 🔐
LibraHub prioritizes your data's security with:
- 🔐 CAPTCHA verification to prevent spam bots
- 🔑 Password encryption to protect user passwords
- 🚪 Session management to prevent unauthorized access
### Support 💌
If you need assistance with LibraHub, please visit the [LibraHub GitHub repository](https://github.com/ravithemore/LibraHub).
### License 🪪
LibraHub is licensed under the MIT License.
### Contributing 💁♂️
If you'd like to contribute to LibraHub, fork the GitHub repository and create a pull request.
### Conclusion 👍
LibraHub is a complete library management system that empowers libraries to automate operations and boost efficiency. It's easy to install, user-friendly, and packed with security features to safeguard your data.
| 📚✨ Step into the Future of Library Management with LibraHub! 🌐🚀 Embrace streamlined, secure, and data-driven library operations. Say goodbye to manual chaos and hello to a library experience that's truly elevated. Join the future of library administration at LibraHub and discover the transformation where libraries thrive! 📖💻 | backend,html,javascript,library,library-management,library-management-system,php,sql | 2023-09-24T12:29:16Z | 2023-09-24T14:46:58Z | null | 1 | 0 | 8 | 0 | 0 | 5 | null | null | HTML |
Chit-Chat-Org/Chit-Chat | master | # Chit-Chat: Effortless Chatbot Integration
[](https://choosealicense.com/licenses/mit/)
#### Chit-Chat allows you to quickly integrate a chatbot No code into your application by simply uploading a configuration file. This bot uses the power of OpenAI's API to generate responses. By using our provided CDN and API endpoint, you can get started in just a few minutes.
## Project Demo
[](https://www.youtube.com/watch?v=MnmEB7ZGAXU)
## Docker
```javascript
docker pull apurvjha123/chit-chat
```
## 🚀 How to Integrate
### 1. 🎨 CDN Integration
**Step 1:** Add the provided CSS and JS CDN to your project.
***CSS CDN:***
```javascript
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/apurvjha123/Chit-Chat-Server/js-interface/style.css">
```
**Step 2:** Embed the chatbot interface into your desired location within the HTML body:
```HTML
<div id="chatbot"></div>
```
**Step 3:** Before the closing `</body>` tag, add the following
***JavaScript CDN:***
```javascript
<script src="https://cdn.jsdelivr.net/gh/apurvjha123/Chit-Chat-Server/js-interface/script.js"></script>
```
**Step 4:** Configure the chatbot using the following code:
```javascript
chatbot.setChatBotConfiguration({
apiKey: "Your API Key",
chatbotTitle: "Chat Bot",
initialMessage: "Hello! How can I assist You ?",
brandImage: "https://www.kindpng.com/picc/m/179-1798038_chatbots-builder-pricing-crozdesk-free-chatbot-hd-png.png",
});
```
## 2. 🔌 API Integration
#### After uploading your file and providing the OpenAI API key, you can make use of our generateAnswer function to retrieve the chatbot's responses:
```javascript
async function generateAnswer(userQuestion, apiKey) {
const chatAPIUrl = `https://chit-chat.tech/api/v1/QnARetrieval?key=${apiKey}`;
const payloadBody = {
prompt: userQuestion,
};
const response = await fetch(chatAPIUrl, {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify(payloadBody),
});
const jsonData = await response.json();
return jsonData.answer;
}
```
## 📘 API Reference
### Retrieve a Chatbot Answer
```http
POST https://chit-chat.tech/api/v1/QnARetrieval?key=${apiKey}
```
| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| `api_key` | `string` | **Required**. Your Chit-Chat API key |
| `prompt` | `string` | **Required**. The user's question |
### Request Example
```JSON
{
"prompt": "What is Chit-Chat?"
}
```
### Response Example
```JSON
{
"answer": "Chit-Chat is a service that allows you to integrate a chatbot into your application using OpenAI's API."
}
```
## 🛠 Prerequisites
* Active OpenAI API Key
* Configuration file uploaded to Chit-Chat
# 💌 Support
##### If you encounter any issues or require further assistance, please reach out to our support team at apurvjha123@gmail.com.
### Thank you for choosing Chit-Chat for your chatbot needs. We hope to make your integration process as smooth as possible.🚀
| Easily Integrate Your Chatbot into your website within few minutes | aws-sdk,express-js,javascript,openai | 2023-10-03T18:51:19Z | 2024-05-14T17:35:50Z | null | 5 | 9 | 74 | 5 | 7 | 5 | null | MIT | HTML |
Daniel-Boll/axum-js | main | <div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://socialify.git.ci/daniel-boll/axum-js/image?description=1&descriptionEditable=%F0%9F%9A%80%20A%20Axum%20http%20wrapper%20for%20NodeJS%20built%20in%20Rust%20%F0%9F%A6%80&font=Inter&issues=1&language=1&name=1&owner=1&pattern=Solid&stargazers=1&theme=Dark">
<img src="https://socialify.git.ci/daniel-boll/axum-js/image?description=1&descriptionEditable=%F0%9F%9A%80%20A%20Axum%20http%20wrapper%20for%20NodeJS%20built%20in%20Rust%20%F0%9F%A6%80&font=Inter&issues=1&language=1&name=1&owner=1&pattern=Solid&stargazers=1&theme=Dark" alt="axum-js" />
</picture>
<br/>
<br/>
![Tests Status][badge-tests]
![Deploy Status][badge-deploy]
</div>
[badge-tests]:https://img.shields.io/github/actions/workflow/status/daniel-boll/axum-js/test.yml?branch=main&label=tests&logo=github&style=for-the-badge
[badge-deploy]:https://img.shields.io/github/actions/workflow/status/daniel-boll/axum-js/publish.yml?branch=main&label=deploy&logo=github&style=for-the-badge
<div align="center">
[](https://www.npmjs.com/package/@lambda-group/axum-js)
[](LICENSE)
[](CONTRIBUTING.md)
[](https://x.com/db_regret)
</div>
`axum-js` is a TypeScript/JavaScript wrapper around the Rust [Axum](https://github.com/tokio-rs/axum) crate, brought to you via [Napi-rs](https://github.com/napi-rs/napi-rs). This initiative seeks to imbue the JavaScript ecosystem with the resiliency and efficiency inherent to Axum.
Initiated during Hacktoberfest 2023 by Daniel Boll, this project now thrives under the stewardship of the `@lambda-group`.
## 🎯 Supported Platforms
- `darwin-x64`
- `linux-x64-gnu`
- `win32-x64-msvc`
## 🚀 Installation
```bash
npm install @lambda-group/axum-js
```
## 🛠 Usage
```javascript
import { axum } from "@lambda-group/axum-js";
const app = axum();
const port = 3000;
app.get('/', (req, res) => {
res.send('Hello World!')
});
app.listen(port, () => {
console.log(`Server is humming on port ${port}`)
});
```
## 🤝 Contributing
We're always on the lookout for contributions. Navigate to [CONTRIBUTING.md](CONTRIBUTING.md) for the scoop on how you can join the crew.
## 📜 License
Distributed under the [MIT License](LICENSE).
## 🙏 Acknowledgements
- Kudos to the Axum and Napi-rs communities for laying the groundwork that made `axum-js` feasible.
- A world of thanks to every contributor to `axum-js`, your input, no matter the magnitude, propels us forward.
---
<div align="center">
Idealized with ❤️ by Daniel Boll
</div>
| A Axum http wrapper for NodeJS | axum,hacktoberfest,hacktoberfest2023,javascript,napi,napi-rs,native-module,rust-lang | 2023-10-06T23:44:01Z | 2023-10-10T00:38:25Z | 2023-10-10T00:38:25Z | 2 | 7 | 59 | 5 | 3 | 5 | null | MIT | Rust |
itaylayzer/Trivia.IO | main | # Trivia.io

### Version 9.16.23 - Edit Sentences
A Multiplayer IO Game for family and Coach Play
*the host must be a computer, while the client can be either a phone or a pc*
## The Game
The Game is all about answering. The game includes normal questions that i gathered with Chat-GPT, heres the game flow:
- The Host Ask a Question
- The Client Give an Answer
- The Host reveals all Answers
- The Client pick the best Answer
- The Host reveals how was the pickiest Answer
- The Host Send Coins that calculates in this formula: a
1. Each Answer get a score, that represent the number of the clients who picked it.
2. Each score is multiplied by 100
3. Then The host Adds the score to the Player Coins stat.
4. Then The host send it to the player.
## Dependencies:
1. React.js
2. Peer.js
3. Typescript
## Credits:
loading gifs - https://loading.io/ | Trivia Mini IO Game | io,io-game,javascript,peerjs,react,website,typescript,game | 2023-09-15T11:29:35Z | 2024-04-26T18:05:19Z | null | 1 | 0 | 16 | 0 | 1 | 5 | null | null | TypeScript |
Dheelyte/RealChat | main | # RealChat
| A real-time messaging application built with Django, Channels, ReactJS and WebSockets | django,django-channels,javascript,python,reactjs,websockets | 2023-09-25T14:48:45Z | 2024-05-04T09:14:11Z | null | 2 | 27 | 77 | 0 | 1 | 5 | null | null | JavaScript |
elfabito/proyecto-final-marketplace | 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 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)
| Work Flow of a company , Commerce | javascript,react | 2023-09-29T22:39:27Z | 2023-10-09T23:24:56Z | null | 11 | 43 | 15 | 0 | 7 | 5 | null | null | JavaScript |
withaarzoo/GitHub-Clone | main | # GitHub Clone Using HTML, CSS, and JavaScript
Welcome to the GitHub Clone repository for beginners! In this project, we will create a simplified version of the GitHub website using HTML, CSS, and JavaScript. This is a great project to get started with web development and learn the basics of building a web application.
If you're looking for the full source code, you can find it here ➡️ [click here](https://rb.gy/h501pf).
Additionally, if you prefer video tutorials, you can watch the step-by-step guide on my YouTube channel. ➡️ [Code with Aarzoo](https://youtu.be/jtIrT8LYp5Y?si=BdhntLKF-vtJdoyH).
## Table of Contents
- [Getting Started](#getting-started)
- [Features](#features)
- [How to Use](#how-to-use)
- [Contributing](#contributing)
- [License](#license)
- [Preview](#preview)
## Getting Started
To get started with this project, you can follow these simple steps:
1. Clone this repository to your local machine:
```shell
git clone https://github.com/Aarzoo75/GitHub-Clone.git
```
2. Open the project folder in your preferred code editor.
3. Open the `index.html` file in your web browser to see the GitHub Clone in action.
## Features
Our GitHub Clone includes the following features:
- User-friendly interface resembling the GitHub website.
- Display of popular repositories with repository names, descriptions, and stars.
- Search functionality to find specific repositories.
- Responsive design for different screen sizes.
## How to Use
1. **Home Page**: When you open the project in your web browser, you will see a homepage that displays popular repositories. You can click on any repository card to view more details.
2. **Search**: Use the search bar in the header to search for specific repositories. Simply enter keywords and hit the search button.
3. **Repository Details**: Click on a repository card to view more details about that repository. You can see the repository name, description, number of stars, and a link to the actual repository on GitHub.
4. **Responsive Design**: The GitHub Clone is designed to be responsive, so you can use it on various devices and screen sizes.
## Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
1. Fork the repository to your own GitHub account.
2. Clone the forked repository to your local machine:
```shell
git clone https://github.com/your-username/github-clone.git
```
3. Create a new branch for your changes:
```shell
git checkout -b feature/your-feature-name
```
4. Make your changes and commit them:
```shell
git commit -m "Add your feature or fix"
```
5. Push your changes to your forked repository:
```shell
git push origin feature/your-feature-name
```
6. Create a pull request on the original repository to propose your changes.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Preview

Thank you for checking out this GitHub Clone project! Happy coding! 😊
| Welcome to the GitHub Clone repository for beginners! In this project, we will create a simplified version of the GitHub website using HTML, CSS, and JavaScript. This is a great project to get started with web development and learn the basics of building a web application. | clone,clone-website,css,github,html,javascript | 2023-10-06T14:24:54Z | 2024-05-01T10:49:28Z | null | 1 | 1 | 8 | 0 | 0 | 5 | null | MIT | CSS |
guvercinjs/guvercin | main | <p align="center">
<img src="https://github.com/guvercinjs/.github/blob/main/guvercin.svg" width="200">
</p>
# Guvercin
Guvercin (Turkish word for "dove", pronounced `/ɡyverˈdʒin/`) is a very simple logger library for Node.js.
## Installation
```bash
pnpm install guvercin
```
## Usage (CommonJS)
```javascript
const { Guvercin } = require('guvercin')
const guvercin = new Guvercin({
hideTime: true,
logPath: './logs.log',
saveToLocal: true,
separator: '@',
timeFormat: 'DD/MM/YYYY HH:mm:ss',
name: 'BACKEND',
})
guvercin.debug('This is a debug message')
guvercin.error('This is an error message')
guvercin.info('This is an info message')
guvercin.success('This is a success message')
guvercin.warning('This is a warning message')
```
## Usage (ES6)
```javascript
import { Guvercin } from 'guvercin'
const guvercin = new Guvercin({
hideTime: true,
jsonOutput: true,
logPath: './logs.log',
saveToLocal: true,
separator: '@',
timeFormat: 'DD/MM/YYYY HH:mm:ss',
name: 'BACKEND',
})
guvercin.debug('This is a debug message')
guvercin.error('This is an error message')
guvercin.info('This is an info message')
guvercin.success('This is a success message')
guvercin.warning('This is a warning message')
```
## guvercin.config.json
You don't have to pass options to Guvercin constructor. You can create a `guvercin.config.json` file in your project root and pass options to Guvercin from there.
```json
{
"hideTime": true,
"logPath": "./logs.log",
"saveToLocal": true,
"separator": "@",
"timeFormat": "DD/MM/YYYY HH:mm:ss",
"name": "FRONTEND"
}
```
**NOTE:** If you pass options to Guvercin constructor, they will override the options in `guvercin.config.json`.
| Guvercin is a very simple logger library for Node.js. | guvercin,hacktoberfest,javascript,logger,node,nodejs | 2023-09-24T20:43:39Z | 2024-04-18T14:58:59Z | 2023-09-26T14:35:22Z | 1 | 104 | 104 | 1 | 0 | 5 | null | null | TypeScript |
corbado/example-passkeys-svelte | main | # Svelte Passkey-First Authentication Example with Corbado
This is a sample implementation of the Corbado web component being integrated into a web application built with Svelte.
Please see the [full blog post](https://www.corbado.com/blog/svelte-passkeys) to understand the detailed steps needed to integrate passkeys into Svelte apps.
## File structure
- `src/routes/+page.svelte`: component for the sign up / login screen
- `src/routes/profile/+page.svelte`: component for the user profile information that is shown after successful authentication
- `src/routes/+layout.server.js`: file to switch SSR off (we're working on SSR support already)
- `.env`: add Corbado project ID as environment variables that you can obtain
from [Corbado developer panel](https://app.corbado.com/signin#register)
## Setup
### Prerequisites
Please follow the steps in [Getting started](https://docs.corbado.com/overview/getting-started) to create and configure
a project in the [Corbado developer panel](https://app.corbado.com/signin#register).
You need to have [Node](https://nodejs.org/en/download) and `npm` installed to run it.
## Usage
Run
```bash
npm i
```
to install all dependencies.
Finally, you can run the project locally with
```bash
npm run dev
```
| This is a sample repository of a Svelte app that offers passkey authentication. | faceid,fido2,javascript,passkey,passkeys,svelte,sveltekit,touchid,webauthn | 2023-09-12T10:57:41Z | 2024-05-08T13:25:51Z | null | 5 | 1 | 11 | 0 | 0 | 5 | null | null | Svelte |
zulfikarpinem/UTS_PSIK_22A_Mhd_Zulfikar_Pinem | main | # Personal Website
Website ini dibuat guna memenuhi tugas Ujian Tengah Semester pada mata kuliah Perancangan dan Pemrograman Web
## Tech Stack
- HTML
- CSS
- Javascript
## Author
- [Mhd Zulfikar Pinem](https://github.com/zulfikarpinem)
## Contact
- Email : zulfikarm022@gmail.com
## License
Distributed under the MIT License. See `LICENSE` file for more information.
| Tugas UTS Mata Kuliah Perancangan dan Pemrograman Web | css,html,javascript | 2023-10-11T14:18:27Z | 2023-10-12T03:10:28Z | null | 1 | 0 | 10 | 0 | 0 | 5 | null | MIT | HTML |
RafaelFLopes/High_Ecology | main | <div align="center" >
<img height= 100px; src="img/logo-tres.svg"/>
</div>
<hr>
<h1> Sobre o Projeto: </h1>
No ano de 2023, foi iniciado este projeto acadêmico inovador, que tem como objetivo principal proporcionar uma plataforma digital abrangente e envolvente para jovens explorarem e compreenderem melhor o mundo natural que os cerca.
| Projeto em desenvolvimento com o objetivo principal de proporcionar uma plataforma digital abrangente e envolvente para jovens explorarem e compreenderem melhor o mundo natural que os cerca. Sendo elaborado para Etec da Zona Leste junto com uma multinacional parceira. | css,html,javascript,project | 2023-09-25T12:40:34Z | 2024-04-03T00:52:59Z | null | 5 | 0 | 45 | 0 | 0 | 5 | null | null | HTML |
devvsakib/realmate | main | <p align="center"><img src="public/img/hacktoberfest.svg"></p>
# <p align="center"> Hacktoberfest 2023 ✅ | RealMate </p>
## How to Contribute to this project
1. [Local Development](https://github.com/devvsakib/Hacktoberfest2023#local-development)
2. [Gitpod](https://github.com/devvsakib/Hacktoberfest2023#gitpod)
*** Please read this before submitting a pull request! [Guideline](https://github.com/devvsakib/hacktoberfest2023/blob/main/CONTRIBUTING.md) ***
### Local Development
1. Fork the repository first (Click the Fork button in the top right of this page,
click your Profile Image)
2. Clone the forked repository to your local machine.
```markdown
git clone https://github.com/your-username/devvsakib/Hacktoberfest2023.git
```
3. change the present working directory
```markdown
cd Hacktoberfest2023
```
4. Open CMD in your current directory and install npm packages using command.
```markdown
npm install / yarn
```
5. Run the project.
```markdown
npm run dev / yarn dev
```
5. Make changes in the project. Add, Commit and Push the project using following commands:
> Create a Branch
```markdown
git checkout -b <name of the branch>
```
- Make the changes
> Add all files
```markdown
git add .
```
> Commit the changes
```markdown
git commit -m "Write Your commit Message"
```
> Push the branch
```markdown
git push
```
OR
```markdown
git push origin branch-name
```
> Make Pull Request from Github Repository
** Star the repository. **
### Gitpod
In the cloud-free development environment which will have all the dependencies you need (for example MongoDB).
You can use Gitpod in the cloud [](https://gitpod.io/#https://github.com/devvsakib/Hacktoberfest2023) to directly contribute to the project without cloning to your local system and any installation of dependencies(Gitpod does that all by itself).
### Adding Projects
If you want to add your project in repository, you are welcome. Please add your project in "PROJECTS" folder and make sure to name your folder as your project.
<br>
Ex:
<br>
we have a react projects in "PROJECTS" folder
<br>
and we named it "clone-tesla"
<br><br>
So, people will know what project it is. Make sure you added your github name and link as comment in your file. Last thing to do is, put your name. github link, email in CONTRIBUTORS.md file
### NOTE
- Make Sure you commit your changes in a new branch.
- Make Sure you Give proper name to your files describing the addition.
- Also Make Sure you comment your code wherever necessary.
- Make sure the eslint `Compiled successfully!` doesn't show you a warning.
## REPO STATUS




> Size: 0.00 MiB
<br>
## Event Occured
1. Hacktoberfest 2023 (Ongoing)
<br>
<!--
<div align="center">
<img width="150px" src="https://avatars.githubusercontent.com/u/88339569?v=4">
<p><b><a href="https://github.com/devvsakib">DevvSakib</a></b><br> Maintainer</p>
</div>
-->
## Support
Please leave a **STAR⭐**
### Connect with us
Join Us <a href="https://discord.gg/xwRbDwnbMr"><img src="https://cdn.worldvectorlogo.com/logos/discord-6.svg" title="Discord" alt="Discord Community" width="20"/></a>
## Thanks to all the contributors ❤️
Add your details in `src/json/Contributors.json` file and <br>
Read this [docs](/docs/contributor-card.md) for generate your contributor card
<a href = "https://github.com/devvsakib/hacktoberfest2023/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=devvsakib/hacktoberfest2023"/>
</a>
<div align="center">
Show some ❤️ by starring this awesome repository!
</div>
| Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest | hacktoberfest,hacktoberfest-accepted,hacktoberfest2023,javascript,open-source,tailwind | 2023-10-04T04:23:15Z | 2023-10-11T14:46:30Z | null | 5 | 14 | 29 | 11 | 12 | 5 | null | GPL-3.0 | JavaScript |
zhrtx/Zhrtx_Hearthstone | main | # Zhrtx_Hearthstone
2023.11.21 重磅更新到1.9 <br>
新增巨量卡牌,新增竞技场,天梯模式,新增冒险模式(类似杀戮尖塔,随机事件尚在添加中),新增大量音乐,音效,动态背景 <br>
本来是想2.0正式版本一起放出的,有同志催更新,就先放出了 <br>
 <br>
mac版下载地址(仅支持arm芯片,英特尔芯片仅支持到1.4版本) https://pan.baidu.com/s/1iJjqNVpt-hkTygMy3Zihqg?pwd=rq6x 提取码: rq6x <br>
win版下载地址: https://pan.baidu.com/s/1pf5AYbruqMvIwIRv5U_8QQ?pwd=cddx 提取码: cddx <br>
2.0计划更新:登录(方便多地访问,现在存档是在本地),添加更多卡牌,冒险事件,冒险神器
======================================================================================================================
一个使用javascript canvas技术开发的小游戏,仿照炉石传说玩法,仅供学习参考之用<br>
游戏为单机版,全程无需联网(后期存档可能会使用云存档)<br>
游戏内卡牌插画和部分原画使用炉石素材,可替换,其余素材使用ai生成<br>
游戏采用原生javascript开发,打包采用electron<br>
由于探索精神,代码内变量和函数使用中文名开发<br><br>
游戏主要有六个模块<br>
战役冒险:类肉鸽冒险(主要玩法,尚在研发)<br>
天选竞技:原炉石竞技场,增加了换卡功能(获胜后可以重选一张卡),适合磨练技术<br>
天梯排位:原炉石构筑排位<br>
卡包奖励:可以使用游戏内金币购买(游戏所有金币均玩法产出,不涉及任何充值,交易等)<br>
卡牌构筑:可以用星尘解锁卡牌,目前可用于构筑的牌 可收集卡牌数量: 579 衍生卡牌数量: 71 卡牌总数量: 650<br>
游戏设置:用于调整全屏,音量等杂项<br>
mac版下载地址: 链接: https://pan.baidu.com/s/1nPZYvUSIMeXsHcOteLP0sg?pwd=626n 提取码: 626n <br>
win版下载地址: 链接: https://pan.baidu.com/s/1T0SUOv4DqyKdZeSA-ezKAA?pwd=sub8 提取码: sub8 <br>




| 一个使用javascript canvas技术开发的小游戏,仿照炉石传说玩法,仅供学习参考之用 | canvas,electron,game,hearthstone,html5-canvas,html5-game,javascript | 2023-09-12T05:35:48Z | 2023-11-21T01:36:47Z | null | 1 | 0 | 8 | 2 | 0 | 4 | null | GPL-3.0 | HTML |
Pantelwar/js-utils | main | # Pantelwar Utilities
## Description
This is a general purpose utility package for usage in javascript or typescript projects. All the functions here are well tested and used widely multiple times
Kindly check this package before making your own utilities in the project.
## API Reference
Visit [here](https://pantelwar.github.io/js-utils/) for a complete API Reference and details about all the functions with some examples
## Installation
For yarn users: (recommended)
```
yarn add @pantelwar/js-utils
```
For npm users:
```
npm install @pantelwar/js-utils
```
## Usage
The API is pretty straightforward to use, just directly import the utility function you want and call it straight from your javascript (or typescript) file. Please check out the full API Reference for all functions.
```ts
import { paramCase } from "@pantelwar/js-utils";
console.log(paramCase("Privacy Policy")); // "privacy-policy"
```
## Guidelines
Here are some guidelines to use some of the functions of this package.
- For using the `date`, create another `format-time.ts` file in the utils directory of the project, since every project will have different date standards.
- The `dom` package must only be used in browser contexts, so no SSR or node.js environments. It can contain DOM APIs such as `document` or `localStorage` which are not available in server side contexts.
- The `formik` package is used to get make the mui's input components react to error states, it should only be used if the project is using formik and mui both, although we can still use it with any UI library with some output mapping.
| General purpose utility package for usage in javascript or typescript projects. All the functions here are well tested and used widely multiple times | javascript,nodejs,typescript,utilities | 2023-09-28T07:01:51Z | 2024-01-29T07:56:56Z | 2024-01-25T08:13:24Z | 3 | 1 | 18 | 3 | 0 | 4 | null | MIT | TypeScript |
hamzalodhi2023/royal-thread-old | master | # ROYAL THREAD WEBSITE
## Ecommerce Website Using HTML, CSS And JAVASCRIOP
## Author - Hamza Khan Lodhi<br/>
## Click Here To Visit Site: https://hamzalodhi2023.github.io/royal-thread-website/



| Ecommerce Website Using HTML And CSS Modern Design Website | css3,html5,javascript,ecommerce,ecommerce-website,json,responsive,responsive-design,responsive-layout,responsive-web-design | 2023-09-25T06:15:55Z | 2023-12-24T05:48:18Z | null | 2 | 0 | 103 | 0 | 1 | 4 | null | MIT | CSS |
caoccao/JavetSanitizer | main | # Javet Sanitizer
# This project is archived. All features are moved to [swc4j](https://github.com/caoccao/swc4j). Please review [Hello Swc4j, Goodbye Antlr](https://blog.caoccao.com/hello-swc4j-goodbye-antlr-f9a63e45a3d4) for more details.
[](https://central.sonatype.com/search?q=g:com.caoccao.javet.sanitizer) [](https://discord.gg/R4vvKU96gw) [](https://opencollective.com/javet)
[](https://github.com/caoccao/JavetSanitizer/actions/workflows/multiple_build.yml)
Javet Sanitizer is a sanitizer framework for parsing and validating JavaScript code on JVM. It is built on top of [antlr4](https://github.com/antlr/antlr4) and [grammars-v4](https://github.com/antlr/grammars-v4).
Javet Sanitizer provides a set of rich checkers at AST level for [Javet](https://github.com/caoccao/Javet) so that applications can address and eliminate the potential threats before the JavaScript code is executed.
## Why do I need to sanitize the JavaScript code?
A script engine like Javet can be shared by multiple scripts, however one script may tamper the script engine to hack the next script to be executed. For instance, the built-in `JSON` can be hijacked so that `stringify`, `parse` may work improperly during the JSON serialization or deserialization.
Javet Sanitizer is designed to protect the script engine from that kind of attacks.
## Why not use Babel?
* Babel is too slow.
* Babel AST cannot be easily imported to JVM.
## Features
* AST Pattern Matching
* [Built-in Object Protection](docs/features/built_in_object_protection.md)
* [Keyword Restriction](docs/features/keyword_restriction.md)
* [Function Restriction](docs/features/function_restriction.md)
* [Identifier Restriction](docs/features/identifier_restriction.md)
* [Identifier Deletion](docs/features/identifier_deletion.md)
* [Identifier Freeze](docs/features/identifier_freeze.md)
* [Identifier Naming Convention](docs/features/identifier_naming_convention.md)
* Complete Customization
## Quick Start
* Follow the [installation](docs/installation.md) to set up the project dependency.
* Create a Java [file](src/test/java/com/caoccao/javet/sanitizer/tutorials/TutorialQuickStart.java) as follows.
```java
public static void main(String[] args) {
JavetSanitizerStatementListChecker checker = new JavetSanitizerStatementListChecker();
// 1. Check if keyword const can be used.
String codeString = "const a = 1;";
try {
checker.check(codeString);
System.out.println("1. " + codeString + " // Valid.");
} catch (JavetSanitizerException ignored) {
}
// 2. Check if keyword var can be used.
codeString = "var a = 1;";
try {
checker.check(codeString);
} catch (JavetSanitizerException e) {
System.out.println("2. " + codeString + " // Invalid: " + e.getMessage());
}
// 3. Check if Object is mutable.
codeString = "Object = {};";
try {
checker.check(codeString);
} catch (JavetSanitizerException e) {
System.out.println("3. " + codeString + " // Invalid: " + e.getMessage());
}
}
```
* The output is as follows.
```java
1. const a = 1; // Valid.
2. var a = 1; // Invalid: Keyword var is not allowed.
3. Object = {}; // Invalid: Identifier Object is not allowed.
```
## Blog
* [How to Compromise V8 on JVM](https://blog.caoccao.com/how-to-compromise-v8-on-jvm-ceb385572461)
* [Hello Swc4j, Goodbye Antlr](https://blog.caoccao.com/hello-swc4j-goodbye-antlr-f9a63e45a3d4)
## Document
* [Installation](docs/installation.md)
* [Tutorials](docs/tutorials/)
* [Development](docs/development.md)
* [Errors](docs/errors.md)
* [Release Notes](docs/release-notes.md)
## License
[APACHE LICENSE, VERSION 2.0](LICENSE)
| A JavaScript sanitizer framework for parsing and validating JavaScript code on JVM. | antlr4,antlr4-grammar,java,javascript,javet,antlr4-javascript,sanitizer | 2023-10-06T02:33:14Z | 2024-05-22T23:42:06Z | 2024-05-22T23:42:06Z | 1 | 1 | 95 | 0 | 0 | 4 | null | Apache-2.0 | Java |
Priyadarshan2000/Hacktoberfest_2k23 | main | 
# Hi <img src="https://raw.githubusercontent.com/MartinHeinz/MartinHeinz/master/wave.gif" width="30px"> HACKTOBERFEST 2023 IS HERE :bangbang::bangbang::bangbang:
:performing_arts: **What is Hacktoberfest ?**
:diamonds: Hacktoberfest is a month-long challenge. It happens every year in the month of October.
Hacktoberfest is open to everyone and it marks the celebration of **Open Source.** It's the biggest Open Source event that encourages newbies to participate in Open Source and create their 1st meaningful PR.
<h1 align="center"><img src='https://github.com/Priyadarshan2000/Awesome-Python-Scripts/blob/main/picture/octocat-wave-dribbble.gif'></h1>
🏆 🏆 **Rewards :** 🏆🏆
You get some awesome goodies which include A limited-edition Tree Plant for **FREE!**
🤔🤔**How can you Join** :grey_question::grey_question:
Navigate to the link below 👇 👇 and follow the instructions ✔️ ✔️
<https://hacktoberfest.digitalocean.com/register>
## Excited :interrobang: :star_struck: :star_struck: :star_struck:
To add your contributions towards opensource community and grab the oppurtunity:smiley: :smiley::smiley:
Then lets start with this repository.
### Head down :arrow_down: :arrow_down: :arrow_down: to see how to get started with the repo and follow the guidelines :dart: :dart: :dart:
#### ⚠️Rules :grey_exclamation: :grey_exclamation: :smirk_cat: :smirk_cat: :smirk_cat::
✅ Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
✅ The pull request must contain commits you made yourself.
✅ If a maintainer reports your pull request as 'spam' or 'invalid', it will not be counted toward your participation in Hacktoberfest.
✅ If a maintainer reports behaviour that’s not in line with the project’s code of conduct, you will be ineligible to participate.
✅ To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
This year, the first 55,000 participants can earn a T-shirt.
#### ⚠️What not to do :exclamation: :exclamation: :triumph: :triumph:
❌ PRs that are automated (e.g. scripted opening PRs to remove whitespace/optimize images)
❌ PRs that are disruptive (e.g. taking someone else’s branch/commits and making a PR)
❌ PRs that are regarded by a project maintainer as a hindrance vs. helping
❌ Something that’s clearly an attempt to simply +1 your PR count for October
## Steps to setup this Repository Locally :monocle_face: :monocle_face::monocle_face:
******
#### :one: Fork this repository to your account. :flushed: :flushed:
******

******
#### :two: Go to Git Bash and Clone the forked repository ⌨️ ⌨️ :
*****
```
$ git clone https://github.com/your_username/make-pull-request
```
#### :three: Add a remote (upstream) to original project repository:
``$ cd <cloned-folder>``
``$ git remote add upstream https://github.com/Priyadarshan2000/Hacktoberfest_2k23.git ``
******
#### 4️⃣ Now synchronize your forked repo:
It will help you to keep your forked repo updated with the original repo
``$ git checkout main``
``$ git fetch upstream``
``$ git merge upstream/main``
``$ git push origin main``
******
#### 5️⃣Now create a new branch :thread::
`` $ git checkout -b <feature-branch>``
******
#### 6️⃣Open the folder in your favourite code editor and add your changes or modifications.
******
## Creating a PR :scream: :scream: :scream: :scream: :
#### :small_red_triangle: After making changes or modification on to your code locally, you need to add these files to the staging area.
```
$ git add --all
```
#### :small_red_triangle: Once files added, you need to commit the changes to with an appropriate commit message.
```
$ git commit -m "<your-message>"
```
#### :small_red_triangle: After commiting the changes, you need to push the changes
```
$ git push origin <your-created-branch-name>
```
#### :small_red_triangle: Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.
#### :small_red_triangle: Click it and you'll be taken to this screen
#### :small_red_triangle: Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.
#### That's it. You have opened a PR. Wait for it to get merged. :partying_face: :partying_face: :partying_face:
<h2 align=center> ✨ Contributors </h2>
Thanks goes to these **Wonderful People** 👨🏻💻: 🚀 **Contributions** of any kind is welcome!
<table>
<tr>
<td>
<a href="https://github.com/Priyadarshan2000/Hacktoberfest_2k23/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Priyadarshan2000/Hacktoberfest_2k23" />
</a>
</td>
</tr>
</table>
## :confetti_ball: :confetti_ball: :fireworks: :fireworks: Thanks for your Contribution!! :collision: :collision: :collision: :cupid: :cupid:
<img align="center" alt="GIF" src="https://github.com/Priyadarshan2000/Awesome-Python-Scripts/blob/main/picture/1_IRGHmiGsa16stedQvIaZfw.gif" width="500" height="320" />
##### :mailbox_with_no_mail: :mailbox_with_no_mail: You can connect for any query (or can also ask by raising issue):grey_exclamation: :grey_exclamation: :grey_exclamation:
<a href= "https://www.linkedin.com/in/priyadarshan-ghosh-0a6274190/"><img src="https://img.icons8.com/fluency/48/000000/linkedin.png"/></a>
<a href= "http://priyadarshanghosh.com/"><img src="https://img.icons8.com/bubbles/48/000000/domain.png"/></a>
<a href="priyadarshanghosh26@gmail.com"><img src="https://img.icons8.com/fluency/48/000000/gmail-new.png"/></a>
<a href='https://github.com/Priyadarshan2000/'><img src="https://img.icons8.com/ios-filled/50/000000/github.png"/> </a>

<img align='center' height="70" alt="Thanks" width="100%" src="https://github.com/Priyadarshan2000/Priyadarshan2000/blob/master/Ending.svg"/>
| 🚀 Curated collection of HACKTOBERFEST 2023 | hacktoberfest,hactoberfest2023,javascript,open-source,nextjs,react-native,reactjs,threejs,css,html | 2023-10-03T03:41:45Z | 2023-11-03T13:28:37Z | null | 6 | 12 | 19 | 1 | 14 | 4 | null | null | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.