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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
onerbreno/orbit-trips | main | # Projeto Final - HTML Estático
Este é um projeto de criação de um site HTML estático com a temática de venda de viagens intergaláticas. O objetivo deste projeto é oferecer uma plataforma simples onde os visitantes possam explorar e adquirir viagens fictícias para destinos além do nosso planeta.
## Objetivos do projeto:
**Criação de uma Interface Básica:** O principal objetivo é desenvolver um site simples que apresente informações sobre destinos espaciais e permita que os visitantes façam reservas de viagens simuladas.
**Reservas Simuladas:** Implementaremos formulários básicos para que os visitantes escolham um destino e façam reservas de viagens. Isso será feito de forma simplificada, sem envolver processamento real de pagamentos.
**Responsividade Mínima:** O site será minimamente responsivo, com foco na acessibilidade em dispositivos de tamanhos diferentes.
**Acessibilidade:** O site contará com recursos de acessibilidade, com foco em tornar a apresentação acessível para todos os usuários.
Tecnologias Utilizadas:
- **HTML5:** Para estruturação do conteúdo.
- **CSS3:** Para estilização básica.
- **Javascript:** Para criação de elementos visuais com comportamento e interação com o usuário.
- **Imagens e gráficos:** Elementos visuais simples relacionados ao espaço.
- **Formulários HTML:** Para capturar informações de reserva.
## Equipe do Projeto:
------------------------------------------------------------------------------------
| Integrante | Username |
|--------------------|-------------------------------------------------------------|
| Breno Dias | **[onerbreno](https://github.com/onerbreno)** |
| Eric Altão | **[Altovisk09](https://github.com/Altovisk09)** |
| Isabela Menezes | **[IMenezes-GH](https://github.com/IMenezes-GH)** |
| Luís Gabriel V. | **[LuisBarrichello](https://github.com/LuisBarrichello)** |
| Matheus Benasse | **[1Matzh](https://github.com/1Matzh)** |
------------------------------------------------------------------------------------ | Projeto de criação de um site HTML estático com a temática de venda de viagens intergaláticas. | css-nesting,css3,html5,javascript,scroll-animation | 2023-09-24T16:47:14Z | 2023-09-29T20:49:07Z | null | 5 | 30 | 124 | 2 | 0 | 4 | null | null | CSS |
DylanBT928/berry-bounty | main | <p align="center">
<img src="images/berry.png" style="width:200px;height:200px;">
</p>
# Berry Bounty
🏴☠️ A clicker game inspired by One Piece
Play: https://dylanbt928.github.io/berry-bounty/
## License
Distributed under the MIT License. See `LICENSE` for more information.
| 🏴☠️ A clicker game inspired by One Piece | anime,clicker,clicker-game,css,html,javascript,onepiece,game | 2023-10-11T03:17:41Z | 2024-02-23T00:16:31Z | null | 1 | 0 | 15 | 0 | 0 | 4 | null | MIT | HTML |
dindarosalin/rest-meal | #3-Rest-Meal+PWA+Testing | # Rest Meal
Aplikasi mecari resto favorit
## Clone Repository
Untuk menjalankan aplikasi ini secara lokal, silakan clone repository ini dengan menjalankan perintah berikut:
```bash
git clone https://github.com/dindarosalin/rest-meal.git
npm install
npm run dev
```
## Front-End Tools
1. Javascript menggunakan Webpack
2. Html & CSS
## Implementations
1. Responsibility
2. Accessibility
3. Native Capability
4. Code Quality using ESlint
5. PWA Implementation
6. Integration Test using Jest testing framework
7. End to end Test using codecept
8. Image Optimization
9. Bundle Optimization
## Features
1. Landing Page with Restaurants List aka /Home
2. Detail Page to see detail's restaurant
3. Like Button to Liked and add a restaurant to Favorite Restaurants List
4. Review Form to Add a Review
5. Favorite Page to see All Favorite Restaurants
## UI







# Achievement



# Sertification
(https://www.dicoding.com/certificates/2VX36ENEVXYQ)
| Website Katalog Restaurant menggunakan javascript hingga optimasi. | html-css,html-css-javascript,javascript,nodejs,pwa,pwa-apps,responsive,responsive-web-design,testing,website | 2023-10-02T06:33:34Z | 2023-12-25T14:37:08Z | null | 1 | 0 | 64 | 0 | 0 | 4 | null | null | JavaScript |
kagarcia1618/ntaac | main | # Network Topology as a Code
By: Kenneth Acar Garcia
## Overview
This solution originated from the concept of dynamically rendering a network topology from a network source-of-truth data source, coupled with an interactive GUI. This interface offers the flexibility to present essential network statistics either for individual devices or specific links.
Please refer to this [link](https://kagarcia1618.github.io/ntaac/) for the documentation. | Network topology as a code use case. | apache-echarts,api,github,gitlab,grafana,javascript,mkdocs-material,netbox,python,network-topology-as-a-code | 2023-09-16T07:44:08Z | 2023-10-16T01:31:42Z | null | 1 | 0 | 14 | 0 | 0 | 4 | null | null | Python |
codeboysk/code-jungle | main | # A Developer's Life
You can find the full source codes of all my projects here. Follow my YouTube and Instagram page for more videos related to web development.
YouTube: https://www.youtube.com/channel/UC4MuEAJIkuPYpJy6Aap5Q9g
Instagram: https://www.instagram.com/code.jungle/
| You can find the full source codes of all my projects here. | css,css3,csstricks,html5,javascript,learncss,learnhtml,web-development,csstips,csstutorial | 2023-10-08T11:52:41Z | 2023-11-26T14:18:18Z | null | 1 | 0 | 26 | 0 | 4 | 4 | null | null | HTML |
intrepidbird/mersenne-primes | main | # Mersenne Primes Calculator
Calculates Mersenne Primes up to a given limit, written with HTML, CSS, and Javascript.
https://intrepidbird.github.io/mersenne-primes/
| Calculates Mersenne Primes using Javascript | calculator,javascript,mathematics,maths,prime-numbers,python,aops,intrepidbird-gauss | 2023-10-09T01:05:29Z | 2023-11-10T15:30:29Z | null | 1 | 0 | 19 | 0 | 4 | 4 | null | MIT | Python |
FigoArbiansyah/adasgo | master |
## Adasgo (0.0.0) ✨
Adasgo is an admin dashboard template created using HTML, Tailwind CSS, and Javascript. This template is public and can be used by anyone.

### How to use
To run this project
```bash
git clone https://github.com/FigoArbiansyah/adasgo.git
```
```bash
cd adasgo
```
```bash
npm install
```
```bash
npx tailwindcss -i ./src/input.css -o ./dist/css/output.css --watch
```
| Admin Dashboard Template, build with Tailwind CSS and Javascript | admin-dashboard,admin-template,admin-ui,javascript,tailwind,tailwind-css,tailwindcss,template | 2023-09-28T10:30:09Z | 2023-10-02T10:23:20Z | null | 1 | 0 | 14 | 0 | 1 | 4 | null | NOASSERTION | HTML |
slowkow/pubmed-pairs | main | <h1 align="center">✌️ pubmed-pairs</h1>
<p align="center">
Search <a href="https://pubmed.ncbi.nlm.nih.gov/">PubMed</a> for each pair of terms from two lists.
</p>
<p align="center">
Try it at <a href="https://slowkow.github.io/pubmed-pairs">slowkow.github.io/pubmed-pairs</a>
</p>
<p align="center">
<img src="https://github.com/slowkow/pubmed-pairs/assets/209714/3671acde-9c9f-4b5b-b19a-3aaa8b2ebe20">
</p>
This project uses HTML, CSS, and about 200 lines of Javascript to fetch data from the [NCBI Entrez API](https://www.ncbi.nlm.nih.gov/books/NBK25499/).
| ✌️ Search PubMed for each pair of terms from two lists. | bioinformatics,javascript,pubmed | 2023-09-18T17:03:34Z | 2023-11-16T16:51:41Z | null | 1 | 0 | 18 | 0 | 1 | 4 | null | MIT | JavaScript |
Team4FullstackDev/html_css-e_commerce | main | null | This Repository Project Clone Kyou.id with html & css | clone-website,css3,html5,javascript,slick-slider | 2023-09-28T15:02:17Z | 2023-09-29T07:24:04Z | null | 1 | 33 | 1 | 0 | 5 | 4 | null | null | HTML |
gZanda/Django_And_React | main | > By: Gabriel Zanda
# 📚 Django & React Guide
## 📌 About
Project made to understand how to create a Web Application integrating DJANGO and REACT
## 📌 Technologies
- Django
- Django Rest
- React
- PostgreSQL
## 📌 Django Guide
[0° - Reminders](/>%20DJANGO%20GUIDE/0.%20Reminders.md)
[1° - Project Setup](/>%20DJANGO%20GUIDE/1.%20Project%20Setup.md)
[2° - Connecting with Postgre](/>%20DJANGO%20GUIDE/2.%20Connecting%20With%20Postgre.md)
[3° - App's](/>%20DJANGO%20GUIDE/3.%20App's.md)
## 📌 React Guide
[0° - Reminders](/>%20REACT%20GUIDE/0.%20Reminders.md)
[1° - React Setup](/>%20REACT%20GUIDE/1.%20React%20Setup.md)
[2° - Organization](/>%20REACT%20GUIDE/2.%20Organization.md)
[3° - Components](/>%20REACT%20GUIDE/3.%20Components.md)
[4° - Routering](/>%20REACT%20GUIDE/4.%20Routering.md)
[5° - React Hooks](/>%20REACT%20GUIDE/5.%20React%20Hooks.md)
[6° - Event Handling](/>%20REACT%20GUIDE/6.%20Event%20Handling.md)
[7° - API connection](/>%20REACT%20GUIDE/7.%20API%20connection.md)
## 📌 Enjoy :)

| Simple project with DJANGO as rest API and REACT Frontend | django,javascript,python,react | 2023-09-18T17:36:54Z | 2023-11-08T02:58:02Z | null | 1 | 0 | 125 | 0 | 0 | 4 | null | null | Python |
mrrfv/Discord-Clyde-API | main | # Archived
> By December 1, 2023, users will no longer be able to invoke Clyde in DMs, Group DMs or server chats.
[Discord Support Article](https://support.discord.com/hc/en-us/articles/13066317497239)
---
# Discord Clyde API
An extremely simple, proof-of-concept HTTP/REST API for Discord's Clyde bot. This is not meant to be used in production at all - you may be rate-limited or banned from Discord for using this.
## Usage
### Installation
1. Clone the repository
2. Install dependencies with `npm install`
3. Create a `.env` file with the following contents:
```ini
# A Discord ACCOUNT token, not a bot token.
TOKEN=your_discord_account_token
# ID of a DEDICATED server with:
# - Clyde enabled
# - Administrator permissions
# The script will delete all channels in the server if it's over Discord's channel limit!
SERVER_ID=your_server_id
# Server port
PORT=3000
# Uncomment this if you want to enable CORS
# It's recommended to change this to a specific origin instead of "*"
#CORS_ORIGIN="*"
# Uncomment to enable rate limiting
# Change the value to the maximum number of requests per second
#RATELIMIT_MAX_RPS=10
# Clyde's user ID, don't uncomment or change this unless it has been changed by Discord
#CLYDE_USER_ID=""
```
4. Run the server with `npm start`
### Endpoints
1. GET `/`
It takes 2 query parameters, `message` (which is the message you want Clyde to say) and `conversationID` (a channel name for this conversation, used by Clyde for context).
For example, if you want to ask Clyde "Hello", you would send a GET request to `/?message=Hello&conversationID=exampleid`.
2. DELETE `/`
Takes one query parameter, `conversationID`, which is the conversation (channel) you want to delete.
3. GET `/healthcheck`
Returns a 200 OK if the server is running, the JSON response also contains information about whether it's connected to Discord or not.
## How it works
It's pretty simple - the API uses your Discord account token to log in as you, and then sends a message to Clyde in the specified server. Clyde then responds to the message, and the API returns the response.
It creates a new channel for each conversation, so context is preserved and Clyde can respond to multiple conversations at once. There's a limit of 450 conversations at once, since that's close to the maximum number of channels a server can have (500). If you go over this limit, the API will delete all channels in the server and start over.
| A basic API for Discord's Clyde AI bot, can be used as a free ChatGPT API. | ai,chatgpt,chatgpt-api,discord,discord-bot,freechatgpt,gpt,gpt-3,large-language-models,llm | 2023-10-01T10:58:45Z | 2023-11-17T07:35:36Z | null | 1 | 0 | 4 | 0 | 3 | 4 | null | null | JavaScript |
anburocky3/cyberdude-internship-app | main | # CyberDude Internship app 🎉 [In Development](https://cyberdude-internship.netlify.app)
[](https://github.com/anburocky3/cyberdude-internship-app)
[](https://github.com/anburocky3/cyberdude-internship-app)
[](https://github.com/anburocky3/cyberdude-internship-app)

[](https://discord.gg/6ktMR65YMy)
[](https://www.youtube.com/c/cyberdudenetworks)
Internship app to enroll in fullstack engineer course.
#### Screenshots
[Yet to be uploaded]
## 🎉 Check it yourself!
| 🚧 Build Status | [](https://app.netlify.com/sites/cyberdude-internship/deploys) |
| ---------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ✅ Live Website: | https://cyberdude-internship.netlify.app |
---
## 😎 Okay! How to Contribute?
1. [Fork this repository](https://github.com/anburocky3/cyberdude-internship-app/fork). Currently no contribution guide available.
## Expanding the ESLint configuration
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
- Configure the top-level `parserOptions` property like this:
```js
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
```
- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list
## Milestones
- [ ] Design
- [ ] Make the contents dynamic
- [ ] Make the learning interactive with auth, tracking etc.
### Author:
- [Anbuselvan Rocky](https://bit.ly/AnbuselvanRockyFB)
- [Our valuable Contributors:](https://cyberdude-internship.netlify.app/contributors)
| Internship app to enroll in fullstack engineer course. | html,javascript,react,reactjs,tailwindcss | 2023-09-22T14:19:58Z | 2023-10-11T23:28:58Z | null | 2 | 4 | 18 | 0 | 6 | 4 | null | MIT | TypeScript |
NataliaNazarenko/ComfortableCarRental | main | # Car Rental App
## Task Description
Create an application for a company that provides car rental services in Ukraine. The application consists of 3 pages:
1. **Home Page**: It should provide a general description of the services offered by the company. The styling and design are at your discretion.
2. **Catalog Page**: This page should contain a catalog of cars with different specifications. Users should be able to filter cars by brand, hourly rental price, and mileage.
3. **Favorites Page**: This page should display advertisements that the user has added to their favorites.
## Technical Requirements
- Implement the rental card according to the layout.
- The first catalog page should render 8 advertisements, and the rest should load on clicking the "Load more" button.
- Clicking the heart-shaped button on an advertisement card should add it to the favorites list and change the button color.
- When refreshing the page, the user's actions should persist. This means if an advertisement is added to favorites and the page is refreshed, the button should remain in the "favorite advertisement" state with the corresponding color.
- Clicking the heart-shaped button again should remove the advertisement from the favorites list and change the button color back to its initial state.
- Clicking the "Learn more" button should open a modal window with detailed information about the car and its rental conditions.
- The modal window should close when clicking the close button ("x"), clicking the backdrop, or pressing the Esc key.
- The car mileage in the code should be specified as a single value (e.g., 4500). In the UI, it should be displayed with commas (4,500).
- Implement the "Rental car" button as a link that allows the user to contact the company via phone number +380730000000.
## Routing
Implement routing using React Router. The application should have the following routes:
- `/`: Home page with a general description of the company's services.
- `/catalog`: Page containing a catalog of cars with different specifications.
- `/favorites`: Page displaying advertisements that the user has added to their favorites.
If a user visits a non-existent route, they should be redirected to the home page.
## Additional Task
Add filtering:
- Dropdown with car brands from `makes.json` - display advertisements with cars of the corresponding brand.
- Dropdown with hourly rental prices (in increments of $10) - display advertisements with cars whose rental price falls within the user-selected price range.
- Group of inputs to determine the mileage range within which the user will search for advertisements.
## Frontend
1. Make a copy of this project.
2. Don't forget in properties allow git-hub-actions.
3. Clone the project to your computer
4. Install all dependencies with: `npm i`
5. Change project name and username in package.json in fields "name" and
"homepage"
6. in index.js write the correct basename="/car-rent" of your project with /
(slash)
7. Pull your changes to GitHub
8. For deploying, you can use gh-pages.
9. To start your project, use the command: `npm start`
## Backend
Create your own backend for development using the UI service [mockapi.io](https://mockapi.io/). Create a resource named `adverts`. Describe the advertisement object as outlined below.
### Advert
Create an advertisement in Mockapi with the following fields: `id`, `year`, `make`, `model`, `type`, `img`, `description`, `fuelConsumption`, `engineSize`, `accessories`, `functionalities`, `rentalPrice`, `rentalCompany`, `address`, `rentalConditions`, `mileage` (see screenshot below). You can use the `adverts.json` file for populating the collection.

You can select the car images on your own.
The database should contain at least 32 advertisements with different values according to your discretion. Pagination should be implemented, with one pagination page containing 8 advertisements.
| Car Rental App | javascript,mockapi,react,css3,emotion,react-icons,react-redux | 2023-10-06T15:58:18Z | 2023-10-17T20:44:08Z | null | 1 | 0 | 15 | 0 | 0 | 4 | null | null | JavaScript |
ajjayymahato/ToDoApp | main | # 📌 ToDoApp 📌
Join `Hacktoberfest` By Contributing To `ToDoApp`, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!ToDoApp
├── frontend
│ ├── react
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── src
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ ├── angular
│ │ ├── ...
│ ├── vue
│ │ ├── ...
│ ├── bootstrap
│ │ ├── ...
├── backend
│ ├── springboot
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── src
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ ├── django
│ │ ├── ...
│ ├── flask
│ │ ├── ...
├── fullstack
│ ├── react-springboot
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── frontend
│ │ │ ├── backend
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ │ ├── MyFirstName-BirthdayDate-CityName
│ │ │ ├── frontend
│ │ │ ├── backend
│ │ │ ├── screenshots
│ │ │ ├── README.md
│ ├── angular-springboot
│ │ ├── ...
│ ├── react-django
│ │ ├── ...
├── CONTRIBUTING.md
├── CODE_OF_CONDUCT.md
├── README.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 ToDoApp 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! 🙌
| Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time! | hacktoberfest,hacktoberfest-accepted,angular,django,flask,java,javascript,nextjs,python,reactjs | 2023-09-29T06:07:45Z | 2023-10-20T16:27:30Z | null | 4 | 10 | 16 | 8 | 8 | 4 | null | MIT | Java |
corbado/example-passkeys-ruby-react | main | # Ruby on Rails & React Passkey Example App
This is a sample implementation of a Ruby on Rails application with a React.js frontend that offers passkey
authentication. For simple passkey-first authentication, the Corbado UI components are used.
Please read the [full blog post](https://www.corbado.com/blog/passkeys-ruby-on-rails-react) to see all the required
steps to integrate passkeys into a Ruby on Rails / React app.
## File structure
```
...
├── app
| ...
| ├── controllers
| | └── pages_controller.rb # Controller for our pages
| |
├── config
| ...
| ├── environments
| | ├── development.rb # Development environment config
| | └── production.rb # Production environment config
| |
| └── routes.rb # The Ruby on Rails routes are configured here
|
└── frontend
...
├── .env
└── src
...
├── index.js # Root of our React.js app which also contains the React.js routes
└── routes
├── login.js # Login page containing the Corbado auth component
└── profile.js # Profile page showing information about the current user
```
## 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).
Open the `development.rb` and `production.rb` files under /config/environments and set the `corbado_project_id` variable
to your Corbado project ID.
## Usage
Build the React frontend by heading into the frontend folder with
```bash
cd frontend
```
and then run
```bash
npm i && npm run build
```
Then, you can run the project locally by executing the following command:
```bash
bin/rails s
```
| Ruby on Rails & React repository of a sample app that offers passkey authentication. | faceid,fido2,javascript,passkey,passkeys,react,ruby,ruby-on-rails,touchid,webauthn | 2023-10-04T13:01:16Z | 2024-05-08T14:16:56Z | null | 6 | 1 | 19 | 0 | 0 | 4 | null | null | JavaScript |
ovniroto/confettis | main | 
[](https://www.npmjs.com/package/confettis)
[](https://github.com/ovniroto/confettis/issues)
[](https://github.com/ovniroto/confettis/tags)
[](https://github.com/ovniroto/confettis/commits/main/)
[](https://github.com/ovniroto/confettis/blob/main/LICENSE)
# 🎉 Confettis v0.3.4
Confettis is a small lib to add confettis to your website. Yep, confettis! 🎉
* 😊 SSR Support
* 🎉 Common confettis
* 👽 Emoji coffetis
* ⭐️ Star confettis
* 🟡 Circle confettis (snow?)
* ✨ Confettis with different sizes
* 🗿 Static or moving confettis
* 😄 Super easy to use!
### Demo
[confettis.ovni.dev](https://confettis.ovni.dev)
### Resources
- [Documentation](https://confettis.ovni.dev/docs)
- [Changelog](https://github.com/ovniroto/confettis/blob/main/CHANGELOG.md)
## Installation
Browser:
```html
<script src="https://cdn.jsdelivr.net/npm/confettis@0.3.4/lib/confettis.min.js"></script>
```
Deno:
```js
import * as confetti from 'https://esm.sh/confettis@0.3.4'
```
Node:
```sh
$ npm i confettis
```
```js
import * as confetti from 'confettis'
```
## Usage
### Basic usage
```js
confetti.create()
```
### Advanced usage
```js
confetti.create({
x: 0.5,
y: 0.7,
count: 500,
ticks: -1,
gravity: [ 0.7, 1.2 ],
speed: [ 35, 45 ],
scale: [ 0.7, 0.8 ],
decay: 0.91,
shapes: [ 'square', 'ellipse' ]
})
```
This is just an example, but you can do anything. I recommend you look at the examples I have put on the web! See more examples [here](https://confettis.ovni.dev)!
## Parameters
When creating a new confetti you can change the parameters to change the position, particle count, angle, gravity, etc.
| Option | Type | Default | Description |
| :---: | :---: | :---: | --- |
| `canvas` | `string` | confettis | Id of canvas where you are going to show the confetti. If you do not put anything, a canvas will be created with id "confettis". |
| `count` | `number` | 100 | Number of confetti to launch. Remember that the more particles the web performance will be worse. The recommended is between 1 and 300 particles per second. |
| `x` | `number` | 0.5 | The X position is horizontal, being 0 the left edge and 1 the right edge. |
| `y` | `number` | 0.7 | The Y position is vertical, being 0 the upper edge and 1 the lower edge. |
| `z` | `number` | MAX_SAFE_INTEGER | The Z position on the page (z-index). Determine whether it is shown above or below other web elements. The higher the number, it will be shown above all (recommended). Default is Number.MAX_SAFE_INTEGER (2147483647) to overcome the height of most popular UI libs. |
| `gravity` | `number` or `[number]` | 1 | Gravity determine how quickly the confetti will fall. You can play with this parameter to make it fall faster or slower, and you can even make the confetti rise up. |
| `ticks` | `number` or `[number]` | 300 | Time that confetti will take to disappear (opacity). The higher the number, it will take longer to disappear. Put it in -1 to deactivate it and make it always visible. |
| `speed` | `number` or `[number]` | 45 | Speed with which the confetti will begin to move. |
| `scale` | `number` or `[number]` | 0.8 | Scale factor for each confetti particle. Use decimals to make the confetti smaller. Example: [ 0.8, 1, 1.3 ] |
| `overflow` | `object` | | Prarameter to allow confetti particle exceed the canvas without being deleted |
| `overflow`.`left` | `boolean` | false | When set to `true` allows the left overflow |
| `overflow`.`right` | `boolean` | false | When set to `true` allows the right overflow |
| `overflow`.`top` | `boolean` | true | When set to `true` allows the top overflow |
| `overflow`.`bottom` | `boolean` | false | When set to `true` allows the bottom overflow |
| `decay` | `number` | 0.92 | Determine the speed with which the confetti will lose speed. Keep this number between 0 and 1 so that the confetti does not go to the speed of light. |
| `drift` | `number` | 0 | Determine the side where the confetti will go. 0 indicates that it will fall down. A negative number indicates that it will go to the left, and a positive number indicates that it will go to the right. |
| `angle` | `number` | 90 | The angle at which the confetti is going to be released. In degrees (0-360) |
| `spread` | `number` | 70 | How far the confetti can come. In degrees (0-360) |
| `quiet` | `boolean` | false | It allows to create static confetti. Perfect if you want `square` or ` ellipse` confetti without moving when falling. |
| `colors` | `[string]` | | Array with strings of the colors you want to show the confetti. The colors must be in Hex format (#ffffff). |
| `shapes` | `[string]` | | An array of shapes for the confetti. |
| `emojis` | `[string]` | | An array of emojis for the confetti. |
Accepted shapes
| Shape | Description |
| :---: | --- |
| `square` | Create common square confetti. |
| `ellipse` | Create confetti in the form of ellipse. |
| `circle` | Create confetti in the form of a circle. |
| `star` | Create confetti in the form of star with five spikes. |
| `emoji` | Create confetti with emojis. |
## Contributors
All issue reports, feature requests, pull requests and github stars are welcomed and much appreciated.
## Thanks
Special thanks to catdad for [canvas-confetti](https://github.com/catdad/canvas-confetti). I have created this project as inspiration to obtain a cleaner and legible code in typescript, and add extra functions. | Yep, confettis! 🎉 | confetti,effects,javascript,npm,typescript,confettis | 2023-09-29T12:52:32Z | 2024-03-06T18:11:42Z | 2024-03-06T18:08:35Z | 1 | 7 | 33 | 5 | 0 | 4 | null | MIT | JavaScript |
saiforceone/create-storm-stack | main | # S.T.🌀.R.M Stack CLI (beta)
Introducing the S.T.🌀.R.M Stack, the easiest way to create modern fullstack web application.
We believe that using S.T.🌀.R.M will be a breeze 🙃
## Requirements
The S.T.🌀.R.M stack has a few core requirements shown below
* [Python 3.8+](https://www.python.org/)
* [NodeJs 18.x](https://nodejs.org/en)
* [Pipenv](https://pipenv.pypa.io/en/latest/) (refer to changes to Python's handling of modules or just install it with Homebrew)
## Supported Platforms
The S.T.🌀.R.M Stack CLI aims to be platform-agnostic once the core dependencies are met. That said, below shows platform
support currently.
* ✅ Linux (Ubuntu 22.04+)
* ✅ MacOS
* ✅ Windows
## The Main Stack
- [Starlette](https://www.starlette.io/) (Web Framework)
- [Tailwind CSS](https://tailwindcss.com/) (Styling)
- [Reactive UI](https://vitejs.dev/) (Vite)
- [MongoDB](https://www.mongodb.com/) (Database)
## Things to keep in mind
- This is an early version of the CLI and things may change in future versions
- Some things might not work properly with later versions or Python
- When running on windows, it is better to use `Powershell` or `Gitbash` when running `storm-dev` via `npm`
## Creating your first S.T.🌀.R.M Stack project
### Creating the project
To create your first project, in a terminal window, run the following and answer the prompts
```shell
npx create-storm-stack@latest
```
The command above will start the scaffolding process. Once you answer all the prompts, the process will start.
Once completed, the instructions for running the project will be printed out.
#### Project Naming Conventions
**Import note:** _Project names follow Python conventions so spaces or special characters are not allowed_
* ✅ my_storm_project
* ✅ mystormproject
* ⛔ my-storm-project
* ⛔ my storm project
### Running your project
Activate the virtual environment
```shell
pipenv shell
```
Run the project
```shell
npm run storm-dev
```
By default, your newly created S.T.🌀.R.M Stack project will be accessible from `http://127.0.0.1:5000`
### Database Stuff
The default database for your newly created S.T.🌀.R.M Stack project will have the same name as your project.
For example, if your project was called `my_project` the mongodb uri would be `mongodb://localhost:27017/my_project`.
**Note:** _You may change the database settings as needed for your project._
## S.T.🌀.R.M Stack Module System
The S.T.🌀.R.M Stack makes use of _modules_ where a _module_ is a collection of backend (controller + model) and optional frontend components.
You can think of modules kinda like resources. More information on this will be in the official documentation.
### Creating a module
From the root of your S.T.🌀.R.M Stack project, you can run the following command to create a module
```shell
npx create-storm-stack@latest makeModule --name <module_name> [--plural <pluralized_module_name> --controllerOnly]
```
**Note:** _the only required option is `--name <module_name>`_
* `-name <module_name>`: specifies the name of the module to be created. This name must be unique and follows the same naming conventions as above
* `--plural <pluralized_module_name>`: optionally specifies the pluralized name of the module. Setting this will make API endpoints and frontend paths more REST-like
* `--controllerOnly`: optionally specifies if the creation of frontend components should be skipped for the module being created
#### Examples of module creation
Here are a few examples to get you started with creating your own modules
**Example of making a normal module**
```shell
npx create-storm-stack@latest makeModule --name biscuit --plural biscuits
```
**Example of making an api-only module**
```shell
npx create-storm-stack@latest makeModule --name lemon --plural lemons --controllerOnly
```
#### Accessing your newly-created module
When a module is created, your can access the corresponding api endpoint at `http://127.0.0.1:5000/api/<module_name>` or `http://127.0.0.1:5000/api/<pluralized_module_name>`
Frontend components can be accessed at the `http://127.0.0.1:5000/#/<module_name>` or `http://127.0.0.1:5000/#/<pluralized_module_name>`.
**Note:** _Further details will be provided in the developer docs/manual_
### Important Files & Folders (Module)
When a module is created, several file are created and others are updated as shown below.
* `storm_modules/storm_modules.json`: this file manages the entire module system
* `storm_controllers`: controllers created will be added to this folder. The `storm_controllers/__init__.py` file will be automatically updated
* `storm_routes/__init__.py`: This file is automatically updated when a module is created. There is no need to manually update this
* `storm_models`: models created will be added to this folder.
* `storm_fe_<frontend>/src/pages`: Frontend components will be added to this folder.
**Note:** _More details will be provided in the developer docs/manual_
| NodeJS-based CLI to scaffold modern fullstack web applications with almost any modern frontend. ST🌀RM (Storm) = Starlette + Tailwind CSS + Reactive UI (Vite) + MongodB | nodejs,python,starlette,vite,javascript,reactjs,typescript,vue | 2023-09-21T02:56:32Z | 2024-02-08T18:02:55Z | 2024-01-13T21:35:40Z | 2 | 30 | 102 | 6 | 0 | 4 | null | BSD-3-Clause | TypeScript |
Scirra/Construct-Plugin-EpicGames | main | # Epic Games for WebView2
This repository contains code for the [Epic Games for WebView2 Construct plugin](https://www.construct.net/en/make-games/addons/1106/epic-games-webview2), and its associated wrapper extension (a DLL which integrates the Epic Online Services SDK, aka EOS SDK). This allows integrating Construct projects with Epic Games 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 [EOS SDK](https://dev.epicgames.com/sdk) - download the *C SDK* and extract the *SDK* subfolder to the *epic-games-sdk* subfolder such that the file `epic-games-sdk\Include\eos_sdk.h` exists.
- An account on the [Epic Games Developer Portal](https://dev.epicgames.com/portal). You will need to create an organization and product and obtain the necessary IDs (*Product ID*, *Client ID*, *Client secret*, *Sandbox ID* and *Deployment ID* - see the [Epic developer documentation](https://dev.epicgames.com/docs) for more details).
The Construct plugin requires 2 DLLs, each in the x86 (32-bit) and x64 (64-bit) architectures, for a total of 4 DLL files. These are:
- **EpicGames_x86.ext.dll** / **EpicGames_x64.ext.dll** - the wrapper extension DLL, built from the *wrapper-extension* files
- **EOSSDK-Win32-Shipping.dll** / **EOSSDK-Win64-Shipping.dll** - the EOS SDK DLLs
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-EpicGames/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 Epic Games, see the [Epic Games plugin documentation](https://www.construct.net/en/make-games/addons/1106/epic-games-webview2/documentation).
A sample Construct project is provided in this repository which is just a technical test of the plugin features. However its IDs have been removed so you will need to set up your own on the Developer Portal. Also note the DevAuthTool option will need to be updated with your own host and credential name before it works.
## 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 EOS SDK 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-EpicGames/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-EpicGames/blob/main/CONTRIBUTING.md).
## License
This code is published under the [MIT license](LICENSE). | The Epic Games for WebView2 plugin and associated wrapper extension. | construct,cpp,epicgames,javascript | 2023-09-19T15:54:11Z | 2024-01-10T11:36:03Z | null | 1 | 0 | 10 | 0 | 1 | 4 | null | MIT | C++ |
LucasSaud/itbot | main | # AutoAtende WhatsApp Bot
<br/>
<div align="center">
<a href="https://www.buymeacoffee.com/elsaud"><img src="https://img.buymeacoffee.com/button-api/?text=Support this project&emoji=&slug=skl11&button_colour=FFDD00&font_colour=000000&font_family=Poppins&outline_colour=000000&coffee_colour=ffffff" /></a>
</div>
<br/>
## Table of Contents
- [Description](#description)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Author](#author)
## Description
AutoAtende is a WhatsApp bot developed in Node.js using the Baileys library. This bot is designed to automate tasks on WhatsApp, making it a useful tool for various purposes.
## Requirements
Before you can run the AutoAtende WhatsApp Bot, ensure you have the following dependencies installed:
- Node.js: [Download Node.js](https://nodejs.org/)
- MariaDB: [Download MariaDB](https://mariadb.org/)
## Installation
To install the AutoAtende WhatsApp Bot, follow these steps:
1. Clone this repository to your local machine:
```shell
git clone https://github.com/lucassaud/autoatende.git
```
2. Change your working directory to the project folder:
```shell
cd autoatende
```
3. Install the required Node.js packages using npm:
```shell
npm install
```
4. Set up your MariaDB database. You may need to create a database, configure the connection settings in the `conf/config.js` file, and run any necessary migrations.
5. Start the bot:
```shell
npm start
```
The AutoAtende WhatsApp Bot should now be up and running.
## Usage
To use the bot, you can interact with it via WhatsApp. The bot can perform various tasks depending on its configuration and your specific use case.
## List of commands
You can use the following commands in your WhatsApp conversations:
- **!delivery:** Notifies that the order is out for delivery.
```bash
!entrega
```
Example: Send `!entrega` to notify the customer that their order is out for delivery.
- **!pickup:** Notifies that the order is ready for pickup.
```bash
!retirada
```
Example: Send `!retirada` to inform the customer that their order is ready for pickup.
- **!block:** Adds the number to the exclusion list.
```bash
!bloqueia
```
Example: Send `!bloqueia` to add a number to the exclusion list.
- **!unblock:** Removes the number from the exclusion list.
```bash
!desbloqueia
```
Example: Send `!desbloqueia` to remove a number from the exclusion list.
- **!bot:** Notifies the use of the bot.
```bash
!bot
```
Example: Send `!bot` to receive information about the bot.
- **!backup:** Performs a database backup.
```bash
!backup
```
Example: Send `!backup` to initiate a backup of the database.
- **!status:** Checks the server status.
```bash
!status
```
Example: Send `!status` to get information about the server status.
- **!pix:** Receives the company's PIX key.
```bash
!pix
```
Example: Send `!pix` to receive the company's PIX key for payment.
- **!stats:** Gets statistics and reports.
```bash
!stats
```
Example: Send `!stats` to retrieve statistics and reports.
- **!hello:** Receives a greeting from the bot.
```bash
!oi
```
Example: Send `!oi` to receive a friendly greeting from the bot.
- **!welcome:** Receives welcome messages.
```bash
!bv
```
Example: Send `!bv` to receive welcome messages.
- **!menu:** Shows the menu.
```bash
!cardapio
```
Example: Send `!cardapio` to view the menu.
- **!address:** Shows the store's address.
```bash
!endereco
```
Example: Send `!endereco` to get the store's address.
- **!hours:** Shows the store's operating hours.
```bash
!horario
```
Example: Send `!horario` to check the store's operating hours.
# All commands can be changed by accessing the config.js file. To make alterations, please access the config.js file.
## Contributing
If you would like to contribute to this project, please follow these guidelines:
1. Fork the repository on GitHub.
2. Make your changes and commit them to your fork.
3. Submit a pull request to the main repository.
4. Your contributions will be reviewed and merged if they align with the project's goals.
## License
[Hippocratic + Do Not Harm Version 1.0](https://github.com/lucassaud/autoatende/blob/master/LICENSE)
## Legal
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WA or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.
## Author
- Author: Lucas Marinho Saud
- GitHub: [https://github.com/lucassaud](https://github.com/lucassaud)
## Cryptography Notice
This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See [http://www.wassenaar.org/](http://www.wassenaar.org/) for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.
| AutoAtende is a node.js-based WhatsApp bot, powered by Baileys designed for seamless and automated interactions. | baileys,baileys-bot,javascript,nodejs,restaurant,sequelize,whatsapp,whatsapp-bot | 2023-09-28T15:27:30Z | 2023-11-29T16:25:52Z | 2023-11-26T23:55:27Z | 1 | 3 | 134 | 0 | 1 | 4 | null | NOASSERTION | JavaScript |
patrickmps/bloglist | main | # BlogList API

<div align="center">










</div>
## Sobre
O BlogList API permite aos usuários salvar informações sobre blogs interessantes que encontram pela internet. Com o BlogList, você pode criar sua própria biblioteca pessoal de blogs favoritos, mantendo o controle de autores, títulos, URLs e a quantidade de votos positivos de outros usuários da aplicação.
## Rodando localmente
Clone o projeto
```bash
git clone https://github.com/patrickmps/bloglist.git
```
Entre no diretório do projeto
```bash
cd bloglist
```
Instale as dependências
```bash
npm install
```
Inicie o servidor
```bash
npm start
```
## Variáveis de Ambiente
Para rodar esse projeto, você vai precisar adicionar as seguintes variáveis de ambiente no seu .env
`MONGODB_URI` - uri do banco MongoDB
`PORT` - porta na qual irá rodar o server, por padrão está 3001
`TEST_MONGODB_URI` - uri do banco MongoDB para testes
`SECRET` - string usada para gerar o token JWT
## Documentação da API
### Blogs
#### Retorna todos os blogs
```http
GET /api/blogs
```
- Response 200 (application/json)
[
{
"title": "React patterns",
"author": "Michael Chan",
"url": "https://reactpatterns.com/",
"likes": 7,
"user": {
"username": "root",
"name": "Superuser",
"id": "65232e0901ea275e5bc8531b"
},
"id": "6523554c0aa5a2931c23e086"
},
{
"title": "React patterns",
"author": "Michael Chan",
"url": "https://reactpatterns.com/",
"likes": 7,
"user": {
"username": "root",
"name": "Superuser",
"id": "65232e0901ea275e5bc8531b"
},
"id": "652359374dd34402dbb0321c"
},
...
]
#### Adiciona um blog
```http
POST /api/blogs
```
- Request (application/json)
- Headers
Authorization: Bearer [access_token]
- Body
{
"title": "Tulio Calil Dev",
"author": "Tulio Calil",
"url": "https://tuliocalil.com",
"likes": 29
}
- Response 201 (application/json)
{
"title": "Tulio Calil Dev",
"author": "Tulio Calil",
"url": "https://tuliocalil.com",
"likes": 29,
"user": "652be8b022111afd709708b5",
"id": "652d7c3d3839ac5b34e1d3ad"
}
#### Retorna um blog
```http
GET /api/blogs/${id}
```
| Parâmetro | Tipo | Descrição |
| :-------- | :------- | :------------------------------------------ |
| `id` | `string` | **Obrigatório**. O ID do blog que você quer |
- Response 200 (application/json)
{
"title": "Tulio Calil Dev",
"author": "Tulio Calil",
"url": "https://tuliocalil.com",
"likes": 29,
"user": "652be8b022111afd709708b5",
"id": "652d7c3d3839ac5b34e1d3ad"
}
#### Atualiza um blog
```http
PUT /api/blogs/${id}
```
| Parâmetro | Tipo | Descrição |
| :-------- | :------- | :------------------------------------------ |
| `id` | `string` | **Obrigatório**. O ID do blog que você quer |
- Request (application/json)
- Body
{
"likes": 35
}
- Response 200 (application/json)
{
"title": "Tulio Calil Dev",
"author": "Tulio Calil",
"url": "https://tuliocalil.com",
"likes": 35,
"user": "652be8b022111afd709708b5",
"id": "652d7c3d3839ac5b34e1d3ad"
}
#### Deleta um blog
```http
DEL /api/blogs/${id}
```
| Parâmetro | Tipo | Descrição |
| :-------- | :------- | :------------------------------------------ |
| `id` | `string` | **Obrigatório**. O ID do blog que você quer |
**Obs.:** para deletar um blog é preciso ser o usuário que o adicionou.
- Request (application/json)
- Headers
Authorization: Bearer [access_token]
- Response 204
### Users
#### Retorna todos os usuários
```http
GET /api/users
```
- Response 200 (application/json)
[
{
"username": "root",
"name": "Superuser",
"blogs": [
{
"title": "React patterns",
"author": "Michael Chan",
"url": "https://reactpatterns.com/",
"likes": 7,
"id": "652359374dd34402dbb0321c"
}
]
},
{
"username": "superroot",
"name": "Superuser",
"blogs": [],
"id": "652c592fe49c2dc01a25c681"
}
]
#### Cria um usuário
```http
POST /api/users
```
- Request (application/json)
- Body
{
"username": "patrickmps",
"name": "Patrick Mota",
"password": "senha321"
}
- Response 201 (application/json)
{
"username": "patrickmps",
"name": "Patrick Mota",
"blogs": [],
"id": "652d88d5b79d74c37e6ce558"
}
### Login
#### Faz login na api
```http
POST /api/login
```
- Request (application/json)
- Body
{
"username": "patrickmps",
"password": "senha321"
}
- Response 201 (application/json)
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImthbGlsMzIiLCJpZCI6IjY1MmJlOGIwMjIxMTFhZmQ3MDk3MDhiNSIsImlhdCI6MTY5NzQ3OTYyMSwiZXhwIjoxNjk3NDgzMjIxfQ.xkOd_EdpfdIs_cbNJInwEWmrPKauLCOznyYL8zFnSII",
"username": "patrickmps",
"name": "Patrick Mota"
}
## Rodando os testes
Para rodar os testes, rode o seguinte comando
```bash
npm run test
```
## Licença
[MIT](https://choosealicense.com/licenses/mit/)
| O BlogList API permite aos usuários salvar informações sobre blogs interessantes que encontram pela internet. | express,expressjs,javascript,mongodb,node,nodejs,react,reactjs | 2023-10-03T00:22:30Z | 2023-10-30T14:03:11Z | null | 1 | 0 | 15 | 0 | 0 | 4 | null | MIT | JavaScript |
Wilsmac/MakeBot-MD1 | master |
<p align="center">
<a href="https://github.com/Wilsmac/MakeBot-MD1"><img src="http://readme-typing-svg.herokuapp.com?font=mono&size=18&duration=3000&color=[00FFFF]¢er=falso&vCenter=falso&lines=𝑴𝑨𝑲𝑬𝑩𝑶𝑻-𝑴𝑫++;𝑩𝑰𝑬𝑵𝑽𝑬𝑵𝑰𝑫𝑶(𝑨)+𝑨𝑳+𝑹𝑬𝑷𝑶𝑺𝑰𝑻𝑶𝑹𝑰𝑶" height="80px"></a>
</p>
<p align="center">
<img src="https://telegra.ph/file/f2aab2a6191afb9660910.jpg" alt="MAKEBOT-MD 1" width="500"/>
</p>
<p align="center">
<a href="https://github.com/Wilsmac/MakeBot-MD1"><img title="MakeBot-MD" src="https://img.shields.io/badge/ 𝑺𝑰 𝑻𝑬 𝑨𝑮𝑹𝑨𝑫𝑨 𝑬𝑳.𝑹𝑬𝑷𝑶𝑺𝑰𝑻𝑶𝑹𝑰𝑶 𝑨𝑷𝑶𝒀𝑨𝑴𝑬 𝑪𝑶𝑵 𝑼𝑵𝑨🌟- ¡𝑮𝑹𝑨𝑪𝑰𝑨𝑺! -red?colorA=%233CCED8&colorA=%233CCED8&style=for-the-badge"></a>
</p>
<p align="center">
<a href="https://github.com/Wilsmac/MakeBot-MD1"><img title="MakeBot-MD" src="https://img.shields.io/badge/ 🌺 ESTÁ ES UNA VERSIÓN SIMPLIFICADA DE GataBotLite-MD 🌺 -red?colorA=%233CCED8&colorB=%233CCED8&style=for-the-badge"></a>
</p>
<div align="center">
<a href="mailto: indefinido202@gmail.com">
<img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" alt="Gmail">
</a>
<a href="https://www.facebook.com/groups/1039865800178898/?ref=share">
<img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" alt="Facebook">
</a>
<a href="https://www.youtube.com/@wilSMaC">
<img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube">
</a>
<a href="https://instagram.com/cmwilmer4">
<img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white">
</a>
<a href="https://paypal.me/">
<img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white">
</div>
### Cuentas Oficiales:
> Al acceder a la plataforma, obtendrás acceso a todos los enlaces oficiales de MakeBot-MD. Además, te mantendremos informado con boletines y mensajes exclusivos sobre las últimas novedades. La página se actualiza constantemente para ofrecerte la información más relevante. ¡No te pierdas ninguna actualización y únete a nuestra comunidad ahora mismo!
<a href="https://www.atom.bio/Wilsmac/">
<img src="https://img.shields.io/badge/MakeBot-_Accounts-000000%7D?style=for-the-badge&logo=biolink&logoColor=dark">
</a>
#### DISPONIBLE EN:
> - [x] TERMUX, REPLIT, WINDOWS.
[`♻️ App Termux`](https://f-droid.org/es/packages/com.termux/)
### 🌸 INSTALACIÓN AUTOMÁTICA - TERMUX 🌸
<a href="https://youtu.be/tzM0f_N8BII">
<img src="https://img.shields.io/badge/Tutorial-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="Tutorial"> </a>
```bash
termux-setup-storage
```
```bash
apt update -y && yes | apt upgrade && pkg install -y bash wget && wget -O - https://raw.githubusercontent.com/Wilsmac/MakeBot-MD1/master/gatalite.sh | bash
```
#### EN CASO QUE QUIERA USAR ESTE MÉTODO DEBE DE EDITAR (Previo a una Bifurcación)
- [`Repositorio`](https://github.com/Wilsmac/MakeBot-MD1/blob/14da583cddcf76285988dadb76cfc77f9373d8a8/gatalite.sh#L155)
- [`Nombre del Bot`](https://github.com/Wilsmac/MakeBot-MD1/blob/14da583cddcf76285988dadb76cfc77f9373d8a8/gatalite.sh#L159)
- Actualizar: `https://raw.githubusercontent.com/Wilsmac/MakeBot-MD1/master/gatalite.sh`
### 🌼 INSTALACIÓN MANUAL - TERMUX 🌼
```bash
termux-setup-storage
apt update
apt upgrade
pkg install -y git nodejs ffmpeg imagemagick yarn
git clone https://github.com/Wilsmac/MakeBot-MD1
cd MakeBot-MD1
yarn install
npm install
npm start
```
### 🍁 TERMUX 24/7 🍁
> Comandos para realizar una ejecución 24/7
- INICIAR
> Use estos comandos dentro de la carpeta MakeBot-MD
```bash
termux-wake-lock && npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
```
- DETENER PM2
> Detener todos los procesos del bot
```bash
pm2 stop all && pm2 unstartup
```
- REANUDAR
> Reanudar los procesos, usar dentro de la carpeta MakeBot-MD
```bash
pm2 start index.js
```
- VISUALIZAR EL PROCESO
> Usar dentro de la carpeta GataBotLite-MD para ver en tiempo real
```bash
pm2 logs
```
- ELIMINAR PROCESOS PM2
> Eliminar todos los procesos del bot. Para volver a usar PM2 debe volver a usar los comandos de INICIAR
```bash
pm2 delete all
```
> **Note** Demanda consumo de RAM y CPU, el resultado mejora mientras las especificaciones del dispositivo sean moderadas
### 🌹 INSTALACIÓN EN REPLIT 🌹
<a target="_blank" href="https://replit.com/github/Wilsmac/MakeBot-MD1"><img alt="Run on Replit" src="https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg"></a>
> **Note** Agregue estos comandos en Shell para empezar la instalación automática por Replit:
```bash
npm install -g ffmpeg imagemagick git yarn && npm i && node --no-warnings index.js
```
## 🌻 INSTALACIÓN PARA WINDOWS/VPS/RDP 🌻
<a href="https://youtu.be/SaxYKnnZo3E">
<img src="https://img.shields.io/badge/Tutorial-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="Tutorial"> </a>
* Descargar e instala Git [`Aquí`](https://git-scm.com/downloads)
* Descargar e instala NodeJS [`Aquí`](https://nodejs.org/en/download)
* Descargar e instala FFmpeg [`Aquí`](https://ffmpeg.org/download.html) (**No olvide agregar FFmpeg a la variable de entorno PATH**)
* Descargar e instala ImageMagick [`Aquí`](https://imagemagick.org/script/download.php)
```bash
git clone https://github.com/Wilsmac/MakeBot-MD1
cd MakeBot-MD1
npm install -g yarn
yarn
npm install
npm start
```
### Instalación de FFmpeg para Windows
* Descarga la siguiente versión de FFmpeg [`Aquí`](https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z).
* Extraer FFmpeg con [`7-Zip`](https://www.7-zip.org/download.html)
* Cambie el nombre de la carpeta extraída a `FFmpeg`.
* Mover archivos a `C:\` path.
* Agregar la ruta ejemplo: `C:\ffmpeg\bin` al entorno de variable
* Ejecute el símbolo del sistema como administrador.
* Ejecute el siguiente comando:
```cmd
setx /m PATH "C:\ffmpeg\bin;%PATH%"
```
Si tiene éxito, le dará un mensaje como: `SUCCESS: specified value was saved`.
* Ahora que tiene FFmpeg instalado, verifique que funcionó ejecutando este comando para ver la versión:
```cmd
> ffmpeg -version
```
### Error en usar yarn en PowerShell
* Si usa la consola PowerShell y recibe este mensaje `No se puede cargar el archivo yarn.ps1 o yarn porque la ejecución de scripts está deshabilitada en este sistema.` al intentar usar `yarn` dentro de la carpeta del Bot puede usar estos comandos para cambiar la Política de ejecución de PowerShell en su sistema:
> Debe de ejecutar la consola como Administrador
```cmd
Get-ExecutionPolicy
Set-ExecutionPolicy RemoteSigned
```
> Aparecerá un mensaje de advertencia preguntando si deseas cambiar la Política de ejecución. Confirma con "Y" y presiona Enter. Luego ya puede volver a ejecutar el comando `yarn`
### 💠 [`IDIOMAS DISPONIBLES PARA MakeBot-MD`](https://github.com/Wilsmac/MakeBot-MD1/blob/f406e0f1bba1ca7cd6ee4ef3208e156135a24dce/config.js#L31)
#### ✨ Español [`Editar Idioma`](https://github.com/Wilsmac/MakeBot-MD1/blob/master/lib/idiomas/espanol.js)
#### ✨ Inglés (English) [`Edit Language`](https://github.com/Wilsmac/MakeBot-MD1/blob/master/lib/idiomas/ingles.js)
#### ✨ Portugués (Português) [`Idioma de Edição`](https://github.com/Wilsmac/MakeBot-MD1/blob/master/lib/idiomas/portugues.js)
#### ✨ Indonesio (Bahasa Indonesia) [`Mengedit Bahasa`](https://github.com/Wilsmac/MakeBot-MD1/blob/master/lib/idiomas/indonesio.js)
#### ✨ Árabe (عرب) [`عدل اللغة`](https://github.com/Wilsmac/MakeBot-MD1/blob/master/lib/idiomas/arabe.js)
----
> **Note** The translations are not perfect, it is only a reference, if you want to collaborate with the language or with another that is not on the list, contact me [`Contact me`](https://wa.me/50250101139?text=Hola%20❤️%20UNIFINED%20,%20deseo%20colaborar%20con%20las%20traducciones%20de%20MakeBot-MD.%20Hello%20UNIFINED%20,%20I%20want%20to%20collaborate%20with%20the%20translations%20of%20MakeBot-MD%20😺.)
### 😸 CREADORA
[](https://github.com/Wilsmac)
| 𝐻𝑜𝑙𝑎, 𝑳𝒆𝒔 𝒑𝒓𝒆𝒔𝒏𝒕𝒐 𝒆𝒍 𝒓𝒆𝒑𝒐𝒔𝒊𝒕𝒐𝒓𝒊𝒐 𝒅𝒆 𝑴𝑨𝑲𝑬𝑩𝑶𝑻-𝑴𝑫, 𝑬𝑺 𝑼𝑵 𝑩𝑶𝑻 𝑫𝑬 𝑾𝑯𝑨𝑻𝑺𝑨𝑷𝑷 𝑷𝑨𝑹𝑨 𝑼𝑺𝑶 𝑷𝑼𝑩𝑳𝑰𝑪𝑶, 𝑷𝑼𝑬𝑫𝑬𝑺 𝑨𝑷𝑶𝒀𝑨𝑹 𝑪𝑶𝑵 𝑼𝑵𝑨 🌟 𝑮𝑹𝑨𝑪𝑰𝑨𝑺 | javascript,node-js,whatsapp-api,whatsapp-bot | 2023-09-21T07:27:22Z | 2023-10-06T16:46:36Z | null | 10 | 0 | 6,345 | 0 | 0 | 4 | null | null | JavaScript |
arkapg211002/Student-Result-Management-System | main | <h1 align="center" id="title">Student Result Management System</h1>
<p align="center"><img src="https://socialify.git.ci/arkapg211002/Student-Result-Management-System/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Auto" alt="project-image"></p>
<p id="description">The Student Result Management System is a comprehensive and efficient software solution designed to streamline the process of managing and organizing student academic results in an educational institution. This GitHub repository contains the source code and related files for the Student Result Management System providing a foundation for a robust and user-friendly application.</p>
<h2>Project Screenshots:</h2>
<img src="https://raw.githubusercontent.com/arkapg211002/arkapg211002/main/metrics.plugin.srms.screenshot.svg" alt="project-screenshot" width="500" height="400/">
<h2>Steps to run the project</h2>
1. Download the [Zip File](https://github.com/arkapg211002/Student-Result-Management-System/blob/main/SRMS.zip)
2. Extract the zip file
3. Go inside the `SE Project` folder copy the `srms` folder and paste it under `htdocs` folder of `xampp` folder of your system
4. Download the [srms database](https://github.com/arkapg211002/Student-Result-Management-System/tree/main/srms%20database)
5. Using `XAMPP` open `phpMyAdmin`
6. Create a database named `srms`
7. Import the SQL file in the extracted project folder
8. In a new tab open `http://localhost/srms/`
Admin Login :
Username: admin
Password: admin
Teacher Login :
Username: teacher
Password: 1234
Result Generation sample
Roll Number; 13000121058
Classname: Third Year Section-A
[Other SE Lab-related files for the Prototype](https://github.com/arkapg211002/SEM-5-CSE/tree/main/Software%20Engineering%20Lab%20(ESC591)/Assignment%2012)
| A website to add and manage students and their results | php,html,css,bootstrap,javascript,jquery,mysql,xampp | 2023-10-11T16:02:10Z | 2023-11-23T07:46:31Z | null | 1 | 0 | 16 | 0 | 0 | 4 | null | MIT | JavaScript |
abduazimkh/Muvie | main | null | Netflix wevsite | api,css3,html5,javascript | 2023-09-14T06:39:54Z | 2023-10-20T07:01:33Z | null | 2 | 0 | 17 | 0 | 0 | 4 | null | null | JavaScript |
ndt080/awesome-frontend-interview | main | # `Awesome Interview Questions` for the position of a Javascript or Web UI developer
The purpose of this repository is to make a list of basic questions for interviewing JS developers.
They are considered as basic questions for assessing knowledge of **HTML**, **CSS**, **Javascript**, **Typescript** and **some popular JS frameworks**.
# Overview
- 🍆 [Javascript](./Javascript.md)
- 💵 [React](./React.md)
- 🗿 (Coming soon...) [Typescript](./Typescript.md)
- 🗿 (Coming soon...) [Сreating web page markup]()
- 🗿 (Coming soon...) [Styling of web pages]()
- 🗿 (Coming soon...) [Vue](#Vue)
- 🗿 (Coming soon...) [Angular](#Angular)
- 🗿 (Coming soon...) [Solid.js](#Solid.js)
- 🗿 (Coming soon...) [Web Components]()
# Contribution
If you notice errors and suggestions, create an Issue or Discussion
| Awesome Interview Questions for the position of a Javascript or Web UI developer | angular,css,html,interview,interview-questions,javascript,react,solidjs,typescript,vue | 2023-09-16T15:29:47Z | 2023-09-17T12:32:51Z | null | 1 | 0 | 48 | 0 | 1 | 4 | null | null | null |
fernandadiasm/periodicTableOfElements | main | <h1 align="center"> Tabela Periódica dos elementos</h1>
<p align="center">
<img alt="temporizador" src=".github/preview.gif" width="70%">
</p>
<p align="center">
|
<a href="#-project">Projeto</a> |
<a href="#-techs">Funções</a> |
<a href="#-techs">Techs</a> |
<a href="#-requisitos">Requisitos</a> |
</p>
<p align="center">
<img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=49AA26&labelColor=000000">
</p>
<br>
## Projeto
Desenvolvimento de uma tabela periódica interativa de elementos químicos usando HTML, CSS e JavaScript. Esta versão apresenta um design responsivo e atrativo, enriquecido com animações suaves e recursos de filtro para cada elemento químico, proporcionando uma experiência envolvente e educativa.
Para visualizar e utilizar a tabela periódica, <a href="https://periodic-table-of-elements.vercel.app/" target="_blank">clique aqui</a>.
<br/>
## Funções
- [x] Light Mode
- [ ] Dark Mode
- [x] Animações
- [x] Filtro para cada elemento químico
<br/>
## Tecnologias
Tecnologias utilizadas para desenvolvimento do Temporizador Web:
- [HTML5](https://www.w3schools.com/html/default.asp)
- [CSS3](https://www.w3schools.com/css/default.asp)
- [JavaScript](https://www.w3schools.com/js/)
- [Vercel](https://vercel.com/)
<br/>
## Requisitos
- [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
- [Git - Opcional](https://git-scm.com/)
- [Visual Studio Code](https://code.visualstudio.com/)
<br/>
---
<p align="center"> Made with ♥ by Fernanda Dias</p>
<div>
<p align="left">
<a href="https://www.linkedin.com/in/fernandadm/" target="_blank"><img src="https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge&logo=linkedin&logoColor=white" target="_blank"></a>
<a href = "mailto:fernandadias.dev@gmail.com"><img src="https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge&logo=gmail&logoColor=white" target="_blank"></a>
<a href="https://instagram.com/ferandadias" target="_blank"><img src="https://img.shields.io/badge/-Instagram-%23E4405F?style=for-the-badge&logo=instagram&logoColor=white" target="_blank"></a>
</div>
| Interactive periodic table of chemical elements. | css,html,javascript,periodic-table-of-elements | 2023-09-19T22:15:45Z | 2023-09-19T22:41:05Z | null | 1 | 0 | 8 | 0 | 0 | 4 | null | MIT | HTML |
Sergius-Nyah/QR-Code-Generator | main | # QR-Code-Generator.
Provides a simple API for generating QR codes based on user input.
# Dependencies
The project relies on the following dependencies:
Express, Body-parser: Middleware for parsing incoming request bodies, qr-image, cors.
Google Auth Library: A library for implementing Google Sign-In API.
# Installation
To run the QR Code Generator project locally, follow these steps:
1. Clone the repository:
git clone https://github.com/Sergius-Nyah/QR-Code-Generator.git
2. Navigate to the project dir:
cd QR-Code-Generator
3. Install dependencies
npm i express body-parser qr-image cors fs url bodyparser path google-auth-library
4. Start the server: nodemon src/App.js
npm start
5. Access the API at http://localhost:3000.
*** Before starting, enable Cross Origin Request Sharing.
npm i --save-dev @types/cors
# Usage
To generate a QR code, send a POST request to the /qr-code endpoint with the desired URL as the request body. The server will respond with a downloadable QR code image.
Example request using cURL:
curl -X POST -H "Content-Type: application/json" -d '{"url": "https://example.com"}' http://localhost:3000/qr-code
()
# Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a PR (:)..:
| Generates a unique QR code for any URL. | expressjs,javascript,nodejs,ghdesktop,github,learn | 2023-09-14T16:48:35Z | 2024-03-04T21:51:50Z | null | 2 | 1 | 70 | 0 | 0 | 4 | null | MIT | HTML |
Zilola-Nazarova/mountains-forecast | dev | <h3 align="center"><b>Mountains Forecast</b></h3>
<p align="center">Mountains Forecast lists down the mountains located in Uzbekistan. Users can see current weather conditions and forecast data for each peak. Webapp retrieves data from open-meteo.com API. Built with React.</p>
<a name="readme-top"></a>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 "Mountains Forecast" <a name="about-project"></a>
**Mountains Forecast** is a single-page application (SPA, further 'webapp') that displays current weather and forecast data retrieved from open-meteo.com API.
Using this webapp users can:
- search for a particular mountain from the local database
- see the current weather on each mountain selected
- see hourly forecasts for each mountain selected
- switch the displayed forecast to show information according to ICON or GFS forecast models
- read articles about the following forecast models: ICON and GFS
Webapp consists of Home, Details, Models (ICON and GFS) and About pages:
- Homepage lists down the mountains located in Uzbekistan with the following data for each mountain:
- elevation (in m)
- weather code (index)
- Details page is displayed when a particular mountain is selected on the Homepage. It contains current weather and hourly forecasts for a selected mountain. Users can switch between ICON and GFS forecast models to display the corresponding forecast information.
- ICON and GFS pages provide useful information about the corresponding forecast model and can be visited by clicking on the Models button
- About page contains essential information about this webapp and credits
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://developer.mozilla.org/ru/docs/Web/HTML">HTML</a></li>
<li><a href="https://developer.mozilla.org/ru/docs/Web/CSS">CSS</a></li>
<li><a href="https://developer.mozilla.org/ru/docs/Web/JavaScript">JavaScript</a></li>
<li><a href="https://react.dev/">React</a></li>
<li><a href="https://redux-toolkit.js.org/">Redux Toolkit</a></li>
</ul>
<summary>Server</summary>
<ul>
<li><a href="https://render.com/">Render.com</a></li>
</ul>
</details>
### Key Features <a name="key-features"></a>
- **search for a particular mountain**
- **see current weather on selected mountain**
- **see hourly forecasts for selected mountain**
- **switch forecast models**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
- Visit this link to see this project: https://mountainsforecast-uz.onrender.com/
<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
To run and modify this project you need:
- GitHub account;
- git installed on your OS;
- VSCode (or another code editor);
- modern browser (supporting HTML5 and CSS3) is highly recommended;
- [Node.js and npm](https://nodejs.org/) installed;
### Setup
Login to your GitHub account. Clone this repository to your desired folder:
> cd my-folder
> git clone git@github.com:Zilola-Nazarova/mountains-forecast-uz.git
### Install
This project was bootstrapped with Vite and React.
To install all dependencies run the following command:
> npm install
### Usage
You can use this project to get weather and forecast data for mountain peaks located in Uzbekistan
You can also edit the code in your code editor and see the output. To run the app in the development mode:
> npm run dev
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 linter errors in the console.
### Run tests
There are tests using libraries(React Testing Library and Jest).
To launch the test runner in the interactive watch mode:
> npm test
You can also check linter errors by running these commands:
> npx stylelint "**/*.{css,scss}"<br />
> npx eslint "**/*.{js,jsx}"
### Deployment
To build the app for production to the `build` folder.
> npm run build
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!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 Zilola Nazarova
- GitHub: [@Zilola-Nazarova](https://github.com/Zilola-Nazarova)
- Twitter: [@NazarovaZi](https://twitter.com/NazarovaZi)
- LinkedIn: [in/NazarovaZi](https://www.linkedin.com/in/zilola-nazarova)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] mountains list replenishment;
- [ ] desktop version design;
- [ ] forecast table improvement (add more data like wind direction, types of cloudcover);
- [ ] weather icons attachment to the corresponding weather codes.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcomed!
Currently, I have to hardcode a database of mountain peaks with the following information:
- name
- elevation
- coordinates
Due to lack of time, I was only able to add a few mountains, so I would appreciate it if anyone shared a complete database of mountain peaks located in Uzbekistan.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
If you like this project just star it!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
- Weather information by <a target="_blank" href="https://open-meteo.com/">open-meteo.com</a> API
- Map of Uzbekistan by <a target="_blank" href="https://vemaps.com/">Vemaps.com</a>
- Original design idea by <a target="_blank" href="https://www.behance.net/sakwadesignstudio">Nelson Sakwa</a>
I would like to thank the Microverse program for the knowledge and skills I have acquired in Modules 1, 2 and 3.
I am grateful to all previous project reviewers for their advice. Thanks to them I could build this app.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ❓ FAQ <a name="faq"></a>
- **Why my mountain is not listed in the app?**
- The mountains list of this app is not complete. I added only a few mountains located in Uzbekistan due to lack of time.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| Mountains Forecast lists the mountains located in Uzbekistan. Users can see current weather conditions and forecast for each peak. Weather data is retrieved from open-meteo.com API. Built with React. | fetch-api,javascript,react,redux | 2023-09-14T12:55:04Z | 2023-09-14T18:33:01Z | null | 1 | 1 | 76 | 0 | 0 | 4 | null | null | JavaScript |
ankit071105/chath | main | # Spotify Clone
| A Chath Puja Songs | css3,html5,javascript | 2023-10-03T04:55:37Z | 2023-10-03T06:16:24Z | null | 1 | 0 | 6 | 0 | 0 | 4 | null | null | CSS |
CodeSystem2022/ProyectoIntegradorFinal-E-commerce-EncryptedCode | main | # ProyectoIntegradorFinal-E-commerce-EncryptedCode
# Nuestro grupo trabaja con el fin de crear un E-commerce como proyecto integrador final, para la carrera Tecnicatura Universitaria en Programacion
# Cuarto Semestre 2023.
# Para ver la ejecucion del Proyecto, descargue:
# MiProgresoWeb-eco
# Ingrese a:
# index.html
<img src="https://wesvyg.com/wp-content/uploads/2020/05/marketing-transparent-e-commerce.gif">
<h1>
Integrantes del Equipo:
* Rocio Pulitta
* Roberto Perez Bertoli
* Lucas Limachi
* Andrea LLavel
</h1>
<img src="https://i.pinimg.com/originals/a3/f2/38/a3f238b7943790f2880bb8ec75143796.gif">
| E-commerce | boostrap5,html-css,javascript,node-js | 2023-10-01T05:57:57Z | 2023-11-05T20:44:43Z | 2023-10-27T20:00:58Z | 7 | 1 | 53 | 0 | 1 | 4 | null | null | HTML |
Rups1507/sweet-honeydukes | main | # Sweet-HoneyDukes
<p align="center">
<a href="https://git.io/typing-svg"><img src="https://readme-typing-svg.demolab.com?font=Delicious+Handrawn&weight=100&size=53&pause=1000&color=C3F70C¢er=true&vCenter=true&width=605&height=118&lines=Sweet+Honeydukes" alt="Typing SVG" /></a>
<img src="FrontEnd/AssetsIndexPage/Shop.png"/>
</p>
## Contributors
- [Rupesh](https://github.com/Rups1507)
- [Yogesh Sorde](https://github.com/YogeshSorde)
- [Rajmal Pankaj](https://github.com/Rajmalpankaj786)
- [Shubham Ratnakar Kulkarni](https://github.com/Shubham17121999)
<br>
Sweet Honeydukes is a virtual store that specializes in selling a variety of sweets, candies, chocolates, and other confectionery items through an online platform. Customers can browse through a wide range of sweet treats from the comfort of their homes, choose their favorite items, and place an order online.
### <h2 style="margin-top:100px ;"><i>👨🏻💻 Tech Stack & Languages used</i></h2>




<img src="https://img.shields.io/badge/Libraries-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white" alt="bootstrap" />
<img src="https://img.shields.io/badge/Git-f44d27?style=for-the-badge&logo=git&logoColor=white" alt="git" />
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="github" />
### <h2><i>🚀 Libraries & Frameworks</i></h2>
<a href="" target="blank"><img src="https://img.shields.io/static/v1?style=for-the-badge&message=Spring&color=852100&label=" alt=""/></a>
<a href="" target="blank"><img src="https://img.shields.io/static/v1?style=for-the-badge&message=SpringBoot&color=00d09c&label=" alt="" /></a>
<a href="" target="blank"><img src="https://img.shields.io/static/v1?style=for-the-badge&message=Hibernate&color=000030&label=" alt=""/></a>
<a href="" target="blank"><img src="https://img.shields.io/static/v1?style=for-the-badge&message=JDBC&color=400030&label=" alt=""/></a>
<a href="" target="blank"><img src="https://img.shields.io/static/v1?style=for-the-badge&message=Servlets&color=700030&label=" alt=""/></a>
### <h2><i>💻 Databases</i></h2>

## Landing Page
.png>)
## Product Page
.png>)
## Admin Page
.png>)
## login Page
.png>)
## Category Controller
<img src="https://masai-course.s3.ap-south-1.amazonaws.com/editor/uploads/2023-04-10/categoryController_679746.png"/>
## Cart Controller

## Order and Bill Controller

## Customer Controller

## Product Controller

## ER Diagram

## API Root Endpoint
```
https://localhost:8080/
```
```
http://localhost:8888/swagger-ui/index.html
```
## Modules
- Product Module
- Customer Module
- Category Module
- Order Module
- Order-Bill Module
- Cart Module
## Getting Started
1. Clone the repository using the command:
```
https://github.com/Rups1507/nippy-flavor-9468
```
2. Compile and run the Java application to launch the console-based shopping platform.
## Deployed Link
https://651f9ea861aed36035486cfb--sage-taffy-0f4227.netlify.app/
## Contributions
We welcome contributions! Feel free to fork the repository, enhance functionalities, and submit pull requests.
## License
This project is licensed under the MIT License. Refer to the [LICENSE](LICENSE) file for detailed terms.
---
For any inquiries or feedback, contact us at [contact@sweethoneydukes.com](mailto:contact@sweethoneydukes.com). Embark on your shopping journey with Sweet Honeydukes today!
| Sweet HoneyDukes is a Java based Full Stack application implementing a sweet mart selling a variety of sweets, candies, chocolates, and other confectionery items through an online platform. | css3,hibernate-jpa,java,javascript,spring-boot,html5,lombok-maven,mysql | 2023-09-26T15:50:43Z | 2023-11-19T19:21:13Z | null | 5 | 32 | 81 | 0 | 1 | 4 | null | null | HTML |
JaysonGCS/micro-batcher | main | # Micro Batcher
Micro-batcher is a lightweight, zero-dependency and experimental interval-based micro batching library for TypeScript/JavaScript.
## Documentation
### When to use it?
If there is a burst usage of multiple callers accessing same function with different payload, and we would like to intercept these calls and delegate the payloads to another function for batch processing.
### MicroBatcher in a nutshell

Essentially, MicroBatcher is a utility that accepts two functions - the original function and the batch resolver function - and produces a new function with the exact same function signature as the original function.
The produced function serves as a seamless replacement for all original single payload function usages. When the produced function experiences bursts of usage, it intercepts, accumulates, and subsequently processes payloads from the callers within the batching interval using the provided batch resolver function.
Once the batch function has been resolved, the results are then distributed back to the individual callers. From the caller's perspective, they only need to be concerned with fetching their own data.
### API examples
#### Example 1: single parameter function
```typescript
// Single resolver function
const multiplyByTwo = (input: number): Promise<number> => {...};
// Batch resolver function for "multiplyByTwo", which accepts an array of multiplyByTwo's parameter
const batchMultiplyByTwo = (inputs: number[][]): Promise<number[]> => {...};
const multiplyByTwoBatcher:(input: number): Promise<number> = MicroBatcher<number, number>(multiplyByTwo)
.batchResolver(batchMultiplyByTwo)
.build();
```
#### Example 2: multiple parameters function
```typescript
// Single resolver function
const multiply = (input1: number, input2:number): Promise<number> => {...}
// Batch resolver function for "multiplyByTwo", which accepts an array of multiplyByTwo's parameter
const batchMultiply = (inputs: [number,number][]): Promise<number[]> => {...};
const multiplyBatcher:(input1: number, input2:number): Promise<number> = MicroBatcher<[number,number], number>(multiply)
.batchResolver(batchMultiply)
.build();
```
#### Example 3: override default batching interval
The default batching interval is 50ms, which can be overriden with `batchingIntervalInMs` in the batch options.
```typescript
const multiplyBatcher:(input1: number, input2:number): Promise<number> = MicroBatcher<[number,number], number>(multiply)
.batchResolver(batchMultiply, {
batchingIntervalInMs: 100
})
.build();
```
#### Example 4: specify payload window size limit
By default, MicroBatcher will accumulate all the caller's payload based on bathching interval. However, there is an optional batch option `payloadWindowSizeLimit`, which can specify the upper limit of the accumulation size. Upon reaching the limit, the payloads will be delegated to the batch resolver immediately.
```typescript
const multiplyBatcher:(input1: number, input2:number): Promise<number> = MicroBatcher<[number,number], number>(multiply)
.batchResolver(batchMultiply, {
payloadWindowSizeLimit: 5
})
.build();
```
## Installation
```shell
npm install @jaysongcs/micro-batcher
yarn add @jaysongcs/micro-batcher
pnpm add @jaysongcs/micro-batcher
```
## Roadmap
### Stress Test
- [ ] Experiment on various error scenarios
### Feature
- [ ] API Cancellation
- [ ] Concurrent batcher limit support
- [ ] Rate Limiting and Throttling policies support
## Local Development
### Installation
```shell
pnpm install
```
### Build
```shell
pnpm run build
```
### Test
```shell
# Run test with coverage report
pnpm run test
# Watch mode
pnpm run test:dev
```
## License
Micro-batcher is [MIT licensed](./LICENSE)
| Interval-based micro batching library for TypeScript/JavaScript | batch,batch-processing,javascript,typescript | 2023-09-16T16:50:54Z | 2023-10-15T02:37:00Z | null | 1 | 0 | 7 | 0 | 0 | 4 | null | MIT | TypeScript |
ayushmokal/peerreader | main | # Peer Reader

Making News Consumption Efficient, Personalized, and Quick.
It's the website that brings the news you care about right to your fingertips.
## Overview
_____________________________________________________________________________________________________________________________________________
In today's fast-paced world, staying updated with the latest news and events is essential, but consuming news can be time-consuming, especially when we have to sift through multiple sources and irrelevant content. Peer Reader is here to change that. Our mission is to provide a concise summary of the news you care about from various domains, tailored to your preferences.
With the vast amount of information available online, Peer Reader aims to streamline your news consumption process, ensuring that you get relevant updates from your chosen domains without the noise.
Our Vision
We envision a world where every individual can stay informed without being overwhelmed. A world where news consumption is quick, efficient, and personalized.
Our Solution
Peer Reader is a application that leverages advanced AI technology to generate news summaries based on user preferences and location. Whether you're interested in sports, politics, business, technology, or health, Peer Reader delivers the news you need in a concise format.
## Demo Video
___
> Demo Video Link: [Click here](https://www.youtube.com/watch?v=H5Fi5st2878&ab_channel=RajivP.)
## Core Functionalities
___________________________________________________________________________________________________________________________________________________
### Personalized News Summaries 📰:
With Peer Reader, you get news summaries tailored to your preferences. Whether you're interested in technology or sports, Peer Reader has got you covered.
### Multiple Domains 🌐 :
Stay updated on various domains, including sports, politics, business, technology, and health. Peer Reader brings news from all these domains right to you.
### Diverse Locations 🌍:
Whether you're in New York or Tokyo, Peer Reader provides news summaries from various locations, ensuring you're always in the know.
## Technologies
__________________________________________________________________________________________________________________________________________________
   
[GitHub Repository](https://github.com/ayushmokal/peerreader)
| Peer Reader streamlines your news consumption process by providing concise summaries of the news you care about. Leveraging advanced AI technology, it tailors updates from various domains such as sports, politics, business, technology, and health based on your preferences and location | genai,javascript,news,palm-api,summary | 2023-09-24T17:57:24Z | 2023-09-27T10:49:50Z | null | 1 | 0 | 5 | 0 | 0 | 4 | null | null | JavaScript |
cisamu123/Hawk-Tool | main | # 🦅 Hawk-Tool
🦅 Hawk-Tool is a powerful and versatile utility designed to capture a wealth of information about visitors to your specified URLs. This comprehensive tool seamlessly retrieves the user's IP address, device details, geolocation data, and a wealth of other relevant information, all in real-time
<p align="center">
<img src="images/HawkTool.png">
</p>
<div id="badges" align="center">
<a href="https://t.me/CodQu">
<img src="https://img.shields.io/badge/Telegram-blue?style=for-the-badge&logo=telegram&logoColor=white" alt="LinkedIn Badge"/>
</a>
<a href="https://t.me/Cisamu">
<img src="https://img.shields.io/badge/Join%20My%20Telegram%20Channel-blue?style=for-the-badge&logo=telegram&logoColor=white" alt="LinkedIn Badge"/>
</a>
</div>
### LEGAL DISCLAIMER PLEASE READ!
##### I, the creator and all those associated with the development and production of this program are not responsible for any actions and or damages caused by this software. You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only. This software's intended purpose is NOT to be used maliciously, or on any system that you do not have own or have explicit permission to operate and use this program on. By using this software, you automatically agree to the above.
## License
[](/LICENSE)
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details
# :fallen_leaf: Functions and Features:
Telegram and Discord support, Getting of User IP, Country, State/Region, City, ISP, User Agent, Platform
# 🦅 Report Example:
<img src="https://github.com/cisamu123/Hawk-Tool/blob/main/images/TelegramReport.png" alt="Telegram Report"/>
# Requirements:
- [Node JS](https://nodejs.org/en)
- [NGROK](https://ngrok.com/download) (or any other host)
* If u wanna use telegram:
- [Telegram BOT](https://t.me/BotFather) (create bot here)
- [Telegram Chat ID](https://t.me/myidbot) (get chat id here)
* If u wanna use discord:
- Discord Server and Webhook URL
# :hammer: Compiling guide:
Edit config.json:
<img src="https://github.com/cisamu123/Hawk-Tool/blob/main/images/config.png" alt="Config.json"/>
Execute the following commands in the command prompt (cmd):
1. npm install express
2. npm install axios
3. npm install node-telegram-bot-api
4. npm install request-ip
5. node main.js
6. ngrok http 3000
WARNING: In paragraph 6, you can also use any other host, but the host must use port 3000 and must also be HTTP.
Here's an example of an ngrok HTTP URL that you can share with anyone: https://7c01-195-16-79-84.ngrok-free.app
# :moneybag: Donate:
**BTC:** `bc1q5exw2v9sa0yktp2t7xnq8ma2xpn5a29s7w283y`
**ETH:** `0x8d797249170d263B959A3c688D8456adBcfBC319`
**XMRT:** `0xF978FE35d00A201eB48aB3908993e14f312001a2`
| 🦅 Hawk-Tool is a powerful and versatile utility designed to capture a wealth of information about visitors to your specified URLs. This comprehensive tool seamlessly retrieves the user's IP address, device details, geolocation data, and a wealth of other relevant information, all in real-time | discord,discord-bot,http,ip,javascript,js,malware,net,node,nodejs | 2023-09-16T16:50:09Z | 2024-05-02T11:27:45Z | null | 1 | 0 | 14 | 0 | 1 | 4 | null | MIT | JavaScript |
akashdeep023/Amazon-Clone | main | # Amazon Clone
## A clone of the Amazon website for practicing web development skills.
## Technologies used :
1. HTML
2. CSS
3. JAVASCRIPT
## Author :
Akash Deep
<br>
Email: ad3500476@gmail.com
<br>
LinkedIn : https://www.linkedin.com/in/akashdeep023/
## Website Link :
url : https://akashdeep023.github.io/Amazon-Clone/
## Ex- Image
### Home Page





### Footer Page


### Thanks for visit... 😊😊😊
| Amazon-Clone | css,html,amazon,amazon-clone,homepage,animation,javascript,slideshow | 2023-09-21T19:03:49Z | 2024-01-16T17:50:04Z | null | 1 | 2 | 42 | 0 | 2 | 4 | null | null | HTML |
EliasAfara/algorithmic-odyssey | master | # Algorithmic Odyssey - JavaScript
<!-- Front Matter -->
Welcome to my Algorithmic Odyssey! This repository is a collection of algorithms and data structures that I've written, explored, and refined as part of my journey into the fascinating world of computer science and problem-solving. Whether you're a fellow learner or an enthusiast, this repository serves as a record of my algorithmic adventures, offering a range of solutions, explanations, and insights
![Algorithmic Odyssey Banner][banner]
<!-- Disclaimer -->
## Getting Started
Before you dive into this repository, there are a few things you need to make sure of.
<!-- Body -->
### Node.js Version Requirement
To explore and run the algorithms and data structures in my "Algorithmic Odyssey - JavaScript" repository, you'll need Node.js installed on your computer. Node.js acts as the underlying engine that powers the execution of these JavaScript algorithms and data structures.
Ensure you have a specific version of Node.js installed to work seamlessly with this repository.
In our `package.json` file, you'll find this line:
```json
"engines": {
"node": ">=20.6.0"
}
```
### Node.js Release Information
Here's the current release information for Node.js:
| Release | Status | Codename | Initial Release | Active LTS Start | Maintenance LTS Start | End Of Life |
| ------- | ------- | -------- | --------------- | ---------------- | --------------------- | ----------- |
| V20 | Current | | 2023-04-18 | 2023-10-24 | 2024-10-22 | 2026-04-30 |
For more details on Node.js releases, you can refer to the [official Node.js release page](https://nodejs.dev/en/about/releases/).
### Testing
Writing tests for our Algorithms will help us ensure the implementations are airtight even after multiple fixes and code changes.
We use [Vitest](https://vitest.dev/) to run unit tests on our algorithms. It provides a very readable and expressive way to structure your test code.
First, you should install all dependencies using:
```bash
npm install
```
You can (and should!) run all tests locally before committing your changes:
```bash
npm test
```
If you want to save some time and just run a specific test:
```bash
# This will run any test file where the filename contains "keyword" (no need to specify folder path)
npm test -- keyword
```
You can also start Vitest in "watch" mode:
```bash
npm run test-watch
```
### Creating New Algorithms and Tests
If you'd like to contribute and add new algorithms and their corresponding test files to this repository, you can use an npm script we've provided. Please note that this step is optional, and you can create the files manually if you prefer.
To create new algorithm and test files, follow these steps:
1. Open your terminal and navigate to the root directory of the repository.
2. Use the following command to create a new algorithm and its corresponding test file. Replace `<category>`, `<algorithm>` with your desired values:
```bash
npm run create-algorithm <category> <algorithm>
```
For example:
```bash
npm run create-algorithm Searching BinarySearch
```
3. The script will create the specified algorithm and test files in the appropriate category folder.
<!-- Banner Image -->
[banner]: https://github.com/EliasAfara/algorithmic-odyssey/assets/39487200/eb07f16e-11e6-4f3c-9ee9-504f5dbf83c7
<!-- Badge Links -->
| 📝 Welcome to my Algorithmic Odyssey! This repository is a collection of algorithms and data structures that I've written, explored, and refined as part of my journey into the fascinating world of computer science and problem-solving. | algorithms,coding,data-structures,javascript,computer-science,interview-preparation,javascript-algorithms-and-data-structures | 2023-10-07T21:39:58Z | 2023-11-12T03:26:05Z | null | 1 | 2 | 41 | 0 | 1 | 4 | null | GPL-3.0 | JavaScript |
salehMb1999/Portfolio01 | master | # Portfolio01
Hello everyone,
This project is a simple yet captivating portfolio page that I developed based on a YouTube video. This marks my first project where I coded it exactly as demonstrated in the video, enabling me to grasp the ins and outs of coding by mimicking the tutorial. I plan to continue this approach for future YouTube-based projects, coding everything from scratch without relying on the video.
For this project, I used HTML, CSS, and JavaScript. I hope you enjoy it, and if you found it enjoyable, please consider giving it a star.
<br>
The Video : https://www.youtube.com/watch?v=Tkp3FDgOueM&list=PLA9oyBlTfuCi76n9Bz0cJkbgg1WU09xg0
<br>
Live preview: https://salehmb1999.github.io/Portfolio01/
Thank you!
| This is a straightforward portfolio page project created by following a YouTube tutorial. It's my first project where I coded along with the video to learn coding techniques. I used HTML, CSS, and JavaScript. If you enjoy it, please consider giving it a star. | css3,flexbox,html5,javascript,grid,scrollreveal,typed-js | 2023-09-17T07:22:11Z | 2023-09-19T16:11:57Z | null | 1 | 0 | 14 | 0 | 0 | 4 | null | null | CSS |
ConanGH-S/learning-quokka | main | null | A web page that brings courses about some tecnologies with certifies. Made with Next.JS | api,javascript,mysql,nextjs,nextui,php,python,tailwind,typescript | 2023-09-26T19:01:58Z | 2023-09-28T16:58:02Z | null | 3 | 8 | 10 | 0 | 0 | 4 | null | null | TypeScript |
novitafinisher/Myntra-Project | master | **A collaborative project from Masai school.**
*Myntra clone.*
**Deployed Link**
https://saurav01myntra.netlify.app/
First of all, I want to thank the Masai school for giving me this opportunity to work on a collaborative project and enhance my coding skills.
we learned a lot while working on this project. we failed so many times and we never give up, in the last we finally made our Project successfully.
**Team-Members.**
Saurav Chavan. (https://github.com/Saurav9284)
Poorvi Thakur.(https://github.com/Poorvi0807)
Pankaj Khatri. (https://github.com/MrPK4699)
Avijit Sharma. (https://github.com/AvijitSharma123)
Gaurav Bhadoriya. (https://github.com/novitafinisher)
**In the construct week.**
This is our first collaborative project from the Masai school, and we got only 1 week to complete it,
so it was a challenging journey for us. we faced a lot of challenges because we don’t work before on any collaborative project and
we have to complete it on time, so we first decide to study our website and then divide our work. we learned a lot while working together,
we failed a lot of times but we never give up, we used to help each other solve the problems of our project, and in the last, we finally made our project successfully.
**Description of Project.**
The Masai school give our team to clone the website Myntra.
Myntra is a major Indian fashion e-commerce company headquartered in Bengaluru, Karnataka, India.
The company was founded in 2007 to sell personalized gift items. In May 2014, Myntra.com was acquired by Flipkart.
we gave our best to clone this website.
**Images of our project.**
**Homepage.**
This is the homepage of our Project.
in this homepage we have a navigation bar, on clicking any option on the navigation bar it will navigate to the others pages on websites.

**Outer and inner women’s page.**
On this outer women’s page, we have brands of women’s clothing and their accessories. on clicking any of the brands it will redirect to the women’s inner page where we have options of wishlist and add to bag and filter items option.
on clicking the wishlist option it will add the product to the wishlist, and on clicking add to bag it will add the product to the bag.
filter items option in this option we have names of brands, prices, and sorting.


**Outer and inner home living page.**
On this outer home living page, we have brands of home living products. on clicking any of the brands it will redirect to the home living inner page where we have options of wishlist and
add to bag and filter items option. on clicking the wishlist option it will add the product to the wishlist, and on clicking add to bag it will add the product to the bag.
filter items option in this option we have names of brands, prices, and sorting.


**Wishlist page.**
When the user adds the product to the wishlist the product will be added to the wishlist page.


**Bag page.**
When the user adds the product to the bag the product will be added to the bag page, and from here user will place their order.

**Login or signup page.**
This is our login page Here we integrate User authentication to check whether the user email and password match with details existing in the database.

**Payment page.**
This is our payment page after placing an order, the user will have some options for payment. e.g cash on delivery, debit/credit card, etc.
**Order confirmed page.**
This is our order confirmed page, after placing and choosing the payment method it will redirect to this page.

**Collaboration tools.**
*Git and Github.*
Git: Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows
Github: GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its features.
https://github.com/novitafinisher/Myntra-Project this is our project git hub link.
We all became proficient in reading the code of team members. and we learned How to work and communicate with a team. and how to keep motivated each other throughout the problems.
**At last, I would like to thank our mentors and my team members for their support & guidance during the project.**
| Myntra is a major Indian fashion e-commerce company headquartered in Bengaluru, Karnataka, India. The company was founded in 2007 to sell personalized gift items. In May 2014, Myntra.com was acquired by Flipkart. | css,html5,javascript,localstorage,netlify | 2023-09-12T13:38:42Z | 2023-12-08T14:15:14Z | null | 5 | 8 | 29 | 0 | 2 | 4 | null | null | HTML |
hugozanini/segformer-clothes-tfjs | main |
# Real-time clothes segmentation with TF.JS
Real-time implementation of the [SegFormer](https://github.com/NVlabs/SegFormer) model fine-tuned on [ATR dataset](https://huggingface.co/datasets/mattmdjaga/human_parsing_dataset) for clothes segmentation
SegFormer is a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perception (MLP) decoders. [[Paper]](https://arxiv.org/abs/2105.15203)
The model recognizes 17 [different classes](https://github.com/hugozanini/segformer-clothes-tfjs/blob/40ae6842ffc404df3b059ecc36e3c420fe327ebf/src/App.jsx#L32) and just need a webpage to run.
<body>
<img alt="Qries"
src="https://github.com/hugozanini/segformer-clothes-tfjs/blob/main/git-media/segformer-demo.gif?raw=true" width="400">
</body
</a>
</body
<br>
## Citation
```bibtex
@article{DBLP:journals/corr/abs-2105-15203,
author = {Enze Xie and
Wenhai Wang and
Zhiding Yu and
Anima Anandkumar and
Jose M. Alvarez and
Ping Luo},
title = {SegFormer: Simple and Efficient Design for Semantic Segmentation with
Transformers},
journal = {CoRR},
volume = {abs/2105.15203},
year = {2021},
url = {https://arxiv.org/abs/2105.15203},
eprinttype = {arXiv},
eprint = {2105.15203},
timestamp = {Wed, 02 Jun 2021 11:46:42 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-2105-15203.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
```
## Acknowledgment
<img align="left" width="200" height="183" src="https://raw.githubusercontent.com/hugozanini/yolov7-tfjs/organizing-repo/git-media/Experts_Stickers_05.gif">This code was developed under the financial assistance of the [Google Developers Group](https://developers.google.com/community/gdg), which provided all the computational resources for training and converting the models.
<br>
| Clothes semantic segmentation with Transformers | clothes-segmentation,computer-vision,javascript,react,realtime,segformer,semantic-segmentation,tensorflowjs | 2023-09-16T21:35:45Z | 2023-09-17T15:10:01Z | null | 1 | 0 | 23 | 0 | 0 | 4 | null | Apache-2.0 | JavaScript |
mamunurrashid1010/web_development_class | master | null | null | bootstrap,css,dom-manipulation,git,github,html,javascript,jquery,laravel,mysql | 2023-09-27T05:59:39Z | 2024-01-05T09:36:09Z | null | 1 | 0 | 46 | 0 | 0 | 4 | null | null | JavaScript |
fikiap23/Posivibes-v2 | master | # PosiVibes
Welcome to PosiVibes – a full-stack social media application built with the MERN stack.
## Project Origin
This project was originally developed as a college assignment by Fiki Aprian. As part of the learning process, it served as a practical exploration of building a full-stack social media application using the MERN stack.
## Open Source Contribution
Now, I have decided to share this project with the open-source community. My intention is to contribute to the community's knowledge and provide a starting point for others interested in MERN stack development. Feel free to explore, use, and contribute to the project!
## Overview
PosiVibes is an open-source social media application built using the MERN (MongoDB, Express.js, React, Node.js) stack. It aims to spread positivity and connect people in a friendly and uplifting online community.
## Features
- **User Authentication:** Secure user registration and login functionality.
- **Profile Management:** Customize your profile with a profile picture, bio, and more.
- **Positive Vibes Sharing:** Share uplifting experiences, quotes, and positive moments.
- Register: Sign up to create your own PosiVibes account.
- Login: Log in to your PosiVibes account with valid login information.
- Posting: Share your thoughts, experiences, or creative content with the community.
- Like: Like posts that you enjoy from other users.
- Repost: Repost inspiring or interesting posts.
- Comment: Interact with other users through comments on posts.
- Follow: Follow other users to see their content in your feed.
- Chat: Send direct messages and communicate with other users.
## Installation
To run PosiVibes locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/fikiap23/Posivibes-v2.git
cd Posivibes-v2
```
### Project Structure
The project is organized into two main folders:
### Frontend
The frontend folder contains the React application.
#### Getting Started with Frontend
1. Navigate to the `frontend` folder:
```bash
cd frontend
```
2. Install dependencies:
```bash
npm install
```
3. Start the frontend development server:
```bash
npm run dev
```
4. Open your browser and visit [http://localhost:5000](http://localhost:5000) to use the PosiVibes frontend.
### Backend
The backend folder contains the Node.js and Express.js server.
#### Getting Started with Backend
1. Navigate to the `backend` folder:
```bash
cd backend
```
2. Install dependencies:
```bash
npm install
```
3. Create a `.env` file in the `backend` folder with the following content:
```
PORT = 3000
MONGO_URI = your mongo uri
JWT_SECRET=jwtSecret
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
NODE_ENV = development
```
Make sure to `replace` the placeholders (your_mongo_uri, jwtSecret, your_cloudinary_cloud_name, your_cloudinary_api_key, your_cloudinary_api_secret) with your actual MongoDB URI, JWT secret, Cloudinary credentials.
4. Start the backend development server:
```bash
npm run dev
```
5. The backend server will run on [http://localhost:3000](http://localhost:3000).
## Contributing
We welcome contributions from the community. To contribute to PosiVibes, follow these steps:
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature/your-feature
```
3. Make your changes and commit them:
```bash
git commit -m "Add your feature"
```
4. Push to the branch:
```bash
git push origin feature/your-feature
```
5. Create a pull request on GitHub.
## License
This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
- The PosiVibes team would like to thank the open-source community for their continuous support and contributions.
Feel free to reach out to us at [fikiaprian23@gmail.com](mailto:fikiaprian23@gmail.com) for any questions or concerns.
Visit us at [https://posivibes.site](https://posivibes.site) and start spreading positive vibes! 😊✨
| Open source social media app, build with mern-stack | expressjs,javascript,mern-stack,mongodb,react,social-media,chat-application,real-time,socket-io | 2023-09-30T07:20:05Z | 2023-12-09T13:21:38Z | null | 1 | 5 | 132 | 0 | 0 | 4 | null | BSD-3-Clause | JavaScript |
shreyamalogi/Simple-Calculator-web-app | main | 
# Simple Calculator web app
**Author:** Shreya Malogi
This is a basic web application built with Flask that serves as a simple calculator. It allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
## Why This Project?
Are you looking for a quick and easy way to perform basic calculations without installing a separate calculator app on your device? This project provides a straightforward web-based calculator that can handle basic arithmetic operations. It's useful for anyone who needs to perform quick calculations.
## Tech Stack
`Python` `Flask` `HTML/CSS` `JavaScript` `Jinja2`
## How to Use
1. Clone the repository to your local machine.
2. Install Flask if you haven't already by running `pip install Flask` in your terminal.
3. Run the application by executing `python app.py` in your terminal.
4. Open your web browser and navigate to `http://localhost:5000`.
5. Use the calculator to perform addition, subtraction, multiplication, and division operations.
## Features
- Simple and user-friendly calculator interface.
- Performs basic arithmetic operations (addition, subtraction, multiplication, division).
- Handles division by zero gracefully.
## Usage
1. Enter the first number in the "Number 1" field.
2. Enter the second number in the "Number 2" field.
3. Select the operation you want to perform from the dropdown menu.
4. Click the "Calculate" button.
5. The result will be displayed below the calculator.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
MIT License
Copyright (c) 2023 Shreya Malogi
## Contribute
Found a bug or have a feature request? Open an issue or fork the project and submit a pull request. Your contributions are always welcome!
If you find this project useful, please consider giving it a star on GitHub to show your support. Thank you!
| This is a basic web application built with Flask that serves as a simple calculator. It allows users to perform basic arithmetic operations | css,flask,html,jinja2,python,javascript | 2023-09-22T18:00:13Z | 2023-09-22T18:43:01Z | null | 1 | 0 | 7 | 0 | 0 | 4 | null | MIT | HTML |
tanishisherewithhh/ImperialsBot | main | # ImperialsBot
Minecraft bot using mineflayer to chat spam, safeguard bases and many other utility functions. 3D display using prismarine viewer of the bot
# Imperial Bot Setup Guide
This guide will help you set up and run your Minecraft bot using the provided JavaScript code and configuration file.
## Prerequisites
- [Node.js](https://nodejs.org) installed on your system.
- A text editor to modify the configuration file.
## Installation
1. Download the bot source files (JavaScript code and configuration files) from [Release](https://github.com/tanishisherewithhh/ImperialsBot/releases) or clone the github repository by putting this into your terminal or command prompt:
```
gh repo clone tanishisherewithhh/ImperialsBot
```
3. Run the `install.bat` file to install the necessary dependencies. This can be done by double clicking and running the `install.bat` OR typing `install.bat` in the terminal and pressing enter.
## Configuration
Open the `config.json` file in a text editor to modify the bot's settings. Here's what each setting does:
- `ip`: The IP address of the Minecraft server you want the bot to connect to.
- `username`: The username for the bot.
- `password`: The password for the bot to /register or /login.
- `version`: The version of Minecraft that the server is running.
- `port`: The port number for the local web server that displays the bot's view and controls.
- `blacklist`: An array of usernames that the bot should ignore.
- `antiafk`: If set to true, the bot will move around randomly to avoid being kicked for being AFK.
- `autoreconnect`: If set to true, the bot will automatically try to reconnect if it gets disconnected.
- `reconnectdelay`: The delay (in seconds) before attempting to reconnect after being disconnected.
- `securityguard`: If set to true, the bot will alert when a player enters its render distance.
- `firstperson`: If set to true, the web view will be in first-person mode. If false, it will be in third-person mode.
- `killsuicide`: If set to true, the bot will use `/kill` command for suicide. If false, it will try to find other ways (like lava or flint and steel).
- `killaura.killaura`: If set to true, Killaura will be enabled.
- `killaura.mob`: If set to true, Killaura will target mobs.
- `killaura.player`: If set to true, Killaura will target players.
- `log.messages`: If set to true, chat messages will be logged.
- `log.whispers`: If set to true, whispers will be logged.
- `log.kicks`: If set to true, kick messages will be logged.
- `log.death`: If set to true, death messages will be logged.
- `log.errors`: If set to true, error messages will be logged.
- `chat.bypass`: If set to true, a random string will be added to the end of the chat messages to bypass spam filters.
- `chat.bypasslimit`: The length of the random string added for spam filter bypassing.
- `chat.random`: If set to true, messages from the message list will be chosen randomly. If false, they'll be chosen sequentially.
- `chat.delay`: The delay (in seconds) between each chat message sent by the bot when spamming is enabled.
- `chat.messages`: An array of messages that the bot can send when spamming is enabled.
- `webhookUrl`: The URL of a Discord webhook that the bot can send messages to.
### Make sure you follow the JSON format inorder for it to be used without any errors.
Example Edit:
```json
{
"ip": "8b8t.me",
"username": "tanishisherewith",
"password":"pro1927A",
"version": "1.19.4",
"port": "3000",
"blacklist": ["User1", "User2"],
"antiafk":true,
"autoreconnect":true,
"reconnectdelay": "4",
"securityguard": true,
"firstperson": false,
"killsuicide": true,
"killaura":{
"killaura": true,
"mob": false,
"player": true
},
"log":{
"messages": true,
"whispers": true,
"kicks": true,
"death": false,
"errors": true
},
"chat":{
"bypass": false,
"bypasslimit":"0",
"random": true,
"delay": "7",
"messages": [
"My message 1 ",
"Imperials ",
"On",
"Top "
]
},
"webhookUrl":"https://discord.com/api/webhooks/1156536070859653220/KTizv1dy_be3qsJpsc15BCu2gysgcFWUH3k2WFjnlEYW4u48bXf_pgA6Vnk0SB-LJ3YVZ1"
}
```
## Running
To start the bot, run the `start.bat` file by double clicking and running the `start.bat` OR typing `start.bat` in your terminal and pressing enter.
## Usage
Once running, you can interact with your bot through a web interface available at http://localhost: (whatever port number you specified in your configuration) (Example: http://localhost:3000). This interface allows you to control your bot's movements and send chat messages.
## Troubleshooting
If you encounter any issues while setting up or running your bot, check if there are any error messages in your terminal. These messages can often provide clues about what's going wrong.
If you're still having trouble, you may want to check that all your settings in your configuration file are correct (especially your server IP and version), and that all necessary dependencies were installed correctly.
For any FAQ or issues you can directly address them to the [issue](https://github.com/tanishisherewithhh/ImperialsBot/issues) page or contact me via discord `tanishisherewith`
# Imperial Bot Features
This bot is built using several powerful libraries that give it a wide range of capabilities:
## Mineflayer
Mineflayer is a high-level Minecraft bot API. It's capable of doing everything you might want a bot to do, including navigating the world, fighting mobs, mining, crafting, and more.
## Cracked Account Support
This bot supports cracked accounts or non premium minecraft accounts or offline mode accounts
## Auto Auth
This bot automatically `/register` and `/login` with the password given in `config.json` file
## Mineflayer PvP
The Mineflayer PvP plugin allows the bot to engage in combat with other players or mobs. It can automatically target and attack entities within its range.
## Mineflayer Pathfinder
The Mineflayer Pathfinder plugin enables the bot to navigate the Minecraft world. It can find paths to specific locations, avoid obstacles, and even handle complex tasks like traversing mazes.
## Prismarine Viewer
Prismarine Viewer is used to provide a web-based view of what the bot sees in the game. This can be useful for debugging or just for watching what the bot is doing. It can be set to either first-person or third-person view.
## Discord Webhook Connection
The bot can send messages to a Discord channel via a webhook. This can be used to relay chat messages from the Minecraft server to Discord, send alerts or updates about what the bot is doing, or for any other communication needs.
## Anti-AFK
The bot has an anti-AFK feature that makes it move around randomly to avoid being kicked from the server for being idle.
## Auto Reconnect
If the bot gets disconnected from the server for any reason, it can automatically attempt to reconnect after a specified delay.
## Killaura
Killaura is a combat feature that automatically attacks entities within a certain range. This can be configured to target players, mobs, or both.
## Spamming
The bot can send chat messages at regular intervals. These messages can be chosen randomly or sequentially from a list, and a random string can be appended to bypass spam filters.
Remember that while these features are powerful, they should be used responsibly and in accordance with the rules of the server you're playing on.
| Minecraft bot using mineflayer to chat spam, safeguard bases and many other utility functions. 3D display using prismarine viewer of the bot | anti-afk,autoreconnect,discord,discordwebhoo,discordwebhook,javascript,minecraft,mineflayer,mineflayer-bot,mineflayer-pvp | 2023-09-26T18:39:15Z | 2023-10-01T08:44:14Z | 2023-09-27T13:14:04Z | 1 | 0 | 5 | 0 | 0 | 4 | null | MIT | JavaScript |
AmbitionsXXXV/etc-hooks | main | # Etc hooks
## ✨ 特性
- 可靠的代码健壮:使用 `Typescript` 构建,提供完善的类型定义文件
- 完善的文档能力:支持文档记录,支持 `demo` 演示
- 完整的测试用例:配套完整的测试用例,帮助您提升项目健壮性
## 📦 安装
```bash
$ pnpm install etc-hooks --save
```
## 🔨 使用
参考 `Hooks`内容,使用如下:
```ts
import { useToggle } from 'etc-hooks'
```
## 可能出现的问题
### node17 及以上版本
```shell
# Error message "error:0308010C:digital envelope routines::unsupported"
# 解决方案
# On Unix-like (Linux, macOS, Git bash, etc.):
export NODE_OPTIONS=--openssl-legacy-provider
# On Windows (cmd.exe):
set NODE_OPTIONS=--openssl-legacy-provider
# On Windows (PowerShell):
$env:NODE_OPTIONS = "--openssl-legacy-provider"
# or use nvm/n to downgrade node version to 16
```
| 常见业务 hooks 整合库 | hooks,javascript,react,typescript,gulp,webpack | 2023-09-21T15:49:55Z | 2024-04-15T02:12:18Z | 2023-09-26T14:43:00Z | 1 | 0 | 126 | 0 | 0 | 4 | null | null | TypeScript |
PrzemoProgrammer/Poker-Multiplayer-Game | main |
<img align="right" alt="coding" src="https://d2gg9evh47fn9z.cloudfront.net/800px_COLOURBOX16586411.jpg" width="350" height="auto">
# Poker Texas Hold'em - Online Game
* 𝗣𝗶𝘅𝗶.𝗷𝘀 renderer,
* 𝗷𝘄𝘁-𝗮𝘂𝘁𝗵𝗲𝗻𝘁𝗶𝗰𝗮𝘁𝗶𝗼𝗻 ,registration and login,
* 𝗡𝗼𝗱𝗲.𝗷𝘀 server enviroment,
* 𝗘𝘅𝗽𝗿𝗲𝘀𝘀.𝗷𝘀 library used,
* 𝗠𝗼𝗻𝗴𝗼𝗱𝗯 database used,
* 𝐇𝐨𝐰𝐥𝐞𝐫 for audio,
* 𝗚𝗦𝗔𝗣for animations,
* 𝐌𝐢𝐧𝐢-𝐒𝐢𝐠𝐧𝐚𝐥𝐬
𝐕𝐢𝐝𝐞𝐨
[](https://www.youtube.com/watch?v=AZp3OtBgEjw)
| Poker Texas Hold'em. Make the best combination of cards and win ! | expressjs,javascript,mongodb,pixijs,typescript,colyseus,gsap,howler | 2023-10-06T11:05:34Z | 2024-02-23T07:57:53Z | null | 1 | 0 | 91 | 0 | 2 | 4 | null | null | TypeScript |
RyanLua/WebEdit | main | <p align="center">
<img alt="Web Edit Icon" src="assets/Icon.png" />
<h1 align="center">Web Edit</h1>
</p>
<div align="center">
[](https://chromewebstore.google.com/detail/kcjhkbajobnhihpodnphdndhmniglmpc)
[](https://chromewebstore.google.com/detail/kcjhkbajobnhihpodnphdndhmniglmpc)
[](https://chromewebstore.google.com/detail/kcjhkbajobnhihpodnphdndhmniglmpc)
[](https://discord.gg/hYU4rvT7DK)
</div>
Easily edit websites temporarily with the click of a button. No coding or knowledge needed. Just a click to start editing and another to stop. Change any website's text effortlessly and save your changes as HTML. Format text in bold, italics, and underline.
## Installation
[](https://chromewebstore.google.com/detail/kcjhkbajobnhihpodnphdndhmniglmpc)
[](https://microsoftedge.microsoft.com/addons/detail/web-edit/knfdcflhlgfnkogoeeakccgchgeeamjj)
[](https://addons.mozilla.org/en-US/firefox/addon/web-edit/)
[](https://addons.opera.com/en/extensions/details/web-edit/)
Installation of Web Edit is simple and easy. They are two ways to install Web Edit.
### Install from extension store (Recommended)
Installing from the extension store is great for if you are just planning to use the Web Edit.
1. Locate the extension store your browser uses
* Microsoft Edge: [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/web-edit/knfdcflhlgfnkogoeeakccgchgeeamjj)
* Google Chrome, Chromium: [Chrome Web Store](https://chromewebstore.google.com/detail/kcjhkbajobnhihpodnphdndhmniglmpc)
* Opera, Opera GX: [Opera Add-ons](https://addons.opera.com/en/extensions/details/web-edit)
* Firefox: [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/web-edit/)
2. Open the store page and click <kbd>Get</kbd>
3. Add the extension by clicking <kbd>Add extension</kbd>
4. You are done, see how to use web edit below.
### Install from file
Installing from file is intended if you are to help develop, debug, or contribute Web Edit. Installing from files **does NOT allow for automatic updates**.
1. Download Web Edit from [GitHub Releases](https://github.com/RyanLua/WebEdit/releases)
2. Go to your browser's extension page.
3. Enable developer mode and extension debugging
4. Click <kbd>Load unpacked</kbd> and select the Web Edit file to load
## Usage
To use Web Edit once you have installed it, click the extension or use <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>Comma</kbd> to toggle editing.
### Shortcuts
Web Edit supports shortcuts, see below for a table of all the shortcuts.
| Shortcut | Action | Description |
| --- | --- | --- |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>Comma</kbd> | Toggle editing | Toggles on and off editing mode. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>S</kbd> | Save as | Saves the active tab including your edits as a file. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>B</kbd> | Bold | Toggles if new or selected text is **bolded**. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>I</kbd> | Italic | Toggles if new or selected text is *italicized*. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>U</kbd> | Underline | Toggles if new or selected text is <ins>underlined</ins>. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>Z</kbd> | Undo | Undo the last action/edit. |
| <kbd>Ctrl</kbd>/<kbd>Command</kbd> + <kbd>Y</kbd> | Redo | Redo the last action/edit. |
## Contributing
> [!TIP]
> You can translate now by joining our [Crowdin project](https://crowdin.com/project/web-edit).
[](https://crowdin.com/project/web-edit)
We welcome all contributions whether it be fixing a translation error or adding new features. To learn how to contribute see [CONTRIBUTING.md](/.github/CONTRIBUTING.md) for details.
## License
[](https://github.com/RyanLua/WebEdit/blob/main/LICENSE)
Licensed under [Apache License 2.0](https://www.apache.org/licenses/). See [LICENSE](LICENSE) for details.
## Screenshots



| Easily edit websites temporarily by a click of a button. | chrome,chrome-extension,chromium,edge,edge-addon,extension,javascript,browser-extension,addon,firefox | 2023-10-10T01:22:35Z | 2024-04-20T08:18:25Z | 2023-11-12T06:15:41Z | 2 | 14 | 192 | 0 | 0 | 4 | null | Apache-2.0 | JavaScript |
ISF-DDU/ISF-website | main | # ISF Website 🚀
Welcome to the ISF (Institution of Electronics and Telecommunication Engineers (IETE) Students Forum) Website project! This project serves as the foundation for our website built with React.
## About ISF
The Institution of Electronics and Telecommunication Engineers (IETE), founded in 1953, is one of the leading Professional Societies in India. With a vision for the advancement of Science and Technology in the fields of Electronics, Communication Engineering, Computer Science, Information Technology, and related subjects, IETE has been a guiding light in the industry.
## Technology Stack
<p align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/1200px-React-icon.svg.png" alt="React" width="64px">
<img src="https://o.remove.bg/downloads/f9499c5e-7581-4dc2-9e12-12c4ad08a831/png-transparent-logo-html-html5-removebg-preview.png" alt="React" width="64px">
<img src="https://o.remove.bg/downloads/bb85dd6d-159b-41b8-9542-2fa9f42fa0b7/png-transparent-tailwind-css-css-framework-customizable-low-level-tailwind-logo-3d-icon-removebg-preview.png" alt="React" width="64px">
</p>
## Content Stack
[](https://github.com/ISF-DDU/App-verse/issues)
[](https://github.com/ISF-DDU/App-verse/network/members)
[](https://github.com/ISF-DDU/App-verse/pulls)
[](https://github.com/ISF-DDU/App-verse/stargazers)
[](https://github.com/ISF-DDU/App-verse/graphs/contributors)
## Getting Started
### Available Scripts
In the project directory, you can run:
#### `yarn start`
Launches the app in development mode. Access it at [http://localhost:3000](http://localhost:3000) to see it in action.
The page will automatically reload when you make changes, and any lint errors will pop up in the console.
#### `yarn test`
Kickstart the test runner in interactive watch mode. 🧪🏃♂️
#### `yarn build`
Builds the app for production to the `build` folder. It bundles React in production mode and optimizes performance.
The build is minified, and filenames include cryptographic hashes for security.
For deployment details, check out the [deployment guide](https://facebook.github.io/create-react-app/docs/deployment).
#### `yarn eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
If you seek total control over build configurations, execute the `eject` command. Beware, it's the point of no return! 😱🛠️
## Learn More
- Explore the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
- Dive deep into React with the [React documentation](https://reactjs.org/).
## Project Configuration
### Code Splitting
For the art of code splitting, visit this sacred scroll: [Code Splitting Guide](https://facebook.github.io/create-react-app/docs/code-splitting).
### Bundle Size Analysis
Uncover the mysteries of bundle size with this tome: [Analyzing the Bundle Size Guide](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size).
### Progressive Web App
Learn the ancient secrets of crafting Progressive Web Apps here: [Making a Progressive Web App Guide](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app).
### Advanced Configuration
Unlock the hidden powers of advanced configuration: [Advanced Configuration Guide](https://facebook.github.io/create-react-app/docs/advanced-configuration).
## Deployment
Launch your IETE ISF website into the digital cosmos with our deployment guide: [Deployment Guide](https://facebook.github.io/create-react-app/docs/deployment).
## Troubleshooting
When the build process goes awry, consult the oracle: [Troubleshooting Guide](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify).
May your IETE ISF Website project be super fantastic and successful! 🌟🚀👨💻
| null | hacktoberfest,css,javascript,react,reactjs,tailwind,redux,html5,good-first-issue,hacktoberfest2023 | 2023-09-24T15:38:56Z | 2023-10-19T13:01:34Z | null | 10 | 9 | 36 | 0 | 5 | 4 | null | MIT | JavaScript |
Tosin-JD/obs-bible-plugin | main | # obs-bible-plugin
[](https://opensource.org/licenses/MIT)
This is a free bible plugin that you can use to display bible passages in Open Broadcasting Studio.
I made it with the intention of helping me to display Bible passages since I could not find a free plugin to display Bible.
You can modify it for your use.
[](https://www.buymeacoffee.com/tosin789)
I am available for work.
OBS Bible Plugin is now available in the following versions.
1. Authorized King James Version (KJV)
2. New King James Version (NKJV)
3. Louis Segond 1920 (French Version)
4. Reina-Valera Revision 1960 (RV60) (Spanish Version)

# How to Install the plugin
1. Download the **obs-bible-plugin.zip**, **obs-bible-french.zip**, **obs-bibl-multi-lang.zip**.
2. Extract the zip file.
3. Copy the **obs-bible-plugin** or which ever version folder to a safe location in your computer.
4. Open the **obs-bible-plugin** folder.
5. Copy the URL or PATH of the **control_panel.html**.
6. Click on **Docks** > **Custom Browser Docks**
7. Paste the URL or PATH of the **control_panel.html**.
8. On the Dialog Box that pops up, Under **Dock Name** enter the name of the Dock, example: **Bible Plugin** or any name of your choice.
9. Copy the URL or PATH of the **browser_source.html**.
10. Click on Add Source or the **+** button.
11. Click on **Browser**.
12. Paste the URL or PATH of the **browser_source.html** in the input box for URL.
13. Specify the width and height of the Browser to your preference.
14. Click on **OK**.
15. You can type on the textbox to display text and you can click on bible passages to display it.
## How to Display A Bible Passage
1. Go to the Bible tap
2. Search for the Bible Passage with name such is **John 1:1** or with a passage from the scripture as: **Love your neighbor as yourself**
3. Click on the Bible Verse to display it.
## How to Add Song
In order to add song
1. Go to the **Song** tab
2. Click on **Choose File** to upload a song a txt file that contains a song: **Example:** **song.txt**
3. If you want to differentiate the chorus, make sure that the first line of the chorus is the word "CHORUS"
4. Click on any line to display it.
### Your _song.txt_ file should be arranged in this format.
1.
O soul, are you weary and troubled?
No light in the darkness you see?
There’s light for a look at the Savior,
And life more abundant and free!
CHORUS
Turn your eyes upon Jesus,
Look full in His wonderful face,
And the things of earth will grow strangely dim,
In the light of His glory and grace.
2.
Through death into life everlasting
He passed, and we follow Him there;
O’er us sin no more hath dominion—
For more than conqu’rors we are!
3.
His Word shall not fail you—He promised;
Believe Him, and all will be well:
Then go to a world that is dying,
His perfect salvation to tell!
I hope that as time goes on, we would be able to add more translations. Thank you. God bless you.
Made with ❤️.
| The is a free plugin for displaying Bible passages in Open Broadcasting Studio for live stream. | bible,javascript,livestream,obs,plugin | 2023-09-12T11:11:05Z | 2024-03-24T06:21:44Z | null | 1 | 0 | 5 | 0 | 1 | 4 | null | MIT | JavaScript |
shyanukant/toolverse | main | null | null | azure,django,html,javascript,jquery,postgresql,python,tailwindcss | 2023-09-22T14:14:39Z | 2023-10-14T11:15:06Z | null | 1 | 0 | 54 | 0 | 0 | 4 | null | null | Python |
kagam1nonly/huyuhoy-silogan | main | Welcome to Online Ordering System for Huyuhoy Silogan, a fully functional Django web application for food ordering with MySQL database integration. This project provides a seamless experience for both customers and administrators, enabling them to interact with a variety of features:
Meal Catalog: Explore an extensive menu, showcasing a diverse range of delicious meals available for ordering.
User Authentication: Seamlessly sign up or log in as a customer or administrator to access personalized functionalities.
Order Placement: Effortlessly add meals to your cart and proceed to checkout, making the ordering process a breeze.
Order Management: Customers can view their order history, while administrators have the authority to accept or refuse orders.
Responsive Design: Enjoy a user-friendly experience on devices of all sizes, ensuring accessibility for a broader audience.
Features:
Meal Catalog
User Authentication (Customer and Admin)
Order Placement and Checkout
Order History for Customers
Order Acceptance/Refusal for Admins
Tech Stack:
Django
MySQL
HTML, CSS, JavaScript
Responsive Design
How to Use:
Clone the repository to your local machine.
Set up your Django environment and MySQL database.
Run migrations and create a superuser account for admin access.
Launch the Django development server.
Explore the app by navigating to the provided URLs.
Contributing:
We welcome contributions! Feel free to submit bug reports, feature requests, or even open pull requests. Let's make this project even better together.
| Welcome to Online Ordering System for Huyuhoy Silogan, a fully functional Django web application for food ordering with MySQL database integration. This project provides a seamless experience for both customers and administrators, enabling them to interact with a variety of features. | css,django,html,javascript,mysql | 2023-10-08T10:02:44Z | 2023-12-15T11:47:51Z | null | 3 | 0 | 85 | 0 | 0 | 4 | null | null | CSS |
massivefermion/phony | main | 
[](https://hex.pm/packages/phony)
[](https://hexdocs.pm/phony/)
# phony
An international phone number validator
## <img width=32 src="https://raw.githubusercontent.com/massivefermion/phony/main/icon.png"> Quick start
```sh
gleam test # Run the tests
gleam shell # Run an Erlang shell
```
## <img width=32 src="https://raw.githubusercontent.com/massivefermion/phony/main/icon.png"> Installation
This package can be added to your Gleam project:
```sh
gleam add phony
```
and its documentation can be found at <https://hexdocs.pm/phony>.
## <img width=32 src="https://raw.githubusercontent.com/massivefermion/phony/main/icon.png"> Usage
```gleam
import phony
pub fn main() {
phony.validate("+1 4305573966")
phony.validate("+49 1522 343333")
phony.validate_by_country("09101752439", "IR")
phony.validate_by_code("27111234", "880")
}
``` | An international phone number validator | erlang,gleam,google,international,javascript,libphonenumber,phone | 2023-09-22T20:58:02Z | 2024-05-17T06:04:33Z | null | 1 | 0 | 29 | 0 | 0 | 4 | null | Apache-2.0 | Gleam |
bohaz/BlogApp | dev | # 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
# 💻 Bloguers <a name="about-project"></a>
This application is a functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database and styled with Tailwind-css. Users can create posts, comment on existing posts, and like posts. Every interaction is tied to a specific user and post, fostering a community environment and allowing for interaction between users.

## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Ruby on Rails</summary>
<ul>
<li><a href="https://rubyonrails.org/">Ruby</a></li>
</ul>
</details>
<details>
<summary>Stimulus Js</summary>
<ul>
<li><a href="https://stimulus.hotwired.dev/">Stimulus Js</a></li>
</ul>
</details>
<details>
<summary>Tailwind-CSS</summary>
<ul>
<li><a href="https://tailwindcss.com/">Tailwind-CSS</a></li>
</ul>
</details>
### Key Features <a name="key-features"></a>
- **User Management**
- **Post Creation and Interaction**
- **Automated Counters**
- **Relational Database Schema**
<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.
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:bohaz/BlogApp.git
```
Navigate to the cloned repository and run the following command to install the necessary gems:
```
cd BlogApp
bundle install
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
### Usage
Initialize it with
```
bin/dev
```
Then open `http://localhost:3000` in your browser.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
### Test
To run the tests try the following command:
```
rspec spec
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 **Ricardo Martínez**
- GitHub: [@bohaz](https://github.com/bohaz)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
- Portfolio: [Ricardo's Portfolio](https://ricardosportfolio.vercel.app/)
-
👤 **Agyare Kissi Kenneth**
- GitHub: [@githubhandle](https://github.com/over-geek)
- Twitter: [@twitterhandle](https://twitter.com/KissiKenneth)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kenneth-agyare-kissi-673a01186/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] **User Authentication and Authorization**
- [ ] **Enhanced Interaction**
- [ ] **Search and Filter**
<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/bohaz/BlogApp/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 let me know with a STAR⭐!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📝 License <a name="license"></a>
This project is [MIT](https://github.com/bohaz/BlogApp/blob/dev/MIT.md) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| This application is a simple yet functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database. | cancancan,devise,javascript,postgresql,ruby-on-rails,rspec,rubocop,tailwind-css | 2023-09-26T16:02:36Z | 2024-05-22T19:50:43Z | null | 2 | 15 | 239 | 0 | 0 | 4 | null | null | Ruby |
react18-tools/esbuild-plugin-react18 | main | # Esbuild Plugin React18 <img src="https://github.com/react18-tools/turborepo-template/blob/main/popper.png?raw=true" style="height: 40px"/>
[](https://github.com/react18-tools/esbuild-plugin-react18/actions/workflows/test.yml) [](https://codeclimate.com/github/react18-tools/esbuild-plugin-react18/maintainability) [](https://codecov.io/gh/react18-tools/esbuild-plugin-react18) [](https://www.npmjs.com/package/esbuild-plugin-react18) [](https://www.npmjs.com/package/esbuild-plugin-react18)  [](https://gitpod.io/from-referrer/)
<img src="esbuild-react18.webp" title="Build Awesome Libraries using React Server Components and make your Mark!" style="width:100%"/>
> Build Awesome Libraries using React Server Components and make your Mark!
Esbuild Plugin React18 is an `esbuild` plugin designed to help library developers unlock the full potential of React 18 server components. It facilitates compiling libraries compatible with React 18 server and client components, Next.js 13, Remix, etc., seamlessly integrating with React and Next.js.
## Why?
✅ Unleash the full power of React18 Server components\
✅ Build libraries for all build systems/tools/frameworks supporting React18\
✅ Unleash the power of combining react client and server components in your libraries\
✅ Full TypeScript support out of the box\
✅ Supports CJS and ESM builds out of the box\
✅ Simple and tiny\
✅ Easy to use — just add the plugin, and you are good to go\
✅ All in one plugin for building react18 libraries with `tsup` or `esbuild`\
✅ add "use client" directive to indicate client component and the plugin will do the rest\
✅ Automatically ignore test files during build\
✅ Automatically remove `data-testid` attributes\
✅ Add `ignorePatterns` and `replacePatterns` to achieve much more control over your build\
✅ Fully Documented\
✅ Ready to use [GitHub repository template](https://github.com/mayank1513/turborepo-template.git) to create your next react18 library\
The introduction of React server components in React 18 has unlocked immense possibilities. However, library authors are not yet able to fully capitalize on this potential. Many libraries, like `chakra-ui`, simply add “use client” for each component. However, much more can be unleashed when we can use both server and client components to build libraries. Also, check out this [blog](https://mayank1513.medium.com/unleash-the-power-of-react-server-components-eb3fe7201231).
### Build the libraries that
✅ are Fully Treeshakable (import from `esbuild-plugin-react18/client/loader-container`)
✅ provide Fully TypeScript Supported
✅ Leverage the full power of React 18 Server components
✅ are Compatible with all React 18 build systems/tools/frameworks
✅ are Documented with [Typedoc](https://react18-tools.github.io/esbuild-plugin-react18) ([Docs](https://react18-tools.github.io/esbuild-plugin-react18))
✅ provide Examples for Next.js, Vite, and Remix
> <img src="https://github.com/react18-tools/turborepo-template/blob/main/popper.png?raw=true" style="height: 20px"/> Please consider starring [this repository](https://github.com/react18-tools/esbuild-plugin-react18) and sharing it with your friends.
## Compatibility
- JavaScript/TypeScript React libraries using `tsup` or other builders based on `esbuild`
This plugin seamlessly integrates with `tsup` and any other builders based on `esbuild`. With this, you can have both server and client components in your library and the plugin will take care of the rest. All you need to do is add this plugin and add `"use client";` on top of client components (in your source code). Additionally, test files will be removed automatically from the build resulting in a smaller package. Explore more functionalities in the docs.
## Getting Started
### Installation
```bash
$ pnpm add esbuild-plugin-react18
```
**_or_**
```bash
$ npm install esbuild-plugin-react18
```
**_or_**
```bash
$ yarn add esbuild-plugin-react18
```
> If you are using `monorepo` or `workspaces`, you can install this plugin to the root using `-w` or to a specific workspace using `--filter your-package` or `--scope your-package` for `pnpm` or `yarn` workspaces, respectively.
## Use with `tsup`
```ts
// tsup.config.ts or tsup.config.js
import { defineConfig } from "tsup";
import react18Plugin from "esbuild-react18-useclient";
const react18PluginOptions: React18PluginOptions = {}
export default defineConfig(options => ({
...
esbuildPlugins:[react18Plugin(react18PluginOptions)]
}));
```
## Use with `esbuild`
```ts
import react18Plugin from "esbuild-react18-useclient";
const react18PluginOptions: React18PluginOptions = {}
esbuild.build({
...
plugins: [react18Plugin()],
});
```
## Plugin Options
```ts
interface React18PluginOptions {
/** to not ignore test files */
keepTests?: boolean;
/** to not remove `data-testid` attributes. If `keepTests` is true,
* `data-testid` attributes will not be removed irrespective of
* `keepTestIds` value.
* This attribute is useful when setting `sourceReplacePatterns`
*/
keepTestIds?: boolean;
/**
* regExp patterns to match file paths to be ignored.
* If contentPatterns are provided, only the files at matching paths
* containing one or more of the content patterns will be ignored
*/
ignorePatterns?: { pathPattern: RegExp; contentPatterns?: RegExp[] }[];
/**
* regExp patterns to find and replace in source files before build
*
* Use with caution! Make sure the same file does not match multiple patterns
* to avoid any unexpected results.
*
* Caution! - if you have not enabled `keepTests`, we are already using
* `/.*\.(j|t)s(x)?$/` pattern to remove `
data-testid` attributes. If your
* `sourceReplacePatterns` collide with these files, please set `keepTestIds`
* to `true` and handle removing testids yourself.
*/
sourceReplacePatterns?: {
pathPattern: RegExp;
replaceParams: { pattern: RegExp; substitute: string }[];
}[];
/**
* regExp patterns to find and replace in build files after build
* Use with caution! Make sure the same file does not match multiple patterns
* to avoid any unexpected results.
*/
buildReplacePatterns?: {
pathPattern: RegExp;
replaceParams: { pattern: RegExp; substitute: string }[];
}[];
}
```
### [🤩 Don't forget to star this repo!](https://github.com/react18-tools/esbuild-plugin-react18)
[💖](https://github.com/react18-tools/esbuild-plugin-react18) [🌟](https://github.com/react18-tools/esbuild-plugin-react18)
Want a hands-on course for getting started with Turborepo? Check out [React and Next.js with TypeScript](https://www.udemy.com/course/react-and-next-js-with-typescript/?referralCode=7202184A1E57C3DCA8B2) and [The Game of Chess with Next.js, React, and TypeScript](https://www.udemy.com/course/game-of-chess-with-nextjs-react-and-typescrypt/?referralCode=851A28F10B254A8523FE)

## License
This library is licensed under the MPL-2.0 open-source license.
> <img src="https://github.com/react18-tools/turborepo-template/blob/main/popper.png?raw=true" style="height: 20px"/> Please consider enrolling in [our courses](https://mayank-chaudhari.vercel.app/courses) or [sponsoring](https://github.com/sponsors/mayank1513) our work.
<hr />
<p align="center" style="text-align:center">with 💖 by <a href="https://mayank-chaudhari.vercel.app" target="_blank">Mayank Kumar Chaudhari</a></p>
| Build Awesome Libraries using React Server Components and make your Mark! - an esbuild plugin for compiling libraries compatible with React 18 server and client component, Nextjs13, Nextjs14 | esbuild,esbuild-plugin,javascript,nextjs,nextjs13,nextjs14,nodejs,reactjs,typescript,react18-tools | 2023-09-23T04:48:42Z | 2024-05-23T16:14:27Z | 2024-05-20T08:51:58Z | 1 | 18 | 185 | 2 | 0 | 4 | null | MPL-2.0 | TypeScript |
aditeyapatakoti/CodeHS-IntroIntoJavascript | main | # CodeHS-IntroIntoJavascript
This repository includes answers and code to every quiz and assignment needed in CodeHS's course called "Introduction to Computer Science in Javascript (Golden) 2022".
To find a specific assignment click on the `Go to File` button near the top of all of the files and then type in the assignment number.
Example: 19.2.3 (this will take you to the file named "Blinking Rectangles.js"
# Quiz Answers Format
1. `answer here`
2. `answer here`
3. `and so on...`
# Issues
If you find any issues with the code please let me know by creating an issue.
[Click here to go to the issues page](https://github.com/aditeyapatakoti/CodeHS-IntroIntoJavascript/issues)
Note: if you have any suggestions or want to add your own final projects to help out other people then please let me know through the discussion tab.
| (2024) Answers + Code to every quiz and assignment needed in the CodeHS course "Intro Into JavaScript" | codehs,javascript,intro-into-javascript | 2023-09-18T17:48:33Z | 2023-11-08T18:01:59Z | 2023-11-08T18:01:59Z | 2 | 1 | 204 | 0 | 1 | 4 | null | GPL-3.0 | JavaScript |
kenzic/run-models-in-the-browser-with-transformers.js-demo | main | # Run Models in the Browser With Transformers.js
Working demo for the article [Run Models in the Browser With Transformers.js](https://medium.com/@kenzic/run-models-in-the-browser-with-transformers-js-2d0983ba3ce9)
## Install
```bash
git clone git@github.com:kenzic/run-models-in-the-browser-with-transformers.js-demo.git
cd run-models-in-the-browser-with-transformers.js-demo
git fetch --all --tags
git checkout tags/basic-demo -b sandbox
```
## Run
I use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) to run the demo. You can also use any other server you'd like.
## Resources
- [Hugging Face](https://huggingface.co/)
- [Transformers.js](https://huggingface.co/docs/transformers.js/index)
- [Project Repo](https://github.com/kenzic/run-models-in-the-browser-with-transformers.js-demo/tree/basic-demo)
- [ONNX Runtime](https://onnxruntime.ai/)
- [ONNX Github Repo](https://github.com/onnx/onnx)
| Working demo for the article Run Models in the Browser With Transformers.js | ai,demo,hugging,javascript,summarization,transformers,tutorial | 2023-09-16T19:45:59Z | 2023-09-18T13:45:11Z | null | 1 | 0 | 10 | 0 | 0 | 4 | null | MIT | CSS |
Jose-leandro/Upload-AI | main | # <h1 align="center">Upload AI</h1>
## *Descrição do projeto*
"Upload AI Server" em conjunto com "Upload AI" é uma ferramenta de upload de vídeos para o YouTube que não só simplifica o processo, mas também gera títulos cativantes, descrições envolventes, e isso é apenas o começo, no futuro, essa ferramenta terá ainda mais recursos incríveis.
> ### A imagem a seguir
Ela descrever o primeiro contato que você terá com o projeto.

## *Estado do projeto*
### :construction: Projeto concluído :construction:
<p>Embora o projeto esteja concluído, estou constantemente aperfeiçoando-o, corrigindo problemas, adicionando novas funcionalidades e refinando o design, com o objetivo de torná-lo ainda mais atraente, esteticamente agradável e funcional.</p>
## *Hospedagem do projeto*
Para dar vida ao meu projeto, escolhi a poderosa plataforma de hospedagem Vercel, Sinta-se à vontade para explorar cada detalhe e funcionalidade deste projeto clicando neste
[Link](https://upload-ai-jose-leandro.vercel.app/)
## *Tecnologias utilizadas no projeto*
Neste projeto que desenvolvi, você encontrará uma sinfonia de tecnologias, sendo cada uma delas desempenhando um papel vital e único essa são as tecnologias presente:
           
### Radix UI -
Estas tecnologias não são apenas ferramentas, são os ingredientes secretos que tornam este projeto verdadeiramente incrível, explore e desfrute do poder que estas tecnologias podem ofereçer!
*Agradeço e tenha um bom dia.*
| "Upload AI Server" em conjunto com "Upload AI" é uma ferramenta de upload de vídeos para o YouTube que não só simplifica o processo, mas também gera títulos cativantes, descrições envolventes, e isso é apenas o começo, no futuro, essa ferramenta terá ainda mais recursos incríveis. | git,ia,openai,radix-ui,reactjs,tailwindcss,typescript,vitejs,css,html | 2023-09-16T19:33:48Z | 2023-11-16T12:16:44Z | null | 1 | 0 | 13 | 0 | 0 | 4 | null | null | TypeScript |
devgaab/meu-portifolio | main | <h1 align="center">Portfólio Pessoal</h1>
<p align="center">
<a href="#-tecnologias">Tecnologias</a> |
<a href="#-projeto">Projeto</a> |
<a href="#-funcionalidades">Funcionalidades</a>
</p>
<br>
<p align="center">
<img alt="projeto Portfólio" src=".github/preview-cover.jpg" width="100%">
</p>
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML e CSS
- JavaScript
- Git e Github
### 💻 Projeto.
- [Acesse o projeto finalizado, online](https://devgaab.github.io/meu-portifolio/)
### ⚙ Funcionalidades
- Projeto responsivo
- Menu de navegação hamburguer
- Scrollbar personalisado
---
| Aplicação Web Responsivo do meu próprio portfólio. Feito com HTML5, CSS3 e JavaScript. | css3,html5,javascript,git,github | 2023-09-17T18:07:42Z | 2024-02-05T03:01:27Z | null | 1 | 0 | 10 | 0 | 0 | 4 | null | null | HTML |
abdulrahmans0414/Web-Development | master | # Web-Development
| learning core concept of web development step by step ... | bootstrap,css,css-flexbox,css-grid,html5,javascript | 2023-10-06T21:49:00Z | 2023-10-09T05:03:52Z | null | 1 | 0 | 12 | 0 | 0 | 4 | null | null | HTML |
LiveWithCodeAnkit/Image-Crop | master | # React Image Crop Web Application
This is a React web application for cropping and editing images. It's built using Tailwind CSS, TypeScript, and several key dependencies.
## Introduction
This web application allows users to upload and crop images. It leverages modern web technologies such as React, Tailwind CSS, and TypeScript to provide a responsive and user-friendly image editing experience.
## Getting Started
To get this project up and running on your local machine, follow these steps:
### Prerequisites
- Node.js: Ensure that you have Node.js installed on your system.
### Installation
1. Clone this repository:
```bash
git clone <repository-url>
| This is a React web application for cropping and editing images. It's built using Tailwind CSS, TypeScript, and several key dependencies. | imagecrop,javascript,reactjs,tailwindcss,typescript | 2023-09-18T16:46:45Z | 2023-10-14T08:38:33Z | null | 1 | 0 | 5 | 0 | 0 | 4 | null | null | TypeScript |
parthwebdev/react-tabs | main | # React + TypeScript + 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
## Expanding the ESLint configuration
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
- Configure the top-level `parserOptions` property like this:
```js
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
```
- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list
| Different Tab Components made with React, TypeScript and other popular JS Libraries | css,css3,framer-motion,html,javascript,react,reactjs,tabs,tailwindcss,typescript | 2023-09-22T11:51:37Z | 2023-09-22T11:51:54Z | null | 1 | 1 | 1 | 0 | 1 | 4 | null | null | TypeScript |
chanmyaemaung/shopify-product-quiz | new-quiz | # Shopify Recommend Product Quiz (Without using Apps)
I'd developed a quiz for Shopify store to recommend products to customers. The quiz is based on the customer's answers to the questions. The quiz is developed using Shopify's [Liquid](https://shopify.github.io/liquid/) and [JavaScript](https://www.javascript.com/). The quiz is developed without using any apps. It's a just simple quiz tha can be easily integrated into any Shopify store.
## WHO AM I?
My name is Chen and I'm a Shopify Expert and a Full Stack Web Developer. I've been working with Shopify for the last 3 years. I've developed many Shopify stores. I've also developed many Shopify stores without using any apps. I've developed this quiz for one of my clients. I'm sharing this quiz with you so that you can also use it in your Shopify store.
## WARNING
This quiz is not fully refactored. It's just a simple quiz web app. I'll refactor it in the future.
## CONTRIBUTION
If you want to contribute to this project, you're most welcome. You can contribute to this project by adding more questions and answers to the quiz. You can also contribute to this project by improving the code. You can also contribute to this project by improving the UI/UX of the quiz.
## CONTACT ME
If you want to contact me, you can contact me at [Chen Lay](mailto:mr.chenlay@gmail.com).
| Shopify - Product Quiz Form (Without using any apps) Challenge Project | javascript,shopify,product-quiz | 2023-09-25T09:37:33Z | 2023-12-22T16:15:22Z | null | 2 | 0 | 17 | 0 | 1 | 4 | null | null | JavaScript |
nikapadia/SuperSnippets | main | # SuperSnippets
SuperSnippets is a tool that takes code and turns it into images worthy of presenting. This project is made using React, Tailwind, Javascript/Typescript and Bun.
## Install Instructions
### Linux and MacOS
Linux and MacOS users can use [Bun](https://bun.sh/).
```sh
bun install
```
To run the project, use
```sh
bunx --bun vite
```
Since bun is still quite new it is best to check for updates every week or so. You can type the following command in to check for updates.
```sh
bun upgrade
```
### Windows
Windows users could use WSL, but I've found it does not work at times. For simplicity, use [pnpm](https://pnpm.io/). Linux and MacOS users can also use pnpm if they prefer.
```sh
pnpm install
```
To run the project, use
```sh
pnpm run dev
```
| Super Snippets is a web app that turns code snippets into visually appealing images for presentations and technical demonstrations | react,typescript,javascript | 2023-09-14T01:31:59Z | 2023-12-09T02:29:27Z | null | 4 | 7 | 94 | 5 | 0 | 4 | null | MIT | TypeScript |
abduazimkh/telegram-web-aplication-bot | main | # telegram-web-bot
# | This is my frist web bot | react,react-native,reactjs,javascript,nodejs,nodejs-server | 2023-10-06T11:14:39Z | 2023-10-06T12:17:20Z | null | 1 | 0 | 5 | 0 | 0 | 4 | null | null | JavaScript |
elliotgoodrich/ninjutsu-build | main | # Ninjutsu Build
Orchestrate your build with TypeScript - execute it with native tools!
`@ninjutsu-build/core` is a TypeScript library for creating
[ninja](https://ninja-build.org/) files. Combined with a set of plugins for
commonly used JavaScript tools, `@ninjutsu-build` can be used to orchestrate
your JavaScript and TypeScript builds.
Ninjutsu Build is built using itself. You can see the
[configure.mjs](configure/configure.mjs) script used to generate the
`build.ninja` file.
## Why Ninjutsu Build?
Some of the selling points of `@ninjutsu-build` are:
* Orchestrate your build in JavaScript/TypeScript for ultimate flexibility
* Execute your build through native tooling for performance
* Timestamp checking and local-caching for fast incremental builds
* Per-file dependency tracking to rebuild only when absolutely necessary
* A set of plugins for formatting, linting, testing, and transpilation
* Easy to create additional plugins
## Plugins
Though core library `@ninjutsu-build/core` ([npm](https://www.npmjs.com/package/@ninjutsu-build/core))
has everything you need to create ninja files, there are a set of plugins that have already solved
some of the more common requirements:
- [`biome`](packages/biome/README.md) ([npm `@ninjutsu-build/biome`](https://www.npmjs.com/package/@ninjutsu-build/biome))
for linting and formatting using `biomejs
- [`bun`](packages/bun/README.md) ([npm `@ninjutsu-build/bun`](https://www.npmjs.com/package/@ninjutsu-build/bun))
for transpiling TypeScript to JavaScript using `bun`
- [`esbuild`](packages/esbuild/README.md) ([npm `@ninjutsu-build/esbuild`](https://www.npmjs.com/package/@ninjutsu-build/esbuild))
for transpiling and bundling TypeScript/JavaScript using `esbuild`
- [`node`](packages/node/README.md) ([npm `@ninjutsu-build/node`](https://www.npmjs.com/package/@ninjutsu-build/node))
for running `node` (and node's test runner) while tracking all JavaScript dependencies
- [`tsc`](packages/tsc/README.md) ([npm `@ninjutsu-build/tsc`](https://www.npmjs.com/package/@ninjutsu-build/tsc))
for compiling TypeScript to JavaScript using `tsc` while tracking all TypeScript dependencies
## Prerequisites
This project requires NodeJS (version 18 or later) and npm.
## Installation
Most likely you require `@ninjutsu-build/core` as a `devDependency`, which can be
achieved by running the following `npm` command:
```bash
$ npm install @ninjutsu-build/core --save-dev
```
## Basic Example
```ts
// configure.ts
import { NinjaBuilder, needs } from "@ninjutsu-build/core";
import { makeTSCRule } from "@ninjutsu-build/tsc";
import { makeNodeTestRule } from "@ninjutsu-build/node";
import { writeFileSync } from "fs";
// Create a `NinjaBuilder`
const ninja = new NinjaBuilder({
ninja_required_version: "1.11",
builddir: ".builddir",
});
// Create our rules, some from existing plugins, some from `NinjaBuilder.rule`
ninja.comment("Rules");
const tsc = makeTSCRule(ninja);
const test = makeNodeTestRule(ninja);
const concat = ninja.rule("concat", {
command: "concat $in > $out",
description: "Concatting '$in' to $out",
in: needs<readonly string[]>(),
out: needs<string>(),
})
ninja.comment("Build Edges");
// Compile 3 TypeScript files to JavaScript + their declaration files
const [index, indexTypes, test1, test1Types, test2, test2Types] = tsc({
in: ["src/index.ts", "src/index1.test.ts", "src/index2.test.ts"],
compilerOptions: {
outDir: "dist",
declaration: true,
target: "ES2021",
lib: ["ES2021"],
module: "NodeNext",
moduleResolution: "NodeNext",
strict: true,
noImplicitAny: true,
},
});
// Run our 2 tests using node's test runner
const results = [test1, test2].map((test) => test({
in: test,
out: `$builddir/${test}.results.txt`,
}));
// Concatenate the results to one file (not really needed here
// but acts as demonstration of how it would be used)
concat({
in: results,
out: "$builddir/all-tests.results.txt",
});
// Write the ninja file to disk
writeFileSync("build.ninja", ninja.output);
```
Run this script with `npx tsx configure.ts` (or `ts-node` etc.) and then run `ninja`!
After changing any of the mentioned TypeScript files mentioned in the script, just run
`ninja` to rebuild only those outputs that are needed.
## Developer Guide
### Setup
1. Install [`node`](https://nodejs.org/en/download) (>=18)
2. Install [`ninja`](https://ninja-build.org/) (>=1.11)
3. `npm ci --prefix configure`
4. `npm run configure` (or for a slightly faster option in node >=22 `node --run configure`)
### Building + linting + formatting + tests
1. `ninja`
If new files are added then you must run `npm run configure`/`node --run configure` again
to regenerate a file `build.ninja` that includes these new files.
| A JavaScript/TypeScript build system based upon ninja | build-automation,javascript,ninja-build,typescript | 2023-10-08T10:10:10Z | 2024-05-21T20:09:29Z | null | 1 | 69 | 126 | 6 | 0 | 4 | null | null | TypeScript |
harshmittal1750/Carbon-Foot-Print | main | 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.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.
| This is a open source nextjs13 app router carbon footprint open source project | hacktoberfest,hacktoberfest-accepted,nextjs13-app-router,open-source,css,documentation,html,javascript,materialui,nextjs | 2023-10-02T17:50:05Z | 2023-10-08T00:36:09Z | null | 3 | 3 | 4 | 4 | 1 | 3 | null | null | TypeScript |
Imesunny/Collab_ReactProject | main | # Collab_ReactProject
## Table of Contents
- [Introduction](#introduction)
- [Technology Stack Used](#technology-stack-used)
- [Contributors](#contributors)
- [Deployment Link](#deployment-link)
## Introduction
Developed a dynamic and user-friendly online cycle store using
React.js to offer customers a convenient and enjoyable shopping
experience for bicycles and accessories.
## Technology Stack Used
* HTML5
* CSS
* JavaScript (LocalStorage, DOM)
* REACT
* REDUX
* CHAKRA UI
## Contributors
1. Sunny Anand
2. Hitesh Sonawane
3. Rohit Kharwar
## Deployment Link
-[https://cycleshop-clone-2oox0gnw2-imesunny.vercel.app/]
| Developed a dynamic and user-friendly online cycle store using React.js to offer customers a convenient and enjoyable shopping experience for bicycles and accessories.Team Project | chakra-ui,css,javascript,reactjs,redux,html5 | 2023-09-12T12:11:41Z | 2023-11-30T05:30:10Z | null | 5 | 0 | 9 | 0 | 1 | 3 | null | null | JavaScript |
Its-Shojib/BPL-Cricket-by-React | 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
| Select your Own team at Bangladesh Premier League | html,javascript,reactjs,tailwindcss | 2023-09-13T14:00:35Z | 2023-09-14T06:27:21Z | null | 1 | 0 | 10 | 0 | 0 | 3 | null | null | JavaScript |
chethanyadav456/ColoLog | main | <p align="center"><a href="https://nodei.co/npm/cololog/"><img src="https://nodei.co/npm/cololog.png"></a></p>
<p align="center"><img src="https://img.shields.io/npm/v/cololog"> <img src="https://img.shields.io/npm/dm/cololog?label=downloads"> <img src="https://img.shields.io/npm/l/cololog"> <img src="https://img.shields.io/github/repo-size/chethanyadav456/cololog"> <a href="https://discord.gg/R33e7Pm5YV"><img src="https://discordapp.com/api/guilds/810116763639087124/widget.png" alt="Discord server"/></a></p>
# ColoLog
ColoLog Logger is a lightweight and easy-to-use JavaScript logging utility that enhances your console logging experience. It allows you to add colorful log messages with various log levels (log, info, warn, error) to your Node.js or browser applications. With a clean and customizable layout, it's perfect for enhancing your project's debugging and monitoring capabilities.
**Features:**
- Lightweight and minimal setup
- Colorful log messages for improved readability
- Support for different log levels
- Customizable log prefix for easy identification
- Simplifies and enhances console logging
---
## Installation
Install ColoLog using npm:
```bash
npm install cololog
```
```bash
yarn add cololog
```
## Usage
To use ColoLog in your project, import the module and create a new instance of the logger. You can then use the logger to log messages to the console.
```javascript
const CustomLogger = require('cololog');
// Create a new instance of the logger
const logger = new CustomLogger('MyApp');
// Log messages to the console
logger.log('This is a log message.');
logger.info('This is an info message.');
logger.warn('This is a warning message.');
logger.error('This is an error message.');
```
---
**Output:**
<p align="center"><img src="cololog.png"></p>
| Colorful console logging made simple. | color-logger,consolelogger,javascript,log-js,logger,logging,npm-package,npmjs | 2023-09-24T12:58:23Z | 2023-10-11T04:30:22Z | 2023-09-26T16:06:52Z | 1 | 0 | 20 | 0 | 0 | 3 | null | MIT | JavaScript |
keelus/gyozora | main | <p align="center">
<img src=".github/gyozora.png" alt="Logo" height=150 />
</p>
<h1 align="center">Gyozora</h1>
<p align="center">
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/⚖️ license-GNU%20GPL%20v3.0-blue" alt="MIT License"></a>
<a href="https://github.com/keelus/gyozora/stargazers"><img src="https://img.shields.io/github/stars/keelus/gyozora?color=red&logo=github" alt="Repo stars"></a>
<a href="https://github.com/keelus/gyozora/releases/tag/v1.0.0"><img src="https://img.shields.io/github/downloads-pre/keelus/gyozora/latest/total" alt="Latest release"></a>
</p>
<h2>About gyozora</h2>
Gyozora is a fast and lightweight file explorer in early development. It´s fully compatible with **Windows** and **macOS**. **Linux** will be compatible in the future versions. <br /><br />
<h2>Key features</h2>
- Lightweight.
- Fast folder navigation.
- Modern UI.
- Highly customizable.
- All the features you would expect in a standard file explorer.
- User-friendly.
- Enhanced performance.
### 📷 Screenshot


### ⬇️ Install it
You can install the latest release <a href="https://github.com/keelus/gyozora/releases/latest">here</a>.
### 🛠️ Develop it
To serve a development live build of gyozora, <a href="https://wails.io/">wails</a> and <a href="https://www.npmjs.com/">npm</a> must be installed on your system.
1. Clone the repository
```bash
git clone https://github.com/keelus/gyozora.git
cd gyozora
```
2. Install dependencies (you can skip to the next step, which also installs the dependencies)
```bash
npm install ./frontend
```
3. Build a live dev version
```bash
wails dev
```
### 🏗️ Build it
Build gyozora yourself.
***Note: Due to Wails limitations, cross-compiling is not supported.***
```bash
# for Windows
wails build -nsis
# for macOS & Linux
wails build
```
The generated binaries will appear in `./build`
## ⚖️ License
This project is open source under the terms of the [GNU GPL v3.0 license](./LICENSE)
<br />
Made by <a href="https://github.com/keelus">keelus</a> ✌️
| A fast and lightweight file explorer, written in Golang & Svelte! | go,golang,javascript,npm,scss,svelte,vite,wails,wails-app,wails2 | 2023-10-10T12:13:17Z | 2023-11-24T22:29:30Z | 2023-11-24T22:29:30Z | 1 | 0 | 163 | 0 | 0 | 3 | null | GPL-3.0 | Svelte |
Aditya-dom/dom | main | # aditya-dom.github.io
**Website in Developement**:
A portfolio website to post all my projects to and basically practice HTML/CSS and other formatting langauges.
| My Personal Website (version 1) | bootstrap,css,html,javascript | 2023-09-14T06:35:54Z | 2023-09-16T15:59:24Z | null | 1 | 0 | 8 | 0 | 0 | 3 | null | null | JavaScript |
DiegoVictor/video-describer | main | # Video Describer
[](https://ci.appveyor.com/project/DiegoVictor/video-describer)
[](https://www.typescriptlang.org/)
[](https://eslint.org/)
[](https://jestjs.io/)
[](https://codecov.io/gh/DiegoVictor/video-describer)
[](https://raw.githubusercontent.com/DiegoVictor/video-describer/main/LICENSE)
[](http://makeapullrequest.com)<br>
[](https://insomnia.rest/run/?label=Video%20Describer&uri=https%3A%2F%2Fraw.githubusercontent.com%2FDiegoVictor%2Fvideo-describer%2Fmain%2FInsomnia_2023-09-14.json)
Allow users to upload a `.mp3` file and get a transcription of the audio and later to send a prompt requesting to Open AI API to generate a text following the prompt rules.
## Table of Contents
* [Installing](#installing)
* [Configuring](#configuring)
* [Migrations](#migrations)
* [.env](#env)
* [Usage](#usage)
* [Routes](#routes)
* [Requests](#requests)
* [Running the tests](#running-the-tests)
* [Coverage report](#coverage-report)
# Installing
Easy peasy lemon squeezy:
```
$ yarn
```
Or:
```
$ npm install
```
> Was installed and configured the [`eslint`](https://eslint.org/) and [`prettier`](https://prettier.io/) to keep the code clean and patterned.
## Configuring
The application use just one database: [SQLite](https://www.sqlite.org/index.html). For the fastest setup is recommended to use [docker-compose](https://docs.docker.com/compose/), you just need to up all services:
```
$ docker-compose up -d
```
### Migrations
Remember to run the database migrations:
```
$ npx prisma migrate dev
```
> See more information on [Prisma Migrate](https://www.prisma.io/docs/concepts/components/prisma-migrate).
### .env
In this file you may configure your Postgres, MongoDB and Redis database connection, JWT settings, email and storage driver and app's urls. Rename the `.env.example` in the root directory to `.env` then just update with your settings.
|key|description|default
|---|---|---
|DATABASE_URL|Database connection Url.|`file:./dev.db`
|OPENAI_API_KEY|Open AI API Key| -
> Refer to [Where do I find my Secret API Key?](https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key) to get/generate your `OPENAI_API_KEY`
# Usage
To start up the app run:
```
$ yarn dev:server
```
Or:
```
npm run dev:server
```
## Routes
|route|HTTP Method|params|description
|:---|:---:|:---:|:---:
|`/prompts`|GET| - |Return available prompts.
|`/upload`|POST|Multipart payload with a `file` field with a `mp3` file.|Upload `mp3` file.
|`/videos/:id/transcription`|POST|`id` query parameter and body with a `prompt` of keywords|Request video (`mp3` file) transcription.
|`/videos/:id/generate`|POST|`id` query parameter and body with the `prompt` and `temperature`.|Generate an ouput based in the prompt and temperature sent.
### Requests
* `POST /upload`
MP3 file
* `POST /videos/:id/transcription`
Request body:
```json
{
"prompt": "skate, skateboarding, BASAC",
}
```
* `POST /videos/:id/generate`
Request body:
```json
{
"prompt": "Generate a small summary for the following text: '''\n{transcription}\n'''",
"temperature": 0.5
}
```
> `{transcription}` is a placeholder for the transcription generated in the previous route.
# Running the tests
[Jest](https://jestjs.io/) was the choice to test the app, to run:
```
$ yarn test
```
Or:
```
$ npm run test
```
## Coverage report
You can see the coverage report inside `tests/coverage`. They are automatically created after the tests run.
| Project built during Rocketseat's Next Level Week #13 | ai,javascript,js,nextlevelweek,nlw,node,nodejs,openai,openai-api,rocketseat | 2023-09-14T20:33:56Z | 2024-04-29T01:58:49Z | null | 1 | 0 | 86 | 0 | 0 | 3 | null | MIT | TypeScript |
csjh/mite | main | # The Mite Programming Language
Mite is a programming language designed as a high-performance language to accompany Javascript. It compiles to a small, (hopefully) efficient WebAssembly binary using the binaryen toolchain. A major goal of the project is to keep language features to a minimum to prevent binary size bloat.
The compiler is written in Typescript at the moment, with plans to port it to C++ after a solid baseline PoC is established. The language itself is mostly inspired by C, with some other modern features that add minimal overhead which I find useful in other languages.
Mite was made to accompany my learning during my introduction to C university course, and is not intended for production use. Currently, it is not anywhere near feature complete.
## Features
- All the basic arithmetic, logical, comparison, and bitwise operators
- Variables
- Functions
- If, for, while, do-while expressions
- Stack-allocated structs, arrays
- First class SIMD support
## Roadmap
> In no particular order
- [ ] 0-copy Mite -> Javascript Interop
- [ ] Javascript Helper Mode
- [ ] Standard Library
- [ ] Closures
- [ ] C++ Port
- [ ] Heap [^1]
- [ ] (Graph-based?) IR for optimzations
- [ ] Strings [^2]
[^1]: A traditional heap (with malloc and free and stuff) is kinda iffy right now, unsure of where it will land atm.
[^2]: This might be pending for the WebAssembly story for strings to be figured out. Right now it seems like one of `stringref` or `JS String Builtins`. String builtins could be polyfilled (albeit possibly slowly), so for now they might be what I go with.
| A high performance language for Javascript accompaniment | compiler,javascript,language,programming-language,webassembly | 2023-09-21T02:15:23Z | 2024-05-23T02:26:12Z | null | 1 | 3 | 286 | 3 | 1 | 3 | null | MIT | TypeScript |
BinaryBardAkshat/Vidushi-bot | main | # Vidushi - Sanatan Dharma Bot 🕉️

Vidushi is an innovative and interactive platform designed to provide users with a comprehensive understanding and guidance on Sanatan Dharma. 🙏 Created by Akshat Shukla, a passionate BCA student, Vidushi aims to bridge the gap between technology and spirituality, making the wisdom of Sanatan Dharma accessible to all. 🌟
## Features ✨
- 📚 Comprehensive Knowledge Base: Vidushi offers an extensive collection of resources, articles, and scriptures to provide users with a deep understanding of Sanatan Dharma.
- 🤖 Intelligent Chat Bot: Interact with Vidushi's AI-powered chat bot to ask questions, seek guidance, and receive personalized recommendations.
- 📅 Events and Festivals: Stay updated with upcoming religious events, festivals, and auspicious dates according to the Sanatan Dharma calendar.
- 🌐 Community Support: Engage with a supportive community of like-minded individuals, share insights, and participate in discussions related to Sanatan Dharma.
- 🎯 Personalized Recommendations: Based on user preferences and interests, Vidushi offers personalized recommendations for further exploration and learning.
- 🔒 Privacy and Security: Vidushi prioritizes user privacy and ensures that all interactions and personal information are secure.
## Installation and Setup 🔧
1. Clone the repository: `git clone https://github.com/username/repo.git`
2. Install the required dependencies: `npm install`
3. Configure the necessary environment variables.
4. Run the application: `npm start`## Contributing 👥
We welcome contributions from the community to enhance Vidushi and make it even more valuable for users. If you have any ideas, bug fixes, or feature requests, please submit a pull request or open an issue on the GitHub repository.
## License 📝
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.
## Acknowledgements 🙌
We would like to express our gratitude to the contributors and supporters who have helped make Vidushi a reality.
## Contact 📧
For any inquiries or feedback, please contact [Akshat Shukla](mailto:akshat@example.com).
Let Vidushi be your guide on the path of Sanatan Dharma! 🌺🙏
| Vidushi is an innovative and interactive platform created by Akshat Shukla, a passionate BCA student, to provide users with comprehensive guidance and understanding of Sanatan Dharma. This GitHub repository serves as the central hub for the development and maintenance of Vidushi. | ai,aichatbot,css,html,javascript,scss,botpre | 2023-09-28T02:50:44Z | 2023-11-24T15:03:34Z | null | 1 | 1 | 18 | 0 | 0 | 3 | null | null | CSS |
TrebuszeQ/pokedex-fullstack | fullstack | null | Pokedex web app with ASP.Net Core, React and PokeAPI. | csharp,dotnet,json,pokemon,rest-api,asp-net-core,javascript,react,css,html | 2023-09-16T05:32:36Z | 2023-10-03T06:00:11Z | null | 1 | 0 | 8 | 0 | 0 | 3 | null | null | C# |
Emoncr/Property-Sale | main | LIVE_URL: https://property-sell.vercel.app/
Excited to announce the completion of my latest project, 'Property Sale'! 🏡 Built on MERN stack with real-time chat functionality using Socket.io. A platform where you can buy, sell, or rent properties.
Here is the overview of the project.
Technology: 🚀
Backend - Node Js, Express Js, Socket Io, Mongoose, Jwt.
Database - Mongodb.
Fronted - React Js, React Router Dom, React Hook Form, Firebase, Tailwind Css, Socket Io Client.
Features: 🚀
1. Real time conversation and local notification.
2. Search and sort result.
3. Buyer and saler role management.
4. Authentication with google or email.
5. Property Image upload facilities.
6. Pagination for all posts.
Ahhh😪...there are many more features here is live url and don't forget to check it out.
Live URL - https://property-sell.vercel.app/
| 'Property Sale'! 🏡 is a real estate website which Built on MERN stack with real-time chat functionality using Socket.io. A platform where you can buy, sell, or rent properties. | chat-application,expressjs,full-stack,javascript,mern-stack,mongodb,mongoose,nodejs,reactjs,real-estate | 2023-10-08T03:31:09Z | 2024-03-06T12:03:52Z | null | 1 | 95 | 270 | 0 | 2 | 3 | null | null | JavaScript |
shalmalee98/MyProfile | main | ## My Profile
You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to [shalmalee98](https://github.com/shalmalee98/MyProfile). Thanks!
## Built With
My personal portfolio <a href="" target="_blank">https://my-profile-k7xohuqg5-shalmalee98.vercel.app/</a> which features some of my github projects as well as my resume and technical skills.<br/>
This project was built using these technologies.
- React.js
- Node.js
- Express.js
- CSS3
- VsCode
- Vercel
## Features
**📖 Multi-Page Layout**
**🎨 Styled with React-Bootstrap and Css with easy to customize colors**
**📱 Fully Responsive**
## Getting Started
Clone down this repository. You will need `node.js` and `git` installed globally on your machine.
## 🛠 Installation and Setup Instructions
1. Installation: `npm install`
2. In the project directory, you can run: `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
## Usage Instructions
Open the project folder and Navigate to `/src/components/`. <br/>
You will find all the components used and you can edit your information accordingly.
### Show your support
Give a ⭐ if you like this website!
| This is a website highlighting my projects, experience and all about me | javascript,mywebsite,portfolio,portfolio-template,profile,profile-website,react,reactjs,resume,resume-website | 2023-10-09T14:21:35Z | 2024-01-15T16:57:44Z | null | 1 | 0 | 10 | 0 | 1 | 3 | null | null | JavaScript |
KashanAdnan/Next-Js-Routes | main | 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.
| Next JS Website With Tailwind CSS | css,html,javascript,nextjs,routes,routing,tailwind | 2023-09-22T12:17:12Z | 2023-09-22T12:16:21Z | null | 1 | 0 | 2 | 0 | 0 | 3 | null | null | JavaScript |
iammadanlal/os_salon_server | main | # os_salon_server
Open source salon server - backend repository
<!-- CONTRIBUTING -->
## 🥇 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 ⭐!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature_branch`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature_branch`)
5. Open a Pull Request
## Not familiar with Technologies
We have an another repo for frontend as well, please have a look <a href="https://github.com/iammadanlal/os_salon_web">Click here</a>
## 🏆 Contributors
<a href = "https://github.com/iammadanlal/os_salon_serve/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=iammadanlal/os_salon_server"/>
</a>
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| [Hacktoberfest2023] Open source salon server - backend repository | 2023,actions,api,backend,cicd,hacktoberfest,javascript,mongodb,nodejs,typegoose | 2023-10-05T05:48:28Z | 2023-10-19T05:47:48Z | null | 3 | 8 | 20 | 6 | 11 | 3 | null | null | TypeScript |
Alexandrbig1/Yours-SportsBar | main | # Building Responsive Webdesign with HTML/CSS and JavaScript - freelance project "Yours sports Bar"
<img align="right" src="https://media.giphy.com/media/du3J3cXyzhj75IOgvA/giphy.gif" width="100"/>
## Project Specifications:
I have just finished Building Responsive Web-design animated with HTML/CSS and JavaScript - freelance project for sports bar "Yours".
- Pretty nice and simple responsive web design for sports bar;
- HTML/CSS and JavaScript (responsive web design for desktop/tablets and mobile versions);
- Modal windows is added for CTA buttons;
- On tablets and mobile version menu is hidden on burger icon;
- Project wireframe was build on Figma.
### Languages and Tools:
<div align="center">
<a href="https://en.wikipedia.org/wiki/HTML5" target="_blank"><img style="margin: 10px" src="https://profilinator.rishav.dev/skills-assets/html5-original-wordmark.svg" alt="HTML5" height="50" /></a>
<a href="https://www.w3schools.com/css/" target="_blank"><img style="margin: 10px" src="https://profilinator.rishav.dev/skills-assets/css3-original-wordmark.svg" alt="CSS3" height="50" /></a>
<a href="https://www.javascript.com/" target="_blank"><img style="margin: 10px" src="https://profilinator.rishav.dev/skills-assets/javascript-original.svg" alt="JavaScript" height="50" /></a>
<a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40" height="40"/> </a>
<a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/> </a>
</div>
### Connect with me:
<div align="center">
<a href="https://linkedin.com/in/alex-smagin29" 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://github.com/alexandrbig1" 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://stackoverflow.com/users/22484161/alex-smagin" target="_blank">
<img src=https://img.shields.io/badge/stackoverflow-%23F28032.svg?&style=for-the-badge&logo=stackoverflow&logoColor=white alt=stackoverflow style="margin-bottom: 5px;" />
</a>
<a href="https://dribbble.com/Alexandrbig1" target="_blank">
<img src=https://img.shields.io/badge/dribbble-%23E45285.svg?&style=for-the-badge&logo=dribbble&logoColor=white alt=dribbble style="margin-bottom: 5px;" />
</a>
<a href="https://www.behance.net/a1126" target="_blank">
<img src=https://img.shields.io/badge/behance-%23191919.svg?&style=for-the-badge&logo=behance&logoColor=white alt=behance style="margin-bottom: 5px;" />
</a>
</div>
| Responsive Web Design (Sport Bar) | css3,figma,frontend,html-css-javascript,html5,javascript,js,reponsive-web-design,ui-design,ux-design | 2023-09-30T16:25:46Z | 2023-10-02T01:26:17Z | null | 1 | 0 | 5 | 0 | 0 | 3 | null | null | HTML |
Traveller08/wecode | main | # wecode: Your Gateway to Collaborative Programming Excellence
Welcome to **wecode**, the ultimate platform designed to cultivate a vibrant programming community and elevate your coding journey. Tailored to meet the unique needs of programmers at every level, We-Code stands as a testament to collaborative learning, innovative problem-solving, and growth.
## 🌟 Main Feature: Collaborative Knowledge Exchange
At the heart of wecode lies a groundbreaking feature - the Collaborative Knowledge Exchange. Have a programming query? Pose your question, and let the power of GPT provide you with an initial response. But we understand that AI isn't perfect. That's where our passionate community steps in. Experienced programmers can further guide, refine, and elaborate on GPT-generated answers. This ensures accuracy, relevance, and a safe space for knowledge-sharing. Together, we bridge the gap between AI and human expertise.
## Key Features
### **1. User-Centric Authentication**
wecode understands the importance of a personalized experience. Seamlessly create accounts, log in securely, and unlock a world of possibilities.
### **2. Dynamic Content Creation**
Fuel meaningful discussions by crafting engaging posts on programming intricacies. Express your thoughts, gain insights, and ignite conversations. Like, dislike, comment, and edit posts - your voice matters.
### **3. Knowledge Fusion: GPT + Community**
Our game-changing Knowledge Fusion feature harmonizes the capabilities of GPT-powered responses with the wisdom of seasoned programmers. Pose programming queries, receive GPT-generated answers, and let our passionate community refine and expand on them.
### **4. Enriching Learning Hub**
Embark on a learning journey with our dedicated Learn section. Immerse yourself in enlightening blogs and tutorials, with a spotlight on Data Structures, Algorithms (DSA), and Competitive Programming.
### **5. Precision Practice Arena**
Hone your skills in the Practice section:
- **Codeforces Challenges:** Curate your coding challenges using tailored filters.
- **Unsolved Gems:** Unearth unsolved problems from Codeforces and tackle them head-on.
- **Contest Chronicle:** get information about past Codeforces contests and benchmark your skills.
- **Problem Perfection:** Access curated problem sheets, including the esteemed Striver DSA sheet.
### **6. Codeforces Handle Visualizer**
Competitive programming aficionados, rejoice! Our visualizer offers insightful statistics and analytics for your Codeforces handle. Elevate your performance tracking with visual clarity.
### **7. Personalized Profiles**
Reflect your coding persona through customizable profiles. Share your coding odyssey, connect with fellow enthusiasts, and leave your unique mark.
## Technologies Used
- Backend: Node.js, Express.js, mysql2
- Frontend: React
- Authentication: JWT (JSON Web Tokens)
## Prerequisites
1. Create a database to save all the data for the project in the MySQL server you are using(either localhost or some other hosted server)
### Create database
```sql
/* create database */
create database <database_name> ;
2. Create .env file in backend folder
## contents of the file
```env
MYSQL_HOST="" # mysql host
MYSQL_USER="" # mysql user
MYSQL_PASSWORD="" # mysql password
MYSQL_DATABASE="" # mysql database name
SECRET_KEY="" # secret key to hash password
GPT_API_KEY="" # gpt access key for API requests to chat-gpt(Model: gpt-3.5-turbo)
GPT_BASE_PATH="" # gpt base path for the API requests to chat-gpt(Model: gpt-3.5-turbo)
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Traveller08/wecode.git
2. Install the dependencies for the backend:
```bash
cd we-code/backend
npm install
3. Install the dependencies for the frontend:
```bash
cd ../frontend
npm install
4. Start the backend server:
```bash
cd ../backend
node index.js
6. Start the frontend development server:
```bash
cd ../frontend
npm start
## How to Contribute
We welcome contributions from the community to make wecode even better. If you'd like to contribute, please follow the guidelines outlined in our [Contribution Guide](contribution.md).
Happy Coding
| A platform for programming excellence. Whether you're a beginner or an experienced coder, we're here to help you learn, collaborate, and grow together. | bootstrap,css,express,gpt-4,hacktoberfest,hacktoberfest-accepted,hacktoberfest2023,html,langchain,mysql | 2023-09-30T21:18:12Z | 2023-10-17T11:03:38Z | null | 11 | 16 | 93 | 6 | 14 | 3 | null | null | JavaScript |
Programming-Competitions/KU-Design | main | null | null | firebase,javascript,kanban,kanban-board,tasks,ui | 2023-10-07T20:48:06Z | 2023-10-25T14:30:15Z | null | 5 | 0 | 27 | 2 | 0 | 3 | null | null | JavaScript |
mrtayyabriaz/WhatsFake---June-2022 | main | # WhatsFake | June-2022
## Create and Edit a Copy of Whats app chat
### What you can `Change`
- Profile Picture
- Header Color
- Green Message
- White Message
- Online Time
- Footer Message
- Wallpaper
### Changed?
- See the `Screen Shot`
- `Download` it.
### Visit Website
[Whats Fake](http://whatsfake.freeweb.pk)
### Copy Website Link
```bash
http://whatsfake.freeweb.pk
```
| null | fake,javascript,js-only,screenshot,whatsapp | 2023-09-20T05:23:11Z | 2023-09-20T05:49:14Z | 2023-09-20T05:49:14Z | 1 | 0 | 2 | 0 | 0 | 3 | null | null | JavaScript |
adiprrassetyo/web-monitoring | main | # Web Monitoring
<b>Web ini</b> adalah proyek mata kuliah, Fitur yang tersedia pada proyek ini antara lain :
<ul>
<li> Monitoring Kelembaban </li>
<li> Visualisasi data ke dalam grafik </li>
<li> Penyimpanan data dari sensor ke dalam database </li>
</ul>
<b>Matkul IOT</b>
| Web Monitoring Kelembapan berbasis IOT | codeigniter,esp8266,iot,javascript,monitoring,mysql-database,php,soil-moisture-sensor | 2023-10-11T08:32:50Z | 2023-10-11T09:04:23Z | null | 1 | 0 | 3 | 0 | 0 | 3 | null | null | PHP |
MadBrain4/Frontend-CRUD-Vue | main | # Frontend-CRUD-Vue
*EN PROCESO* Frontend con Vue, para una página con Login y CRUD. Para el Backend se utilizará la API de Laravel que se encuentra en su repositorio
| *EN PROCESO* Frontend con Vue, para una página con Login y CRUD. Para el Backend se utilizará la API de Laravel que se encuentra en su repositorio | api,crud,javascript,laravel,php,vue,dos-capas,api-rest,api-restful,pinia | 2023-10-04T21:01:54Z | 2023-10-10T05:11:33Z | null | 1 | 0 | 17 | 0 | 0 | 3 | null | null | Vue |
ViniciusCestarii/Portfolio | main | # 🚀 Welcome to My Portfolio!
Hello there! 👋 I'm thrilled to have you visit my web portfolio, where I'm showcasing my skills, projects, and a bit about myself. While it's still a work in progress, feel free to explore what's available and get to know more about me.
Check it out: [click here to open my portfolio! 🤗](https://viniciuscestarii-portfolio.vercel.app/)
## 🌐 About Me
I'm passionate about technology, and my journey in the world of development has been nothing short of exciting. This portfolio serves as a snapshot of my professional journey, featuring both the projects I've worked on and the skills I've honed along the way.
## 🛠️ Projects
Explore some of the projects I've been involved in. Each project is a testament to my dedication to be a better developer. From innovative solutions to challenges faced, these projects reflect the depth of my commitment to delivering excellence.
## 📚 Skills
I thrive on continuous learning, and my skill set reflects my commitment to staying at the forefront of technology trends. Here are some of the key skills I bring to the table:
- Technical Skills: React, Next.js, .NET, Express, Docker, ...
- Soft Skills: resilient, educated, intelligent, curious, empathetic, ...
## 📬 Contact
While you explore, don't hesitate to reach out! I'm always open to connecting with fellow enthusiasts, collaborators, or anyone who shares a passion for technology.
- Email: viniciuscestari01@gmail.com
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/-vinicius-cestari/)
## 📆 What's Next?
I'm actively working on enhancing this portfolio and other projects, so stay tuned for more updates! Your feedback is valuable to me, so if you have any thoughts or suggestions, feel free to drop me a message.
Thank you for stopping by, and I look forward to sharing more with you soon! 🌟
| 📱My web Portfolio made with Next.js, React.js, MUI. | mui,nextjs,reactjs,javascript,typescript,bun,echarts | 2023-10-04T20:39:36Z | 2024-04-23T16:55:44Z | null | 1 | 42 | 159 | 0 | 0 | 3 | null | MIT | TypeScript |
luciano-meloclaps/Gatuna_Matata | 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
# Gatuna_Matata
| null | react,bootstrap,css,html,javascript | 2023-09-14T21:18:09Z | 2024-04-25T23:12:15Z | null | 3 | 25 | 94 | 0 | 1 | 3 | null | null | JavaScript |
dminiac/Resume-Creator-App | main | # Resume Creator Application
Welcome to our Resume Builder App! Our app allows users to easily create professional and personalized resumes.
## Features
- User-friendly interface for creating and editing resumes
- Templates to choose from for different job industries
- PDF export option for final resume
- Dark mode for easy viewing
- Image upload for profile picture
## Screenshots
Here are some screenshots of the project to give you an idea of its features and functionality:
###### Home Page

###### Select Template Page

###### Dark Mode

## Getting Started
1. Clone this repository to your local machine
```bash
git clone https://github.com/imhardikdesai/Resume-Builder.git
```
2. Navigate to the project directory
```bash
cd resume-builder
```
3. Install dependencies
```bash
npm install
```
4. Run the app
```bash
npm run start
```
5. Open http://localhost:3000 in your browser to see the application running
### Built With
- [React](https://reactjs.org/)
- [Bootstrap](https://getbootstrap.com/)
- [Chakra UI](https://chakra-ui.com/)
- [React Router](https://reactrouter.com/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [React HTML to PDF](https://www.npmjs.com/package/react-html-to-pdf)
### Authors
- [Ashish Choudhary](https://ashish-choudhary.netlify.app/)
### Contributions
- We welcome contributions to our website. If you would like to contribute, please submit a pull request on our Github repository.
### License
- This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
### Acknowledgments
- We would like to thank our users for their support and feedback in making this website a success.
| A resume creator app is a web-based tool that allows users to create and customize a professional resume to their desired specifications. This app typically provide templates for creating a resume. | javascript,react,resume-creator | 2023-09-30T15:03:53Z | 2023-09-30T15:15:02Z | null | 1 | 0 | 3 | 0 | 1 | 3 | null | null | JavaScript |
ryusei-48/next-creator | master | # NEXT-Creator
This is a blog and website posting system that we are developing with the goal of allowing blogs to be posted like WordPress.
It is currently under development, but has reached a point where it is at least usable.
You will need to customize the design and HTML offensive yourself, but the logic for article submission and management, media library, and category management is already implemented. | A blog and website creation and management system developed using Next.JS. This is a super boilerplate. | blog,cms,html,javascript,marketing,nextjs,react,scss,typescript,wordpress | 2023-09-25T22:35:40Z | 2024-02-10T11:05:34Z | null | 1 | 0 | 50 | 0 | 0 | 3 | null | GPL-3.0 | TypeScript |
adhilsalim/webquick | main | ## **WebQuick**
simple CLI to get started with web dev
> [!NOTE]
> This project is in early developement.
> Please collab if you are interested.
**Features:**
* Generates basic HTML, CSS, and JavaScript files.
* Starts a live server for your project.
* Easy to use with a command-line interface.
* Open-source and free to use.
**Installation:**
```
npm install -g webquick
```
**Usage:**
**1. Generate Boilerplate:**
```
webquick generate project-name
webquick g project-name
```
This will create a new directory named `project-name` with the basic files.
**2. Start a Live Server:**
```
webquick serve project-name
webquick s project-name
```
This will open your project at http://localhost:3000.
**Contributing:**
We welcome contributions! Please follow these guidelines:
1. Fork the repository and create a new branch for your feature.
2. Make changes and write clear documentation.
3. Run tests to ensure functionality remains intact.
4. Submit a pull request with a descriptive title and explanation.
**License:**
ISC License: LICENSE
**Additional Information:**
* Feel free to open issues if you encounter problems or have suggestions.
* We hope you enjoy using WebQuick!
| simple CLI to get started with web dev | boilerplate,cli,css,html,javascript,js,live-server,template,web-development,webquick | 2023-09-24T07:19:38Z | 2023-12-13T03:28:23Z | null | 1 | 1 | 9 | 4 | 2 | 3 | null | ISC | JavaScript |
KineticTactic/polyly | main | # Polyly
A WebGL based fast 2D primitives renderer.
[API Documentation](https://kinetictactic.github.io/polyly/index.html) | [NPM](https://npmjs.com/package/polyly)
## Install
```
$ npm install polyly
```
## Getting Started
```js
import * as Polyly from "polyly";
const renderer = new Polyly.Renderer({ webglVersion: 2 });
const camera = new Polyly.Camera(renderer.getDisplaySize());
renderer.clear();
// Draw a line
renderer.line(new Polyly.Vector(0, 0), new Polyly.Vector(100, 100), 10, new Polyly.Color(100, 0, 0, 255));
renderer.render(camera);
```
### Drawing lines
`Renderer.line(start, end, width, color)`
```js
renderer.line(new Polyly.Vector(-10, 30), new Polyly.Vector(-100, 150), 10, new Polyly.Color(0, 255, 15, 255));
```
### Drawing shapes
`Renderer.rect(position, size, color)`
```js
renderer.beginPath();
renderer.rect(new Polyly.Vector(0, 0), new Polyly.Vector(200, 100), new Polyly.Color(255, 0, 0, 255));
renderer.fillPath();
```
`Renderer.arc(position, radius, startAngle, endAngle, color)`
```js
renderer.beginPath();
renderer.arc(new Polyly.Vector(0, 0), 100, 0, (Math.PI \* 6) / 4, new Polyly.Color(255, 0, 0, 160));
renderer.fillPath();
```
### Drawing paths
`Renderer.vertex(position, color)` or `Renderer.vertex(vertex)`
Adds a vertex to the current path.
```js
renderer.beginPath();
renderer.vertex(new Polyly.Vector(-400, -100), new Polyly.Color(255, 25, 0, 255));
renderer.vertex(new Polyly.Vector(-200, -100), new Polyly.Color(0, 255, 0, 255));
renderer.vertex(new Polyly.Vector(-200, 100), new Polyly.Color(0, 0, 255, 255));
renderer.strokePath(10);
renderer.fillPath();
```
### Fill and stroke
`Renderer.stroke(width, strokeOptions?)`
Strokes (outlines) every single path or shape added since the last `Renderer.beginPath()` call.
```js
renderer.strokePath(10, { closed: true, dashed: true, dashLength: 15 });
```
`Renderer.fill()`
Fills every single path or shapes added since the last `Renderer.beginPath()` call.
```js
renderer.fillPath();
```
## Why another rendering library?
I had to write a basic 2D renderer for one of my other projects ([light-playground](https://github.com/KineticTactic/light-playground)) as HTML5 Canvas was too slow for my needs. I also wanted the API to be similar to the Canvas API for its dynamic capabilities and ease of use. So I ended up converting it into a seperate 2D rendering library.
| A WebGL based 2D primitives renderer. | canvas,javascript,javascript-library,opengl,renderer,typescript,webgl,webgl2 | 2023-09-30T14:03:40Z | 2024-02-04T10:19:43Z | null | 1 | 0 | 25 | 0 | 0 | 3 | null | MIT | TypeScript |
MeerUzairWasHere/Store-API | main | # Store-API
This Git repository houses the source code for an API project designed to handle product filtering and retrieval. The API provides endpoints for retrieving products with various filters and sorting options. It is built using Node.js and Express, with data storage likely managed by a database system such as MongoDB. The primary functionality of the API includes filtering products based on parameters like featured status, company, price range, product name, and numeric filters on fields like price and rating. It also supports sorting and pagination.
## Filter Endpoints:
GET /api/products - Retrieve all products with optional filters and sorting.
Query Parameters:
featured (boolean): Filter products by featured status (true or false).
company (string): Filter products by company name.
price (number): Filter products by a specific price.
name (string): Filter products by name using a case-insensitive regex.
numericFilters (string): Filter numeric fields (price and rating) using operators. The format is field-operator-value, e.g., "price>=50,rating>4".
sort (string): Sort products based on specified fields. Comma-separated list of fields. For ascending order, use field, and for descending order, use -field. Example: "price,-rating".
field (string): Specify the fields to be returned in the result. Comma-separated list of fields.
page (number): Pagination - page number (default is 1).
limit (number): Pagination - number of items per page (default is 10).
## Response:
Status 200 (OK)
JSON response with the following fields:
success (boolean): Indicates the success of the request.
totalProducts (number): Total number of products matching the filters.
products (array): Array of product objects that meet the criteria.
This API allows clients to filter and retrieve product data based on various criteria and provides sorting and pagination options for flexibility in querying the product catalog.
| This endpoint allows you to retrieve products with optional filters for features like featured status, company, price, name, and numeric fields (price and rating). It also supports sorting and pagination to customize the results. | api-rest,backend,expressjs,javascript,mongodb,mongoose,nodejs | 2023-10-11T16:11:57Z | 2023-10-12T11:39:27Z | null | 1 | 0 | 6 | 0 | 0 | 3 | null | null | JavaScript |
thekiranmahajan/FundVerse | main | # Blockchain-based crowdfunding platform: `FundVerse`
**FundVerse** is a blockchain-based decentralized platform that combines social interactions with crowdfunding mechanisms, allowing any user to raise funds while becoming popular in the social network. Being **built over the Ethereum blockchain**, FundVerse is structured as a Decentralized Application **(DApp)**, that fosters crowdfunding without the intervention of any central authority,and recognizes the active role of donors, enabling them to support artists or projects as well as humanity use cases.
## Why blockchain based crowdfunding?
- Blockchain is a **decentralized ledger** that records network transactions securely and transparently hence contributors can determine how legitimate the campaign is?
- There is **no minimum contribution requirement** i.e Contributors have the freedom to support campaigns with any amount they choose
- Better **flexibility** and **accessibility** leads to **improved** reach of campaigns
- Blockchain is **immutable** and support real time monitoring of data
- Whereas, **DApps** are the applications that **run without downtime**, fraud, or any sort of regulations.
## Technologies Utilised:
- **Backend** ( **Web 3** folder ): Solidity
- **Frontend** ( **Client** folder ): Javascript, React Js, Tailwind CSS,etc
- We have used **Thirdweb** and **Hardhat** to create and deploy the dApp on **Sepolia testnet.**
**Thirdweb** is a tool for creating, deploying, and managing dApps on the Ethereum blockchain and **hardhat** is a development environment for Ethereum smart contract development.
## Challenges faced While Building this project:
Though there were many but some of the major challenges we faced while building this crowdfunding DApp are:
- Migrating from Goerli testnet to Sepolia testnet
- Integration of Sepolia test network with the Ethereum Blockchain
- Keeping an eye on deprecated standards of web3 adding new functionality to the DApp
## How to Install and Run?
To Install and run this Blockchain based crowdfunding platform locally, one must follow all the steps mentioned below:
**Clone the repository:**
https://github.com/thekiranmahajan/FundVerse.git
**Navigate to the web3 repository:**
cd web3
**Install required dependencies:**
npm install
**Navigate to the client repository:**
cd client
**Install required dependencies:**
npm install
**Start the development server:**
npm run dev
Open your browser and visit http://localhost:5173 to view the user interface of the crowdfunding platform.
## How to Use?
To use this DApp user must have an extension called [Metamask](https://metamask.io/download/), this is a web browser extension, you can install it on Firefox, Chrome, Opera,etc.
## Additional Features:
- The website offers Interactive forms so that contributors and campaign designers can both easily create and pool campaigns.
- These forms also Allow for donation and request approval.
- The platform allows users to track the amount raised and days left for each campaign whereas, it includes functionality to track and display the number of donations made to a specific campaign, providing transparency and accountability.
- The ability to track the progress of campaign creation and view multiple campaign cards created by different users adds transparency and visibility to the crowdfunding platform.
## Credits:
https://github.com/adrianhajdin/project_crowdfunding
## Contributor:
1. https://github.com/thekiranmahajan
2. https://github.com/thesakshijaiswal
| FundVerse is a decentralized crowdfunding platform leveraging React.js, Tailwind CSS, and Thirdweb for smart contract deployment. It empowers users to create campaigns and seek donations for various causes or personal needs. Built on a stack including Hardhat and Solidity, it streamlines fundraising for individuals pursuing positive change. | dapp,hardhat,javascript,nodejs,reactjs,smartcontracts,solidity,tailwindcss | 2023-09-12T15:18:25Z | 2024-03-09T06:27:43Z | null | 2 | 2 | 206 | 0 | 1 | 3 | null | null | JavaScript |
DeveloperTharan/Portfolio | main | null | Personal portfolio website | bootstrap5,css3,html5,javascript | 2023-09-19T06:56:22Z | 2023-09-19T07:12:01Z | null | 1 | 0 | 2 | 0 | 0 | 3 | null | null | HTML |
livnascimento/desafio-m05-b2bt05-equipe-19 | main | # QuickSale - Projeto Interdisciplinar de Conclusão de Curso

## Pré-visualização

## Descrição do Projeto
QuickSale é o Projeto Interdisciplinar de Conclusão do Curso de Desenvolvimento de Software com foco back-end da [Cubos Academy](https://cubos.academy/) que visa simular uma aplicação de frente de caixa. Atualmente, o projeto oferece os seguintes endpoints:
### Endpoints Públicos (acessíveis sem autenticação)
- Listar categorias:
`GET` `/categorias`
Exemplo de requisição
```json
// Sem conteúdo no corpo (body) da requisição
```
- Cadastrar usuário:
`POST` `/usuario`
Exemplo de requisição
```json
{
"nome": "José",
"email": "jose@email.com",
"senha": "123456"
}
```
- Efetuar login do usuário:
`POST` `/login`
Exemplo de requisição
```json
{
"email": "jose@email.com",
"senha": "123456"
}
```
### Endpoints Privados (requerem autenticação)
- Editar perfil do usuário logado:
`PUT` `/usuario`
Exemplo de requisição
```json
{
"nome": "José da Silva",
"email": "josesilva@email.com",
"senha": "abc456"
}
```
- Detalhar perfil do usuário logado:
`GET` `/usuario`
Exemplo de requisição
```json
// Sem conteúdo no corpo (body) da requisição
```
- Cadastrar produto
`POST` `/produto`
Exemplo de requisição
```json
{
"descricao": "Barra de chocolate",
"quantidade_estoque": 120,
"valor": 800, // em centavos
"categoria_id": 4
}
```
- Editar produto
`PUT` `/produto/:id`
Exemplo de requisição
```json
{
"descricao": "Chocolate em pó",
"quantidade_estoque": 120,
"valor": 1200,
"categoria_id": 4
}
```
- Listar produtos
`GET` `/produto`
Exemplo de requisição
```json
//Sem conteúdo no corpo (body) da requisição
```
- Listar produtos por categoria
`GET` `/produto?categoria_id`
Exemplo de requisição
```json
//Sem conteúdo no corpo (body) da requisição
```
- Detalhar produto
`GET` `/produto/:id`
Exemplo de requisição
```json
//Sem conteúdo no corpo (body) da requisição
```
- Deletar produto
`DELETE` `/produto/:id`
Exemplo de requisição
```json
//Sem conteúdo no corpo (body) da requisição
```
- Cadastrar cliente
`POST` `/cliente`
Exemplo de requisição
```json
{
"nome": "Maria",
"email": "maria@email.com",
"cpf": "11122233344",
"cep": "13181779"
}
```
- Editar dados do cliente
`PUT` `/cliente/:id`
Exemplo de requisição
```json
{
"nome": "Maria Sousa",
"email": "mariasousa@email.com",
"cpf": "11122233444",
"cep": "13181779"
}
```
- Listar clientes
`GET` `/cliente`
Exemplo de requisição
```json
// Sem conteúdo no corpo (body) da requisição
```
###### ⚠ as seguintes rotas ainda estão em fase de construção/testes e podem sofrer alterações ou estar indisponíveis nos próximos dias.
- Cadastrar pedido
`POST` `/pedido`
Exemplo de requisição
```json
{
"cliente_id": 1,
"observacao": "Em caso de ausência recomendo deixar com algum vizinho",
"pedido_produtos": [
{
"produto_id": 1,
"quantidade_produto": 10
},
{
"produto_id": 2,
"quantidade_produto": 20
}
]
}
```
- Listar pedidos
`GET` `/pedido`
Exemplo de requisição
```json
// Sem conteúdo no corpo (body) da requisição
```
## Tecnologias Utilizadas
- Linguagem de Programação: Node.js
- Banco de Dados: PostgreSQL
- Autenticação de Usuário: JSON Web Token (JWT)
- Criptografia de Senhas: bcrypt
- Query Builder: Knex
- Validações: Joi
## Metodologia de Desenvolvimento
O projeto QuickSale segue a metodologia ágil SCRUM e faz uso da plataforma Trello para o gerenciamento de tarefas e sprints. O desenvolvimento é dividido em sprints e tem uma duração total de aproximadamente 3 semanas. Ressaltamos que tanto o README quanto o código do projeto estão em constante evolução e podem sofrer alterações ao longo do tempo.
## Testando a Aplicação
Para testar a aplicação, recomendamos o uso de uma ferramenta de teste de API, como o Insomnia. Você pode fazer as requisições diretamente para a seguinte URL:
[Link para a API QuickSale](https://fair-mittens-colt.cyclic.cloud)
Ou você pode realizar os testes com a extensão REST Client do VSCode. Para isso, basta seguir os passos abaixo.
1. **Certifique-se de que a extensão REST Client esteja instalada**:
Se você não tem a extensão REST Client instalada no Visual Studio Code, você pode instalá-la a partir do Marketplace do VS Code.

2. **Abra um dos os arquivos de teste [`api-deploy.http`](./api-deploy.http) ou [`api-localhost.http`](./api-localhost.http)**:
Certifique-se de iniciar o servidor caso escolha a opção `localhost` rodando o seguinte comando no terminal:
```npm run start```
3. **Acompanhe as respostas**:
- Após enviar uma solicitação, você verá a resposta no painel inferior do VS Code.
- As variáveis definidas nos testes, como `@token`, `@id`, `@idProduct`, etc., podem ser usadas para referenciar valores em solicitações subsequentes. Elas são definidas com o prefixo "@".
4. **Observação**:
- Se você deseja usar as variáveis em solicitações posteriores, certifique-se de que as variáveis estejam definidas corretamente nas respostas anteriores, para que o REST Client possa recuperá-las.
Lembre-se de utilizar os endpoints mencionados acima de acordo com a descrição das funcionalidades.
## Desenvolvedoras
- [Lívia Nascimento](https://github.com/livnascimento)
- [Luiza Ferreira](https://github.com/LuhOli42)
- [Vitória Blau](https://github.com/viviblau)
| RESTful API desenvolvida em grupo com Node.js e PostgreSQL como trabalho de conclusão do curso de Desenvolvimento de Software Back-end da Cubos Academy. | bcrypt,javascript,joi-validation,jsonwebtoken,knex,nodejs,postgresql,restful-api | 2023-10-09T22:23:58Z | 2023-10-27T12:09:32Z | null | 4 | 5 | 107 | 0 | 0 | 3 | null | MIT | JavaScript |
caoccao/GraalJS-vs-Javet-vs-Nashorn | main | # GraalJS vs. Javet vs. Nashorn
A simple performance comparison of [GraalJS](https://github.com/oracle/graaljs), [Javet](https://github.com/caoccao/Javet) and Nashorn.
## Background
[Javet](https://github.com/caoccao/Javet) is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding Node.js and V8 in Java.
Many potential [Javet](https://github.com/caoccao/Javet) users evaluate [Javet](https://github.com/caoccao/Javet) and [GraalJS](https://github.com/oracle/graaljs), across many aspects. To save time for these users, I present a simple performance comparison of [GraalJS](https://github.com/oracle/graaljs), [Javet](https://github.com/caoccao/Javet) and Nashorn.
I created this project based on [graal-js-jdk11-maven-demo](https://github.com/graalvm/graal-js-jdk11-maven-demo) which is a simple maven project that demonstrates how it's possible to run Graal.js on a stock JDK11. I enhanced it by adding Javet benchmark.
The JS benchmark code snippet is a simple implementation of [Sieve of Eratosthenes](https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes) which is an ancient algorithm for finding all prime numbers up to any given limit.
## Performance Comparison
### Environment
- Javet v2.2.3 (V8 v11.7)
- GraalJS v22.2.0
- Windows
- CPU: AMD 5950X
- RAM: 128GB
- OS: Windows 10 22H2
- JDK: Corretto-11.0.10.9.1
- MacOS
- CPU: M2 Max
- RAM: 64GB
- OS: Ventura 13.5.2
- JDK: Corretto-11.0.19.7.1
### Windows with Warmup
| Iteration | GraalJS Polyglot | GraalJS ScriptEngine | Nashorn ScriptEngine | Javet |
|-----------|------------------|----------------------|----------------------|-------|
| 1 | 50 | 43 | 171 | 34 |
| 2 | 49 | 44 | 169 | 36 |
| 3 | 45 | 42 | 172 | 35 |
| 4 | 51 | 45 | 169 | 34 |
| 5 | 49 | 43 | 171 | 36 |
| 6 | 43 | 44 | 170 | 35 |
| 7 | 43 | 46 | 175 | 35 |
| 8 | 47 | 45 | 171 | 35 |
| 9 | 46 | 43 | 170 | 35 |
| 10 | 48 | 46 | 171 | 35 |

### Windows without Warmup
| Iteration | GraalJS Polyglot | GraalJS ScriptEngine | Nashorn ScriptEngine | Javet |
|-----------|------------------|----------------------|----------------------|-------|
| 1 | **639** | **135** | **292** | **51**|
| 2 | **109** | **71** | 188 | 27 |
| 3 | **84** | 39 | 177 | 36 |
| 4 | **86** | 41 | 174 | 38 |
| 5 | **67** | 38 | 176 | 35 |
| 6 | **84** | 48 | 176 | 38 |
| 7 | 43 | 46 | 174 | 35 |
| 8 | 46 | 42 | 175 | 36 |
| 9 | 43 | 45 | 173 | 37 |
| 10 | 49 | 49 | 174 | 35 |

### MacOS with Warmup
| Iteration | GraalJS Polyglot | GraalJS ScriptEngine | Nashorn ScriptEngine | Javet |
|-----------|------------------|----------------------|----------------------|-------|
| 1 | 84 | 63 | 778 | 32 |
| 2 | 84 | 70 | 789 | 31 |
| 3 | 82 | 60 | 778 | 33 |
| 4 | 85 | 73 | 779 | 34 |
| 5 | 84 | 60 | 776 | 31 |
| 6 | 84 | 63 | 780 | 31 |
| 7 | 82 | 73 | 780 | 31 |
| 8 | 82 | 61 | 773 | 30 |
| 9 | 82 | 75 | 784 | 30 |
| 10 | 82 | 61 | 775 | 32 |

### MacOS without Warmup
| Iteration | GraalJS Polyglot | GraalJS ScriptEngine | Nashorn ScriptEngine | Javet |
|-----------|------------------|----------------------|----------------------|-------|
| 1 | **329** | **101** | **862** | **39**|
| 2 | **117** | 90 | 788 | 28 |
| 3 | 88 | 95 | 774 | 31 |
| 4 | 83 | 75 | 794 | 33 |
| 5 | 92 | 76 | 778 | 31 |
| 6 | 82 | 78 | 772 | 38 |
| 7 | 85 | 80 | 785 | 31 |
| 8 | 87 | 81 | 778 | 32 |
| 9 | 87 | 67 | 795 | 32 |
| 10 | 92 | 72 | 783 | 32 |

### Throughput

## Conclusion
- GraalJS is ~10x slower than Javet is in the first round of the script execution.
- GraalJS is ~1.3x slower on Windows and ~2.5x slower on MacOS than Javet is with enough rounds of the warmup.
- Nashorn is ~5x slower on Windows and 20+x slower on MacOS than Javet is regardless of the warmup.
- In ad-hoc script execution scenarios, Gaming (e.g. Minecraft), PaaS + SaaS (e.g. Low code, no code), Time Critical (e.g. MQTT), etc., GraalJS is ~10x slower than Javet is. That makes Javet the de facto scripting engine on JVM.
- If the scripts are well warmed up, GraalJS performs not too bad and is acceptable. However, it's quite tricky to give even warmup chances to all the branches of the scripts. In practice, the cold branches slow down the execution so that the actual performance improvement from JIT is not that significant. Javet is still a much better solution.
## Benchmark
### Pre-requirements
- Windows, Linux or MacOS
- [Maven](https://maven.apache.org)
- [JDK11](https://jdk.java.net/11/)
### Setup
- Clone this repository
```sh
git clone https://github.com/caoccao/GraalJS-vs-Javet-vs-Nashorn.git
```
- Navigate to the newly cloned directory
```sh
cd GraalJS-vs-Javet-vs-Nashorn
```
- Make sure that `JAVA_HOME` is pointed at a JDK11
```sh
# Windows
set JAVA_HOME=\path\to\jdk11
# Linux or MacOS
export JAVA_HOME=/path/to/jdk11
```
- Package the project using Maven
```sh
mvn package
```
### Run
- To Execute with Graal run
```sh
mvn exec:exec
```
- To Execute without Graal run
```sh
mvn exec:exec@nograal
```
The benchmark prints the time per iteration in milliseconds, so lower values are better.
## License
[APACHE LICENSE, VERSION 2.0](blob/main/LICENSE)
| A simple performance comparison of GraalJS, Javet and Nashorn. | graaljs,graalvm,java,javascript,javet,nashorn,performance,v8 | 2023-09-25T02:07:29Z | 2023-09-28T00:49:17Z | null | 1 | 0 | 8 | 2 | 0 | 3 | null | Apache-2.0 | Java |
Tahirc1/LeetcodeJs | main | # LeetcodeJs
Library for LeetCode Questions solved in JS with comments
Anyone can add Leetcode solutions in JS or add comments to existing solutions\
UNSOLVED.md contains the unsolved problems
Follow naming convention \
- 'Question Number'+'. '+'Question Name'\
Add your Name and Socials on top 2 lines as a comment
| Library for LeetCode Questions solved in JS | hacktoberfest,leetcode,leetcode-javascript,leetcode-js,leetcode-solutions,competitive-coding,competitive-programming,javascript | 2023-09-21T10:47:36Z | 2023-10-26T05:34:07Z | null | 2 | 8 | 61 | 2 | 3 | 3 | null | null | JavaScript |
tuonghuynh11/CoachTicketManagementApp | main | # CoachTicketManagement
# CTM
Ứng dụng hỗ trợ quản lý việc bán vé xe của nhà xe
## 1. Mô tả
Đề tài này tập trung vào việc phát triển một hệ thống quản lý bán vé xe khách hiệu quả. Hệ thống này sẽ ghi nhận thông tin hành
khách, đặt chỗ và chọn ghế, tính giá vé, xuất vé , quản lý thanh toán và tài chính, cung cấp báo cáo và thống kê. Mục tiêu là tăng cường
trải nghiệm của hành khách và cung cấp thông tin quản lý để đưa ra quyết định chiến lược và tối ưu hoá hoạt động kinh doanh.
### 2. Mục đích, yêu cầu, người dùng hướng tới của đề tài
#### Mục đích
* Tăng cường trải nghiệm của khách hàng: Hệ thống quản lý bán vé xe khách nhằm cung cấp một trải nghiệm tốt hơn cho khách hàng khi mua vé.
* Tối ưu hoá quy trình bán vé: Hệ thống quản lý bán vé xe khách giúp cải thiện hiệu suất và hiệu quả của quy trình bán vé.
* Quản lý tài chính và tăng cường khả năng cạnh tranh: Hệ thống cung cấp công cụ quản lý tài chính mạnh mẽ, giúp theo dõi doanh thu, chi phí và lợi nhuận từ việc bán vé.
* Đảm bảo tính chính xác và tin cậy: Hệ thống quản lý bán vé xe khách giúp đảm bảo tính chính xác và tin cậy trong việc ghi nhận, xử lý và lưu trữ thông tin.
* Tăng cường quản lý nội bộ: Hệ thống quản lý bán vé xe khách cung cấp công cụ quản lý thông tin khách hàng và giao dịch, giúp nhân viên quản lý dễ dàng truy cập và xử lý thông tin
#### Yêu cầu
* UI/UX hợp lý, rõ ràng, thuận tiện cho người sử dụng.
* Đáp ứng đầy đủ những nghiệp vụ về bán vé xe
* Ứng dụng có những tính năng cơ bản.
* Phân chia quyền hạn rõ ràng.
#### Người dùng
* Nhà xe
* Người muốn đặt vé xe khách
### 3. Tổng quan sản phẩm
#### 3.1 Chức năng
<details>
<summary>Chức năng chung</summary>
- Đăng nhập
- Đăng xuất
- Quên mật khẩu
- Tìm kiếm chuyến xe
- Đặt vé xe
- Báo cáo lỗi
- Chỉnh sửa thông tin tài khoản
</details>
###### Admin (Quản trị viên)
<details>
<summary>Quản lý toàn bộ danh sách các tuyến đường</summary>
- Tìm kiếm
- Sắp xếp
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý toàn bộ danh sách các xe của nhà xe</summary>
- Tìm kiếm
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý toàn bộ danh sách các lịch trình trong hệ thống</summary>
- Tìm kiếm
- Thêm
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý nhân viên trong nhà xe</summary>
- Tìm kiếm
- Thêm
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý các mã giảm giá trong hệ thống</summary>
- Thêm
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Thống kê doanh thu</summary>
- Xem chi tiết
</details>
<details>
<summary>Quản lý các tài khoản trong hệ thống</summary>
- Tìm kiếm
- Thêm
- Xóa
- Xem chi tiết
- Sửa
- Cấp quyền (Manager, Coach Assitant, Driver)
</details>
###### Manager
<details>
<summary>Quản lý toàn bộ danh sách nhân viên của nhà xe</summary>
- Tìm kiếm
- Sắp xếp
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý toàn bộ danh sách các lịch trình </summary>
- Tìm kiếm
- Sắp xếp
- Xóa
- Xem chi tiết
- Sửa
</details>
<details>
<summary>Quản lý các vé của các user</summary>
- Xác nhận vé
- Hủy vé
- Xem chi tiết
</details>
<details>
<summary>Quản lý danh sách các xe trong nhà xe</summary>
- Xem chi tiết
</details>
###### Driver
<details>
<summary>Quản lý lịch làm việc </summary>
- Tìm kiếm
- Sắp xếp
- Xem chi tiết
</details>
###### Coach Assistant
<details>
<summary>Quản lý lịch làm việc </summary>
- Tìm kiếm
- Sắp xếp
- Xem chi tiết
</details>
<details>
<summary>Kiểm tra vé khách hàng</summary>
- Xem chi tiết
- Scan vé
- Nhắc
</details>
#### 3.2 Công nghệ sử dụng
- Công cụ: Visual Studio Code, My SQL, Github Desktop, Firebase, Trello, Figma
- Ngôn ngữ lập trình: Java Script, TSQL, Node JS
- Thư viện: React Native, Express JS
## 4. Hướng dẫn cài đặt
<details>
<summary>Đối với người dùng</summary>
* Dowload phần mềm Expo Go tại.
* Google Play: https://play.google.com/store/apps/details?id=host.exp.exponent&hl=en_US
* App Store: https://apps.apple.com/us/app/expo-go/id982107779
* Scan QR code bằng Expo app tại:
</details>
<details>
<summary>Đối với nhà phát triển</summary>
* Dowload, giải nén phần mềm
* Github: https://github.com/tuonghuynh11/CoachTicketManagementApp
* Cài đặt database
* Khuyến nghị sử dụng các dịch vụ đám mây như Azure, AWS,… để sử dụng tất cả tính năng hiện có của chương trình (server đi kèm với chương trình đã đóng).
* Khởi tạo Database bằng cách chạy script chứa trong file Seed.sql
* Tải file script tại: https://drive.google.com/drive/folders/19dLylv-vX3-xv_FsNEGTmDLlKu8OiHTl?usp=share_link
* Kết nối với Database vừa tạo bằng cách thay đổi connectionStrings trong file .env tại thư mục server.
* Đăng nhập với vai trò admin
* tên đăng nhập: admin
* mật khẩu: 12345
</details>
## 5. Hướng dẫn sử dụng
* Video demo:
## 6. Tác giả
| STT | MSSV | Họ và tên | Lớp |
| --- | -------- | ---------------------------------------------------------- | -------- |
| 1 | 21520123| [Huỳnh Mạnh Tường](https://github.com/tuonghuynh11) | KTPM2021 |
| 2 | 21520341| [Dương Ngọc Mẫn](https://github.com/DNM03) | KTPM2021 |
| 3 | 21520613| [Nguyễn Hoàng Quốc Bảo](https://github.com/QuocBaoKho) | KTPM2021 |
| 4 | 21520839| [Nguyễn Thái Công](https://github.com/thai-cong-nguyen) | KTPM2021 |
* Sinh viên khoa Công nghệ Phần mềm, trường Đại học Công nghệ Thông tin, Đại học Quốc gia thành phố Hồ Chí Minh.
## 7. Giảng viên hướng dẫn
* Cô Huỳnh Hồ Thị Mộng Trinh, giảng viên Khoa Công Nghệ Phần Mềm, trường Đại học Công nghệ Thông tin, Đại học Quốc gia Thành phố Hồ Chí Minh.
| Coach ticket management application | express-js,firebase,javascript,mysql,nodejs,react-native | 2023-09-17T15:29:13Z | 2024-05-16T04:35:14Z | null | 4 | 18 | 62 | 0 | 0 | 3 | null | null | JavaScript |
GDSC-REC/intro-to-sw | main | # try to learn how to code for two weeks
- [try to learn how to code for two weeks](#try-to-learn-how-to-code-for-two-weeks)
- [How to contribute to this repo](#how-to-contribute-to-this-repo)
- [Brand Kit](#brand-kit)
- [Colors](#colors)
- [Fonts](#fonts)
- [Libraries Used](#libraries-used)
## How to contribute to this repo
1. (For members outside the organization) Fork your own copy of this repo from the development branch and work on it.
2. This project uses Vite. Run the following commands to get started on your machine:
``` ruby
npm install
npm run dev
```
3. (For members of the organization)Create your own branch using the following convention:
- If you are creating a **feature**, your branch should be named in the following format:
`feature/name-of-the-feature`
- If you are working on **fixing a bug**:
`bugfix/name-of-the-bug`
- If you are working on an **enhancement**:
`enhancement/name-of-the-enhancement`
- If you are working on something bigger like building an entire section on a webpage:
`task/name-of-the-chore`
4. Create a pull request to the `development` branch. Do not commit the change directly to the `main` branch.
## Brand Kit
### Colors
**Blue:** Blue 500 #4285f4 | Blue 300 #8ab4f8
**Green:** Green 500 #34a853 | Green 300 #81c995
**Yellow:** Yellow 500 #f9ab00 | Yellow 300 #fde293
**Red:** Red 500 #ea4335 | Red 300 #f28b82
**Neutrals:** Black #000000 | Grey 700 #5f6368 | Grey 100 #f1f3f4

### Fonts
Headings: Manrope ExtraBold 800
SubHead: Roboto Mono Regular 400
Body: Open Sans Regular 400
Manrope: [Link](https://fonts.google.com/specimen/Manrope)
Roboto Mono: [Link](https://fonts.google.com/specimen/Roboto+Mono)
Open Sans: [Link](https://fonts.google.com/specimen/Open+Sans)
## Libraries Used
- BrowserRouter
- axios
- ReactGoogleForms
| null | css,gdsc,html5,javascript,react,gdscrec | 2023-10-10T02:37:20Z | 2023-11-11T06:45:24Z | null | 5 | 51 | 143 | 0 | 3 | 3 | null | null | JavaScript |
salehMb1999/FlexiModal | master | # FlexiModal
Hello Everyone!
This is another small step in my frontend learning journey. I hope you find it enjoyable.
In this project, I've created something very useful and practical that you can commonly find on most websites: a customizable Modal.
You can tailor it to your specific needs. I've utilized HTML, CSS, and JavaScript to bring this project to life.
I hope you like it! If you had a good time with it, I'd be thrilled if you could give it a star.
live preview: https://salehmb1999.github.io/FlexiModal/
Thank you!
| I've created a small yet practical project as part of my frontend learning journey. It's a customizable Modal made using HTML, CSS, and JavaScript. I hope you like it and consider giving it a star if you find it useful. | css3,flexbox,html5,javascript | 2023-09-16T06:06:51Z | 2023-09-16T06:18:40Z | null | 1 | 0 | 6 | 0 | 0 | 3 | null | null | HTML |
isolcat/RSS-SearchBlog | main | <div align=center>
<img src="https://pic5.58cdn.com.cn/nowater/webim/big/n_v26da7841c7f5e4a9c9e21f5c34c487e56.png" width="200px"/>
</div>
<h1 align="center">
RSS Search Blog
</h1>
<p align="center">
将VScode变成你的私人RSS阅读器 🐱
</p>
## 💡 演示
<div align=center>
<img src="docs/example.gif"/>
</div>
## 📸 安装
[VSCode Plugin Market](https://marketplace.visualstudio.com/items?itemName=isolcat.isolcat)
## 🎛 使用说明
**Mac** `Control + Shift + P`
**Win** `Shift + Alt + P`
**输入searchBlog来添加需要订阅的RSS** | Turn VScode into your personal RSS reader! | javascript,rss,vscode,vscode-extension | 2023-10-03T11:01:35Z | 2023-10-06T11:57:07Z | null | 1 | 0 | 22 | 0 | 0 | 3 | null | MIT | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.