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
Yidnekachew-cmd/math-magician
dev
<a name="readme-top"></a> <div align="center"> <br/> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [Screenshot](#screenshot) - [Loom Presentation Video](#loom-video) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [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) <!-- PROJECT DESCRIPTION --> # 📖 Math magicians <a name="about-project"></a> A website for organizing daily activities ["Math-magicians"] :- "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: - Make simple calculations. - Read a random math-related quote. In this first project of the Math Magicians application. I set up the environment and tools needed to develop a React application. ## 🛠 Built With <a name="built-with">HTML,CSS and Javascript</a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://en.wikipedia.org/wiki/HTML">HTML</a></li> <li><a href="https://www.w3.org/Style/CSS/Overview.en.html">CSS</a></li> <li><a href="https://www.javascript.com/">JavaScript</a></li> <li><a href="https://webpack.js.org/">Webpack</a></li> <li><a href="https://www.notion.so/product?fredir=1">Notion for API's</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="">N/A</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="">N/A</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[HTML]** - **[CSS]** - **[Javascript]** ---> with ES6 - **[Webpack]** - **[API's(Notion)]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- TO DO LIST TASK SCREENSHOT --> ## 🚀 Screenshot <a name="screenshot"></a> ![mobile](https://github.com/Yidnekachew-cmd/math-magician/assets/104775335/30a5baab-6baf-47c9-9c4b-8d748c030f67) <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo](https://math-magician-yidnekachew-cmd.onrender.com) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: ```sh -A Computer (MAC or PC) -code editor (VSCode,Atom etc...) -A browser (Chrome,Mozilla,Safari etc...) -Version Control System (Git and Github) -NodeJS (https://nodejs.org/en/) -React {https://react.dev/} ``` ### Setup Clone this repository to your desired folder: ```sh cd my-folder git clone git@github.com:Yidnekachew-cmd/math-magician.git (SSH) ``` ### Install Install this project with: ```sh npx create-react-app my-app cd my-app npm install ``` ### Usage ```sh npm start ``` ### Run tests To run tests, run the following command: ```sh npx test ``` ### Deployment You can deploy this project using: ```sh npm run build ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Yidnekachew Kassahun** - GitHub: [@Yidnekachew-cmd](https://github.com/Yidnekachew-cmd) - Twitter: [@Yidnekassahun](https://twitter.com/Yidnekassahun) - LinkedIn: [Yidne kassahun](https://www.linkedin.com/in/yidnekachew-kassahun/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Adding_full_functionality_to_the_Calculator]** - [ ] **[Adding_backend_and_databases]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/Yidnekachew-cmd/math-magician/issues). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project rate it and give it a star. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> --> I would like to thank the Microverse team for allowing us to work on this Math magicians project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. _NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._ <p align="right">(<a href="#readme-top">back to top</a>)</p>
Simple React Application that allows users to calculate using the in-built calculator
javascript,microverse,react,tailwindcss
2023-03-27T11:11:27Z
2024-01-15T21:02:48Z
null
1
6
32
1
1
3
null
MIT
JavaScript
MannyFay/start-to-code
main
# Start to Code Ready made environments to start with coding without configuration hell. It is made for beginners, so they can focus on writing and learning a specific programming language and for people who just want to play around with technology. ## License This project has a MIT License, which means you can use it however you like. ## Recommendations We highly recommend using [Docker](https://www.docker.com/) and an editor/IDE that provides auto-save every time a file has changed. Installation guides for Docker Desktop (you can control it with your terminal too) are [here](https://www.docker.com/products/docker-desktop/). ## Environments The environments will grow. If there are needs for an environment, create issues. Open the `Environments` directory to see the full list of environments.
Ready made environments to start with coding.
bootstrap,coding,css,html,javascript,php,tailwindcss,beginner-friendly
2023-04-01T06:31:07Z
2023-04-23T07:48:32Z
null
2
0
10
0
0
3
null
MIT
CSS
dodoGames-basement/dodoplugins.js
main
# Deprecation notice This package is no longer maintained and has since been discontinued. No new updates will be ever made after that as custom functions in aoi.js don't even work in the first place. You're better off using aoi.js extensions instead as they're much better than this random package i made. # dodoplugins.js An package dedicated to aoi.js v6 which loads functions to simplify bot development # Disclaimer This package (`dodoplugins.js`) is not made by official aoi.js developers, and so therefore, do not request support for the package's function in their official support server, instead request the support for it by either joining our [support server](https://discord.gg/pFwKjAaZvj) or from [Github Issues](https://github.com/dodoGames-s-Studios/dodoplugins.js/issues/new/choose). # What is this An package for aoi.js v6 as a plugin that loads some of the custom functions it has, for example `$sendColoredLog`! # Why does this exist? Back in the old days of custom functions in 2022, it was simple and such. However, considering that breaking changes were pushed to aoi in the past for custom functions, people got annoyed and generally being confused on what's being changed which honestly used to apply to custom functions with djs mode. One day i decided that instead of being having to suffer to fix broken custom functions in the future over an breaking change (for multiple bots of mine at least), i said to myself, why not just add them into an package for easier process? And that's how `dodoplugins.js` was created as an simple project that loads custom functions it includes to aoi. # Setup ```js npm i dodoplugins.js@latest ``` This will install the npm version of the package. You can also use other versions of the package such as: ```js // Beta version npm i dodoplugins.js@beta // Alpha version npm i dodoplugins.js@alpha ``` You then load the package with the following ```js // Define clients const { Plugins } = require("dodoplugins.js") const { AoiClient } = require("aoi.js"); // Setup aoi.js first const bot = new AoiClient({ token: "DISCORD BOT TOKEN", prefix: "DISCORD BOT PREFIX", intents: ["MessageContent", "Guilds", "GuildMessages"], events: ["onMessage", "onInteractionCreate"], database: { type: "aoi.db", db: require("@akarui/aoi.db"), tables: ["main"], path: "./database/", extraOptions: { dbType: "KeyValue" } } }); // Loading the package const plugins = new Plugins({ bot:bot }); plugins.loadPlugins(); ``` This will enable all custom functions that were created in the package. # Links This is Optional, So Check Links at Your own Discretion. * [Docs](https://dodogames.gitbook.io/dodoplugins.js) * [Support Server](https://discord.gg/pFwKjAaZvj) * [NPM page](https://www.npmjs.com/package/dodoplugins.js) # Credits the source code on how this was setup belongs to `Kawaii#7615`, thank him/her later for the aoi.js plugins tutorial later. * `Kawaii#7615`: for the aoi.js plugins tutorial later * [`Blur`](https://github.com/Bumblebee-3): for helping me on getting this package to work * [`InikoMatthewPro`](https://github.com/InikoMatthewPro): for publishing the package on npm
An package dedicated to aoi.js v6 which loads functions to simplify bot development
javascript,aoijs-plugins,aoi-js-plugins,npm-package,plugin,plugins,discord,discord-bot,aoi-js,aoijs
2023-04-06T12:54:36Z
2024-01-28T18:14:36Z
2023-04-07T12:47:44Z
3
1
74
0
2
3
null
Apache-2.0
JavaScript
daredevilevi/Tic-Tac-Toe
master
null
TIC TAC TOE IN JAVASCRIPT Created by following @loveBabbar Bhaiya's Codehelp Dot Batch MERN STACK COURSE
css,css-grid,css3,html,html-css,html-css-javascript,html5,tictactoe,js,tictactoe-javascript
2023-04-01T16:49:48Z
2023-04-01T16:50:21Z
null
1
0
1
0
0
3
null
null
JavaScript
M-AminAlizadeh/Frontend-mentor-projects
development
null
Try to build all of the projects on frontendmentor website
frontendmentor-challenge,css3,html5,javascript,media-queries,responsive,tailwind-css,tailwindcss
2023-03-26T14:16:50Z
2024-04-25T14:34:41Z
null
1
13
156
1
0
3
null
null
JavaScript
abrahimzaman360/AvatarViewer
main
# AvatarViewer Created a Avatar Creation and Viewing tool using ReadyPlay.me Api. # How to use: - Go to Url: *[[Avatarfun] (https://avatarfun.vercel.app)]* - Follow the Instruction on that Webpage. ## CI/CD Status: [![Node.js CI](https://github.com/AbrahimZaman360/AvatarViewer/actions/workflows/node.js.yml/badge.svg)](https://github.com/AbrahimZaman360/AvatarViewer/actions/workflows/node.js.yml)
Avatarfun - a Digital Avatar Creator and Viewer using Readplayerme Api
avatar,open-source,javascript,reactjs,readyplayerme
2023-03-29T11:24:54Z
2023-03-30T07:46:21Z
null
1
2
27
0
0
3
null
null
JavaScript
xvpc/portfolio
main
## Portfolio <a href="https://xvpc.dev" target="_blank" title="https://xvpc.dev"> <img src="./public/favicon/android-chrome-512x512.png" width="140" height="140" alt='Site Icon'> </a> [https://xvpc.dev](https://xvpc.dev) ### Technologies - HTML - CSS - JavaScript/TypeScript - BootStrap - Scss - Material-UI - Framer-Motion - ReactJs - NextJs Check package.json. ## Screenshots ![site1 Image](./public/images/siteimgs/this/site1.png) ![site2 Image](./public/images/siteimgs/this/site2.png) ![site3 Image](./public/images/siteimgs/this/site3.png) ## Disclaimer Swiper Images: [unsplash.com](https://unsplash.com/photos/5fNmWej4tAA) [unsplash.com](https://unsplash.com/photos/Mx0yDbKMPSk) [unsplash.com](https://unsplash.com/photos/ocAo7MwGfHY) Background: [eggradients.com](https://www.eggradients.com) CSS Patterns: [css-generators.com](https://css-generators.com) Language Icons that in the skills are publicly searchable -> Check skills.json.
xvpc's portfolio
animation,bootstrap,css,framer,framer-motion,html,javascript,material-ui,mui-material,nextjs
2023-04-05T16:04:18Z
2024-05-07T10:39:17Z
null
1
0
98
0
0
3
null
null
TypeScript
yanko-belov/crypto-lister-nuxt
main
<p align="center"> <img src="./public/img/logo.svg" alt="CryptoLister" width=70 /> </p> <h3 align="center">CryptoLister</h3> <p align="center"> <a href="https://codecov.io/gh/yanko-belov/crypto-lister-nuxt" > <img src="https://codecov.io/gh/yanko-belov/crypto-lister-nuxt/branch/main/graph/badge.svg?token=MLY3I4WUHE" alt="CodeCov"/> </a> <a href="https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/e2e-tests.js.yml" > <img src="https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/e2e-tests.js.yml/badge.svg" alt="End-to-end Tests"/> </a> <a href="https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/unit-tests.js.yml" > <img src="https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/unit-tests.js.yml/badge.svg" alt="Unit tests"/> </a> </p> <p align="center">Explore the world of cryptocurrencies with this innovative demo application. Effortlessly browse, preview and choose your favorite cryptocurrencies!</p> <p align="center"> <a href="https://nuxt.com/"><img src="https://img.shields.io/badge/Nuxt.js-%23ffffff.svg?style=for-the-badge&logo=nuxt.js&logoColor=00DC82" alt="Nuxt.js"></a> <a href="https://vuejs.org/"><img src="https://img.shields.io/badge/Vue.js-%234FC08D.svg?style=for-the-badge&logo=vue.js&logoColor=white" alt="Vue.js"></a> <a href="https://pinia.vuejs.org/"><img src="https://img.shields.io/badge/Pinia-%23ecb732.svg?style=for-the-badge" alt="Pinia"></a> <a href="https://www.typescriptlang.org/"><img src="https://img.shields.io/badge/TypeScript-%233178C6.svg?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript"></a> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"><img src="https://img.shields.io/badge/JavaScript-%23F7DF1E.svg?style=for-the-badge&logo=javascript&logoColor=black" alt="JavaScript"></a> <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/Node.js-%23339933.svg?style=for-the-badge&logo=node.js&logoColor=white" alt="Node.js"></a> <a href="https://tailwindcss.com/"><img src="https://img.shields.io/badge/Tailwind_CSS-%2306B6D4.svg?style=for-the-badge&logo=tailwind-css&logoColor=white" alt="Tailwind CSS"></a> <a href="https://vitejs.dev/"><img src="https://img.shields.io/badge/Vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white" alt="Vite"></a> <a href="https://www.cypress.io/"><img src="https://img.shields.io/badge/Cypress.io-%2317202C.svg?style=for-the-badge&logo=cypress&logoColor=white" alt="Cypress.io"></a> <a href="https://vitest.dev/"><img src="https://img.shields.io/badge/Vitest-%236E9F18.svg?style=for-the-badge&logo=vitest&logoColor=white" alt="Vitest"></a> <a href="https://eslint.org/"><img src="https://img.shields.io/badge/ESLint-%234B32C3.svg?style=for-the-badge&logo=eslint&logoColor=white" alt="ESLint"></a> <a href="https://prettier.io/"><img src="https://img.shields.io/badge/Prettier-%231A2B34.svg?style=for-the-badge&logo=prettier&logoColor=white" alt="Prettier"></a> <a href="https://stylelint.io/"><img src="https://img.shields.io/badge/StyleLint-%236B3E99.svg?style=for-the-badge&logo=stylelint&logoColor=white" alt="StyleLint" /></a> <a href="https://github.com/actions"><img src="https://img.shields.io/badge/GitHub-%23181717.svg?style=for-the-badge&logo=github&logoColor=white" alt="GitHib Actions" /></a> </p> <br /> <p align="center"> <img src="./screenshots/demo.gif" alt="CryptoLister Demo" /> </p> <h1 align="center"> <a href="https://crypto-loader-nuxt.netlify.app/">Live Demo</a> </h1> <p align="center"> <a href="https://app.netlify.com/sites/crypto-loader-nuxt/deploys"><img src="https://api.netlify.com/api/v1/badges/dc18ec25-2dc9-4fdf-9c62-e207dcdd66df/deploy-status" alt="Netlify Status" /></a> </p> # About You can contact me at [belov.yanko@gmail.com](mailto:belov.yanko@gmail.com). ## Technologies Used This project was built using the following technologies: - **Nuxt.js** - **Vue.js** - **Pinia** - **TypeScript** - **JavaScript** - **Node.js** - **Tailwind** - **Vite** - **Cypress** - **Vitest** - **ESLint** - **Prettier** - **StyleLint** - **CI/CD with GitHub Actions** ## Installation To run this project locally, you will need to follow these steps: 1. Clone this repository to your local machine. 2. Install the required dependencies by running `npm install`. 3. Copy the `.env.example` file to `.env` 4. Go to [CoinMarketCap API](https://coinmarketcap.com/api/) and create an account. Then, create a new API key and copy it to the `VITE_NUXT_CRYPTO_API_KEY` variable in the `.env` file. 5. Start the development server by running `npm run dev`. 6. Open your browser and navigate to http://localhost:3000. ## Testing This project includes the following tests: - End-to-end (e2e) tests using Cypress [![End-to-end Tests](https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/e2e-tests.js.yml/badge.svg)](https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/e2e-tests.js.yml) - Unit tests using Vitest [![Unit tests](https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/unit-tests.js.yml/badge.svg)](https://github.com/yanko-belov/crypto-lister-nuxt/actions/workflows/unit-tests.js.yml) ### Run Unit Tests `npm run test:unit` ### Run e2e Tests `npm run test:e2e` ### Code Coverage `npm run test:coverage` ## Screenshots Here are some screenshots of the project: ![Home](./screenshots/home.png) ![Home List](./screenshots/home-filter-no-data.png) ![Favorites](./screenshots/favorites.png) ![Overview](./screenshots/overview.png)
Explore the world of cryptocurrencies with this innovative demo application. Effortlessly browse, preview and choose your favorite cryptocurrencies!
cryptocurrency,cypress,e2e,javascript,nuxt,nuxt3,portfolio,tailwindcss,typescript,unit-testing
2023-04-07T08:26:04Z
2023-04-18T14:08:12Z
null
1
0
139
0
1
3
null
null
TypeScript
emmaudebu/creative
main
null
a creative portfolo website
css,css3,flexbox-css,hmtl5,javascript
2023-04-01T14:31:56Z
2023-04-20T05:44:58Z
null
1
0
8
0
0
3
null
null
HTML
natekali/DVI-XSS
main
# DVI-XSS Detector of Vulnerable Input - XSS Cross Site Scripting - Payload Automation - Exploit Vulnerable Input Field ## Context I had an assignment for an internship in the company Quarkslab, with the help of Node.js and Puppeteer i had to develop a simple script detecting a browser popup (e.g. a valid XSS). So i went ahead and i make the DVI-XSS to improve my skills. ## Features * **Exploit of vulnerable Input field** * **Automation of XSS payload** * **Server-side programming** ## Prerequisites Before using the DVI-XSS, make sure you **install** all this elements : * [VSCode or an other IDE](https://code.visualstudio.com/) * [NodeJS](https://nodejs.org/en) * [Puppeteer](https://www.npmjs.com/package/puppeteer) -> details in the installation topic below ## Installation Clone this repository to your local machine. Open the DVI-XSS folder in VSCode. In the VSCode terminal, you have to install the puppeteer package, type the following command : ```npm i puppeteer``` You can now play with the example.js file or configure your own index.js file the way you like - details below ## Configuration for personnal use - index.js So, it's pretty easy, you can use my pattern to choose your target website and your favorite payload. All the information to change is indicate by the //BIG LETTER COMMENTS and have a name similar to their function in the script, you can't make a mistake. * For the **input name** and the **type of button** use for submit, you have to go ahead and search for it directly on your website, like this example : <img width="1491" alt="inspect" src="https://user-images.githubusercontent.com/117448792/228720857-56263c5d-948a-4569-93c1-73e1f80d7c7d.png"> * You can now replace the value 'X' on the line 25, 26, 31, 32, 37 and 38. * For the url of you're website, you have to find a **potentially vulnerable website**, i personnaly choose for the example.js file a common XSS vulnerable website just for the example. * For the **payloads**, you can find them on the [Big List of Payload](https://github.com/payloadbox/xss-payload-list). Don't forget to add the meaning of your payloads in the line 11 of the script, it can be helpful for the understanding of your output : ```console.log('1 : <first_payload_type XSS> | 2 : <second_payload_type XSS> | 3 : <third_payload_type XSS>');``` Output of the DVI-XSS : <img width="574" alt="output" src="https://user-images.githubusercontent.com/117448792/228722923-e5696b64-3bda-4a56-b644-ef2967e84c10.png"> ## Author * [@natekali](https://github.com/natekali)
Detector of Vulnerable Input - XSS Cross Site Scripting - Payload Automation - Exploit Vulnerable Input
input,javascript,nodejs,offensive-security,payload,puppeteer,xss-exploitation,xss-vulnerability
2023-03-30T01:31:31Z
2023-04-11T12:25:58Z
null
1
0
10
0
0
3
null
null
JavaScript
JoaoAlisonTI/Pokedex-Js
main
<p align="center"><img height="80em" src="./assets/pokedex-logo.png"> </p> <p align="center"> Desenvolvido durante março/abril de 2023 com foco no aprendizado da linguagem JavaScript e para fortalecer ainda mais minhas habilidades técnicas 🚀⚡. <br/> </p> - [Overview](#overview) - [Sobre o projeto](#sobre) - [Screenshots](#screenshots) - [Links](#links) - [My process](#my-process) - [Desenvolvido com](#tecnologias) - [Continuar o desenvolvimento](#continuar-o-desenvolvimento) - [Recursos úteis](#recursos-úteis) - [Author](#autor) </br> ## Overview ### Sobre O que seria uma Pokédex? Pokédex é uma enciclopédia virtual que detém todas as espécies de Pokémon, ou seja, desde a 1° geração até a última geração. Olhando esse detalhe percebe-se que demandaria muito tempo para pegar o nome, tipo/classe e habilidades de cada Pokémon um por um escrevendo várias linhas de código, isso seria nada produtivo e nem tampouco divertido. Nesse momento entra o API (Application Programming Interface). Ele promove a conexão entre um usuário e uma aplicação, mas sem que ele precise dos detalhes da estrutura e do desenvolvimento do sistema que está tentando utilizar. e o que seria REST? A categoria REST apresenta alguns critérios específicos, que visam padronizar e flexibilizar essa comunicação entre diferentes plataformas. No caso deste projeto foi "consumido" o PokéApi, um API RESTful com várias informações e dados sobre Pokémons, para facilitar o processo de desenvolvimento da Pokédex. Foi criado um efeito de paginação, ou seja, ao iniciar é chamado 10 pokémons, se clicar no botão ele traz +10 e assim vai até o limite configurado que é 151 (Que pode ser alterado no arquivo main.js). ### Screenshots <p align="center"> <img alt="Tela 1" src="assets/screenshots/print1.jpg" width="100%"> </p> <p align="center"> <img alt="Tela 2" src="assets/screenshots/print3.jpg" width="100%"> </p> <p align="center"> <img alt="Tela 3" src="assets/screenshots/print2.jpg" width="100%"> </p> <p align="center"> <img alt="Tela 3" src="assets/screenshots/print4.jpg" width="100%"> </p> ### Links - [Acesse o projeto finalizado, online ☁️](https://joaoalisonti.github.io/Pokedex-Js/) </br> ## My process ### Tecnologias ### ⚙️👨‍💻 Esse projeto foi desenvolvido com as seguintes tecnologias: - HTML - CSS - JavaScript - API REST - Git/Github ### Continuar o desenvolvimento Pretendo adicionar um elemento de pesquisa para buscar e fazer a filtragem dos Pokémons. Além de pegar mais informações dos Pokémons e adicioná-las a Pokédex. ### Recursos úteis - [PokéApi](https://pokeapi.co/docs/v2) - A PokéAPI é gratuita e aberta para uso. Também é muito popular e é principalmente uma ferramenta educacional. - [Introdução às Web APIs](https://developer.mozilla.org/pt-BR/docs/Learn/JavaScript/Client-side_web_APIs/Introduction) - O que são, como funcionam, como usá-las em seu código e como são estruturadas? Ainda, entender quais são as principais classes de APIs e quais usos elas possuem. - [API REST: o que é e como montar uma API sem complicação?](https://blog.betrybe.com/desenvolvimento-web/api-rest-tudo-sobre/#:~:text=API%20REST%20serve%20para%20a,forma%20ass%C3%ADncrona%20entre%20diversas%20aplica%C3%A7%C3%B5es.) - Este artigo fornece sobre que é API REST, qual a relação entre HTTP e REST, entender as diferenças entre SOAP e REST. Para que serve o API REST e suas principais aplicações! - [Como usar a Fetch API do JavaScript para buscar dados](https://www.digitalocean.com/community/tutorials/how-to-use-the-javascript-fetch-api-to-get-data-pt) - O JavaScript tem sua própria maneira integrada de fazer solicitações de API. Isso é feito pela Fetch API, um novo padrão para fazer solicitações de servidor com promessas, que inclui também muitas outras funcionalidades. - [Fetch API – como fazer solicitações GET e POST em JavaScript](https://www.freecodecamp.org/portuguese/news/fetch-api-como-fazer-solicitacoes-get-e-post-em-javascript/amp/) - O JavaScript tem sua própria maneira integrada de fazer solicitações de API. Isso é feito pela Fetch API, um novo padrão para fazer solicitações de servidor com promessas, que inclui também muitas outras funcionalidades. </br> ## Autor *João Alison TI 👨🏽‍💻* --- <strong>2023</strong>
Uma Pokédex desenvolvida durante a trilha do JavaScript na plataforma Digital Innovation One 2023
api,api-rest,css,css-flexbox,html-css-javascript,javascript,pokeapi,pokeapi-pokedex,pokedex,pokemon
2023-03-27T15:09:47Z
2023-04-15T21:18:43Z
null
1
0
8
0
0
3
null
null
CSS
tr1sm0s1n/hardhat-vyper-example
main
# Hardhat-Vyper-Example Example project to test/compile/deploy smart contracts written in Vyper using Hardhat. ## 🛠 Built With [![Node.js Badge](https://img.shields.io/badge/Node.js-393?logo=nodedotjs&logoColor=fff&style=for-the-badge)](https://nodejs.org/en/) [![Hardhat Badge](https://img.shields.io/badge/Hardhat-3C3C3D?logo=ethereum&logoColor=fff&style=for-the-badge)](https://hardhat.org/) [![Vyper Badge](https://img.shields.io/badge/Vyper-363636?logo=solidity&logoColor=fff&style=for-the-badge)](https://docs.vyperlang.org/en/stable/) [![JavaScript Badge](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=000&style=for-the-badge)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/) ## ⚙️ Run Locally Clone the repository ```bash git clone https://github.com/tr1sm0s1n/hardhat-vyper-example cd hardhat-vyper-example ``` Install dependencies ```bash pnpm install ``` Test the contract ```bash pnpm test ``` Deploy the contract (edit hardhat.config.cjs at first) ```bash pnpm run deploy ```
Example project to test/compile/deploy smart contracts written in Vyper using Hardhat.
dapp,ethereum,hardhat,javascript,smart-contracts,vyper,hardhat-vyper
2023-04-06T13:15:32Z
2024-03-06T14:07:19Z
null
1
0
5
0
2
3
null
MIT
JavaScript
YeasirAR/qoverflow
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). [`Live Preview`](https://qoverflow.vercel.app) ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file. [API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`. The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. 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.
QOVERFLOW is a question answering website like stackoverflow.
javascript,nextjs,react,reactjs,stackoverflow
2023-04-04T23:42:41Z
2024-05-09T15:41:52Z
null
3
1
64
0
0
3
null
null
JavaScript
programacioncarolina1980/https-github.com-programacioncarolina1980-Entrega1CVCAROLINABELENDELGADO-entrega1cvcarolinabelende
main
# Entrega1CVCAROLINABELENDELGADO CURRICULUM VITAE PARA ARGENTINA 4.0 CURRICULUM LENGUAJE JAVASCRIPT, CSS Y HTML
CURRICULUM VITAE PARA Carolina Belén Delgado
css,html,javascript,imagen,favicom
2023-03-29T21:34:41Z
2023-03-30T00:32:25Z
null
1
0
4
0
0
3
null
null
HTML
RozhanMk/Quiz-app-Javascript
master
# Quiz-app-Javascript based on Model pattern ![Landing Page](https://github.com/RozhanMk/Quiz-app-Javascript/blob/master/images/1.png) ![Admin Page(insert)](https://github.com/RozhanMk/Quiz-app-Javascript/blob/master/images/2.png) ![Admin Page(edit)](https://github.com/RozhanMk/Quiz-app-Javascript/blob/master/images/3.png)
null
css,html,javascript,quizapp,model-pattern
2023-04-07T16:20:12Z
2023-04-26T18:46:04Z
null
1
0
10
0
0
3
null
null
CSS
VarshaRani9/Accordion
gh-pages
# Accordion This is an ACCORDION like functionality implementation which is done using HTML, CSS, JavaScript and ReactJs. ![Screenshot (737)](https://github.com/VarshaRani9/Accordion/assets/127414456/e2acc88c-7ca1-45ef-a83f-92053b404b45) ![Screenshot (738)](https://github.com/VarshaRani9/Accordion/assets/127414456/c4ec5b25-7729-49b9-bd75-639df1a4f8f0)
This repo contains an ACCORDION like functionality implementation which is done using HTML, CSS, JavaScript and ReactJs.
css3,html5,javascript,reactjs
2023-04-01T20:42:52Z
2023-07-20T04:34:37Z
null
1
0
3
0
0
3
null
null
HTML
dev-modesto/Site-WorldTech
main
# Página Home ![image](https://user-images.githubusercontent.com/124513821/230743772-9f61c0f7-7174-40a7-9c23-68ffc43982be.png) ![image](https://user-images.githubusercontent.com/124513821/230743789-b0f1ecff-0498-4f09-91fe-5bdc5621c7cc.png) ![image](https://user-images.githubusercontent.com/124513821/230743840-7be8338c-594a-4632-8d8d-f8e76b4dcd66.png) ![image](https://user-images.githubusercontent.com/124513821/230743863-2a81963a-0569-41db-af0c-5386ce25f07f.png) ![image](https://user-images.githubusercontent.com/124513821/230743936-2c75849d-74df-45d7-9f75-ad3de4028ece.png) _____________________________________________________________________________________________________________________ # Página Produtos ![image](https://user-images.githubusercontent.com/124513821/230744055-24f64350-df2c-468a-b0c3-36926e8bf5fb.png) ![image](https://user-images.githubusercontent.com/124513821/230744204-7635e650-4d9b-4182-aa1a-abe471ae8369.png) ![image](https://user-images.githubusercontent.com/124513821/230744217-b9d9b3b3-4c5e-4750-b8e4-bf37663eee84.png) _____________________________________________________________________________________________________________________ # Responsividade ![image](https://user-images.githubusercontent.com/124513821/230744794-b050d2e7-4788-4196-a567-ffbac21fa9ca.png) ![image](https://user-images.githubusercontent.com/124513821/230744775-d6b518f1-5918-449f-9661-5a15ead7ed15.png) _____________________________________________________________________________________________________________________ # (CRUD) ![image](https://user-images.githubusercontent.com/124513821/230744525-280a3531-7f47-4481-94af-582c19e295d6.png) ![image](https://user-images.githubusercontent.com/124513821/230744462-5dbe9b20-9ce1-40d5-a45e-306e28be026c.png) ![image](https://user-images.githubusercontent.com/124513821/230744492-a687b15b-4486-4801-87b0-4c4c63a21899.png)
Este site foi desenvolvido no período de 5 aulas, 15/03/2023 a 24/03/2023, para apresentação do 1º Projeto Integrador no curso. OBS: Apresentado na v1.8
css,html,javascript,mysql,php
2023-04-08T21:27:02Z
2023-04-16T02:07:00Z
null
1
1
18
0
2
3
null
MIT
PHP
Zenhayevsky/Productsistem-Vue
master
# productsistem Project carried out with the aim of presenting a simple project to register products, customers and sales for an evaluation event. A local API was developed with the aim of providing a database for accessing and consuming the application. Therefore, it will be necessary to open 2 terminals to run the api and another for the project developed with VUE.js ## Run Api To run the Api work, you will need to install python and flask ( pip install flask ) and flask cors (pip install flask-cors). Then, go to the Api folder and run the command: ``` python app.py ``` The api will be running on port: http://localhost:5000 After the api is up and running, open a second terminal to run the project. Go to the principal project folder and follow the next step: ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Lints and fixes files ``` npm run lint ```
Project carried out with the aim of presenting a simple project to register products, customers and sales for an evaluation event. A local API was developed with the aim of providing a database for accessing and consuming the application.
vuejs,html,javascript,python,typescript,css
2023-04-03T20:12:47Z
2023-04-03T20:17:03Z
null
1
0
2
0
0
3
null
null
Vue
Mohamed-Adel23/Hospital-Management-System
main
# Hospital Management System (CareCoord) ## Inrtoduction - I developed a Web Application with my team at the college for Managing a whole hospital system. The patient can make an appointment from his home and then go to the hospital and more... ## Description The biggest problem facing health care centres remains today. Technical problems. There is a rare health care centre that works with a modern and organised technical system that helps it organise the schedule, payment methods, save patient data, and communicate. So we were keen to find a solution to this problem, Through a Website that contains pages for the patient that enables him to record his data, book an appointment to visit the doctor, describe the pain, and view the doctor's data, pages for the nurse that enables her to confirm the patient's reservation and conduct medical tests, and pages for the doctor that enables him to view the patient's data, write his prescription, and show the medical history for the patient and pages for admin to control the whole system. ## Why Carecoord ? CareCoord is designed to enhance care coordination among all the participants concerned with a patient’s care, ensuring that the patient’s needs and preferences are known and communicated at the right time to the right people. Whether you are a hospital administrator, a physician, a nurse, or a social worker, Carecoord can help you deliver better care with less hassle. ## Technologies: - Front-End: - HTML - CSS - JavaScript - BootStrap - Back-End - C# - ASP.NET Core (7) - MVC Pattern - MS SQL Server ## Features: - [x] The patient can register to the system and create his account. - [x] The patient can make an appointment from home. - [x] The system sent an email to the patient to confirm his email when he register and another email when he makes an appointment to tell him information about his appointment. - [x] The project has an admin panel to have control over all doctors' and nurses' accounts, departments, and appointments. - [x] Doctor can write a medicine to the patient in the prescription. - [x] The patient can get that medicine from the pharmacy with the nurse. ## Setup follow the following steps to run the project. - Clone this repo on your local machine. - Download .Net7 from [.NET 7.0](https://dotnet.microsoft.com/en-us/download) - Restore the DataBase of the project (You can find the DataBase file.bak [here](https://drive.google.com/file/d/1_TnUfVgqPKX_jGhXDnGPRs79wpcDQlv9/view?usp=sharing)) - Set Your Connection String in three files - `HMSproject/appsettings.json` - `HMSproject/Controllers/Nurse_aymanController.cs` - `HMSproject/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml.cs` ### Supervisors: - Dr. Mai Ramadan - Eng. Abdelghany Adel ### Contributors: - [Ayman Mohamed](https://github.com/AymanYassien) - [Fawzy Shaker](https://github.com/fawziielfaramawii) - [Mostafa Youssef](https://github.com/Mostafay65) ## DataBase Diagram <img width="1486" alt="HMS_DB" src="https://github.com/Mohamed-Adel23/Hospital-Management-System/assets/119868046/0a3367c8-d287-4b06-a591-0ac2c6ee981e"> ## ScreenShots From The Website ![11](https://github.com/Mohamed-Adel23/Hospital-Management-System/assets/119868046/b456d7f5-3cda-4d15-853c-5ec431893437) ![2](https://github.com/Mohamed-Adel23/Hospital-Management-System/assets/119868046/89e97069-3cdd-4ded-84a9-c87b1c0c2c1c) ![3](https://github.com/Mohamed-Adel23/Hospital-Management-System/assets/119868046/291629ff-50ba-4052-9a3c-8b856d659d56) ![4](https://github.com/Mohamed-Adel23/Hospital-Management-System/assets/119868046/9ad3cfd7-5b81-4018-8e2b-3f3a37ed2b1d)
Hospital Management System Website
asp-net-core,asp-net-mvc,backend,bootstrap,csharp,css3,frontend,html5,javascript,mssql-database
2023-04-01T11:41:01Z
2023-06-16T13:28:43Z
null
4
6
62
0
0
3
null
null
HTML
PiyushPamnani/memories-project
master
### PREVIEW ![Memories](https://i.ibb.co/fFcKC8x/memories-project.png) ### MEMORIES - A full-stack MERN project called Memories with a form section and posts section. - A form consists of four entries including title, message, tags and an image upload option. - Upon submission of the form, a post with a unique ID is automatically created and displayed on the screen. - Enabled post actions such as edit, like, comment and delete. - Integrated MongoDB to store post information. - Implemented Google login feature for seamless user authentication. - A manual sign-in/sign-up functionality using JSON Web Token (JWT) for secure authentication and authorization. - Implemented robust user authentication mechanisms to enhance the security and user experience of the application.
MERN Stack Project
css,expressjs,html5,javascript,jwt-authentication,mongodb,nodejs,reactjs,mern-stack
2023-04-04T19:14:18Z
2023-08-12T07:38:04Z
null
1
0
21
0
0
3
null
null
JavaScript
Anshita808/Delicious-food
main
# thoughtful-advertisement-6741
Welcome to our delectable haven of flavors, where carnivores indulge in a symphony of tastes that ignite the senses. Dive into a world of culinary artistry as we present an exquisite array of non-vegetarian delights that cater to every palate and craving.
css,express,html,javascript,mongodb,nodejs
2023-03-28T09:50:23Z
2023-04-02T17:51:59Z
null
2
4
11
1
0
3
null
null
HTML
lysialeao/recycleio-api
main
# Recycleio API Recycleio API is a RESTful web service that allows users to create and manage waste collection requests. It was developed using Node.js, Express, and MySQL. ## Getting Started To get started with the Recycleio API, follow these steps: 1. Clone this repository to your local machine. 2. Run `npm install` to install the project dependencies. 3. Copy the `.env.example` file to `.env` and update the database credentials. 4. Run the database migrations using `npx sequelize-cli db:migrate`. 5. Start the application using `npm start`. ## Endpoints The Recycleio API provides the following endpoints: | HTTP Method | Endpoint | Description | ----------------- | ----------- | ----------- | GET | /users | Returns a list of all users. | POST | /users | Creates a new user. | DELETE | /users/:id | Deletes the user with the specified ID. ## Contributing Contributions to the Recycleio API are welcome! To contribute: 1. Fork this repository. 2. Create a new branch for your feature or bug fix. 3. Commit your changes with clear commit messages. 4. Push your changes to your fork. 5. Submit a pull request. ## License The Recycleio API is open source software licensed under the [MIT license](https://opensource.org/licenses/MIT).# Recycleio API
Recycleio API is a RESTful web service that allows users to create and manage waste collection requests. It was developed using Node.js, Express, and MySQL.
api,express,javascript,mysql,nodejs,restful-api
2023-03-27T23:09:45Z
2024-03-05T15:16:51Z
null
1
0
61
0
0
3
null
null
JavaScript
sohaibMan/problem-solving
Main
# letcode
In this repo all put my personal solution to letcode problems with all the lanaguges I know
cpp,java,javascript,typescript,c,php,python
2023-04-06T14:43:46Z
2024-03-07T23:23:33Z
null
1
0
63
0
0
3
null
null
C++
sharpWit/marvel-fun
main
# Marvel Blog [![GitHub repository](https://img.shields.io/badge/github-sharpWit%2Fmarvel--fun-blue?style=flat&logo=github)](https://github.com/sharpWit/marvel-fun) [![Version](https://img.shields.io/badge/version-0.1.0-blue)](https://github.com/sharpWit/marvel-fun) [![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/sharpWit/marvel-fun/blob/main/LICENSE) ## Description Marvel Blog is a conceptualized and developed creative comic website that demonstrates proficiency in frontend development. It utilizes NextJS v14 and showcases design versatility in presenting conceptual art and blog content related to Marvel comics. ## Author Saeed Khosravi My Github [![GitHub repository](https://img.shields.io/badge/github-sharpWit-blue?style=flat&logo=github)](https://github.com/sharpWit/) ## Table of Contents - [Description](#description) - [Installation](#installation) - [Requirement](#requirement) - [Usage](#usage) - [Scripts](#scripts) - [Dependencies](#dependencies) - [Dev Dependencies](#dev-dependencies) - [License](#license) ## Requirement To ensure the seamless functionality of Marvel Blog, it is essential to obtain API access from Marvel. Follow these steps to acquire the necessary API key: 1. Visit [Marvel Developer Portal](https://developer.marvel.com/). 2. Read through the documentation to familiarize yourself with the Marvel API. 3. Sign up for an account if you haven't already and log in. 4. Navigate to the "Get A Key" section to obtain your unique public and private API keys. Once you have your Marvel API keys, create an `.env*.local` file in the root of your project and add the following: ```env NEXT_PUBLIC_MARVEL_PUBLIC_KEY=your_public_key NEXT_PUBLIC_MARVEL_PRIVATE_KEY=your_private_key ``` Replace your_public_key and your_private_key with the corresponding keys you obtained from the Marvel Developer Portal. This step is crucial for enabling Marvel Blog to fetch and display content from the Marvel API. Make sure to keep your API keys secure and avoid sharing them publicly. If you have any concerns or questions regarding Marvel's API usage policies, refer to the Marvel API Terms of Use. ## Installation 1. Clone the repository: ```bash git clone https://github.com/sharpWit/marvel-fun.git cd marvel-fun ``` 2. Install dependencies: ```bash npm install ``` 3. Usage To run the application locally, use the following command: ```bash npm run dev ``` Visit http://localhost:3000 in your browser to view the application. ## License This project is licensed under the MIT License - see the LICENSE file for details.
A creative comic website based on NextJS v14
axios,framer-motion,nextjs,react-query,reactjs,typescript,comics,javascript,marvel,marvel-api
2023-03-26T11:24:32Z
2024-01-06T08:03:33Z
null
1
1
21
0
0
3
null
null
TypeScript
Sandeep-Varma/DB-based-email-service
main
null
DB based email service with PERN stack
javascript,nodejs,postgresql,react,express,node-postgres,sql-ddl
2023-03-31T16:09:53Z
2024-05-15T11:32:10Z
null
5
0
108
0
0
3
null
null
JavaScript
luhoro/todo-list
main
# To-Do List Projeto de lista de tarefas com um design minimalista, simples e objeto. Pude colocar em prática conceitos aprendidos em javascript, como DOM (Document Object Modeling), programação orientada a objetos, assim como a utilização da propriedade This. Para a estilização utilizei o pré-processador SASS, de forma a otimizar o fluxo de trabalho do CSS. ### Atualizações + Incrementado modo escuro - (09/05/2023) <img width="300px" src="https://github.com/luhoro/todo-list/assets/118489479/14f327aa-45d6-445a-9be3-f42741f9a0c6"> <img width="300px" src="https://github.com/luhoro/todo-list/assets/118489479/81b88b59-868d-4da0-8285-99d7f363a806">
To-Do List com opção de criar tarefas, marcar como feito, e excluir.
css,dom-manipulation,html,javascript,oriented-object-programming
2023-04-07T00:58:11Z
2023-06-15T23:40:26Z
null
1
0
12
0
0
3
null
null
CSS
Im-Rises/particle-simulator-react-p5-website
main
# particle-simulator-react-p5 <p align="center"> <img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" alt="reactLogo" style="height:50px;"> <img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" alt="javascriptLogo" style="height:50px;"> <img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" alt="typescriptLogo" style="height:50px;"> <img src="https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white" alt="scssLogo" style="height:50px;"> <img src="https://img.shields.io/badge/CSS-239120?&style=for-the-badge&logo=css3&logoColor=white" alt="cssLogo" style="height:50px;"> <img src="https://img.shields.io/badge/p5%20js-ED225D?style=for-the-badge&logo=p5dotjs&logoColor=white" alt="cssLogo" style="height:50px;"> </p> ## Description This is a simple demo of the `particle-simulator-react-p5` package. It is a particle simulator made with React and p5.js. ## 🚀🚀[You can try it online from your browser](https://im-rises.github.io/particle-simulator-react-p5-website/) 🚀🚀 It works on desktop and mobile as well with different controls (check the `controls` section). The particles are set randomly on the screen in a circle shape. Their color change according to the speed of the particle. The particles are attracted to the mouse and they are repelled from the edges of the screen. You can toggle attract/repel by clicking with the mouse button on a screen. On tablet and mobile de the touch screen to move the particles by dragging your finger. To toggle attract/repel tap on the screen. ## 🚀🚀 [The package is available on npm](https://www.npmjs.com/package/particle-simulator-react-p5) 🚀🚀 > **Note** > I also made a C++ version for WebGL2 using OpenGL ES 3.0. You can check it > out [here](https://github.com/Im-Rises/particle-simulator-webgl). ## Screenshots | Attraction | Drag | Repulsion | |:---------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------:| | ![screenshot1](https://user-images.githubusercontent.com/59691442/230525907-1efd6bc5-ce33-485a-879a-57a8ed46c596.png) | ![screenshot2](https://user-images.githubusercontent.com/59691442/230525910-7a41907f-d6fe-4ed2-8c44-94c09b837e6f.png) | ![screenshot3](https://user-images.githubusercontent.com/59691442/230525912-bb0054c4-0f0c-4f6e-b7c9-937f11ba0acf.png) | ## Demo video [//]: # (https://user-images.githubusercontent.com/59691442/219550627-16660c09-dbea-41f3-ba15-3d7aaafca6d9.mp4) [//]: # (https://user-images.githubusercontent.com/59691442/230523799-9afbf327-3cf4-4530-8127-594339d94334.mp4) https://user-images.githubusercontent.com/59691442/230526870-cd104007-be41-4cdd-a10e-4672da650974.mp4 ## Controls The particles are initially attracted to the mouse, but you can toggle attract/repel by clicking with the mouse button on a screen. On tablet and mobile de the touch screen to move the particles by dragging your finger. To toggle attract/repel tap on the screen. You can also toggle fullscreen mode by pressing the `F11` key. ## GitHub Actions [![Node.js CI](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/node.js.yml) [![ESLint](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/eslint.yml/badge.svg?branch=main)](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/eslint.yml) [![CodeQL](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/codeql.yml) [![pages-build-deployment](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/Im-Rises/particle-simulator-react-p5-website/actions/workflows/pages/pages-build-deployment) The project is set up to run the following actions: [//]: # (- pages-build-deployment : Builds the website and deploys it to GitHub Pages.) - node.js.yml : Runs the tests for the Node.js project. - eslint.yml : Runs the ESLint linter on the project. - codeql.yml : Runs the CodeQL linter on the project. - pages-build-deployment : Publish the website ## Libraries React: <https://reactjs.org/docs/getting-started.html> Xo: <https://github.com/xojs/xo> <https://github.com/xojs/eslint-config-xo-react> <https://github.com/xojs/eslint-config-xo-typescript> ESLint: <https://eslint.org/docs/latest/user-guide/getting-started> GitHub gh-pages: <https://github.com/gitname/react-gh-pages> P5.js: <https://p5js.org/> <https://www.npmjs.com/package/react-p5> react-device-detect: <https://www.npmjs.com/package/react-device-detect> ## Documentation The Coding Challenge (math and physics): <https://www.youtube.com/watch?v=OAcXnzRNiCY> P5.js: <https://p5js.org/> P5.js React: <https://www.npmjs.com/package/react-p5> ## Links Check the source code on [![github](https://user-images.githubusercontent.com/59691442/223556058-6244e346-8117-43cd-97c6-bf68611bf286.svg)](https://github.com/im-rises/particle-simulator-react-p5) Check the demo on [![github](https://user-images.githubusercontent.com/59691442/223556058-6244e346-8117-43cd-97c6-bf68611bf286.svg)](https://github.com/im-rises/particle-simulator-react-p5-website) Check the package on [![npm](https://user-images.githubusercontent.com/59691442/223556055-4e9ef014-79d4-4136-ac07-b837b49066c8.svg)](https://www.npmjs.com/package/particle-simulator-react-p5) ## Contributors Quentin MOREL : - @Im-Rises - <https://github.com/Im-Rises> [![GitHub contributors](https://contrib.rocks/image?repo=Im-Rises/particle-simulator-react-p5-website)](https://github.com/Im-Rises/particle-simulator-react-p5-website/graphs/contributors)
Particle Simulation website demo made in React with P5js.
canvas,javascript,npm,npm-package,package,particle-simulator,particles,react,scss,simulation
2023-04-07T06:10:48Z
2023-06-20T21:40:16Z
null
2
9
127
0
2
3
null
MIT
TypeScript
467Group3A/rimjobs
master
A Group Project for CSCI 467: Software Engineering. For this project we we're given a purpose; Ours being an Online Auto Parts Store. This project had a few constraints, like a legacy database that was read only, to a remote Credit Card Authorization System. Other than that we had total freedom. # Showcase ## Customer Facing Views Landing Page https://user-images.githubusercontent.com/20436145/236588233-f1d3f9c7-29fc-41d0-914d-a654c945987e.mp4 All Products https://user-images.githubusercontent.com/20436145/236588237-f1a79974-2407-48b0-92cd-70d72a6f3982.mp4 Checkout Process https://user-images.githubusercontent.com/20436145/236588249-969bb289-e3a0-4e3b-ac43-527aa07bc00d.mp4 Find My Order https://user-images.githubusercontent.com/20436145/236588258-9cf38931-0d88-4a44-b11b-95016cf7385b.mp4 ## Employee Facing Views Admin View https://user-images.githubusercontent.com/20436145/236588292-a621c309-627d-4192-bc58-dddf80efe491.mp4 Employee View Employees see less options on the portal, compared to administrators. https://user-images.githubusercontent.com/20436145/236588287-b2aaf245-264d-4845-8adc-7a90be9f060a.mp4 And of course, the end confirmation email: ![email](https://user-images.githubusercontent.com/20436145/236588568-5bcfdc21-ddf5-41e7-af12-8e48b3820a46.png) # Rimjobs Details This is a group project for NIUs CSCI 467 Software Engineering in Spring 2023. Group members responsibilities are listed below: | Member | Contribution | |----:|:----| | Matt | SASS, Vue 3, Bootstrap 5 | | Ryan | Express.js, Vue 3, SQLite3 | | Cesar | Express.js, Vue 3, SQLite3 | | David | Express.js, Vue 3, Linode Server | # Running the project Please checkout the `local-version` branch. The main branch is still hooked up to the remote endpoints.
Sell vehicles and autoparts through a demo webstore.
bootstrap5,expressjs,nodejs,scss,sqlite3,vue3,html5,linode,html,css
2023-03-29T00:37:11Z
2023-07-14T00:29:35Z
null
4
42
352
0
0
3
null
null
HTML
raj8888/Workout-Fitness-Centre
main
# WorkOut.com Workout Fitness Center is a simple sports and wellness app where users can schedule a wellness class created by a wellness-certified trainer and certified trainers can create a wellness class and earn money from them. ## Features - Authentication - Authorization - Responsive - Mail Service - Booking a class - Create a class(Online / Offline) - Payment Feature - Google Oauth ## Tech Stack **Client:** HTML, CSS, JavaScript,Jquery **Server:** Node.js, Express.js, Nodemailer,Mongoose **Database:** MongoDB, Redis ## Run Locally Clone the project ```bash git clone https://github.com/raj8888/kind-stitch-7991 ``` Go to the project directory ```bash cd kind-stitch-7991 ``` Install dependencies ```bash npm install ``` Start the server ```bash node index.js ``` ## Environment Variables To run this project, you will need to add the following environment variables to your .env file `mongourl` `port` `salt` `secretkey` `refreshSecretKey` ## API Reference #### Welcome ```http GET /api ``` #### User / Trainer Register ```http POST /api/user/register ``` #### User / Trainer Login ```http POST /api/user/login ``` #### All Classs ```http GET /api/class/all ``` #### All Users ```http GET /api/user/all ``` #### Create Class From Trainer Side ```http POST /api/class/create ``` #### Book Class From User Side ```http POST /api/order/checkAvailablity ``` #### Update Class (Trainer Only) ```http PATCH /api/order/update/:id ``` #### Delete Class (Trainer Only) ```http DELETE /api/order/delete/:id ``` ## Screenshots Client Dashboard: ![App Screenshot](https://i.ibb.co/m95Smws/Screenshot-294.png) Trainer Dashboard: ![App Screenshot](https://i.ibb.co/ZNMxpLR/Screenshot-296.png) Search Class Page: ![App Screenshot](https://i.ibb.co/0VNx6jQ/Screenshot-288.png) Class Information Page: ![App Screenshot](https://i.ibb.co/44QG3dL/Screenshot-290.png) System Design: ![App Screenshot](https://i.ibb.co/nMXhWhk/SD-Workout-fitness-center.png) ## Demo [https://velvety-starburst-b38fa3.netlify.app](https://velvety-starburst-b38fa3.netlify.app) ## Authors - [@sarveshgupta1997](https://github.com/sarveshgupta1997) - [@ajayjamage3](https://github.com/ajayjamage3) - [@raj8888](https://github.com/raj8888) - [@faisalpinitod](https://github.com/faisalpinitod) - [@ramsarraf11](https://github.com/ramsarraf11)
Workout Fitness Center is a simple sports and wellness app where users can schedule a wellness class created by a wellness-certified trainer and certified trainers can create a wellness class and earn money from them.
css,expressjs,html,javascript,jquery,mongodb,mongoose,nodejs,nodemailer,redis
2023-03-28T05:07:49Z
2023-04-03T07:45:19Z
null
6
119
243
0
4
3
null
null
JavaScript
jess-andrade/CatCinema
main
# CatCinema ʕ•́ᴥ•̀ʔっ♡ access this link: https://cat-cinema.vercel.app/
🍿• Hey human, with this app you can search informations about your favorite movies
css,html,javascript,react,nodejs
2023-04-02T22:26:42Z
2023-04-02T22:58:43Z
null
2
0
6
0
0
3
null
null
JavaScript
tarekelkanaria/tasks-app-blueprint
main
# Tasks App Blueprint A Simple web app uses a _valid_ form to send the text of the task to the database. in addition, the app uses a custom hook to display the list of tasks using `HTTP requests` to **Firebase's real-time database** to handle `GET`, `POST`, and `DELETE` methods, and all _errors_ may occur. ## Demo preview [Link to app](https://tasks-app-elkanaria.netlify.app/) ## Author Tarek Elkanaria ## Used languages and tools - HTML - CSS - JavaScript - ReactJS - React hooks - Custom hooks - React + vite for creation - axios - React Icons - normalize.css
A Simple web app receives task text from the user through a valid form and displays it through the Firebase database.
css3,firebase-realtime-database,html5,javascript,react
2023-04-06T21:34:26Z
2023-04-13T17:47:09Z
null
1
0
5
0
0
3
null
null
JavaScript
chrisjmendez/elementary-audio-boilerplate
main
# Build VST or Audio Unit plug-in using Javascript (Basic) If you are a web developer who has ever wanted to create an audio plug-in for Logic, Reason, Ableton, Cubase, etc, this is the easiest path to success. ## Getting Started [Setup Guide](https://www.chrisjmendez.com/2023/03/29/build-vst-or-audio-unit-plugin-using-javascript-basic/) ## Resources * [Elementary.Audio](https://www.elementary.audio/)
How to build a simple Audio Unit or VST3 plug-in in 30 mins
audio,audiounit-plugins,javascript,nodejs,vst-plugin,vst3,elemntary-audio
2023-03-28T18:33:22Z
2023-04-08T02:43:15Z
null
1
0
27
0
0
3
null
Apache-2.0
C++
gilbonett/adopet-challenge-alura
main
null
Alura Challenge Back-End, API Adopet
nodejs,alura,alurachallengebackend6,expressjs,javascript,mysql
2023-04-01T15:02:16Z
2023-04-27T15:10:19Z
null
1
0
18
0
0
3
null
null
JavaScript
shafiuyushawu/movie-gallery
main
<!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Series Special] <a name="about-project"></a> A single page app that displays a list of TV series, where users can react to each series by liking or commenting on it. ## 🛠 Built With ### Tech Stack <a name="tech-stack"></a> - HTML - JS - Tailwind CSS ### Database <a name="data-base"></a> - API dependdencies <details> <summary>Client</summary> <ul> <li><a href="#"></a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="#">N/A</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="#">N/A</a></li> </ul> </details> <!-- Features --> ### Key Feature <a name="key-features"></a> - Display TV titles, images and rankings - Add and store likes - Add and store comments <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - **Video presentation:** [Project video presentation](https://drive.google.com/file/d/1w5R-O9nEnb_wOGueQ1X8mesziPY2bjxr/view?usp=sharing) - **GitHub Pages:** [Live version](https://maov19.github.io/javascript-capstone/dist/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get the content of this project locally you need to run the following commands in your terminal. ### Prerequisites - IDE (code editor) like: VScode, Sublime, etc - [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/) ### Setup 1. Download the **Zip** file or clone the repo with: ```bash git clone https://github.com/maov19/javascript-capstone/ ``` 2. To access cloned directory run: ```bash cd javascript-capstone ``` ### Install > To install linters and other project's dependencies run: ```bash npm install ``` ### Usage To run the project, execute the following command: - Excute below command in the terminal to serve live ```bash npm run dev ``` ## Run Test for Linters For tracking linter errors locally you need to follow these steps: 1. For tracking linter errors in HTML files run: ```bash npx hint . ``` 2. For tracking linter errors in CSS or SASS files run: ```bash npx stylelint "\*_/_.{css,scss}" ``` 3. For tracking linter errors in JavaScript files run: ```bash npx eslint . ``` ### Deployment You can deploy this project using: - GitHub pages: [Live](https://maov19.github.io/javascript-capstone/dist/) - Vercel <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHOR --> ## 👥 Author: <a name="authors"></a> 👤 **Authors** Shafiu Ibn Yushawu & Martin Ossa - GitHub: [@shafiuyushawu](https://github.com/shafiuyushawu) - Twitter: [@shafiuyushawu](https://twitter.com/shafiuyushawu) - GitHub: [@maov19](https://github.com/maov19) - Twitter: [@maov08](https://twitter.com/@maov08) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - Responsiveness for mobile version - Functionality to request for reservations - Functionality to link movie to IMDB movies <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! [Kindly raise issue here](https://github.com/maov19/javascript-capstone/issues) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project, kindly follow me on GitHub 😊 <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - Much acknowledgment goes to the creaters of both the [TVMaze API](https://api.tvmaze.com) and [Involvement API](https://microverse.notion.site/Involvement-API-869e60b5ad104603aa6db59e08150270) for making such resourceful API available for us to practice. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](https://github.com/maov19/javascript-capstone/blob/development/LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
A single page app that displays a list of TV series, where users can react to each series by liking or commenting on it.
html5,javascript,tailwindcss
2023-03-26T21:18:22Z
2023-03-28T15:45:44Z
null
2
0
99
0
0
3
null
MIT
JavaScript
EuJinnLucaShow/codewars
main
Training exercises from codewars
Codewars tasks
javascript,js,codewars
2023-03-29T12:16:04Z
2023-04-10T06:13:51Z
null
1
0
62
0
0
3
null
null
JavaScript
cyberrie/helena-3D-portfolio
main
# Helena's 3D Portfolio ## Purpose The main purpose of this project was to solidify my React skills and also learn Three.js and Framer Motion. I was inspired to create a 3D portfolio website after seeing impressive portfolio websites like [Bruno Simon's](https://bruno-simon.com/), and I was intrigued by how to incorporate 3D art into a website. Through this project, I wanted to challenge myself to create a visually engaging website that showcases my skills as a frontend developer while also learning new technologies. By building and rebuilding the website from scratch, I was able to solidify my knowledge of React and learn how to use Three.js to create 3D art and Framer Motion to add animations to my components. ## Screenshot & Deployed App You can visit my portfolio website here: [Helena Gilja - Frontend Developer](https://helenagilja.com/) ![Portfolio Screenshot](./public/portfolio-sshot.png) ## Getting Started If you'd like to explore and use my code - feel free to do so! And give it a star ⭐️ You can clone my repo on your local machine... 1. Hit a green 'Code' button on my [GitHub Repo](https://github.com/cyberrie/helena-3D-portfolio) and coppy SSH key 2. Use the below command on yout Terminal(Mac)/ Bash(Windows) ``` git clone <copy SSH key here> ``` 3. Install all dependencies by running ``` npm install ``` 4. Run the App with ``` npm run dev ``` 5. Feel free to experiment, add your own 3D art, create your own color theme and most importantly, enjoy! 🙃 ## Contributions Feel free to suggest changes or improvements by creating a PR or just getting in touch via my [Contact Form](https://helenagilja.com/#contact). ## Built with * JavaScript: The programming language used to build the web application. * React: A popular JavaScript library used for building user interfaces. * Three.js: A 3D library that allows you to create and display animated 3D computer graphics in a web browser. * Tailwind CSS: A utility-first CSS framework that makes it easy to design responsive and custom user interfaces. * Vite: A build tool used for fast and efficient development, providing an instant server start-up time and quick bundling. * Framer Motion: An animation library that provides easy-to-use components for adding animations to your React applications. ## Useful Links - [React Docs](https://react.dev/) - always useful to have handy when working with React. - [Vite](https://vitejs.dev/) - for fastest build and deploy 🤯 - [Three.js](https://threejs.org/) - everything you need to know about 3D arts, Canvas, lighting, positioning... - [Framer Motion - Animation Library](https://www.framer.com/motion/) - ready to use with React! Ofc you can manually create your animations, but this is so cool and has pre-made animations for your elements - amazing! - [Sketchfab](https://sketchfab.com/feed) - the best website for finding 3D arts, most of them are free too!! - [Emailjs](https://www.emailjs.com/) - I used this to connect my contact form to my emails, it is so user friendly and simple! Check their docs or explore som tutorials on YT on how to use it. ## Acknowledgements Big Thanks to my fellow developer [Andrew](https://github.com/ALayendecker) for reviewing parts of my Web App, feedback on UI/UX and help with debugging.
The main purpose of this project was to solidify my React skills and also learn Three.js and Framer Motion. I was inspired to create a 3D portfolio website after seeing impressive portfolio websites like Bruno Simon's, and I was intrigued by how to incorporate 3D art into a website.
framer-motion,javascript,reactjs,tailwindcss,threejs
2023-04-04T15:25:14Z
2023-04-25T22:45:09Z
null
1
0
47
0
2
3
null
null
JavaScript
daredevilevi/weatherAppProject
master
null
Weather App in JacaScript Created by following @loveBabbar Bhaiya's Codehelp Dot Batch MERN STACK COURSE
html,html-css,html-css-javascript,html5,javascript,js,weather,weather-app,weather-forecast
2023-04-01T16:43:37Z
2023-04-01T16:45:29Z
null
1
0
1
0
0
3
null
null
JavaScript
GalletaOreo98/LainDancing-Extension
main
# LainDancing-Extension Lain Dancing browser extension (Chromium) [Download ⬇️](https://chrome.google.com/webstore/detail/lain-dancing/mkofgpedgnmopcnchjmihkolfcbanajk?hl=es) ![](/Chrome%20store%20images/Captura%20de%20pantalla%201.png)
Lain Dancing browser extension (Chromium)
chrome-extension,javascript
2023-04-05T01:36:24Z
2023-04-08T01:08:43Z
null
1
0
9
0
0
3
null
MIT
JavaScript
Marko19907/string-to-color
main
# string-to-color [![npm version](https://img.shields.io/npm/v/@marko19907/string-to-color.svg)](https://www.npmjs.com/package/@marko19907/string-to-color) [![npm downloads per week](https://badgen.net/npm/dw/@marko19907/string-to-color)](https://www.npmjs.com/package/@marko19907/string-to-color) [![minified size](https://badgen.net/bundlephobia/min/@marko19907/string-to-color?label=minified)](https://bundlephobia.com/result?p=@marko19907/string-to-color) [![gzip size](https://badgen.net/bundlephobia/minzip/@marko19907/string-to-color?label=gzipped)](https://bundlephobia.com/result?p=@marko19907/string-to-color) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build](https://github.com/Marko19907/string-to-color/actions/workflows/main.yml/badge.svg?branch=main&label=Build)](https://github.com/Marko19907/string-to-color/actions/workflows/main.yml) [![Dev build](https://github.com/Marko19907/string-to-color/actions/workflows/main.yml/badge.svg?branch=dev&label=Dev%20build)](https://github.com/Marko19907/string-to-color/actions/workflows/main.yml) string-to-color is a library that deterministically generates an HSL color based on a given string. It's useful for generating consistent colors for user avatars, boxes, and other visualizations where you need a color that is unique to a specific input value. The generated colors are also customizable, allowing you to tweak the saturation, lightness, and alpha values of the generated color to suit your needs and match your design. Tree shaking is supported too, allowing for more efficient bundling of your code. ## [Demo](https://marko19907.github.io/string-to-color-demo/) Check out the live demo of the library to see it in action! The source code for the demo is available [here](https://github.com/Marko19907/string-to-color-demo) ## Installation To install the library, use your favorite package manager: ```bash npm install @marko19907/string-to-color ``` ```bash yarn add @marko19907/string-to-color ``` ```bash pnpm add @marko19907/string-to-color ``` ## Usage ### Generating a color The library provides two functions, `generateColor()` and `generateSecondaryColor()`, that generate HSL colors from a given string. ```js import { generateColor, generateSecondaryColor } from "@marko19907/string-to-color"; const username = "JohnDoe"; const primaryColor = generateColor(username); // generates a primary color based on the username const secondaryColor = generateSecondaryColor(username); // generates a secondary color based on the username ``` There's an RGB version of the functions as well, `generateColorRGB()` and `generateSecondaryColorRGB()`, that generate RGB colors instead of HSL colors. ```js import { generateColorRGB, generateSecondaryColorRGB } from "@marko19907/string-to-color"; ``` Use the HSL functions if you need to generate a color, and use the RGB functions if you really need to generate a color in RGB format. The RGB functions convert the generated HSL color to RGB, so they are slightly slower than the HSL functions and might lose some precision in the conversion. #### Color Options All functions accept an optional `ColorOptions` object that can be used to customize the saturation, lightness, and alpha values of the generated color. ```js const options = { saturation: 50, lightness: 75, alpha: 100 }; const primaryColor = generateColor(username, options); // generates a primary color with custom saturation, lightness, and alpha values ``` If no options are provided, the default values of `saturation: 75`, `lightness: 50`, and `alpha: 100` are used. It is also possible to just provide a subset of the options, and the rest will be filled in with the default values. ```js const color = generateColor("abc", { saturation: 80 }); ``` Shorthand options are also supported. ```js const color = generateColor("abc", { s: 80 }); ``` **Note:** The full property names take precedence over the shorthand options if both are provided. One can also call the function without any custom options like this. The rest will be filled in with the default values. ```js const color = generateColor("abc"); ``` ### Generating a gradient The library also provides a function, `generateGradient()`, that generates a gradient from a given string. ```js import { generateGradient } from "@marko19907/string-to-color"; const username = "JohnDoe"; const gradient = generateGradient(username); // generates a gradient based on the username ``` The gradient is generated using the `generateColor()` and `generateSecondaryColor()` functions, and is returned as a string in the format `linear-gradient(45deg, primaryColor, secondaryColor)`. The function accepts an optional angle parameter that sets the angle of the gradient, and two optional ColorOptions objects that can be used to customize each of the colors of the gradient. ```js const options = { saturation: 50, lightness: 75, alpha: 100 }; const secondaryOptions = { saturation: 100, lightness: 75, alpha: 100 }; const gradient = generateGradient(username, 90, options, secondaryOptions); // generates a gradient with custom options and a 90 degree angle ``` If no options are provided, the default values of `angle: 45`, `saturation: 75`, `lightness: 50`, and `alpha: 100` are used for both colors of the gradient. ### Using a Custom PRNG Algorithm If you'd like to customize the PRNG algorithm used to generate the colors, you can easily do so. ```js import { Alea, generateColor } from "@marko19907/string-to-color"; const username = "JohnDoe"; // Pass the custom algorithm as an option const primaryColor = generateColor(username, { algorithm: Alea }); ``` This example imports the `Alea` algorithm from the library, then passes it as an option to the `generateColor` function. The library will use the custom algorithm to generate the color. You can replace the `Alea` algorithm with any other algorithm from the library or even pass your own custom PRNG algorithm. ### Usage with React and `useMemo()` If you're using string-to-color in a React application, you can use the `useMemo()` hook to avoid unnecessary re-renders and improve performance. Here's an example of generating a primary color based on a user's id using useMemo(): ```js import { useMemo } from "react"; import { generateColor } from "@marko19907/string-to-color"; function Avatar({ user }) { const primaryColor = useMemo(() => { return generateColor(user.id); }, [user]); return ( <div style={{ backgroundColor: primaryColor }}> {user.name} </div> ); } ``` ## Performance Performance of the library depends on the chosen PRNG (Pseudo Random Number Generator) algorithm. A range of algorithms with different performance characteristics are provided, and the user can choose the one that best suits their needs. Below is a table comparing the relative speed of each algorithm. | Algorithm | Speed | |-----------|-----------------| | Alea | ★★★★★ Very Fast | | Arc4 | ★★☆☆☆ Slow | | Tychei | ★★★★☆ Fast | | Xor128 | ★★★★★ Very Fast | | Xor4096 | ★★★★☆ Fast | | Xorshift7 | ★★★☆☆ Medium | | Xorwow | ★★★★☆ Fast | These are rough estimates, and actual performance may vary. For more detailed performance data and comparisons of the PRNG algorithms, refer to the [seedrandom repository](https://github.com/davidbau/seedrandom#other-fast-prng-algorithms). When using the library in a React application, you can further improve performance by using the `useMemo()` hook to avoid unnecessary re-renders. See the ["Usage with React and useMemo()"](#usage-with-react-and-usememo) section in the README for an example. Other frameworks might offer a similar feature to React’s `useMemo()` hook. ## Acknowledgments The PRNG algorithms used in this library are sourced from the [seedrandom library](https://github.com/davidbau/seedrandom#other-fast-prng-algorithms), and the ES module port is provided by the [esm-seedrandom library](https://github.com/shanewholloway/js-esm-seedrandom). This repository is based on a template by Matt Pocock. The template can be found in this repository [mattpocock/pkg-demo](https://github.com/mattpocock/pkg-demo) ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details ## Contributing Pull requests and bug reports are welcome!
npm library that deterministically generates a color based on a given string.
color,color-generator,generator,gradient,javascript,library,npm-package,npmjs,string,tiny
2023-03-28T12:35:04Z
2023-09-17T10:17:27Z
2023-09-17T10:18:22Z
1
10
66
0
0
3
null
MIT
TypeScript
Vivek7777777/clothing-website
master
# clothing-website https://vivek7777777.github.io/clothing-website/
null
btech-project,clothing-store,college-project,css,ecommerce,html,javascript
2023-04-05T10:13:11Z
2023-04-12T19:44:22Z
null
2
2
17
0
1
3
null
null
HTML
elisa-amaral/Pomodoro-Timer-built-with-TypeScript-and-ReactJS
master
# Pomodoro Timer built with TypeScript and ReactJS This project is a Pomodoro app built with TypeScript and React.js The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The original technique has six steps: 1. Decide on the task to be done. 2. Set the Pomodoro timer (25 minutes). 3. Work on the task. 4. End work when the timer rings and take a short break (5 minutes). 5. If you have finished fewer than three pomodoros, go back to Step 2 and repeat until you go through all three pomodoros, completing a total of four pomodoros (four 25 minutes timers + three 5 minutes short breaks). 6. After three pomodoros are done, take the fourth pomodoro then take a long break (15 minutes). Four pomodoros completed one cycle. Once the long break is finished, return to step 2 (start a new cycle). All sound effects used are copyright-free. ## Project Website https://pomodoro-with-typescript-and-react.netlify.app/ ## Project Demonstration Video https://drive.google.com/file/d/1qRCe54bUAX4wAQ3hDSkjK3KT1gjS7G6d/view?usp=sharing For the demonstration video, the pomodoro timer was set to 25 seconds, the short break was set to 5 seconds, the long break was set to 15 seconds and the video was sped up a few times. ## Screenshot 1: resting ![Screenshot](/public/Screenshot_1.jpg) ## Screenshot 2: working ![Screenshot](/public/Screenshot_2.jpg) ## Technology Stack + TypeScript + React.js + ESlint + Prettier + HTML + CSS
The Pomodoro Technique is a time management method.
css,html,javascript,pomodoro,react,reactjs,typescript
2023-04-05T18:58:54Z
2023-04-11T20:28:16Z
null
1
0
7
0
2
3
null
null
TypeScript
NwabuezeFranklin/Content-Managment-System
main
# Content-Managment-System A Content Management System (CMS) :open_file_folder: is a software application that allows users to manage and publish digital content such as text, Images and Multimedia files :email: . This Project aims to design and develop a robust and user friendly CMS that can meet the content management needs of businesses, organizations and individuals...
A Content Management System (CMS) :open_file_folder: is a software application that allows users to manage and publish digital content such as text, Images and Multimedia files :email: . This Project aims to design and develop a robust and user friendly CMS that can meet the content management needs of businesses, organizations and individuals.
ckeditor-plugin,django,javascript,jquery,mysql,redis,whitenoise
2023-04-03T17:37:19Z
2024-05-21T15:37:48Z
null
3
0
174
0
1
3
null
null
CSS
sanjeev662/BookMyMovie
main
sanjeev singh <br/> #
Use API to fetch movie details. Display list of movies and selected movie info on the screen. Implement booking feature with dummy data.
api,javascript,react
2023-04-04T14:30:54Z
2023-08-12T20:06:08Z
null
1
0
6
0
0
3
null
null
JavaScript
Ellyboi/To-Do-List
main
<a name="readme-top"></a> <div align="center"> <h2><b>To Do List</b></h2> <h3><b>Readme</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [:movie_camera: Project Presentation](#project-presentation) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # To Do List <a name="about-project"></a> Welcome to one of the best apps to manage your daily activities in a simple way. Welcome to the To Do List! ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://html.spec.whatwg.org/multipage/">HTML</a></li> <li><a href="https://www.w3.org/Style/CSS/Overview.en.html">CSS</a></li> <li><a href="https://www.javascript.com/">JS</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[Webpack]** - **[Javascript Funcionality]** - **[ES6]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> ### Setup Clone this repository to your desired folder: 1 - Go to the <> Code section in the repository. <br></br> 2 - Select the https tab and copy the url provided. <br></br> 3 - Use the git clone command in the root of the folder where you will save the project.<br></br> Note: For more information you can visit <a href="https://docs.github.com/es/get-started/getting-started-with-git/about-remote-repositories" target="_blank">About remote Repositories</a> and <a href="https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop" target="_blank">Adding and cloning repositories</a>. ### Prerequisites In order to run this project you need: - Visual Studio Code - Git - Npm - Node - Webpack <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Author <a name="authors">Vitoesi Elijah</a> - GitHub: [@githubhandle](https://github.com/Ellyboi) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/vitoesi-elijah-61961611a/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Finishing the full website]** - [ ] **[Adding Navigation Functions]** - [ ] **[Adding JS functionalities]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live link](https://ellyboi.github.io/To-Do-List/dist/) <!-- Project Presntation --> ## :movie_camera: Project Presentation <a name="project-presentation"></a> - No presentation yet. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). Or send them directly to me. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project feel free to let me know via Linkedin - Github - Twitter, also don't forget to leave your ⭐️. I will always appreciate your comments. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> Templete used in project provided by Microverse. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
To do list is a website where you may add new tasks, delete existing chores, amend existing tasks, and mark completed tasks.
css,html,javascript,webpack
2023-03-30T14:16:41Z
2023-04-01T09:02:20Z
null
1
6
32
1
0
3
null
MIT
JavaScript
arnab-4/Arnab-s-portfolio
main
# Arnab-s-portfolio
My Portfolio Website
html,portfolio,web,css,figma,javascript
2023-03-31T19:49:22Z
2023-07-03T15:21:17Z
null
1
0
4
0
0
3
null
null
HTML
Amit0841/Amit0841.github.io
main
# Amit0841.github.io <a href="amit0841.github.io/" >amit0841.github.io</a>
I'm passionate about coding and love working on new projects.
css3,html5,javascript
2023-04-06T16:11:05Z
2024-02-10T14:25:03Z
null
1
0
44
0
0
3
null
null
HTML
faisalinfinity/Healthistic-HealthKart-clone-Full-Stack-App
main
# About Healthistic- a great place for people serious about health and fitness. We're a young start-up of around 400 people that work for your needs in fitness and well-being. We deliver everything from genuine protein supplements to vitamins smoothly at honest prices. # Homepage <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/home_mobile_bsxq8h.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/mobile_xgjbgy.png"/></td> </tr> </table> # Product Page <img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/product-pc_wajkje.png"/> <p align="center" width="100%"> <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/mobile_5_oujei3.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/product-mobile_kzr3gi.png"/></td> </tr> </table> </p> # SingleProduct Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/single-prod-mobile-7_ffne5p.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457612/single-prod-pc-6_rjlhny.png"/></td> </tr> </table> # Cart Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/cart-9-pc_isnrkz.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/cart-mobile-10_nhkcrn.png"/></td> </tr> </table> # Checkout Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/12-checkout-mobile_wspw91.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/11-checkout-pc_lrtbuy.png"/></td> </tr> </table> # Profile page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/14-profile-mobile_ojqopu.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/13-profile-checkout_h11pta.png"/></td> </tr> </table> # Admin Panel : Dashboard <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/13-profile-checkout_h11pta.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/14-profile-mobile_ojqopu.png"/></td> </tr> </table> # Admin Panel : Add Product Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/17-admin-add-mobile_npz9ki.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/18-admin-add-pc_uwpsgz.png"/></td> </tr> </table> # Admin Panel : Edit Product Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457611/15-admin-dash-pc_dp9xr8.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/16-admin-dash-mobile_fzfnk8.png"/></td> </tr> </table> # Admin Panel : Manage Orders Page <table> <tr> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/22-admin-manage-mob_fof6mv.png"/></td> <td valign="top"><img src="https://res.cloudinary.com/dq674z2lp/image/upload/v1680457610/21-admin-manage-pc_f2yxxh.png"/></td> </tr> </table> # Tech Stack # Front-End - HTML - CSS - JavaScript - React # Back-End - NodeJS - Express - MongoDB # External CSS Library -Chakra UI #Front-End Deployment - vercel #Back-End Deployment - Cyclic # Folder Structure and Packages ==>Before you start: - I have already created all the folders which you will need during journey. - Dont use any other folder to make files if you are doing please inform the team members that you have created a folder with name. - I have already setup all the things related to `redux`, `.env`, `Chakra UI` and `react-router-dom` You guys have to just start developments. - Also given you sample `Navbar` and `Footer` components so that you get comfortable about folder components export. - You will get all the routing files in `routes` folder. - You can also use context-api if needed. - All the end-points and base-url should be in env files. - Use `assets` folder for images,pdf,video..etc - Use `components` folder for making components either in folder or without folder just be sure naming should not match with other folder/file to avoid collision - Use `pages` folder to create all the pages - Use `routes` folder to all the routing related stuffs - Use `scripts` folder for any js script you wanna write.(this folder helps you to keep jsx and js folder separate) - Use `styles` folder to keep your all css files. - Use `constants` folder to create all the constants (Helps you reducing hard-coding)(Most recommended) <!-- Cloning related and Getting started related stuffs --> => Clone the directory to start work `$git clone https://github.com/faisalinfinity/cuddly-smoke-9747.git` => Ok guys here are the some basic instruction before you start , If you are here you are successfully pulled the code and you are ready to type you first command in terminal. Step-1- Navigate to proeject directory using `$cd remarkable-veil-524` Step-2- install node_modules using `$cd npm install` - It will install some common dependencies:- <br /> - `$npm install react-router-dom redux react-redux redux-thunk axios`<br /> - `$npm install @chakra-ui/react @emotion/react @emotion/styled framer-motion` <!-- Git related stuffs --> => Some basic requirements(Mandatory): 1- You have to work in daily branches manner, so you have to create new branch everyday . So you have make branch using your student_code followed the day in which you working. below is the eg for my branches. - branch-naming style: fw21_XXXX_day-x -for day-2 branch name should be: fw21_1117_day-2 -for day-3 branch name should be: fw21_1117_day-3 -for day-4 branch name should be: fw21_1117_day-4 -for day-5 branch name should be: fw21_1117_day-5 2- How to create branches: - $git branch <branch-name> (without angle brackets) 3- How to switch branches: -$git switch <branch-name> (without angle brackets) 4- How to pull: -$git pull origin <branch-name> (without angle brackets) => Some helpful Tools during development :<br /> - Chakra-UI - https://chakra-ui.com/<br /> - Chakra-Templets - https://chakra-templates.dev/#<br /> - String Builder - https://codebeautify.org/string-builder<br /> - Chat-gpt - https://chat.openai.com/chat<br /> # DATABASE SCHEMAS # endpoints:- # /user ``` |GET `/user`-------> |POST |-----> `/user/register` //for registering user { name:"Faisal", email:"mujtabafaisal944.fkgmail.com", password:"12234", profile:(optional) } ------------------------------------------------------------------------------------------------------- |POST |-----> `/user/login` { email:"mujtabafaisal944.fkgmail.com", password:"12234", } ------------------------------------------------------------------------------------------------------- |GET |---> `/user/admin` headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- ``` ----------------------------------------------------------------------------------------------------- # /product ``` |GET/POST `/product`---> |GET/PATCH/DELETE |-----------------> `/product/:id` |GET -----> /product?category=vitamins headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |POST --> /product [{ image: { type: String, required: true }, title: { type: String, required: true }, description: { type: String, required: true }, price: { type: Number, required: true }, originalPrice: { type: Number, required: true }, sizes: { type: String, required: true }, category: { type: String ,required:true }, rating: { type: Number, required: true }, review: { type: Number, required: true }, flavour: { type: String, required: false }, brand: { type: String, required: true }, tags:{type: String}, stock:{type: Number, required: true}, }] headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |PATCH -----> /product/:id { key:"value" } headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------ |DELETE -----> /product/:id headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ``` # /cart ``` |GET/POST `/cart`-------> |PATCH/DELETE |-------------> `/cart/:id` |GET -----> /cart headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |POST --> /cart [{ adminId:{type: String, required: true}, quantity:{type:Number,required:true},(Add manually) userId:{type:String,required:true}, pid:{type:String,required:true}, tags:{type: String}, stock:{type: Number, required: true}, }] headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |PATCH -----> /cart/:id { key:"value" } headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------ |DELETE -----> /cart/:id headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ``` # /order ``` |GET/POST `/order`-----> |PATCH |------> `/orders/:id` |GET -----> /order headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |POST --> /order [{ quantity:{type:Number,required:true}, userId:{type:String,required:true}, status:{type:String,required:true},(Automatic) address:{type:String,required:true}, orderDate:{type:String,required:true}, (Automatic) pid:{type:String,required:true}, delivery:{ type: Number, required: true }, adminId:{type: String, required: true}, tags:{type: String}, stock:{type: Number, required: true}, totalDiscountPrice:{type:Number,required:true} }] headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ------------------------------------------------------------------------------------------------------- |PATCH -----> /order/:id { key:"value" } headers:{ Authorization:`kjxbjbjxsjbxsbdbxbsaodboaodsbdoubdba` } ``` |GET<br> `/search`<br> # Middlewares Authencator--> verify user # Querys:- ``` `/search?q=`<br> `/products?`<size, title,price, category, brand> =<br> ``` # user keys name <br> email<br> password<br> role <br> (Automatic) # Product keys image<br> title<br> description<br> price<br> stock<br> review<br>, flavour<br> rating<br> originalPrice<br> sizes<br> category<br> brand<br> delivery<br> adminId<br> tags<br> # user schema for Registering name:{type:String,required:true},<br> email:{type:String},<br> password:{type:String},<br> role:{type:String,required:true},<br> (Automatic) # Product Schema _id:{type:String,required:true},<br>(Automatic) image: { type: String, required: true }, title: { type: String, required: true }, description: { type: String, required: true }, price: { type: Number, required: true }, originalPrice: { type: Number, required: true }, sizes: { type: String, required: true }, category: { type: String ,required:true }, rating: { type: Number, required: true }, review: { type: Number, required: true }, flavour: { type: String, required: false }, brand: { type: String, required: true }, tags:{type: String}, stock:{type: Number, required: true}, adminId:{type: String, required: true},<br> (Automatic) # Cart Schema _id:{type:String,required:true}, <br> (Automatic) pid:{type:String,required:true}, quantity:{type:Number,required:true},(Add manually) userId:{type:String,required:true}, tags:{type: String}, stock:{type: Number, required: true}, # Order Schema _id:{type:String,required:true} <br> (Automatic) quantity:{type:Number,required:true}, userId:{type:String,required:true}, status:{type:String,required:true},(Automatic) address:{type:String,required:true}, orderDate:{type:String,required:true}, (Automatic) pid:{type:String,required:true}, delivery:{ type: Number, required: true }, adminId:{type: String, required: true}, tags:{type: String}, stock:{type: Number, required: true}, totalDiscountPrice:{type:Number,required:true} #API for register: Make a Post request to {Base_URL}/users/register with {name:, email:, password:, gender:, role:user/admin, profile:} as body for Login : Make a Post request to {Base_URL}/users/Login with {email,password} as body for getting product : Make a Post request to {Base_URL}/product?category={Food,Nutrients,Ayurveda,Vitmains} for filtering & Sorting:Make a get Request to {Base_URL}/product?category=Food&filter=flavour:Chocolate&sort=price:1 for Pagination : Make a get Request to {Base_URL}/product?category=Food&page=1&limit=5 #Cart GET / {Base_URL}/users/cart pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) } DELETE One product from cart {Base_URL}/users/cart/:id pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) } GET One product from cart {Base_URL}/users/cart/:id pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) } DELETE ALL CART product from cart {Base_URL}/users/cart/delete/all pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) } UPDATE/PATCH One product of cart {Base_URL}/users/cart/:id PAYLOAD : { quantity } pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) } ADD to CART /POST {Base_URL}/users/cart/ Payload { image title description price originalPrice sizes, category, rating, review, flavour, brand, tags, stock, adminId pid, quantity } pass in Headers { Authorization : token(hshfd873hjh345g45vv355h) }
Healthistic- a great place for people serious about health and fitness. We're a young start-up of around 400 people that work for your needs in fitness and well-being. We deliver everything from genuine protein supplements to vitamins smoothly at honest prices.
bcrypt-hashing-library,chakra-ui-react,dotenv,dropzonejs,emailjs,expressjs,javascript,jsonwebtoken,mongodb,mongoose
2023-03-28T04:30:06Z
2024-04-16T18:45:33Z
null
4
24
103
0
2
3
null
MIT
JavaScript
AmirrezaAminian/Mapty-App
main
# Mapty-App
great and big Project to learn good at OOP and Classes in JavaScript that people who want Running and Cycling can check their distance and use to locate it
javascript,javascript-library,jonas-schmedtmann,mapty-application
2023-04-04T11:48:44Z
2023-04-04T14:14:59Z
null
1
0
9
0
0
3
null
null
JavaScript
mide2020-16/Anabel
main
null
This is a simple single page using only HTML, CSS and Javascript
html,css,javascript
2023-04-08T16:55:54Z
2023-04-11T18:27:46Z
null
1
0
9
0
0
3
null
null
CSS
GoldenDragon0710/telegram-coderbot
master
<h1>CoderBot</h1> <sub>beta</sub> ## A Telegram Bot for Beginners to learn Programming <img src="https://github.com/Bhupesh-V/CoderBot/blob/master/Samples/coder_bot.jpg" alt="CoderBot" width="400" height="400" align="center"> ## **Chat with [CoderBot](http://telegram.me/bhupesh_bot)** *The Bot is currently undeployed due to some bugs. Will be Live Soon* [![Build Status](https://travis-ci.org/Bhupesh-V/CoderBot.svg?branch=master)](https://travis-ci.org/Bhupesh-V/CoderBot) [![David](https://img.shields.io/david/expressjs/express.svg)](https://www.npmjs.com/package/telegram-bot-api) [![Bhupesh-Telegram](https://img.shields.io/badge/Telegram-Bhupesh%20Varshney-green.svg)](https://telegram.me/bhuups) [![Bot API](https://img.shields.io/badge/Bot%20API-v%204.0.0-blue.svg)](https://core.telegram.org/bots/api) [![CodeFactor](https://www.codefactor.io/repository/github/bhupesh-v/coderbot/badge)](https://www.codefactor.io/repository/github/bhupesh-v/coderbot) ## Sample Chats <img src="https://github.com/Bhupesh-V/CoderBot/blob/master/Samples/sample1.png" alt="alt text" width="210" height="400"> <img src="https://github.com/Bhupesh-V/CoderBot/blob/master/Samples/sample2.png" alt="alt text" width="210" height="400"> <img src="https://github.com/Bhupesh-V/CoderBot/blob/master/Samples/sample3.png" alt="alt text" width="210" height="400"> <img src="https://github.com/Bhupesh-V/CoderBot/blob/master/Samples/sample4.png" alt="alt text" width="210" height="400"> ## Requirements 1. **node-telegram-bot-api** Use ``` npm install --save node-telegram-bot-api ``` to install Or check the documentation [here](https://www.npmjs.com/package/telegram-bot-api) Github : [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) ## Installation 1. Clone the Repository ``` git clone https://github.com/Bhupesh-V/CoderBot.git ``` 2. Change working directorynotifications ``` cd CoderBot ``` 3. Start the Node application ``` node index.js ``` ## Deployed on [Heroku](https://www.heroku.com/) ## License [MIT License (MIT)](https://github.com/Bhupesh-V/CoderBot/blob/master/LICENSE) ## Contributing See [CONTRIBUTING](CONTRIBUTING.md) file for contributing.
Telegram Coderbot
chatbot,chatbot-telegram,javascript,node,telegram,telegram-bot
2023-04-06T08:41:41Z
2019-05-02T11:32:40Z
null
1
0
41
0
0
3
null
MIT
JavaScript
FBFunnyBunnyFB/telebunny
main
<h1 align="center">TeleBunny</h1> <div align="center"> Lightweight zero-dependency Node.js module for [Telegram Bot API](https://core.telegram.org/bots/api). [![Bot API Version](https://img.shields.io/badge/Bot%20API-v6.7-00aced.svg?logo=telegram)](https://core.telegram.org/bots/api#recent-changes) [![Node Version](https://img.shields.io/badge/Node-v6.17.1+-brightgreen.svg)](https://nodejs.org/) [![NPM Package Version](https://img.shields.io/npm/v/telebunny.svg)](https://www.npmjs.com/package/telebunny) [![https://t.me/FBFunnyBunnyFB](https://img.shields.io/badge/💬%20Telegram-Funny_Bunny-blue.svg?style=flat-square)](https://t.me/FBFunnyBunnyFB) </div> ## 📥 Installation ```sh npm i telebunny ``` ## 🐇 Usage (Polling) ```typescript import { TeleBunny } from "telebunny"; // Replace <TOKEN> with your bot token const BOT_TOKEN = "<TOKEN>"; // Use "polling" option for fetching new updates using polling method const TelegramBot = new TeleBunny(BOT_TOKEN, { polling: true }); // Use listeners to get data from Telegram users // Update type parameter can be found on official Telegram Bot API TelegramBot.on('message', msg => { // Send response message to chat TelegramBot.sendMessage(msg.chat.id, "Got message update"); }); // You can also use "got" method as the alias for "on" listeners TelegramBot.got('edited_message', msg => { // TeleBunny class instance supports two different option masks // You can pass options to method in such a way: // ~ pass all options in first argument as object // OR // ~ pass options according to API required fields TelegramBot.sendMessage(msg.chat.id, "Got edited_message update", { allow_sending_without_reply: true, reply_to_message_id: msg.message_id }); // Uncomment to test alternative method /* TelegramBot.sendMessage({ chat_id: msg.chat.id, text: "Got edited_message update (raw options)", allow_sending_without_reply: true, reply_to_message_id: msg.message_id }); */ }) ``` ## 🐇 Usage (Webhook) ```typescript // Production server code example // You can use any library/framework for handling HTTP/HTTPS requests import { TeleBunny } from "telebunny"; import { createServer } from "http"; // Replace <TOKEN> with your bot token const BOT_TOKEN = "<TOKEN>"; // Replace <WEBHOOK> with your url const WEBHOOK_URL = "<WEBHOOK>"+BOT_TOKEN; // You don't need to set "polling" option when using webhook const TelegramBot = new TeleBunny(BOT_TOKEN); // Set webhook TelegramBot.setWebhook(WEBHOOK_URL); // Add listener for inline requests TelegramBot.on("inline_query", msg => { const query = msg.query || "npm telebunny"; TelegramBot.answerInlineQuery({ inline_query_id: msg.id, button: { text: "Search \""+query+"\" in Google", web_app: { url: "https://www.google.com/search?q="+encodeURIComponent(query) } } }); }); // Create HTTP server createServer((req, res) => { // Process only POST requests for webhook route if(req.method !== "POST" || req.url !== "/"+BOT_TOKEN) return; const chunks:any = []; req.on('data', (chunk) => chunks.push(chunk)); req.on('end', () => { const data = Buffer.concat(chunks); // To process incoming messages use processUpdate() method // "data" variable must be Buffer or object type TelegramBot.processUpdate(data); }); res.writeHead(200); res.end(); }).listen(process.env.PORT || 3000); ``` ## 🔑 License **The MIT License (MIT)** Copyright © 2023 Funny Bunny
Lightweight zero-dependency Node.js module for Telegram Bot API
javascript,nodejs,telegram-bot-api,typescript,zero-dependency
2023-03-26T09:15:06Z
2023-06-14T11:31:22Z
null
1
0
14
1
0
3
null
MIT
TypeScript
Alamin0x01/Ema-John-E-Commerce-App
main
# Ema-John-E-Commerce-App
E-Commerce App
javascript,nodejs,react,vite
2023-03-28T08:31:53Z
2023-03-28T08:53:22Z
null
1
0
3
0
0
3
null
null
JavaScript
biner1/file-drive-php
master
# file-drive-php ## features * Upload File * Create NewFolder * Delete File and Folder * Rename File and Folder
null
bootstrap,html,javascript,php,upload
2023-03-31T19:07:21Z
2023-04-09T15:00:15Z
null
1
0
4
0
0
3
null
null
PHP
oskccy/sorting_algorithms_visualizer
master
# Sorting Algorithms Visualizer By: [*Oscar Sharaz Spencer*](https://www.linkedin.com/in/oscar-sharaz/) An application that visualizes various sorting algorithms in JavaScript, visually represented using React.js. ## Table of Contents - [1.0 Introduction](#introduction) - [1.1 Features](#features) - [1.2 Technologies Used](#technologies-used) - [2.0 Installation](#installation) - [2.1 Usage](#usage) - [2.2 Algorithms](#algorithms) - [3.0 Contributing](#contributing) - [3.1 License](#license) ## Introduction Sorting Visualizer is a web application built with React that visualizes various sorting algorithms in real-time. It allows users to generate a new array, and select from a range of sorting algorithms to watch how they operate on the array. ## Features Generates an array of random numbers between 5 and 650, and displays them as bars. Animates the sorting algorithms in real-time, providing an intuitive understanding of their operation. Allows users to choose from three sorting algorithms: Merge Sort, Bubble Sort, and Selection Sort. ## Technologies Used - React - JavaScript - HTML/CSS ## Installation 1. Clone the repository: git clone https://github.com/oskccy/sorting_algorithms_visualizer 2. Navigate to the project directory: cd sorting-visualizer. 3. Install the required dependencies: npm install. ## Usage 1. Run the application: npm start. 2. Open your web browser and navigate to http://localhost:3000. ## Algorithms #### *Merge Sort* Merge sort is a divide-and-conquer algorithm that recursively divides an array into halves, sorts each half, and then merges the sorted halves. It has a time complexity of: $O(nlog(n))$. #### *Bubble Sort* Bubble sort repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. It has a time complexity of: $O(n^2)$. #### *Selection Sort* Selection sort repeatedly finds the minimum element from the unsorted part of the array and swaps it with the first element of the unsorted part. It has a time complexity of: $O(n^2)$. ## Contributing Contributions to this project are welcome! If you would like to contribute, (maybe adding more algs of your choice) please follow these steps: 1. *Fork the project.* 2. *Create a new branch.* 3. *Make your changes.* 4. *Commit your changes.* 5. *Submit a pull request to this repo.* ## License This project is licensed under the MIT License. See the LICENSE file for details.
application that visualizes sorting algorithms in slowed time, created for visual learners in algorithms and data structures.
css,javascript,react,html5
2023-04-01T22:53:09Z
2023-12-01T03:55:50Z
null
1
1
14
0
0
3
null
MIT
JavaScript
MauriceKuenicke/calypso
main
<p align="center"> <a href="https://mauricekuenicke.github.io/calpyso/"><img src="docs/assets/logo/svg/Color logo - no background.svg" alt="Calypso" width="60%"></a> </p> <p align="center"> <em>A user authentication microservice implementation</em> </p> <p align="center"> <a href="https://github.com/MauriceKuenicke/calypso/actions/workflows/cicd.yml?query=workflow%3ACICD+branch%3Amain++" target="_blank"> <img src="https://github.com/MauriceKuenicke/calypso/actions/workflows/cicd.yml/badge.svg?branch=main" alt="Test"> </a> <a href="https://codecov.io/gh/MauriceKuenicke/calypso" > <img src="https://codecov.io/gh/MauriceKuenicke/calypso/branch/main/graph/badge.svg?token=NYH162MDJD"/> </a> </p> --- **Documentation**: <a href="https://mauricekuenicke.github.io/calypso/" target="_blank">https://mauricekuenicke.github.io/calypso/</a> **Source Code**: <a href="https://github.com/MauriceKuenicke/calypso" target="_blank">https://github.com/MauriceKuenicke/calypso</a> --- <p align="center"> <em>A moon of Saturn named after the nymph who held Odysseus captive on her island in Greek mythology. Most famously known for her role in Homer's epic poem "The Odyssey." When the Greek hero Odysseus became stranded on her island after a shipwreck, Calypso fell in love with him and kept him as her captive for seven years, promising him immortality and eternal youth if he stayed with her. Calypso is often seen as a symbol of temptation and the dangers of the sea, and her story is frequently retold in literature, music, and art.</em> - chatGPT</p> Securely manage user authentication with a simple API interface. Lightweight, scalable, and customizable for small to medium-sized apps. Integrate with ease and free your application from complex authentication frameworks. --- # ⚠️ Important This project is currently not safe for use in a production environment. Use at your own risk.
Securely manage user authentication with a simple API interface. Lightweight, scalable, and customizable for small to medium-sized apps. Integrate with ease and free your application from complex authentication frameworks.
fastapi,javascript,python3,vue3
2023-03-27T17:13:27Z
2023-05-28T20:09:57Z
null
1
11
11
0
0
3
null
MIT
Python
chrisbanas/trader_radar
main
<h1 id="title" style="color: white; font-size: 65px; font-family: 'Roboto Slab', serif; margin-left: 15px; font-weight: 100;"> <a href="https://www.traderradar.net/" style="text-decoration: none; color: inherit;">Trader Radar</a> </h1> Trader Radar is a visual and interactive representation of how various stocks or financial instruments are performing in the market. It combines a stock heatmap, a stock search function, a candlestick chart, live market clock, and stock ticker tape to provide valuable insights and aid in decision-making. [Live Website](https://www.traderradar.net/) ![Home Page](./assets/trader-radar.jpg) --------------------- # Technologies | **Technology** | **Use** | |----------------------------|---------------------------| | Vanilla JavaScript | Core functionality | | JavaScript Vanilla DOM API | DOM event handling | | NPM | Dependency management | | Bootstrap | Front-end framework | | Webpack | Bundle and transpile code | | Babel | Bundle and transpile code | | HTML5 | Structuring | | CSS 3 | Styling | | Font Awesome | Social Icons | | Google Fonts | Typography | | Google Domains | Custom domain | | GitHub Pages | Hosting platform | | | | --------------------- # APIs & Libraries ## **Financial Data APIs** ### [Financial Modeling Prep](https://site.financialmodelingprep.com/developer/docs/) | **API** | **Feature** | **Info** | |-----------------------------|-------------|------------------------------------------------------------------------------------------------------------------------------------| | [List of S&P 500 Companies](https://site.financialmodelingprep.com/developer/docs/list-of-sp-500-companies-api/) | Heatmap / Ticker | It returns all S&P 500 constituents. | | [List of Dow Jones Companies](https://site.financialmodelingprep.com/developer/docs/list-of-dow-companies-api/) | Heatmap / Ticker | Returns Companies in the Dow Jones, such as Honeywell and Home Depot. | | [List of NASDAQ Companies](https://site.financialmodelingprep.com/developer/docs/list-of-nasdaq-companies-api/) | Heatmap / Ticker | Returns Companies in the Nasdaq 100, such as DocuSign and Zoom. | | [Current Stock Data](https://site.financialmodelingprep.com/developer/docs/stock-api/) | Heatmap / Ticker | Obtains real-time stock market quotes | | [Companiy Stats](https://site.financialmodelingprep.com/developer/docs/companies-key-stats-free-api/) | Search | Access data for a company such as 52 week high, 52 week low, market capitalization, and key stats to understand a company finances. | | [Stock News](https://site.financialmodelingprep.com/developer/docs/stock-news-api/) | Search | It returns the most recent news with parameters like images or urls of the original article. | | [Historical Stock Data](https://site.financialmodelingprep.com/developer/docs/historical-stock-data-free-api/#Historical-Daily-Prices) | Search | Provides access to historical prices that can be used to create charts. | | | | | ## **Time & Calendar APIs** | **API** | **Source** | **Feature** | **Use** | |-----------------|----------------------------------------------------------------------|--------------|----------------------------------------------------------------------------| | Public Holidays | [Nager](https://date.nager.at/Api) | Market Clock | For displaying market closed on holidays when the stock market is not open | | NYC Time | [World Time](https://worldtimeapi.org/api/timezone/America/New_York) | Market Clock | For pulling accurate live time data for New York City | | | | | | ## **Charting Libraries** | **Chart** | **Library** | **Feature** | **Info** | |-------------------|------------------------------------------------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Treemap | [D3](https://observablehq.com/@d3/treemap) | Heatmap | A treemap chart visually represents hierarchical data using nested rectangles, where the size and color of each rectangle correspond to different data attributes. | | Candlestick | [D3](https://observablehq.com/@d3/candlestick-chart) | Candlestick Chart | A candlestick chart displays the opening, closing, high, and low prices of a financial instrument within a specified time period, using rectangular "candles" with upper and lower "wicks" to represent price fluctuations. | | | | | | --------------------- # Features ## Stock Market Heatmap The heatmap is designed using a treemap algorithm which was first introduced by [Ben Shneiderman](https://www.cs.umd.edu/hcil/treemap-history/), in the 1990s. The treemap is then generated using the [D3 Treemap](https://observablehq.com/@d3/treemap) charting library. It allows users to filter and sort the data based market index, volume, average volumne, shares outstanding, and market cap, has a click to zoom which allows a drill down into the tiniest of cells, and a tooltip upon hovering for additional stock detail. Each cell in the heatmap is color-coded based on the stock's performance, with different shades of color representing different levels of performance, and the stocks grouped by industry. ![Heatmap](./assets/treemap.gif) ## Heatmap Data Structure The data for the heatmap is built by combining two API calls from [Financial Modeling Prep](https://site.financialmodelingprep.com/developer/docs/) and then custom structured with a root node, then child nodes of the stock industry, then those have child nodes with each stock, and then those have child nodes with the stock information. ```mathematica Root (Stock Index Data) └── Stock Industry 1 └── Stock 1.1 └── Stock Information 1.1.1 └── Stock Information 1.1.2 └── Stock 1.2 └── Stock Information 1.2.1 └── Stock Information 1.2.2 └── Stock Industry 2 └── Stock 2.1 └── Stock Information 2.1.1 └── Stock Information 2.1.2 └── Stock 2.2 └── Stock Information 2.2.1 └── Stock Information 2.2.2 └── Stock Industry 3 └── Stock 3.1 └── Stock Information 3.1.1 └── Stock Information 3.1.2 └── Stock 3.2 └── Stock Information 3.2.1 └── Stock Information 3.2.2 ``` ## Candle Stick Chart The chart shows the daily low, high, open, and close of a stock. Each “candle” represents a single trading day. A specialized x-axis is used to avoid gaps on the weekend when the markets are closed. The candlestick chart is generated using the [D3 Candle Stick Chart](https://observablehq.com/@d3/candlestick-chart) charting library. ![Candle Stick Chart](./assets/candle.jpg) ## Stock Search The search function in Trader Radar allows users to enter any stock ticker and instantly access live prices and news updates about the company, while also providing a comprehensive candlestick chart displaying 180 days of historical prices. With robust error handling features, the system ensures a seamless user experience by effectively handling and communicating any issues that may arise during the search process. ![Search](./assets/search.gif) ## Ticker Tape The dynamic ticker tape feature in Trader Radar showcases real-time stock information with color-coded indicators, where red signifies a decrease in stock value from the previous day, while green indicates an increase. Additionally, when users switch between market indexes, the ticker tape dynamically updates to display the relevant stocks for the selected index, continuously scrolling to the left and seamlessly looping around once it reaches the end, ensuring a seamless and comprehensive market overview. ![Ticker](./assets/ticker.gif) ## Market Clock The market clock feature in Trader Radar provides real-time information on market status, displaying a green color and counting down the time until market closure during trading hours, and switches to red when the market is closed. A few hours before the market opens, it shows the remaining number of hours until the market opens. The feature also accounts for all official market holidays and automatically defaults to New York City (NYC) time, ensuring accurate and synchronized market timings regardless of the user's location. ![Clock Open](./assets/clock-green.gif) ![Clock Closed](./assets/clock-red.gif) --------------------- ## Wiki Please check out the repository's [wiki](https://github.com/chrisbanas/trader_radar/wiki) for more information and documentation. --------------------- ***© Trader Radar***
Trader Radar is a visual and interactive representation of how various stocks or financial instruments are performing in the market. It combines a stock heatmap, a stock search function, a candlestick chart, live market clock, and stock ticker tape to provide valuable insights and aid in decision-making.
api,d3-visualization,d3js,fintech,javascript,single-page-app,stock-data,stock-market
2023-04-05T21:50:30Z
2023-06-02T03:54:44Z
null
1
6
45
11
0
3
null
null
JavaScript
mickaelbaron/mysharelatexmanager
main
# MySharelatexManager MySharelatexManager is an UI tool to manage users and projects for Overleaf/ShareLaTex self hosted instances (Community edition). Only data (`users` and `projects` collections) from Mongo database are required. > **Disclaimer**: MyShareLatexManager is a personnal tool hosted to my Github account. There is no affiliation with the company that publishes Overleaf/Sharelatex, it's completely unofficial. Any issues related to the MyShareLatexManager tool should be reported on the MyShareLatexManager repository : [github.com/mickaelbaron/mysharelatexmanager](https://github.com/mickaelbaron/mysharelatexmanager). Main functionnal features supported by MyShareLatexManager: * List all users, * Edit user, * Transfert owner projects to other one, * Remove user as collaberator to all projects, * List all projects, * Edit project. Technicals concepts with MyShareLatexManager: * front-end in [Vue.js](https://vuejs.org/), [Vite.js](https://vitejs.dev/), ([PrimeVue](https://primevue.org/) and [Boostrap](https://getbootstrap.com/)), * back-end in Java 11 with the [MicroProfile](https://microprofile.io/) specifications and [KumuluzEE](https://ee.kumuluz.com/) implementation (JAX-RS and CDI), * using the given/when/then style for Java unit test, * full build with [Docker](https://www.docker.com/), * deployement with [Docker](https://www.docker.com/). ## Software requirements * [Docker](https://www.docker.com/) (that's all) MySharelatexManager building and deployement have been tested on: * macOS Ventura (with DockerDesktop), * Linux Ubuntu 20.04.01 In fact, all operating systems that support [Docker](https://www.docker.com/) can build and test MySharelatexManager. ## Screenshots * Login ![Login](./images/mysharelatexmanager_login.png) * Display all users ![All Users](./images/mysharelatexmanager_users.png) * Edit the user parameters ![User Edition](./images/mysharelatexmanager_usededition.png) * Transfert the owner projects ![Transfert Owner Projects](./images/mysharelatexmanager_transfertownerprojects.png) * Remove collaberator confirmation ![Remove Collaberator Confirmation](./images/mysharelatexmanager_removecollaberatorconfirmation.png) * Display all projects ![All Projects](./images/mysharelatexmanager_projects.png) * Edit the project parameters ![Project Edition](./images/mysharelatexmanager_projectedition.png) ## Build MysharelatexManager ### Configure before In the case you do not need a subpath, go to the next section. * If you want to use a subpath to deploy MySharelatexManager (i.e. <http://localhost/YOUR_SUBPATH>), edit the *mysharelatexmanager/mysharelatexmanager-rp/subpath.conf* file and replace all the `YOUR_SUBPATH` strings by your preferred value (i.e. `mysharelatexmanager`). ```yaml server { listen 80; location /YOUR_SUBPATH/server/ { proxy_pass http://backend:9991/; proxy_http_version 1.1; proxy_set_header Connection ""; } location /YOUR_SUBPATH/ { rewrite ^/YOUR_SUBPATH(/.*)$ $1 break; proxy_pass http://frontend; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; } } ``` * Edit the *mysharelatexmanager/mysharelatexmanager-vuejs/.env.subpath* file and replace all the `YOUR_SUBPATH` strings by your chosen value (i.e. `mysharelatexmanager`). ```properties VITE_APP_SERVER_URL = /YOUR_SUBPATH/server VITE_APP_SUBPATH = /YOUR_SUBPATH/ NODE_ENV = production ``` ### Build * To build without subpath: <https://localhost>, execute this command line: ```console $ docker compose build --build-arg script_name=build ``` * To build with subpath: <http://localhost/YOUR_SUBPATH>, execute this command line: ```console $ docker compose build --build-arg script_name=subpath ``` * To check if the images are been built, execute this command line: ```console $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE mysharelatexmanager/rp latest 48030aad5995 3 seconds ago 20.4MB mysharelatexmanager/server latest d8456b59f4f3 28 minutes ago 185MB mysharelatexmanager/vuejs latest 8c5b713e6b83 3 hours ago 22.8MB ... ``` ## Run MysharelatexManager ### Configure before We suppose Sharelatex/Overleaf is deployed by [Docker](https://www.docker.com/) and a Docker network is existing (Docker network is used for communicating between containers). * Edit the *mysharelatexmanager/docker-compose.yml* file and match the name of Sharelatex network you use (`name: sharelatexnetwork`). ```yaml ... networks: mysharelatexmanagernetwork: sharelatexnetwork: external: name: sharelatexnetwork ``` * We suppose that `Sharelatex` network is already existing, create a Docker network for MySharelatexManager called `mysharelatexmanagernetwork` ```console $ docker network create mysharelatexmanagernetwork ``` ### Run * From the root of the project, execute this command line: ```console $ docker compose up -d ``` * Open the <http://localhost> (without subpath) or <http://localhost/YOUR_SUBPATH> (with a subpath) URL with your favorite web browser. ## Bonus (to have a local Overleaf/Sharelatex database) In this section, we present how to test MySharelatexManager with a dataset (without install a full instance of Overleaf/Sharelatex). Only, MongoDB will be installed by Docker. We suppose you have an existing instance of Overleaf/Sharelatex in production. * From the server where Overleaf/Sharelatex is running, extract the dataset. ```console $ docker run --rm --network sharelatexnetwork -v $(pwd)/mongodump:/backup mongo:4.4.19 bash -c 'mongodump -d sharelatex --gzip --archive=/backup/sharelatex-dump.gz --host sharelatex-mongodb:27017' ``` > Please, adapt the version of MongoDB Docker image. The result of this extraction will be available into the *mongodump* directory. Copy the *mongodump* directory to your computer. From your computer (where you want to test MysharelatexManager), create an empty instance of MongoDB database. ```console $ docker network create sharelatexnetwork # Optional if this Docker network is existing $ docker run --name sharelatex-mongodb -p 27017:27017 --network sharelatexnetwork -d mongo:4.4.19 ``` From the *mongodump* directory location, import the content ```console $ docker run --rm --network sharelatexnetwork -v $(pwd):/backup mongo:4.4.19 bash -c 'mongorestore /backup --gzip --archive=/backup/sharelatex-dump.gz --noIndexRestore --host sharelatex-mongodb:27017' ```
MySharelatexManager is an UI tool to manage users and projects for Overleaf/ShareLaTex self hosted instances (Community edition)
docker,java,javascript,npm,overleaf,sharelatex,vuejs3
2023-04-04T13:51:11Z
2023-04-04T14:20:53Z
null
1
0
2
1
0
3
null
MIT
Java
Gregor-zbjk/obsidian-scripts
main
# obsidian-scripts Collection of Script for Obsidian.md that I use in my Vault
Collection of Scripts for Obsidian.md that I use in my Vault
css,javascript,obsidian-md,obsidian-script,obsidian-snippets
2023-04-07T20:12:13Z
2023-04-08T04:02:56Z
null
1
0
21
0
0
3
null
null
JavaScript
anbehindY/To-do-List
main
<a name="readme-top"></a> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Usage](#usage) - [Run tests](#run-tests) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ ](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 To-do-List <a name="about-project"></a> **To-do-List** is your daily tasks list to remind your priorities with simple design and features. It is intended to boost productivity in our daily lives. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> - HTML - CSS - JavaScript - Webpack <!-- Features --> ### Key Features <a name="key-features"></a> - To be more familiar with JavaScript modules - Understand how Webpack works <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - [<a href="https://anbehindy.github.io/To-do-List/dist" target="_blank">Live version</a>](#) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - Node.js - Google Chrome (or any browser) - Git - Visual studio code (or other code editors) ### Setup Clone this repository to your desired folder: ```sh cd my-folder ``` ```sh git clone git@github.com:anbehindY/To-do-List.git ``` ### Usage To run the project, execute the following command: ```sh code . ``` ### Run tests To run tests: click live server button and go live <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Yan Min Thwin** - GitHub: [@anbehindY](https://github.com/anbehindY) - Twitter: [@yanminthwin](https://twitter.com/yanminthwin) - LinkedIn: [Yan Min Thwin](https://www.linkedin.com/in/yan-min-thwin-192862215) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - **Drag and drop bar** - **Interactivity** - **Modern and minimalistic design** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! - https://github.com/anbehindY/To-do-List/issues <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project, please give a star. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse, my learning partners and every single Youtube channel. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ --> ## ❓ FAQ <a name="faq"></a> - **What is Webpack** - Webpack is a free and open-source module bundler for JavaScript. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included. - **Why should we use Webpack** - Webpack goes through your package and creates what it calls a dependency graph which consists of various modules which your webapp would require to function as expected. Then, depending on this graph, it creates a new package which consists of the very bare minimum number of files required, often just a single bundle.js file which can be plugged in to the html file easily and used for the application. It makes our code shorter, cleaner and compiles different javascript module <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
A simple JavaScript app that is capable of keeping track of your daily tasks
css,html,javascript
2023-03-28T14:31:07Z
2023-04-01T17:55:33Z
null
1
5
42
2
0
3
null
MIT
JavaScript
kalbek/To-do-List
main
<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) <!-- PROJECT DESCRIPTION --> # 📖 To-do-List <a name="about-project"></a> **To-do-List** is a JavaScript project at microverse ## 🛠 Built With <a name="built-with">Webpack, HTML, CSS & Java Script</a> ### Tech Stack <a name="tech-stack"></a> > Webpack HTML CSS & Java Script(ES6) <details> <summary>Client</summary> <ul> <li><a href="https://webpack.js.org/">WEBPACK</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - **Project setup with webpack** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - Checkout the [Live Demo of To-do List App](https://kalbek.github.io/To-do-List/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> Try to have these in your local machine - Git and GitHub - VS Code or any code editor ### Prerequisites In order to run this project you need - A web browser - Code editor ### Setup Clone this repository to your desired folder: git clone https://github.com/kalbek/To-do-List.git ### Install Install this project using the cloned repo or download and use the files to your local machine. ### Usage - Clone the repository first - Commnads to Run: - npm install - npm start ### Run tests No test are available ### Deployment You can deploy this project through Github Pages <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Kaleb Bekele** - GitHub: [@githubhandle](https://github.com/kalbek) - Twitter: [@twitterhandle](https://twitter.com/KNuramo) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/kaleb-nuramo/) - Website: https://kalbek.github.io/Portfolio/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Changes will be made as comming project requirement.** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project give a star to this repositiory. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - I would also like to thank Microverse for the guidance they made all the way up to this point. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ <a name="faq"></a> - **Is it allowed to copy the contents of this project and use it for personal use?** - This project is free for copying and reusing in any way you like. ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
This is a To-do App build with HTML, CSS, and Javascript with complete tests written with the Jest framework. It allows users to create To-do, edit todos, remove todos, mark as completed, clear completed, and reset todos. It also saves todos in local storage.
css,html,javascript,jest,linters
2023-03-28T13:04:55Z
2023-04-08T14:38:48Z
null
2
15
73
3
0
3
null
null
JavaScript
emarkees/Todo-List
main
<a name="readme-top"></a> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Setup](#setup) - [👥 Author](#author) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) # 📖 Awesome books <a name="about-project"></a> In this project, I build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed activities by the **Microverse**. This simple web page will be built using webpack and served by a webpack dev server. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://www.hostinger.com/tutorials/what-is-html">HTML</a></li> <li><a href="https://www.hostinger.com/tutorials/what-is-css">CSS</a></li> <li><a href="https://www.hostinger.com/tutorials/what-is-javascript">JAVASCRIPT</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li>N/A</li> </ul> </details> <details> <summary>Database</summary> <ul> <li>N/A</li> </ul> </details> ### Key Features <a name="key-features"></a> - **Follow a correct Gitflow** - **Comply with linters** - **DOM events with Javascript** - **Javascript events** - **Use objects to store and access data** - **Use proper ES6 syntax** - **Use npm as software packages system** - **Use webpack to bundle JavaScript** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - (https://emarkees.github.io/Todo-List/dist/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps: ### Prerequisites In order to run this project you need: ✅ Github account <br> ✅ Visual Studio Code installed <br> ✅ Node.js installed <br> ✅ Git Bash installed (optional) ### Setup Clone this repository to your desired folder: ```sh cd [my-folder] - (https://github.com/emarkees/Todo-List.git) ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="author"></a> **Adeyemi Olusola** - GitHub: [@emarkees](https://github.com/Emarkees) - Twitter: [@McEmarkees](https://twitter.com/McEmarkees) - LinkedIn: [Adeyemi Olusola](https://www.linkedin.com/in/adeyemi-olusola-1a3ab1141/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Add & remove functionality** - [ ] **Interactive list** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> ## 👤 Collaboration: Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/emarkees/Todo-List/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 you can follow me on Github. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank all **Microverse** staff and my coding partners as well. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ <a name="faq"></a> - **What is a Linter?** - Linter is a tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. - **What is meant by Gitflow?** - Gitflow is an alternative Git branching model that involves the use of feature branches and multiple primary branches. - **What is DOM?** - The Document Object Model (DOM) is the data representation of the objects that comprise the structure and content of a document on the web. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6 and Webpack!
css,html,javascript
2023-04-02T00:16:22Z
2023-04-20T14:09:26Z
null
1
4
27
4
0
3
null
MIT
JavaScript
patriciadania/It-Solutions
finalizacao
# It Solutions 💻 Este é um site responsivo e mobile-friendly para uma empresa de tecnologia. Este site foi desenvolvido com HTML, CSS e JavaScript. *** <div align="center"> <br> <br> <img align="center" alt="git" height="30" width="40" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original.svg" /> <img align="center" alt="Rafa-HTML" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original.svg"> <img align="center" alt="Rafa-CSS" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original.svg"> <img align="center" alt="Rafa-Js" height="30" width="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-plain.svg"> <img align="center" alt="vscode" height="30" width="40" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/vscode/vscode-original.svg" /> <br> Desenvolvido por <br> <br> Patricia Adania de Oliveira<br> [Linkedin](https://www.linkedin.com/in/patriciadania/) | [Github](https://github.com/patriciadania) <br> <br> </div> *** ## Índice * [1. Tecnologias](#1-tecnologias) * [2. Como Utilizar](#2-como-utilizar) * [3. Funcionalidades](#3-funcionalidades) * [4. Licença](#4-licença) *** ## 1. Tecnologias <br> O projeto foi desenvolvido utilizando as seguintes tecnologias: - HTML<br> - CSS<br> - JavaScript<br> *** ## 2.Como Utilizar <br> Para utilizar o projeto, basta clonar o repositório em sua máquina local e abrir o arquivo index.html em seu navegador de preferência. <div align="center"> <img alt="tela das historias de usuarios" width="550" src="https://github.com/patriciadania/Responsividade--MobileFriendly/assets/120285942/fa353ee1-3853-42d0-a8a6-847888294ac8"/><br> Tela :Inicial.<br> <img alt="tela das historias de usuarios" width="550" src="https://github.com/patriciadania/Responsividade--MobileFriendly/assets/120285942/d16f358f-1fe6-44af-9810-cd5723f65b73"/><br> Tela : Sobre.<br> <img alt="tela das historias de usuarios" width="550" src="https://github.com/patriciadania/Responsividade--MobileFriendly/assets/120285942/d035ba2d-e5b6-4e30-9b9d-d12ab923463b"/><br> Tela :Nosso Produto.<br> <img alt="tela das historias de usuarios" width="550" src="https://github.com/patriciadania/Responsividade--MobileFriendly/assets/120285942/d43dbe73-6cd1-4762-97c8-558a9e5b4e41"/><br> Tela : Mensagens.<br> <img alt="tela das historias de usuarios" width="550" src="https://github.com/patriciadania/Responsividade--MobileFriendly/assets/120285942/6d79a62a-fe61-45e3-9c04-3c9b3a263df5"/><br> Tela : Galeria.<br> </div> *** ## 3. Funcionalidades <br> O site possui as seguintes funcionalidades: <br> - Uma navegação fácil e intuitiva. <br> - Uma seção "Sobre" que apresenta informações sobre a empresa. <br> - Uma seção "Galeria" com imagens que representam os produtos/serviços da empresa. <br> - Uma seção "O que fazemos" que apresenta informações sobre as atividades da empresa. <br> - Uma seção "Nosso produto" que apresenta informações sobre o produto/serviço principal da empresa. <br> - Uma seção "O que acham de nós" que apresenta depoimentos de clientes satisfeitos. <br> *** ## 4. Licença <br> Este projeto está sob a licença MIT. Consulte o arquivo LICENSE para mais informações. ***
Este é um site responsivo e mobile-friendly para uma empresa de tecnologia. Este site foi desenvolvido com HTML, CSS e JavaScript.
css3,html,javascript,responsive
2023-04-04T20:49:15Z
2023-05-10T18:05:29Z
null
2
0
3
0
0
3
null
null
HTML
Jrmcuervo/awesome-books
main
# Awesome Books Welcome to my Awesome Books project <a name="readme-top"></a> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 Awesome Books! <a name="about-project"></a> **Awesome Books!** This project MUST be opened from VS Code for full functionality. In this project we develop a single page aplication to storage a collection of books. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">HTML</></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">JavaScript</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - **A book contains title and author** - **The user can add or delete a book** - **The list of books will be preserved in local storage** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> - Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it). - Step 2: Once you have installed git you can clone this project using the command below: ``` git clone https://github.com/Jrmcuervo/awesome-books.git ``` - Step 3: Once you have cloned this repo navigate to the folder that contains the repository. - Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality). - Step 5: If you want to edit this project open it with your favorite text editor. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Ruben Cuervo** - GitHub: [@Jrmcuervom](https://github.com/Jrcuervom) - Twitter: [@Jrmcuervom](https://twitter.com/Jrcuervom) - LinkedIn: [Jrmcuervom](https://www.linkedin.com/in/Jrcuervom/) 👤 **Dani Morillo** - GitHub: [@danifromecuador](https://github.com/danifromecuador) - Twitter: [@danifromecuador](https://twitter.com/danifromecuador) - LinkedIn: [danifromecuador](https://www.linkedin.com/in/danifromecuador/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - If a book is actually added the user can't add it again - The books could be ordered by author <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this Awesome Books project please share my portfolio with recruters! <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank the Codepip company for creating the game called css frog. https://twitter.com/playcodepip <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Awesome Books is a simple library that allows users to store a list of books along with their respective authors. It also generates dynamic content for an interactive user experience.
css,html,javascript
2023-03-29T17:46:49Z
2023-05-02T14:15:40Z
null
1
2
14
0
0
3
null
MIT
JavaScript
Jrmcuervo/To-do-list
master
# To Do List Welcome to my To do list project <a name="readme-top"></a> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 To Do List! <a name="about-project"></a> **To Do List!** This project is to create a list of pending activities and to be able to mark when you have done them, you can also modify the list, delete and move its content. . ## 🛠 Built With <a name="built-with"></a> - Webpack - Jest testing - JavaScript - HTML - CSS ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">HTML</></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">JavaScript</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - **A to do list** - **Testing the code** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> https://jrmcuervo.github.io/To-do-list/dist/ <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> - Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it). - Step 2: Once you have installed git you can clone this project using the command below: ``` git clone https://github.com/Jrmcuervo/To-do-list.git ``` - Step 3: Once you have cloned this repo navigate to the folder that contains the repository. - Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality). - Step 5: If you want to edit this project open it with your favorite text editor. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Ruben Cuervo** - GitHub: [@Jrmcuervom](https://github.com/Jrcuervom) - Twitter: [@Jrmcuervom](https://twitter.com/Jrcuervom) - LinkedIn: [Jrmcuervom](https://www.linkedin.com/in/Jrcuervom/) 👤 **steven wafeek** - GitHub: [StevenWafeek](https://github.com/StevenWafeek) - Twitter: [steven_hakeem](https://twitter.com/steven_hakeem) - LinkedIn: [steven wafeek ](https://www.linkedin.com/in/steven-wafeek-b629341b6/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> **In the future this list will have improvements of;** **Interaction.** **A function will be implemented to be able to drag the tasks and exchange position between them.** **The way in which tasks are edited will be improved.** - **In the next implementations of the project I will add a function that added and remove tasks from the list, there will also be a menu where you can delete and edit tasks, as well as mark as completed and delete all tasks marked as complete with a button** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this Awesome Books project please share my portfolio with recruters! <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> **Thanks to the tutors and colleagues who helped me and taught me to finish this project** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
To Do List is an app that helps users manage their tasks with features like adding, completing, and deleting items from the list. It uses webpack for efficient bundling.
css,html,javascript,webpack
2023-04-01T18:36:30Z
2023-05-11T20:35:11Z
null
2
8
43
0
0
3
null
MIT
JavaScript
mahabubx7/todo-list-webpack-js
main
<a name="readme-top"></a> <div align="center"> <h3><b>Todo List</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Todo List] <a name="about-project"></a> **[Todo List]** is a tasks list for to do it and monitoring them. ## 🛠 Built With <a name="built-with">`HTML/CSS` and `Nodejs/JavaScript`</a> ### Tech Stack <a name="tech-stack">`HTML/CSS` with `JavaScript`</a> <details> <summary>Client</summary> <ul> <li><a href="https://www.w3.org/standards/webdesign/htmlcss">HTML-CSS</a></li> </ul> <ul> <li><a href="https://nodejs.org/">Nodejs</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[Clean and Simple Static Webpages]** - **[Only Raw HTML & CSS with Js]** - **[Nodejs for webpack]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: Check Git is already installed and working: ```sh git --version node --version ``` It should not show you any error. And should return the version info. ### Setup Clone this repository to your desired folder: Execute this: ```sh git clone git@github.com:mahabubx7/todo-list.git ``` ### Install Install this project with: Install Dependencies: ```sh cd your-project-folder npm install ``` ### Usage To run the project, execute the following command: Execute this: ```sh npm start ``` ### Run tests To run tests, run the following command: Testing with Lint-checks: ```sh npm test ``` ### Deployment Deployed in `Github Pages`. [Live Preview](https://mahabubx7.github.io/todo-list/dist) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Mahabub** - GitHub: [@mahabubx7](https://github.com/mahabubx7) - Twitter: [@mahabub\_\_7](https://twitter.com/mahabub__7) - LinkedIn: [LinkedIn](https://linkedin.com/in/mahabubx7) 👤 **Jedda** - GitHub: [Jeddaa](https://github.com/jeddaa) - Twitter: [@\_jeddaah](https://twitter.com/_jeddaah) - LinkedIn: [Fatihah Oduwole](https://www.linkedin.com/in/fatihahoduwole/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project... please give it a start. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank... microverse team. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> ## ❓ FAQ (OPTIONAL) <a name="faq"></a> - **[Why webpack?]** - [It is a static bundler. It helps us to bundle a big and massy web-pages project into a bundled and gives us optimized performance. ] <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
ToDo-list is a web-application for managing your daily tasks in the terms of To-Do's. A user can create, update, delete and manage these. It also used the localStorage for backup or store the data.
css,html,javascript,jest,tdd-javascript,webpack
2023-04-03T08:13:20Z
2023-04-06T16:16:26Z
null
2
3
15
0
0
3
null
MIT
HTML
mad-cat-lon/visuallama
main
## visuallama A simple web interface for running [llama.cpp](https://github.com/ggerganov/llama.cpp) models locally, built using: - [React](https://github.com/facebook/react) - [Material UI](https://github.com/mui/material-ui) - [Express,js](https://github.com/expressjs/expressjs.com) - [NodeJS](https://nodejs.org/en) - MongoDB (not implemented yet) - [Socket.IO](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io-client) This is a work in progress and is being continually updated! I am not an expert in the MERN stack and web dev, so code and UX design may not always be of the highest quality! ### Upcoming features - Unit tests - Might change backend from Express.js to Flask (this is my first time using Javascript and I'm more comfortable with Python) - Easier setup and installation (paths to models and settings are currently hardcoded) - Configuring model parameters like prompts, temperature etc. from web UI - Storing model settings, chat history, logs etc. in MongoDB - Cleaner UI - Support for multiple users ### Example https://user-images.githubusercontent.com/113548315/228936879-af1c88ed-4269-4d28-b93d-c60ae6619d31.mp4 Tiny usage example (sped up slightly because my CPU is pretty slow, even when running running the smallest LLaMa model with 4-bit quantization)
Self-hosted chat UI for running Alpaca models locally, built with MERN stack and based on llama.cpp
alpaca,large-language-models,llamacpp,mern-stack,react,nodejs,express,javascript
2023-03-26T19:24:19Z
2023-04-16T22:43:04Z
null
1
0
22
0
0
3
null
null
JavaScript
0xBitBuster/reactjs-sorting-visualizer
main
# React.js Sorting Algorithm Visualizer ![Showcase Image](https://i.ibb.co/NxfkY9Z/Screenshot-1.png) This project is a React.js (Vite) web application that allows users to visualize various sorting algorithms such as Bubble Sort and Insertion Sort in real-time. It's a fun and educational way to learn about sorting algorithms. The user is able to adjust the speed of the sorting process and read about how the algorithm works. <a href="https://reactjs-sorting-visualizer.vercel.app">View Website</a> ## Features - [x] **Various Algorithms**: Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort and Radix Sort - [x] **Visualization**: You can see the sorting process visualized in real-time by 3D rendered bars. If it's going too fast, feel free to change the speed! - [x] **Explanation**: Upon seeing the visualization, you also get a useful explanation how the algorithm works - [x] **Comparison**: Besides the explanation, the user is able to compare the time and space complexity of the various algorithms ## Getting Started ### Prerequisites - Node.js (version 12 or higher) ### Installation 1. Clone the repository to your local machine: ```bash git clone https://github.com/0xBitBuster/reactjs-sorting-visualizer ``` 2. Install the dependencies: ```bash npm install ``` ### Usage To start the server, run: ```bash npm run dev ``` By default, the web application runs on `http://localhost:5173` ## Contributing Contributions are welcome! If you have a feature request or bug report, please open an issue. If you want to contribute code, please fork the repository and submit a pull request. ## License This project is licensed under the MIT License - see the LICENSE file for details.
Sorting Algorithm Visualizer in React.js
algorithm,javascript,reactjs,sorting,visualizer
2023-04-07T15:23:12Z
2023-08-05T22:18:21Z
null
1
0
18
0
0
3
null
MIT
JavaScript
guimiiller/relogio_analog
master
# Relógio Analógico ![preview](./images/preview.png) > Relógio Esse é o projeto Relógio Analógico criado no curso da B7Web. [Clique para acessar](https://guimiiller.github.io/relogio_analog/) ## 🚀 Tecnologias - HTML - CSS - JavaScript - Git e Github ## 💻 O que aprendi - Aprendi a manipular as horas, minutos e segundos com JavaScript - Aprendi a sincronizar o relógio digital com o analógico ## 📨 Contato - guilhermemillerblack@gmail.com
Projeto Relógio Analógico desenvolvido no curso da B7Web
css,git,github,html,javascript
2023-04-02T00:44:36Z
2023-04-02T21:13:37Z
null
1
0
4
0
0
3
null
null
HTML
hegdepavankumar/login-with-user-authentication
main
# login-with-user-authentication ![GitHub](https://img.shields.io/github/license/hegdepavankumar/login-with-user-authentication?style=flat) ![GitHub top language](https://img.shields.io/github/languages/top/hegdepavankumar/login-with-user-authentication?style=flat) ![GitHub last commit](https://img.shields.io/github/last-commit/hegdepavankumar/login-with-user-authentication?style=flat) ![ViewCount](https://views.whatilearened.today/views/github/hegdepavankumar/login-with-user-authentication.svg?cache=remove) ## Output ![login](https://user-images.githubusercontent.com/85627085/230720851-a33d39f4-c556-42e9-8dc5-1f99926c9178.png) <br> * Live Preview : [here](https://hegdepavankumar.github.io/login-with-user-authentication/) ## How to Login? Username :- admin <br> Password :- admin@123 <br> Press the Enter. User Successfully Log In, if you want to log out click on the Logout Button on the Home page. ## Overview We'll design a login page using HTML and CSS. A login page in HTML collects information from the user and has a submit button to send the details for server-side operations. However, our objective here is to design a login page and not to deal with the backend tasks. ## Pre-requisites - HTML forms - CSS - Flexbox and its properties - JavaScript ## What Are We Creating? The login page uses HTML and CSS for the structuring and styling. We'll first create the simple structure with HTML and then move to make it look great with CSS. This is what our final output will look like: ## HTML We’ll start with the HTML, as it is the one responsible for the information displayed on the page. In other words, first, we will write and structure all the information contained in the page without worrying about style (CSS) or interactivity (JavaScript). Analyze the complete HTML file for as long as you want and when you’re ready move on to the explanation. <br> As usual in HTML files, we have two parts: the <head> and the <body>. The former includes metainformation about our web page, like the character encoding used, the title of the page (the name you see in the tab of your browser), and references to the CSS and JavaScript files that this HTML file will make use of. Note that there’s a defer attribute in the <script> tag so that the JavaScript script is only executed after the HTML is fully loaded. ## CSS Now we have the CSS, in other words, the style of our page. To modify each element in our HTML file, we can select them using ids, classes, or the tag names themselves, though the last option is discouraged. You see, the styles of more specific CSS selectors overwrite the styles of less specific ones. For example, the styles of an id selector overwrite those of a class selector, and class selector styles overwrite those of a tag name selector. In other words, always make your CSS selectors as specific as possible to affect only the elements you want to be affected. ## JavaScript For starters, we get all the elements that we’ll need to work with using JavaScript: the login form, the login button, and the login error message. We do it by calling the method document.getElementById, passing it the id of the element we are looking for. Also, since the values of those three variables will not change, that is, the variables will always refer to the exact same elements, then we declare all three as const ## Instructions 1). Fork this repository <br> 2). Clone the forked repository <br> 3). Add your contributions (code or documentation) <br> 4). Commit and push <br> 5). Wait for the pull request to be merged <br> ## Creator [🔝](# login-with-user-authentication) (https://github.com/hegdepavankumar). This Project is Created by:- | [<img src="https://github.com/hegdepavankumar.png?size=115" width="115"><br><sub>@hegdepavankumar</sub>](https://github.com/hegdepavankumar) | <br> <h3 align="center">Show some &nbsp;❤️&nbsp; by starring some of the repositories!</h3> <br> <!-- Support Me --> if you like what I do, maybe consider buying me a coffee/tea 🥺👉👈 <a href="https://www.buymeacoffee.com/hegdepavankumar" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-red.png" alt="Buy Me A Coffee" width="150" ></a>
In authentication, the user or computer has to prove its identity to the server or client. Usually, authentication by a server entails the use of a user name and password.
css,html,authentication,bootstrap,front-end-development,js,login-page,password,uiux,validdate
2023-04-08T12:05:33Z
2023-11-10T04:12:48Z
null
1
0
29
0
1
3
null
MIT
HTML
tarekelkanaria/landing-page-vue
main
# Landing Page Vue A landing page using Vue.js framework ## Demo Preview [Link to the page](https://landing-page-vue-elkanaria.netlify.app/) ## Requirements meets the design specifications with clean, well-structured, and well-commented code that can be easily maintained and scaled. ## Used languages and tools - html - css - JavaScript - Vue - Vue Router - vue-scrollto - normalize.css - Font Awesome # Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more. ## Recommended IDE Setup - [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
A simple landing page using Vue.js framework
css,html,javascript,vue-router,vuejs
2023-04-04T21:46:01Z
2023-04-17T20:09:41Z
null
1
0
8
0
0
3
null
null
Vue
Shubhampar/Fine-Apple-Apple.com-Clone-
main
# judicious-income-4437 It is collaborative project, We are team of four members.We have worked for 5 days.The names are as follows:- 1. Shubham Singh(fw24_436) 2. Shivam Verma(fw25_222) 3. Sachin Pradhi(fp09_151) 4. Gaurav Kanaujiya(fw24_487) ## Description:- We have basically cloned the website apple.com and we kept the name as fineapple.com and this website basically consists of electronic gadgets like phones ,watches, laptops and tablet which has differnt OS version than normal android. ## Netlify link:- https://vermillion-arithmetic-ac5003.netlify.app/ ## Tech-Stack Used:- 1. HTML 2. CSS 3. Javascript 4. MockApi 5. LocalStorage ## Features:- + Authentication + Admin Side + Login-Signin Functionality + Search functionality + Drop-down navbar + Responsive user Interface + Add to Cart functionality + Payment functionality + Multple Product page + Responsive slideshow ##screenshots ![apple](https://github.com/Shubhampar/judicious-income-4437/assets/119346050/8697f377-5d41-41c4-9159-829a6ac14da4)
Construct Week-B24 (product website which deals in Electronic products like mobile,laptops etc)
css3,html5,javascript,localstorage,mock-server
2023-03-28T06:27:59Z
2023-05-29T21:11:38Z
null
5
30
96
0
1
3
null
null
HTML
moonraker22/awesome-videos
main
# 🚧 Work in progress 🚧 <div align="center"> <br/> <h1 style="background: #670CCF; background: linear-gradient(to top, #670CCF 0%, #442657100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;font-size:4em;text-shadow: 1px 3px 3px rgba(246, 0, 0, 0.69);">Awesome Videos</h1> <br/> <img src="https://github.com/moonraker22/awesome-videos/raw/main/assets/Icon-video.png" width="200" height="auto"> <br> <br> </div> ## An awesome list of videos I found useful <!-- Table of Contents --> - [🚧 Work in progress 🚧](#-work-in-progress-) - [An awesome list of videos I found useful](#an-awesome-list-of-videos-i-found-useful) - [React](#react) - [JavaScript](#javascript) - [TypeScript](#typescript) - [CSS](#css) - [NodeJS](#nodejs) - [Python](#python) - [Docker](#docker) - [Firebase](#firebase) - [Git](#git) - [VsCode](#vscode) - [Linux](#linux) - [Three Js/React Three Fiber](#three-jsreact-three-fiber) - [Shaders - GLSL](#shaders---glsl) - [Blender](#blender) - [Conference Talks](#conference-talks) - [ML/AI](#mlai) - [Interview Prep](#interview-prep) ## React - [State Management](https://www.youtube.com/watch?v=eVfw4pRDUIY) - State Management for React: Jotai From Beginners to Masters - [React State Management – Intermediate JavaScript Course](https://www.youtube.com/watch?v=-bEzt5ISACA) - React State Management – Intermediate JavaScript Course - [Livestream with Kent: React Patterns](https://www.youtube.com/watch?v=WV0UUcSPk-0) - Livestream with Kent: React Patterns - [React & Django TUTORIAL Integration // REACTify Django](https://www.youtube.com/watch?v=AHhQRHE8IR8) - React & Django TUTORIAL Integration // REACTify Django - [React.js Hooks Crash Course](https://www.youtube.com/watch?v=-MlNBTSg_Ww) - React.js Hooks Crash Course - [React Testing Crash Course](https://www.youtube.com/watch?v=OVNjsIto9xM) - React Testing Crash Course - [How to Create and Publish a React Component Library](https://www.youtube.com/watch?v=XHQi5a0TmMc) - How to Create and Publish a React Component Library - [TypeScript/React Testing: Components, Hooks, Custom Hooks, Redux and Zustand](https://www.youtube.com/watch?v=bvdHVxqjv80) - TypeScript/React Testing: Components, Hooks, Custom Hooks, Redux and Zustand - [You're Doing React Hooks Wrong, Probably](https://www.youtube.com/watch?v=56_OUG-0wgI) - You're Doing React Hooks Wrong, Probably - [React Server Components with Dan Abramov, Joe Savona, and Kent C. Dodds](https://www.youtube.com/watch?v=h7tur48JSaw&t=10s) - React Server Components with Dan Abramov, Joe Savona, and Kent C. Dodds - [React Router 6.4 - Ryan Florence](https://www.youtube.com/watch?v=kGtHwLzmMBQ) - React Router 6.4 - Ryan Florence - [React Router 6.4 - Getting Started](https://www.youtube.com/watch?v=L2kzUg6IzxM) - React Router 6.4 - Getting Started ## JavaScript - [JavaScript: Understanding the Weird Parts - The First 3.5 Hours](https://www.youtube.com/watch?v=Bv_5Zv5c-Ts) - JavaScript: Understanding the Weird Parts - The First 3.5 Hours - [JavaScript The Hard Parts: Object Oriented Programming](https://www.youtube.com/watch?v=aAAS9cEuFYI) - JavaScript The Hard Parts: Object Oriented Programming - [JS Code Structure Moving Beyond Beginner](https://www.youtube.com/watch?v=exiC1Qsv5mc) - JS Code Structure Moving Beyond Beginner - [Object Oriented JavaScript](https://www.youtube.com/watch?v=O8wwnhdkPE4) - Object Oriented JavaScript - [Learn JavaScript Touch Events In 17 Minutes](https://www.youtube.com/watch?v=TaPdgj8mucI) - Learn JavaScript Touch Events In 17 Minutes - [JavaScript Pattern: Using Custom Events](https://www.youtube.com/watch?v=KuEVmf-Fxk0) - JavaScript Pattern: Using Custom Events - [New Features Playlist](https://www.youtube.com/playlist?list=PLTo9PCskHpbHA7ZXdB4xxz6ty4AWRZElB) - New Features Playlist - [Fundamentals Playlist](https://www.youtube.com/playlist?list=PLTo9PCskHpbFN8rndGupKHTY980NRDAr0) - Fundamentals Playlist - [Important Concepts Playlist](https://www.youtube.com/playlist?list=PLTo9PCskHpbGD8irDinu1x0Bn49Beo6eg) - Important Concepts Playlist - [Promises Playlist](https://www.youtube.com/playlist?list=PLTo9PCskHpbHIDnzl8tRYldSCSQaFgAHd) - Promises Playlist - [JavaScript Mastery Complete Course | JavaScript Tutorial For Beginner to Advanced](https://www.youtube.com/watch?v=xc3a_CJhjCc) - JavaScript Mastery Complete Course | JavaScript Tutorial For Beginner to Advanced - [Javascript Made Easy Playlist](https://www.youtube.com/playlist?list=PLNqp92_EXZBJmAHWnJbVnXsl71hiHCrQh) - Javascript Made Easy Playlist - [PubSub Design Pattern in JS](https://www.youtube.com/watch?v=aynSM8llOBs) - PubSub Design Pattern in JS -[Understanding Service Workers Playlist](https://www.youtube.com/playlist?list=PLyuRouwmQCjl4iJgjH3i61tkqauM-NTGj) - Understanding Service Workers Playlist - [JavaScript30 Playlist - Wes Bos](https://www.youtube.com/playlist?list=PLu8EoSxDXHP6CGK4YVJhL_VWetA865GOH) - JavaScript30 Playlist - Wes Bos - [CS50's Web Programming with Python and JavaScript (CS50W)](https://www.youtube.com/playlist?list=PLhQjrBD2T380xvFSUmToMMzERZ3qB5Ueu) - CS50's Web Programming with Python and JavaScript (CS50W) ## TypeScript - [Understanding the Compiler - Orta Therox](https://www.youtube.com/watch?v=kalHSSnYYIo) - Understanding the Compiler - Orta Therox - [No BS TS Playlist](https://www.youtube.com/playlist?list=PLNqp92_EXZBJYFrpEzdO2EapvU0GOJ09n) - No BS TS Playlist - [Learn React and TypeScript Playlist](https://www.youtube.com/playlist?list=PLNqp92_EXZBJ4CBroxVBJEpAXoz1g-naZ) - Learn React and TypeScript Playlist - [5 Essential Design Patterns in TypeScript](https://www.youtube.com/watch?v=JBu2ZTPgiKI) - 5 Essential Design Patterns in TypeScript - [TypeScript tips and Tricks with Matt Pocock](https://www.youtube.com/watch?v=hBk4nV7q6-w&t=477s) - TypeScript tips and Tricks with Matt Pocock - [TypeScript Crash Course with Matt Pocock](https://www.youtube.com/watch?v=p6dO9u0M7MQ&t=2527s) - TypeScript Crash Course with Matt Pocock - [Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More](https://www.youtube.com/watch?v=eJ6R1knfsoc) - Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More - [Typescript Generics Tutorial Ben Awad](https://www.youtube.com/watch?v=nViEqpgwxHE) - Typescript Generics Tutorial Ben Awad - [Utility Types - Advanced TypeScript](https://www.youtube.com/watch?v=Fgcu_iB2X04) - Utility Types - Advanced TypeScript - [TypeScript Berlin Meetup #2: Generics, Conditional types and Mapped types](https://www.youtube.com/watch?v=PJjeHzvi_VQ&t=1497s) - TypeScript Berlin Meetup #2: Generics, Conditional types and Mapped types - [Mastering React Hooks with Typescript](https://www.youtube.com/watch?v=zM_ZiSl2n2E) - Mastering React Hooks with Typescript - [Let's Learn TypeScript! (with Orta Therox) — Learn With Jason](https://www.youtube.com/watch?v=BHYgpbPC4wM) - Let's Learn TypeScript! (with Orta Therox) — Learn With Jason - [Harijs Deksnis - Advanced TypeScript - JSworld 2021](https://www.youtube.com/watch?v=GDs76It5iGM) - Harijs Deksnis - Advanced TypeScript - JSworld 2021 - [Advanced TypeScript: Let’s Learn Generics!](https://www.youtube.com/watch?v=xk_PbxR7G8A&t=3133s) - Advanced TypeScript: Let’s Learn Generics! ## CSS - [CSS Tutorial for Beginners](https://www.youtube.com/watch?v=yfoY53QXEnI) - CSS Tutorial for Beginners by freeCodeCamp.org ## NodeJS ## Python - [Beyond the Basic Stuff with Python - Al Sweigart](https://www.youtube.com/playlist?list=PL0-84-yl1fUmeV_2bBSguF_S0TVZk8wow) - Beyond the Basic Stuff with Python - Al Sweigart - [Python Advanced Tutorials Playlist](https://www.youtube.com/playlist?list=PL7yh-TELLS1FuqLSjl5bgiQIEH25VEmIc) - Python Advanced Tutorials Playlist - [Advanced Python - Complete Course](https://www.youtube.com/playlist?list=PLqnslRFeH2UqLwzS0AwKDKLrpYBKzLBy2) - Advanced Python - Complete Course - [Django Web Development with Python - Sentdex](https://www.youtube.com/playlist?list=PLQVvvaa0QuDe9nqlirjacLkBYdgc2inh3) - Django Web Development with Python - Sentdex - [Python Tutorials - Corey Schafer](https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU) - Python Tutorials - Corey Schafer - [100 COOL THINGS IN PYTHON (PART 1)](https://www.youtube.com/watch?v=e5Rx4USE86A) - 100 COOL THINGS IN PYTHON (PART 1) ## Docker ## Firebase - [Getting started with Firebase Hosting (and GitHub Actions!)](https://www.youtube.com/watch?v=P0x0LmiknJc) - Getting started with Firebase Hosting (and GitHub Actions!) - [How To Build A Google Drive Clone With Firebase](https://www.youtube.com/watch?v=6XTRElVAZ9Y) - How To Build A Google Drive Clone With Firebase - [Shipping production web apps on Firebase Hosting](https://www.youtube.com/watch?v=P3jXxNBtueQ) - Shipping production web apps on Firebase Hosting - [Full Stack React Chat App Tutorial (Firebase v9 + ChakraUI + NextJS)](https://www.youtube.com/watch?v=i8YFPPx_BYw) - Full Stack React Chat App Tutorial (Firebase v9 + ChakraUI + NextJS) - [Security Rules deep dive](https://www.youtube.com/watch?v=TglPc74M3DM) - Security Rules deep dive - [How to set up React with Firebase/Firestore v9 - Playlist](https://www.youtube.com/playlist?list=PLqFvlDFoiZ-2SAX7YXCYtb28K4IooCIlS) - How to set up React with Firebase/Firestore v9 - Playlist - [React Authentication Crash Course (with Firebase v9) - Playlist](https://www.youtube.com/playlist?list=PLqFvlDFoiZ-3HoHuYfqc4SrId1JbrtTnA) - React Authentication Crash Course (with Firebase v9) - Playlist - [React Firebase Authentication - Protected Routes - Context - (Firebase v9) 🔥](https://www.youtube.com/watch?v=x62aBvnRCKw) - React Firebase Authentication - Protected Routes - Context - (Firebase v9) 🔥 - [Shipping production web apps on Firebase Hosting](https://www.youtube.com/watch?v=P3jXxNBtueQ) - Shipping production web apps on Firebase Hosting - [Unit testing security rules with the Firebase Emulator Suite](https://www.youtube.com/watch?v=VDulvfBpzZE) - Unit testing security rules with the Firebase Emulator Suite - [Intermediate topics in Firebase Security Rules - Firecasts](https://www.youtube.com/watch?v=8Mzb9zmnbJs) - Intermediate topics in Firebase Security Rules - Firecasts - [Firestore Security Rules - How to Hack a Firebase App](https://www.youtube.com/watch?v=b7PUm7LmAOw) - Firestore Security Rules - How to Hack a Firebase App - [Firestore Security Rules Pro Tips (Save 90% Time) | Advanced Firebase/Firestore](https://www.youtube.com/watch?v=oHyTDT3V65U) Firestore Security Rules Pro Tips (Save 90% Time) | Advanced Firebase/Firestore - [How To Backup Firestore? | Advanced Firebase/Firestore](https://www.youtube.com/watch?v=ZNT_9d0gAFQ) How To Backup Firestore? | Advanced Firebase/Firestore - [100 Firebase Tips, Tricks, and Screw-ups](https://www.youtube.com/watch?v=iWEgpdVSZyg&list=PLX7EaSeYAsa7NghwDAAUAWNWfMx-X5z9O&index=38) 100 Firebase Tips, Tricks, and Screw-ups - [Build an expense tracker web app with Firebase and React](https://www.youtube.com/watch?v=q2RZOiUD5E0) Build an expense tracker web app with Firebase and React - [JavaScript crash course: Firestore and Auth | JavaScript & Firebase](https://www.youtube.com/watch?v=knk5Fjrpde0) JavaScript crash course: Firestore and Auth | JavaScript & Firebase ## Git ## VsCode - [VSCode Tips and Tricks](https://www.youtube.com/watch?v=nmU9PAinP143) - VSCode Tips and Tricks ## Linux ## Three Js/React Three Fiber - [I wish I knew this before using React Three Fiber](https://www.youtube.com/watch?v=DPl34H2ISsk) - I wish I knew this before using React Three Fiber - [Building a metaverse with react three fiber Playlist](https://www.youtube.com/playlist?list=PLvfQp12V0hS3EbCBw7kDNOJ1l412tzcrM) - Building a metaverse with react three fiber Playlist - [React Three Fiber tutorial - How to animate 3D models](https://www.youtube.com/watch?v=mdj7Z3PCxRg) - React Three Fiber tutorial - How to animate 3D models - [3D model configurator with React Three Fiber and gltfjsx](https://www.youtube.com/watch?v=xy_tbV4pC54&t=11s) - 3D model configurator with React Three Fiber and gltfjsx - [React-three-fiber (Three.js) Playlist](https://www.youtube.com/playlist?list=PLO4dOKKSZFVnUBhQYonZyS2TTtEW65P91) - React-three-fiber (Three.js) Playlist - [Create a 3D Ripple Animation with React and Three.js using react-three-fiber](https://www.youtube.com/watch?v=wRmeFtRkF-8&t=197s) - Create a 3D Ripple Animation with React and Three.js using react-three-fiber - [ThreeJS Displacement & AlphaMaps - Create a 3D Terrain!](https://www.youtube.com/watch?v=2AQLMZwQpDo) - ThreeJS Displacement & AlphaMaps - Create a 3D Terrain! - [Working with Three.js Particle Systems - They're AWESOME!](https://www.youtube.com/watch?v=dLYMzNmILQA&t=14s) - Working with Three.js Particle Systems - They're AWESOME! - [Three.js Crash Course for Absolute Beginners](https://www.youtube.com/watch?v=6oFvqLfRnsU) - Three.js Crash Course for Absolute Beginners - [Getting Started with THREE.JS](https://www.youtube.com/watch?v=pUgWfqWZWmM) - Getting Started with THREE.JS - [Introduction to Three.js (with Sarah Drasner)](https://www.youtube.com/watch?v=mXcawneCRHY) - Introduction to Three.js (with Sarah Drasner) - [Three.js Tutorials Wael Yasmina - Playlist](https://www.youtube.com/playlist?list=PLjcjAqAnHd1EIxV4FSZIiJZvsdrBc1Xho) Three.js Tutorials Wael Yasmina - Playlist - [How to create animated shaders with three.js](https://www.youtube.com/watch?v=e2ntx-fyXaE) - How to create animated shaders with three.js - [Make Any Image 3D With React Three Fiber](https://www.youtube.com/watch?v=EWnZMFApCx4)Make Any Image 3D With React Three Fiber - [How to Create Awesome 3D Blob Animation With React Three Fiber | React & Three.js](https://www.youtube.com/watch?v=6YJ-2MvDqhc) - How to Create Awesome 3D Blob Animation With React Three Fiber | React & Three.js - [Build and Deploy an Amazing 3D Web Developer Portfolio in React JS | Beginner Three.js Tutorial](https://www.youtube.com/watch?v=0fYi8SGA20k) - Build and Deploy an Amazing 3D Web Developer Portfolio in React JS | Beginner Three.js Tutorial - [React 3D Portfolio Website with Three.js | Build and Deploy Responsive React Portfolio](https://www.youtube.com/watch?v=qALsVa-V9qo) - React 3D Portfolio Website with Three.js | Build and Deploy Responsive React Portfolio - [React Three Fiber in practice - Playlist](https://www.youtube.com/playlist?list=PLWP0narTpO8n9YwsTLVO7-vbIzLELrwwS) - React Three Fiber in practice - Playlist - [Three.js in practice - Playlist](https://www.youtube.com/playlist?list=PLWP0narTpO8lAmalqspXgv-x1pq9CHnvR) - Three.js in practice - Playlist - [Intermediate Three.js Tutorial - Create a Globe with Custom Shaders](https://www.youtube.com/watch?v=vM8M4QloVL0) - Intermediate Three.js Tutorial - Create a Globe with Custom Shaders ## Shaders - GLSL - [NodeToy -- New Free Shader Editor](https://www.youtube.com/watch?v=UN8XLl2E87I&t=5s) - NodeToy -- New Free Shader Editor - [ShaderToy Tutorials - Playlist](https://www.youtube.com/playlist?list=PLGmrMu-IwbguU_nY2egTFmlg691DN7uE5) - ShaderToy Tutorials - Playlist - [Shaders For Game Devs - Freya Holmér](https://www.youtube.com/playlist?list=PLImQaTpSAdsCnJon-Eir92SZMl7tPBS4Z) - Shaders For Game Devs - Freya Holmér - [Math for Game Devs - Freya Holmér](https://www.youtube.com/playlist?list=PLImQaTpSAdsArRFFj8bIfqMk2X7Vlf3XF) - Math for Game Devs - Freya Holmér ## Blender - [Turn 2D Images into 3D Objects with Monster Mash! (Free Web Tool)](https://www.youtube.com/watch?v=k043OByAG-4&list=PLX7EaSeYAsa7NghwDAAUAWNWfMx-X5z9O&index=12) - Turn 2D Images into 3D Objects with Monster Mash! (Free Web Tool) - [Blender Beginner Donut Tutorial - Playlist](https://www.youtube.com/playlist?list=PLjEaoINr3zgFX8ZsChQVQsuDSjEqdWMAD) - Blender Beginner Donut Tutorial - Playlist - [How to Make a Realistic Earth in Blender in 20 mins](https://www.youtube.com/watch?v=0YZzHn0iz8U) - How to Make a Realistic Earth in Blender in 20 mins - [Nature/Plants Blender Tutorials 🌲 🍄 🍃 - Playlist](https://www.youtube.com/playlist?list=PLsGl9GczcgBsbktTky8oarj22t0FAr4ve) - Nature/Plants Blender Tutorials 🌲 🍄 🍃 - Playlist - [Blender 3.5 Beginner Tutorial Series - Playlist](https://www.youtube.com/playlist?list=PL8eKBkZzqDiVvueu0ikzF1jVQWrgxma0U) - Blender 3.5 Beginner Tutorial Series - Playlist - [Blender Tutorials for BEGINNERS - Playlist](https://www.youtube.com/playlist?list=PLJrcFnBj2iIjU3Mi9f6rMxLm1ZPl7jjlp) - Blender Tutorials for BEGINNERS - Playlist - [HARDOPS and BOXCUTTER tutorials for Blender - Playlist](https://www.youtube.com/playlist?list=PLJrcFnBj2iIgOelGfcdz5ZKof-D4LSphA) - HARDOPS and BOXCUTTER tutorials for Blender - Playlist ## Conference Talks - [Daishi Kato React Conf 2021](https://www.youtube.com/watch?v=oPfSC5bQPR8&list=PLw5h0DiJ-9PBADJ6up0iqsKYZxrdhpMsg&index=1&pp=iAQB) - React - Expert Daishi Kato - [Understanding Iterators and Iterables in JavaScript](https://www.youtube.com/watch?v=uhuGhfjqBk4) - Understanding Iterators and Iterables in JavaScript - [The Power of JS Generators by Anjana Vakil](https://www.youtube.com/watch?v=gu3FfmgkwUc) - The Power of JS Generators by Anjana Vakil - [Harijs Deksnis - Advanced TypeScript - JSworld 2021](https://www.youtube.com/watch?v=GDs76It5iGM) - Harijs Deksnis - Advanced TypeScript - JSworld 2021 - [The introduction to React you've been missing - Kent C. Dodds](https://www.youtube.com/watch?v=SAIdyBFHfVU) - The introduction to React you've been missing - Kent C. Dodds - [Managing React Application State Management - Talk by Kent C. Dodds](https://www.youtube.com/watch?v=zpUMRsAO6-Y) - Managing React Application State Management - Talk by Kent C. Dodds - [Deconstructing React || Tejas Kumar](https://www.youtube.com/watch?v=f2mMOiCSj5c) - Deconstructing React || Tejas Kumar - [React deep dive: 6 things you didn't know - Joel Denning](https://www.youtube.com/watch?v=BXTU4NmMu8A) - React deep dive: 6 things you didn't know - Joel Denning - [The Future of Web Animation by Sarah Drasner](https://www.youtube.com/watch?v=FDO2jeOTUbU) - The Future of Web Animation by Sarah Drasner - [Sarah Drasner: Intricate SVG Animations](https://www.youtube.com/watch?v=wc8ovZZ78SY) - Sarah Drasner: Intricate SVG Animations - [What the heck is the event loop anyway? | Philip Roberts | JSConf EU](https://www.youtube.com/watch?v=8aGhZQkoFbQ) - What the heck is the event loop anyway? | Philip Roberts | JSConf EU - [Learning Functional Programming with JavaScript - Anjana Vakil - JSUnconf](https://www.youtube.com/watch?v=e-5obm1G_FY) - Learning Functional Programming with JavaScript - Anjana Vakil - JSUnconf - [Wes Bos - Get better at JavaScript with just JavaScript](https://www.youtube.com/watch?v=pws4qzGn5ak) - Wes Bos - Get better at JavaScript with just JavaScript - [Talks and workshops from Kent C. Dodds Playlist](https://www.youtube.com/playlist?list=PLV5CVI1eNcJgNqzNwcs4UKrlJdhfDjshf) - Talks and workshops from Kent C. Dodds Playlist - [Best JavaScript Lectures Playlist](https://www.youtube.com/playlist?list=PLRCsGa8ABOh15Mhu7jv1gxG7-II3b4fWr) - Best JavaScript Lectures Playlist - [Reactathon 2022 Day 2 Livestream](https://www.youtube.com/watch?v=Ck-e3hd3pKw&list=PLX7EaSeYAsa6lNVOTW1JSRlNOYJUC7Oqa&index=3&t=17912s) - Reactathon 2022 Day 2 Livestream - [When To Fetch: Remixing React Router - Ryan Florence](https://www.youtube.com/watch?v=95B8mnhzoCM&t=944s) - When To Fetch: Remixing React Router - Ryan Florence ## ML/AI ## Interview Prep - [JavaScript Problems](https://www.youtube.com/playlist?list=PLTo9PCskHpbGawvd3GNAR7mfeFoM61v3y) - JavaScript Problems Playlist - [Beginner React.js Coding Interview (ft. Clément Mihailescu)](https://www.youtube.com/watch?v=gnkrDse9QKc&t=180s) - Beginner React.js Coding Interview (ft. Clément Mihailescu) - [Intermediate React.js Coding Interview (ft. Clément Mihailescu)](https://www.youtube.com/watch?v=6s0OVdoo4Q4&t=16s) - Intermediate React.js Coding Interview (ft. Clément Mihailescu) - [Mock React job interview (featuring Cassidy Williams)](https://www.youtube.com/watch?v=ZV373VaS4UM&t=3s) - Mock React job interview (featuring Cassidy Williams) - [What Hiring Managers Look For in a Junior Developer](https://www.youtube.com/watch?v=8DdZ0Pe5emc&t=695s) - What Hiring Managers Look For in a Junior Developer - [React Coding Interview Ft. Clément Mihailescu](https://www.youtube.com/watch?v=5xf4_Kx7azg) - React Coding Interview Ft. Clément Mihailescu - [Frontend CSS Coding Interview | Ft. Clément Mihailescu](https://www.youtube.com/watch?v=ak4p7sdKJQw&t=4s) - Frontend CSS Coding Interview | Ft. Clément Mihailescu - [Coding Interview with Dan Abramov](https://www.youtube.com/watch?v=XEt09iK8IXs&t=35s) - Coding Interview with Dan Abramov - [Dan Abramov SLAYS Frontend Interview w/ Ex-Twitch Engineer](https://www.youtube.com/watch?v=uqII0AOW1NM&t=584s) - Dan Abramov SLAYS Frontend Interview w/ Ex-Twitch Engineer - [Frontend Machine Coding Interview Questions - Playlist](https://www.youtube.com/playlist?list=PLKhlp2qtUcSYQojD5G-ElgHezoCyq2Hgo) - Frontend Machine Coding Interview Questions - Playlist - [Frontend Interview Experience (TazorPay)](https://www.youtube.com/watch?v=q-ylRxSxGcY) - Frontend Interview Experience (TazorPay) - [Data Structures in JavaScript ( Top 5 Questions )](https://www.youtube.com/watch?v=0kafYiWEVpU&t=1056s) - Data Structures in JavaScript ( Top 5 Questions ) - [Javascript Interview Questions Playlist](https://www.youtube.com/playlist?list=PLKhlp2qtUcSaCVJEt4ogEFs6I41pNnMU5) - Javascript Interview Questions Playlist - [JavaScript Cardio [Session 1] - Reversals, FizzBuzz, MaxChar](https://www.youtube.com/watch?v=M2bJBuaOeOQ&t=638s) - JavaScript Cardio [Session 1] - Reversals, FizzBuzz, MaxChar - [JavaScript Cardio [Session 2] - LongestWord, Anagrams, Array Chunking](https://www.youtube.com/watch?v=FfchU1FS2IA&t=782s) - JavaScript Cardio [Session 2] - LongestWord, Anagrams, Array Chunking - [JavaScript Cardio [Session 3] - Add All, Sum Primes, Seek & Destroy](https://www.youtube.com/watch?v=tcoiPHktCwQ&t=242s) - JavaScript Cardio [Session 3] - Add All, Sum Primes, Seek & Destroy - [Coding Interview Playlist](https://www.youtube.com/playlist?list=PLWKjhJtqVAblv09G3sFgRMSeR0jnKQmJ9) - Coding Interview Playlist - [Answering tricky JavaScript interview questions](https://www.youtube.com/watch?v=jh86NGG9jdE&t=1800s) - Answering tricky JavaScript interview questions - [Tricky JavaScript interview questions and answers](https://www.youtube.com/watch?v=QCQVttjblRs) - Tricky JavaScript interview questions and answers - [React Interview Questions | JavaScript Interview Questions | React Interview Experience](https://www.youtube.com/watch?v=szXMBGKGTdE) - React Interview Questions | JavaScript Interview Questions | React Interview Experience - [JavaScript interview series - Playlist](https://www.youtube.com/playlist?list=PLADp2tn-qPswTdgNuAakyYAvDCp8tqcQW) - JavaScript interview series - Playlist - [Algorithms for Big Data (COMPSCI 229r) Harvard University](https://www.youtube.com/playlist?list=PL2SOU6wwxB0v1kQTpqpuu5kEJo2i-iUyf) - Algorithms for Big Data (COMPSCI 229r) Harvard University
An awesome list of videos to learn some stuff 😎
awesome-list,awsome,react,reactjs,video,backend,css,frontend,javascript,node
2023-04-08T01:49:06Z
2023-04-08T15:58:02Z
null
1
0
3
0
0
3
null
MIT
null
miltonHenschel/tvmaze-show
dev
<a name="readme-top"></a> <div align="center"> <img src="https://user-images.githubusercontent.com/87370519/228857775-a167dd2f-9e9c-4dbe-926f-be233c95528b.png" alt="tv maze logo" width="140" height="auto" /> <br/> <h3><b>TvMaze App</b></h3> </div> <!-- TABLE OF CONTENTS --> <details> <summary> <h1>📗 Table of Contents</h1> </summary> - [📖 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](#deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ](#faq) - [📝 License](#license) </details> <!-- PROJECT DESCRIPTION --> # 📖 TvMaze App <a name="about-project"></a> **TvMaze App** is a single page app that fetches a list of shows from the [TvMaze API](https://api.tvmaze.com/). Users can search for a TV show and see its details. ![tvmaze-laptop](https://user-images.githubusercontent.com/87370519/229634027-54766cda-062b-4f74-8fab-7a349f96af54.png) ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <br /> <div> <span><a href="https://www.w3.org/html/" target="_blank"><img align="center" src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/html-icon.svg" alt="html5" width="55" height="55"/></a></span> <span><a href="https://www.w3schools.com/css/" target="_blank"><img align="center" src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/css-icon.svg" alt="css3" width="55" height="55"/></a></span> <span><a href="https://reactjs.org/" target="_blank"><img align="center" src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/react-js-icon.svg" alt="react js" width="55" height="55"/></a></span> <span><a href="https://redux.js.org/" target="_blank"><img align="center" src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/redux-icon.svg" alt="redux" width="55" height="55"/></a></span> <span><a href="https://vitejs.dev/" target="_blank"><img align="center" src="https://img.shields.io/badge/Vite-646CFF.svg?style=for-the-badge&logo=Vite&logoColor=white" alt="Vite" width="55" height="55"/></a></span> <span><a href="https://vitest.dev/" target="_blank"><img align="center" src="https://img.shields.io/badge/Vitest-6E9F18.svg?style=for-the-badge&logo=Vitest&logoColor=white" alt="Vitest" width="55" height="55"/></a></span> <span><a href="https://react-bootstrap.netlify.app/" target="_blank"><img align="center" src="https://user-images.githubusercontent.com/87370519/228852532-a9d3d23d-a396-431a-86b1-55b07ca5bbc9.png" alt="react-bootstrap" width="55" height="55"/></a></span> <!-- <span><a href="" target="_blank"><img align="center" src="" alt="" width="55" height="55"/></a></span> --> </div> </details> <!-- <details> <summary>Server</summary> <ul> <li><a href="https://expressjs.com/">Express.js</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="https://www.postgresql.org/">PostgreSQL</a></li> </ul> </details> --> <!-- Features --> ### Key Features <a name="key-features"></a> - **Fetch and render TV shows.** - **Search TV shows.** - **Filter and render TV shows details.** - **Responsive design.** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> <!-- - [GitHub Pages](https://miltonhenschel.github.io/air-polution-metrics-app/) --> - [GitHub Pages](https://miltonhenschel.github.io/tvmaze-show/) - [Video presentation](https://www.loom.com/share/77247b23cd784d4ebdcc1a4d5c8ab1ae) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - [ ] A PC running any operating system like Windows, Linux, or MacOS - [ ] An Internet connection - [ ] Knowledge of some basic Git commands - [ ] A browser like Brave, Google Chrome, Mozilla Firefox or Microsoft Edge - [ ] Git installed ### Setup - [ ] Clone this repository to your desired folder: ``` git clone https://github.com/miltonHenschel/tvmaze-show.git ``` ``` cd tvmaze-show ``` - [ ] Open the file in your code editor ``` code . ``` ### Install - [ ] Node modules: ``` npm i ``` ### Usage To run the project, execute the following command: ``` npm run dev ``` ### Run tests To run tests, run the following command: ``` npm test ``` ### Deployment You can build this project using: ``` npm run build ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Author <a name="authors"></a> 👤 **Henschel Nketchogue M.** - GitHub: [miltonHenschel](https://github.com/miltonHenschel) - LinkedIn: [miltonhenschel](https://www.linkedin.com/in/miltonhenschel/) - Twitter: [nketchogue](https://twitter.com/nketchogue) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Improve design, include transitions and/or animations, etc.** - [ ] **Implement additional pages in the website: about me, references, etc.** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project then don't forget to give a star ⭐ on this repository. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank: - **![](https://img.shields.io/badge/Microverse-blueviolet)** - [Nelson Sakwa on Behance](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)) for the design guidelines of this app. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> <!-- ## ❓ FAQ <a name="faq"></a> --> <!-- - **[Question_1]** - [Answer_1] - **[Question_2]** - [Answer_2] --> <!-- <p align="right">(<a href="#readme-top">back to top</a>)</p> --> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
TvMaze App is a single page app that fetches a list of shows from the TvMaze API. Users can search for a TV show and see its details. Built with Bootstrap, React and Redux.
api,tvmaze,bootstrap,javascript,react,reactjs
2023-03-27T12:11:37Z
2023-04-03T21:47:17Z
null
1
7
42
0
0
3
null
null
JavaScript
Leeoasis/React-Bookstore
development
# 📗 Table of Contents - [📗 Table of Contents](#-table-of-contents) - [📖 \[React-Bookstore\] ](#-react-bookstore-) - [🛠 Built With ](#-built-with-) - [Tech Stack ](#tech-stack-) - [Key Features ](#key-features-) - [💻 Getting Started ](#-getting-started-) - [Prerequisites](#prerequisites) - [Setup](#setup) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [👥 Authors ](#-authors-) - [🔭 Future Features ](#-future-features-) - [🤝 Contributing ](#-contributing-) - [⭐️ Show your support ](#️-show-your-support-) - [🙏 Acknowledgments ](#-acknowledgments-) - [📝 License ](#-license-) <!-- PROJECT DESCRIPTION --> # 📖 [React-Bookstore] <a name="about-project"></a> **[React-Bookstore]** is a website for all book lovers. It is a Single Page App (SPA) that allows users to display a list of books, add a book and remove a selected book a. ## 🛠 Built With <a name="REACT, NEXT.js and Webpack"></a> ### Tech Stack <a name="REACT, NEXT.js and Webpack"></a> <client> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML">REACT</a></li> </ul> </client> <client> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">NEXT.js</a></li> </ul> </client> <client> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">Webpack</a></li> </ul> </client> <!-- Features --> ### Key Features <a name="key-features"></a> - **[Display-books]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: Visual Studio Code, Node.js ### Setup To run the project, follow the steps below: 1. git clone https://github.com/Leeoasis/React-Bookstore.git 2. cd React-Boostore ### Install npm install ### Usage npm start ### Run tests To run tests, run the following command: npx hint . and npx stylelint "\*_/_.{css,scss}" , npx eslint . and npm test <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Leslie Gudo** - GitHub: [@githubhandle](https://github.com/Leeoasis) - Twitter: [@twitterhandle](https://twitter.com/gudo_leslie) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/leslie-gudo/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Categories section]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/Leeoasis/React-Bookstore/issues). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project then don't forget to give a star ⭐ on this repository. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank https://www.microverse.org/ for the great lessons in making this project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
React-Bookstore is a website for all book lovers. It is a Single Page App (SPA) that allows users to display a list of books, add a book and remove a selected book a.
javascript,reactjs,redux-toolkit,renderer,testing
2023-03-30T12:24:59Z
2023-04-08T12:53:13Z
null
1
5
19
0
0
3
null
MIT
JavaScript
pparkjs/Cokkiri-Project
main
# Cokkiri-Project jQuery, javascript, html, css, jsp, servlet, ajax, mybatis를 학습 후 활용한 지역간 커뮤니티 웹사이트 프로젝트입니다.
서로 같은 지역끼리의 커뮤니티 웹사이트 프로젝트입니다.
ajax,css,java,javascript,jquery,html5,oracle-db,servlet-jsp,servlet-mvc
2023-04-02T06:53:10Z
2023-04-20T08:45:28Z
null
5
52
594
0
0
2
null
null
Java
sachindsilva16/React-Note-Taking-App
main
<kbd> <div> <a href="url"><img src="https://github.com/sachindsilva16/Reactjs-Workshop/blob/main/Images/header-image.png" height="auto" width="auto" style="border-radius:100%;"></a> </div> </kbd> <br> <details> <summary> <h3>To follow this session tutorial, you will need the following requirements:</h3> </summary> </details> - Firstly, make sure you have installed the latest version of Node.js on your computer. **[Download from here](https://nodejs.org/en)** ## ` # Step 1 ` - In this step, you'll be creating a new react application using npm package manager to run a remote script. The script will copy the neccessary files into a new directory and will install all dependencies.To know about how to use Nodejs modules with npm and package.json, **[Visit this site](https://www.w3schools.com/nodejs/nodejs_npm.asp)**. - Once you're done with the above setup,follow this very next step **carefully**. > **Note** : Make sure that you are in os directory. For Windows user --> change directory to 'C:\ ' <br> - To install the base project, copy and run the following command: ``` npx create-react-app to-do-list-app ``` > This command wil kick off a build process that will download the base code along with a # of dependencies. - When the process finishes you will see a success message, that says : ![Output cmd](https://github.com/sachindsilva16/Reactjs-Workshop/blob/main/Images/output-cmd1.png) - Now your project has been setup in a new directory.Copy the following command to change into new directory. ``` cd to-do-list-app ``` > You're now inside the root of your created project.At this point, you've created a new project and added all of the dependencies. But you haven't take any of actions to run the project. > You'll run the custom scripts to build and test the project. <br> ## ` # Step 2 ` - Copy and run the following command: ``` npm install react react-dom react-scripts ``` > **Note** This could take some time depending upon your network-connection speed. - Once the above scripts have been successfully processed,you'll start the project on a live server ## ` # Step 3 ` - **Start the Project** by running the following command in the root of your project.For this, your root project is **to-do-list-app** directory. Be sure to open this in a seperate terminal or tab, since this script will continue running as long as you self-terminate it. ``` npm start ``` > You might this as a output: ![Alt npm-start-output](https://github.com/sachindsilva16/Reactjs-Workshop/blob/main/Images/npm-start-output.png) - If you're running the script locally, it will open the project in your default browser window and shifts the focus from the terminal to the browser. - If that doesn't happen, you can visit the following site **Copy the following clipboard** to see the site action. ``` http://localhost:3000/ ``` > **Warning**: Do not try to make any default changes in package.json until then or else you might get cluttered. - In the browser, you'll see the following React Template Project running on localhost: <img align="center" src="https://github.com/sachindsilva16/Reactjs-Workshop/blob/main/Images/default-react-app.png" width="100%" height="70%"> - **To terminate this running server**, on your existing terminal, press **`ctrl+c`** or **`ctrl+z`** on your keyboard. ## ` # Step 4 ` - Now you have successfully developed a local environment for your React-Application. You're now good to go to **code**..... **Rest of changes will be discussed during the live-demo session...** <hr> <br> > **Note**: If you're facing some trouble during the installation process, Visit **[stack-overflow](https://stackoverflow.com/)** or any other troubleshooting domain sites. __HAPPY CODING:)__
Built an UI based Note taking front-end react app for hands-on workshop for "Web We Weave"
css3,javascript,material,reactjs-es6
2023-03-26T17:57:22Z
2023-07-24T14:08:22Z
null
2
1
46
0
1
2
null
null
JavaScript
Muhammad0602/bookstore
dev
#Bookstore <a name="readme-top"></a> <div align="center"> <h3><b> Bookstore README</b></h3> </div> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Usage](#usage) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # 📖Bookstore <a name="about-project"></a> This bookstore website is designed to provide an interactive platform for book enthusiasts to manage their reading progress and keep track of their book collection. The website allows users to add books to their personal library, track their reading progress, and remove books that they have already read. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://reactjs.org/">HTML</a></li> <li><a href="https://reactjs.org/">CSS</a></li> <li><a href="https://reactjs.org/">JavaScript</a></li> <li><a href="https://reactjs.org/">React</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - Add new books. - Remove books you have read. - Keep truck of your progress. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> [Visit Live](https://bookstore-gby2.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 In order to run this project you need: -Install Git -Install NPM -Install a code editor ### Setup Clone this repository to your desired folder: git clone github.com/Muhammad0602/Portfolio-mobile-first.git ### Usage To run the project, execute the following commands: - first `npm install` - second `npm run build` - third `npm start` ### Run tests To install jsdom environment. `npm install --save-dev jest-environment-jsdom` To run tests. - `npm test` <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Authors <a name="authors"></a> 👤 **Muhammad Davlatov** - GitHub: [Muhammad0602](https://github.com/Muhammad0602) - Twitter: [Muhammad Davlatov](https://twitter.com/MuhammadDavla20) - LinkedIn: [Muhammad Davlatov](https://www.linkedin.com/in/muhammad-davlatov-6a8536254/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - Great design improvements on the way. - Responsiveness is something I will surely work on. - Improving the functionality of the calculator. <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](../../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 leave it a star ⭐. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse community for their great support and also my friends and partners who share their knowledge and experience. Love you all!😊❤️ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
The bookstore website allows users to add books, track their reading progress, and remove books they have already read. It provides an organized platform for book enthusiasts to manage their collection and reading goals. The website enhances the reading experience by encouraging users to explore new books and authors.
css,javascript,reactjs,redux-toolkit,scss,html
2023-04-06T17:16:50Z
2023-04-17T06:56:53Z
null
1
7
24
0
0
2
null
MIT
JavaScript
rabiayousuf187/Online-Quiz-WebApp-06Mar2023
main
null
This is Online Quiz Web App based on HTML5 CSS3 Bootstrap5.2 JS and EcmaScript
bootstrap,bootstrap5,css,html,javascript,css3,es6-javascript,html5
2023-04-08T02:33:39Z
2023-10-03T06:58:50Z
null
1
0
124
0
0
2
null
null
JavaScript
Jignesh6775/Wrike_Clone
main
# Workister Frontend Link: https://wrike-clone-mu.vercel.app/ Hello there, This is a clone of a project management website called Wrike. You can create and manage your project here. Project that I made using HTML, CSS, JavaScript for frontend and Express, NodeJS, and MongoDB for the backend. It was an individual project built and executed in 5 days. I built this project in 4 Days and I use the following tech stacks to build this project:- ● HTML ● CSS ● Javascript ● NodeJS ● Express ● MongoDB ● Home Page (index.html , index.css & index.js) : ![Screenshot 2023-04-03 111725](https://user-images.githubusercontent.com/119413894/229425513-bad11444-4377-421d-bd8d-ce27512f2639.png) ● Login Page :- ![Screenshot 2023-04-03 111803](https://user-images.githubusercontent.com/119413894/229424722-fe3ae135-8fe5-4e99-921d-c021f3b116d0.png) ● Dashboard Page :- ![Screenshot 2023-04-03 111856](https://user-images.githubusercontent.com/119413894/229424926-c8b46100-ae62-46fc-aade-9763f2ea2886.png) ● Create Task Page :- ![Screenshot 2023-04-03 111926](https://user-images.githubusercontent.com/119413894/229425025-e0cad280-96c0-402c-a91d-cec0f8258930.png) ● Grid View Page :- ![Screenshot 2023-04-03 111947](https://user-images.githubusercontent.com/119413894/229425231-0c313c26-e866-4b7a-bdb1-00af4081891f.png) ● Table View Page :- ![Screenshot 2023-04-03 112008](https://user-images.githubusercontent.com/119413894/229425282-fb541c00-845c-4941-bbd2-fe5b1fdea8b5.png) ● Calendar Page :- ![Screenshot 2023-04-03 112222](https://user-images.githubusercontent.com/119413894/229425330-d12a6dd9-a39e-44c0-8596-9b58af6936fd.png)
This is a clone of a project management website called Wrike. You can create manage your project here. Project that I made using HTML, CSS, JavaScript for frontend and Express, NodeJS, and MongoDB for backend. It was an individual project built and executed in 5 days.
css,html,javascript,jwt-authentication,mongodb,nodejs,chartjs,google-oauth2
2023-03-28T15:47:02Z
2023-09-17T19:05:22Z
null
3
4
19
1
0
2
null
null
HTML
faizansk814/Amazon-Clone
main
# Amazon Clone ## Description Amazon Clone is a web application inspired by the world-renowned online retailer, Amazon. Our goal with this clone project is to replicate key features and functionalities of the Amazon platform, allowing users to explore and shop for a wide range of products from various categories, manage their shopping cart, and experience a seamless and user-friendly e-commerce platform. This collaborative project was developed by a team of dedicated individuals with expertise in web development and database management, utilizing technologies such as Node.js, Express, MongoDB, HTML, CSS, and JavaScript. ## How to Install To access and run the Amazon Clone web application, follow these simple steps: 1. Clone this repository to your local machine. 2. Ensure you have the required technology stack installed, which includes: - Node.js - Express - MongoDB - HTML - CSS - JavaScript 3. Set up a MongoDB database for the application. You can use a local or cloud-based MongoDB instance. Update the database configuration in the application as needed. 4. Install the project dependencies by running the following command in the project directory: ```bash npm install *Deployed Link:* (https://faizanamazon.netlify.app/) ## Features Amazon Clone replicates the following features and functionalities of the original Amazon platform: - *Product Listings:* Browse and shop for a vast array of products across different categories, just like on Amazon. - *User Authentication:* Register and log in to your account, providing a personalized shopping experience. - *Shopping Cart:* Add, update, and remove items from your shopping cart. Proceed to checkout when ready. - *Product Details:* Click on products to view detailed information, including descriptions, prices, and reviews. - *Search Functionality:* Easily search for products using keywords. - *Secure Payments:* Simulate secure payment processes (actual payment integration is not included in this clone). ## Usage 1. *Clone the repository* and set up the project as described in the "How to Install" section. 2. *Create an account* or log in if you already have one. 3. *Browse the extensive product catalog* and add items to your shopping cart. 4. *Manage your shopping cart* by adding, updating, or removing items. 5. *Proceed to checkout* to simulate the payment process (actual payment integration not included). 6. *Enjoy exploring and using* the Amazon Clone platform. ## Contributing We welcome contributions from the community to enhance the Amazon Clone project. If you would like to contribute, please follow these steps: 1. *Fork the repository.* 2. *Clone the forked repository* to your local machine. 3. Create a new branch for your feature or bug fix. 4. Make your changes and commit them with clear and descriptive commit messages. 5. Push your changes to your forked repository. 6. Create a pull request to merge your changes into the main project. 7. Your contribution will be reviewed, and once approved, it will be merged into the project. ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. Thank you for your interest in the Amazon Clone! We hope you enjoy using and contributing to the project.
Shop like never before with our Amazon-inspired E-commerce site, featuring a wide range of clothing and more.
css,html,javascript,node,mongodb
2023-03-28T07:02:12Z
2023-09-22T15:06:13Z
null
2
7
19
5
0
2
null
null
HTML
zeenatabrar/CLAUDE
main
# Myntra Clone - Claude This project is a clone of the Myntra website, which has been renamed as "Claude." It is a web application built using HTML, CSS, and JavaScript. Claude replicates the core features of Myntra, including sign-in/sign-up functionality and a product page with a checkout process. View the live demo: [Claude Live Demo](https://effervescent-salamander-6f6867.netlify.app/) ## Features - *Sign In/Sign Up:* Users can create accounts or log in to existing accounts to access personalized features. - *Product Page:* Explore a wide range of fashion products, including detailed product information and images. - *Shopping Cart:* Add products to your cart, review the contents, and manage your shopping list. - *Checkout:* Securely complete your purchase with a streamlined checkout process. ## Getting Started To run Claude locally, follow these steps: 1. Clone this repository to your local machine: ```bash git clone <repository-url>
This project is a clone of the Myntra website, which has been renamed as "Claude." It is a web application built using HTML, CSS, and JavaScript. Claude replicates the core features of Myntra, including sign-in/sign-up functionality and a product page with a checkout process.
css,html,javascript
2023-03-28T15:19:52Z
2023-09-29T17:40:47Z
null
2
5
12
4
0
2
null
null
HTML
MuhammadShakir-dev/All-about-JS-DOM
main
# All-about-JS-DOM Learn all JavaScript DOM related content in this repository. ## Whats is DOM? The Document Object Model (DOM) is a programming interface for web documents. It represents the page so that programs can change the document structure, style, and content. The DOM represents the document as nodes and objects; that way, programming languages can interact with the page. The DOM represents the document as a tree of nodes and objects, where each node represents a part of the document, such as an element, attribute, or text node. The nodes are organized in a hierarchical structure, with the document node at the top, followed by the HTML element, and then the child nodes that represent the content of the page. ## Course Outline. 1. JS DOM Targeting Methods 2. JS DOM Get & Set Value Methods 3. JS DOM querySelectors 4. JS DOM CSS Styling Methods 5. JS addEventListener Method 6. JS classList Methods 7. JS parent Method 8. JS Children Methods 9. JS firstChild & lastChild Method 10. JS nextSibling & prevSibling Method 11. JS create & TextNode 12. JS appendChild & insertBefore 13. JS insert 14. JS replaceChild & removeChild 15. JS cloneNode 16. JS Contains 17. JS has 18. JS isEqualNode ## Conclusion. So this is the course outline of DOM that we will learn so don't forget to star my repository.
Learn all JavaScript DOM related content in this repository.
dom,javascript,javascriptdom,webdevelopment
2023-03-31T18:15:32Z
2023-07-02T18:05:31Z
null
2
8
22
0
1
2
null
null
HTML
ziaKhan1995/google-search
main
# google-search To redesign the google.com search interface and Googe search result page using HTML/CSS/Javascript. This is just a tutorial for learning purposes, this is not meant to use the design in any other use. Demo Links: ## Google Search/Home Page Code demo: https://codepen.io/ziakhan1995/pen/oNPmpNa ## Google Seach Results Page Code demo: https://codepen.io/ziakhan1995/pen/qBMgpNJ?editors=1010 ## Here is the image of Home Google.com search page with user query typed ![image](https://user-images.githubusercontent.com/77499979/227772593-d1136282-eb14-4214-a9d9-b248f03a3549.png) ## Here is the search result page ![image](https://user-images.githubusercontent.com/77499979/227772644-34384485-85d2-415a-9dbc-4120cff1994d.png) Hope this will help you. please give a star if you like the work.
To redesign the google.com search interface and Googe search result page using HTML/CSS/Javascript. This is just a tutorial for learning purposes, this is not meant to use the design in any other use.
google-home,google-homepage-clone,google-search,redesign-google-search-page,closne-google-search,html-ccs-google-search,css,google,javascript,search
2023-03-26T10:33:25Z
2023-03-26T21:26:04Z
null
1
1
9
0
0
2
null
null
CSS
emarkees/AWESOME_BOOK_ES6
main
<a name="readme-top"></a> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Setup](#setup) - [👥 Author](#author) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) # 📖 Awesome books <a name="about-project"></a> In this project, I will restructure your Awesome books app code. The goal is to make it more organized by using modules. I will also practice the ES6 syntax that I have learned.. I will be using them in all Microverse projects and most likely in my future job as well, so it is important to know them! ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://www.hostinger.com/tutorials/what-is-html">HTML</a></li> <li><a href="https://www.hostinger.com/tutorials/what-is-css">CSS</a></li> <li><a href="https://www.hostinger.com/tutorials/what-is-javascript">JAVASCRIPT</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li>N/A</li> </ul> </details> <details> <summary>Database</summary> <ul> <li>N/A</li> </ul> </details> ### Key Features <a name="key-features"></a> - **Follow a correct Gitflow** - **Comply with linters** - **DOM events with Javascript** - **Javascript events** - **Use objects to store and access data** - **Use localStorage** - **Create class methods to add and remove books** - **Use a navigation bar** - **Use ES6 modules to write modular JavaScript** - **Use proper ES6 syntax** - **Use npm as software packages system** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link]() <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps: ### Prerequisites In order to run this project you need: ✅ Github account <br> ✅ Visual Studio Code installed <br> ✅ Node.js installed <br> ✅ Git Bash installed (optional) ### Setup Clone this repository to your desired folder: ```sh cd [my-folder] git https://github.com/emarkees/AWESOME_BOOK_ES6.git ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="author"></a> **Carlos Igreda** - GitHub: [@emarkees](https://github.com/Emarkees) - Twitter: [@emarkees](https://twitter.com/Mc-Emarkees) - LinkedIn: [Adeyemi Olusola](https://www.linkedin.com/in/adeyemi-olusola-1a3ab1141/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Use frameworks for JavaScript** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> ## 👤 Collaboration: Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/CarlosIgreda/Capstone-Project/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 you can follow me on Github. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank all Microverse staff and my coding partners as well. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ <a name="faq"></a> - **What is a Linter?** - Linter is a tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. - **What is meant by Gitflow?** - Gitflow is an alternative Git branching model that involves the use of feature branches and multiple primary branches. - **What is DOM?** - The Document Object Model (DOM) is the data representation of the objects that comprise the structure and content of a document on the web. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, you will learn how to manage data using JavaScript. Built with HTML ,CSS and ES6
css,html,javascript
2023-04-03T16:44:00Z
2023-04-08T10:27:01Z
null
1
1
24
1
0
2
null
MIT
JavaScript
arnabdasrishi/Panorbit-Project
main
## Languages and Dependencies ![1](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E) ![2](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) ![3](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) ![4](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white) ![5](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB) # Panorbit Dashboard Prototype [(CLICK HERE) DEPLOYED -> Netlify URL ](https://panorbit-protoptye-ads.netlify.app/) This is a prototype of a simple yet elegant design of users-list landing page and then a user dashborad which consist of all the details of the particular user. This is a project work for Panorbit and still in development phase. ## Running the Appliction This app was made with the help of React/npm CRA (create React application) - Clone this repo or download the zip and extract the file or fork it. - After clonning run the following commands on your zsh or node - To install all the dependencies run : ` npm install` or `npm i` - Post that run `npm start` or `npm run start` - or directly you can visit the deployed netlify site `https://panorbit-protoptye-ads.netlify.app/` ## Tech Stack **Frontend:** HTML, CSS, React.js, APIs, JSON **Server:** API endpoint is already hoisted. You can check the fetch function inside the code to get the api/apis links. Data are not saved in Local Storage. ## Author - [Arnab Das](https://github.com/arnabdasrishi) ## API Reference #### Get all items The API Auth Mocker is commented out in (assorted-desk-4504/script/signup_login.js) To use the system just remove the comments. Remember there are some limitations. ```http POST URL- https://panorbit.in/api/users.json ``` | Parameter | Type | Description | | :-------- | :------- | :------------------------- | | `token` | `string` | **Not Required** | #### Get item Format ```http //Sample Data format. //You can expect this format of data when you pass a get request from the server "users": [ { "id": 1, "name": "Leanne Graham", "username": "Bret", "email": "Sincere@april.biz", "profilepicture": "https://panorbit.in/wp-content/uploads/2019/hotlink-ok/1001.jpeg", "address": { "street": "Kulas Light", "suite": "Apt. 556", "city": "Gwenborough", "zipcode": "92998-3874", "geo": { "lat": "-37.3159", "lng": "81.1496" } }, "phone": "1-770-736-8031 x56442", "website": "hildegard.org", "company": { "name": "Romaguera-Crona", "catchPhrase": "Multi-layered client-server neural-net", "bs": "harness real-time e-markets" } } ] ``` ## CSS and UI No external libraries and used to make this project till now. However further more it may be used for improve the user interface. All the class names and id used in this projects are in BEM convention. Information about the functions and its uses including JSX elements information are provided in the codebase itself to get a clearer understanding Responsiveness work is in progress. For now at the alpha release stage it is not responsive. # Feedback If you have any feedback, please reach out to arnabdasrishi@gmail.com ### 🙂 Thank You and have a nice day 🙏
A simple yet elegant design of a user account list page and a dashborad prototype page made with the help of React.js, HTML/css, Javascript, API etc. You can take a glimpse by click on the below link.
api,css3,html5,javascript,react
2023-03-31T07:06:46Z
2023-04-05T12:37:25Z
null
1
0
15
0
0
2
null
null
JavaScript
mikearino/EtchSketch
main
null
An app built with Vanilla Javascript to mimic an Etch-A-Sketch. Also has built in randomized audio context sounds. ✍️🤖🎶
css,html,javascript
2023-03-28T03:52:49Z
2023-04-12T02:42:37Z
null
1
0
30
0
0
2
null
null
CSS
mattvgm/tidbit
main
null
A NoSQL-db-like query package to easily query text files and treat their data
javascript,json,nosql,query,streams
2023-04-02T23:50:43Z
2023-07-09T21:43:22Z
null
1
5
17
0
0
2
null
MIT
TypeScript
AFakhriddinov/Todo-list-app
main
<a name="readme-top"></a> <div align="center"> <h3><b>To Do lists Testing using jest </b></h3> </div> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 To Do Lists <a name="about-project"></a> This is simple project of to do lists and testing its functionalities. ## 🛠 Built With <a name="built-with"></a> - HTML, CSS - Git, Github - VSCode ### Tech Stack <a name="tech-stack"></a> > HTML, > CSS, > Javascript, > Git, > Github, > webpack > Jest <details> <summary>Client</summary> <ul> <li><a href="https://www.w3schools.com/html/">html</a></li> <li><a href="https://www.w3schools.com/css/">css</a></li> <li><a href="https://www.w3schools.com/js/">Js</a></li> <li><a href="https://webpack.js.org/">Webpack</a></li> <li><a href="https://jestjs.io/">Jest</a></li> </ul> </details> <details> <summary>Server</summary> </details> <details> <summary>Database</summary> <ul> <li><a href="#">No database for time being</a></li> </ul> </details> ### Key Features <a name="key-features"></a> > Features I used in this project mainly: - **HTML** - **CSS** - **Linters and Stylelint** - **eslint** - **Webpack** - **Testing** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> live demo [link](https://todo-list-app123.netlify.app/) ## 💻 Getting Started <a name="getting-started"></a> Clone this repository to your desired folder: ``` git clone https://github.com/AFakhriddinov/Todo-list-app.git ``` ### Prerequisites -NodeJS -Browser In order to run this project you need: ### Setup Clone this repository to your dist folder: git clone git clone https://github.com/AFakhriddinov/Todo-list-app.git cd Todo-list-app ### Install Install project dependencies in this project with: npm install webpack webpack-cli npm install html-webpack-plugin npm install style-loader css-loader npm install webpack-dev-server npm install --save-dev jest ### Usage Use this project in the browsers of mobile phones and desktops ### Run tests npm start npm test ### Deployment You can deploy this project on GitHub Pages ## 👥 Authors <a name="authors"></a> 👤 **Abdul-Aziz Fakhriddinov** - GitHub: [@githubhandle](https://github.com/AFakhriddinov) - Twitter: [@facebookhandle](https://www.facebook.com/abdulaziz.faxriddinov) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdul-aziz-fakhriddinov-5297a6107/) 👤 **Osman Wako** - GitHub: [@Osmanwako](https://github.com/osmanwako) - LinkedIn: [Osmanwako](https://www.linkedin.com/in/osman-wako-08663825a/) ## 🔭 Future Features <a name="future-features"></a> Add more dynamic features of sending data to user's email <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. ## ⭐️ Show your support <a name="support"></a> If you like this project, please let me know and we can improve it further. You are welcome to support this project by giving suggestions for improvement. ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse Community and student Code partiner, Morning Session and standup all . <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ (OPTIONAL) <a name="faq"></a> - **[How can this project be imporoved]** - [Dynamic pages could be added to this website using JavaScript] <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](https://github.com/AFakhriddinov/Todo-list-app/blob/main/LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Todo List app created to help people to list their everyday tasks online. All tasks added are stored in local storage. Users can add, remove, edit and delete tasks
css,html,javascript,jest,webpack
2023-04-05T08:43:58Z
2023-05-30T10:33:16Z
null
2
6
49
4
0
2
null
MIT
JavaScript
Ellyboi/Awesome-Book-Modules
main
<a name="readme-top"></a> <div align="center"> <img src="" alt="logo" width="140" height="auto" /> <br/> <h3><b> Awesome books ES6</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Microverse Student](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Awesome books]></a> **[Awesome books]** build a website that allows users to add and remove books from a list, I am using JavaScript objects and arrays to store the list of books and modify the DOM (Document Object Model) to display the list of books on the webpage. These functionalities are grouped in different modeules. I also add basic events, such as clicks or form submissions, to allow users to interact with the webpage. ## 🛠 Built With <a name="built-with"></a> ### By Microverse Student, Tessy <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en/docs/Web/CSS">CSS</a></li> <li><a href="https://developer.mozilla.org/en/docs/Web/CSS">JavaScript</a></li> <li><a href="#">Visual Studio</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="#">Without</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="#">Comming soon</a></li> </ul> </details> > <!-- Features --> ### Key Features <a name="key-features"></a> - **[Set up the HTML structure for the webpage, including a form for adding new books and a container for displaying the list of books.]** - **[Create a JavaScript array to store the list of books. Each book should be represented as an object with properties such as the title, author, and any other relevant details.]** - **[Write a function that adds a new book to the list when the form is submitted. This function should get the values of the form fields, create a new book object, and push it onto the array.]** - **[Write a function that displays the list of books on the webpage. This function should loop through the array of books and create HTML elements for each book, adding them to the container element in the DOM.]** - **[Add events to the form and the list of books to allow users to add and remove books. For example, you could add a click event to the "Remove" button next to each book that removes the book from the array and updates the display.]** - **[Open a pull request.]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link]() <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: If you don't have git installed on your machine you can download it from [here](https://git-scm.com/downloads). ### Setup Clone this repository to your desired folder: Once you have git installed on your machine you can clone your project by running the command below to clone your project to your local machine `git clone <https://github.com/Ellyboi/Awesome-Book-Modules.git>` Alternatively, you can download the zip file of your project by clicking on the `Code` button on the right side of your project page and clicking on `Download ZIP` ### Usage To run the project, execute the following command: Locate the folder where you cloned your project to and open the `index.html` file in your browser to view the project. ### Run tests To run tests, run the following command: - No tests at the moment. <!-- AUTHORS --> ## 👥 Author <a name="authors"></a> 👤 **Vitoesi Elijah** - GitHub: [@githubhandle](https://github.com/Ellyboi) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/vitoesi-elijah-61961611a/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Manage books collection (plain JS with classes), modules and add basic CSS.]** - [ ] **[Create a complete website with navigation.]** - [ ] **[Make some changes]** - [ ] **[Code Review]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project, let us know, please! <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - Microverse - Previous coding Partner Jean - Code Reviewers <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) --> ## ❓ FAQ <a name="faq"></a> - **[How much times did you spend to build this project?]** - [1 day] <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is <a href="https://github.com/Ellyboi/Awesome-Book-Modules/blob/feature-branch/LICENSE"> MIT </a> <p align="right">(<a href="#readme-top">back to top</a>)</p> ## Video Walkthrough <a href="#"> Walkthrough not available </a></li>
In this project, I build a basic website that allows users to add/remove books from a list. I achieve that by using JavaScript objects and arrays. Also dynamically modify the events using DOM
css,html,javascript
2023-03-27T20:20:45Z
2023-03-28T21:47:28Z
null
1
1
34
0
0
2
null
MIT
JavaScript
Innocent259/Awesome-Books-v2
master
<a name="readme-top"></a> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # 📖 [Awesome Books] <a name="about-project"></a> **[Awesome Books]** is a website that stores the books with their title and authors respectively. A user is able to add a new book and delete that book ## 🛠 Built With <a name="built-with"></a> -HTML, CSS, JavaScript, Linters, and GitHub <details> <summary>Client</summary> <ul> <li><a href="https://html.com/">HTML</a></li> <li><a href="https://css.com/">CSS</a></li> <li><a href="https://javascript.com/">JavaScript</a></li> <li>Technologies used Git, Github, and linters</li> </ul> </details> ### Key Features <a name="key-features"></a> - **[The homepage]** - [ ] **[JavaScript Functionality]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> - [Demo](https://innocent259.github.io/Awesome-Books-v2/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> ### Prerequisites In order to run this project you need: Installed node.js and any IDE like Visual Studio Code. ### Setup Clone this repository to your desired folder: git@github.com:Innocent259/Awesome-Books-v2.git Change directory Awesome-books in your terminal ### Install Install this project with: Run npm install --save to install dependencies of this project. ### Usage To run the project, execute the following command: If you are using VS Code you may need to install Live Server extension. Click on bottom menu icon Go Live to see the project. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Authors <a name="authors"></a> 👤 **Innocent Ndahimana** - GitHub: [@innocent259](https://github.com/Innocent259) - LinkedIn: [Ndahimana Innocent](https://www.linkedin.com/in/innocent-ndahimana-b4b870245/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[CSS feature]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> Give a star if you like this project! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse for allowing me to work on this project It's a good experience, I can't express how I feel after learning and implementing what I learned in this Awesome Books project. <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>
Awesome Books is a web application that helps users manage their book collection. Users can add, and remove books using an easy-to-use interface built with HTML, CSS, and JavaScript.
css,html,javascript
2023-04-05T12:34:48Z
2023-06-06T18:44:30Z
null
1
4
22
0
0
2
null
null
JavaScript
LeadFisherSolutions/workspace-example
main
<h1 align="center">Leadfisher workspace</h1> <h2 align="center">Installation guide</h2> <p align="center">First, download this workspace</p> ```bash git clone https://github.com/LeadFisherSolutions/workspace-example rm -rf ./workspace-example/.git ./workspace-example/package-lock.json cd ./workspace-example ncu -u npm i nvm install latest nvm use latest ``` <p align="center"> Update package json, all with prefix <code>your-</code><br/> If your nodejs version newer than package.json current add <code>|| your-node-version</code> to it. </p> ```js // package.json { "name": "your-package-name", "description": "your-package-description", "version": "0.0.0", "homepage": "https://leadfisher.ru", "author": "your-name <your-email>", "license": "MIT", "packageManager": "npm@9.6.4", "type": "commonjs", "main": "index.js", "types": "index.d.ts", "keywords": ["your-package-key-words"], "scripts": { "test": "node --test && tsc", "dev": "node index.js", "prettier:fix": "prettier --write \"**/*.{js,ts,json,html,cjs,md,yaml}\"", "eslint:fix": "eslint --fix \"**/*.{js,ts}\"" }, "files": [ "/dist", "/src", "index.d.ts" ], "browser": {}, "repository": { "type": "git", "url": "git+your-package-location" }, "engines": { "node": ">= 20" }, "devDependencies": { "@types/node": "^18.15.10", "eslint": "^8.40.0", "eslint-config-leadfisher": "^1.2.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-prettier": "^4.2.1", "prettier": "^2.8.8", "typescript": "^5.0.2" } } ``` <p align="center">At the end of all, add your changes to remote repository</p> ```bash git init git remote add origin your-package-location git branch -M main git add . git commit -m "Repository init" git push origin main ``` <h2 align="center">Copyright & contributors</h2> <p align="center"> Copyright © 2023 <a href="https://github.com/LeadFisherSolutions/workspace-example/graphs/contributors">Leadfisher contributors</a>. Workspace-example is <a href="./LICENSE">MIT licensed</a>.<br/> Workspace-example is one of <a href="https://github.com/LeadFisherSolutions">leadfisher solutions</a>. </p>
[Node js] Workspace example
eslint,javascript,nodejs,npm,package-json,prettier,typescript,workspace-configuration,leadfisher,preset
2023-04-02T14:06:29Z
2023-05-16T17:14:47Z
2023-05-16T15:07:09Z
1
0
29
0
0
2
null
MIT
JavaScript
Yashvi-Jasoliya/Fronted-Small-Scale-Projects
main
## Fronted-Small-Scale-Projects <h2> 1. Calculator </h2> <h3> 👀 Run in browser and view this project </h3> ```bash https://yashvi-jasoliya.github.io/Fronted-Small-Scale-Projects/Calc/ ``` <img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" /> <h2> 2. Check Box </h2> <h3> 👀 Run in browser and view this project </h3> ```bash https://yashvi-jasoliya.github.io/ Fronted-Small-Scale-Projects/ Check_Box/ ``` <img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" /> <h2> 3. Clock Toggle Mode </h2> <h3> 👀 Run in browser and view this project </h3> ```bash https://yashvi-jasoliya.github.io/ Fronted-Small-Scale-Projects/ Clk-Toggle-Mode/ ``` <img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" /> <h2> 4. Digital Clock </h2> <h3> 👀 Run in browser and view this project </h3> ```bash https://yashvi-jasoliya.github.io/ Fronted-Small-Scale-Projects/ Digital_Clk/ ``` <img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" /> <h2> 5. Menu Hover </h2> <h3> 👀 Run in browser and view this project </h3> ```bash https://yashvi-jasoliya.github.io/ Fronted-Small-Scale-Projects/ Menu_Hover/ ```
null
html,css,javascript,react,small-projects,webdevelopment
2023-04-02T09:33:33Z
2023-05-07T07:33:25Z
null
1
0
96
0
0
2
null
null
CSS
Dhruwang/AINFT
main
# AI NFT Generator ## Technology Stack & Tools - Solidity (Writing Smart Contracts & Tests) - Javascript (React & Testing) - [Hardhat](https://hardhat.org/) (Development Framework) - [Ethers.js](https://docs.ethers.io/v5/) (Blockchain Interaction) - [React.js](https://reactjs.org/) (Frontend Framework) - [NFT.Storage](https://nft.storage/) (Connection to IPFS) - [Hugging Face](https://huggingface.co/) (AI Models) ![2](https://user-images.githubusercontent.com/67850763/229334837-a88c064c-01a1-464f-85b6-f8b03023e0a7.png) ![1](https://user-images.githubusercontent.com/67850763/229334841-fdcb80e5-ddd8-419b-b3ea-ff40e5c40403.png) ![3](https://user-images.githubusercontent.com/67850763/229334844-59c64044-dcf0-4244-b5a3-3041bbc6a712.png)
AINFT is a dapp that utilizes stable diffusion to produce a non-fungible token based on a provided prompt, and subsequently mints it.
ai,blockchain,css,ethereum,etherjs,goerli,html,javascript,reactjs,solidity
2023-03-28T05:03:03Z
2023-04-02T06:07:45Z
null
1
0
10
0
0
2
null
null
JavaScript
007xylogramori/picaso
main
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!** If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). ### Code Splitting This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting) ### Analyzing the Bundle Size This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size) ### Making a Progressive Web App This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) ### Advanced Configuration This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration) ### Deployment This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment) ### `npm run build` fails to minify This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
A React App to search photos . Pexel-Lite
html-css-javascript,javascript,react,rest-api
2023-04-03T15:48:15Z
2023-05-12T11:47:45Z
null
1
0
2
0
0
2
null
null
HTML
zahoorshinwari/Drum-kit-project-using-DOM-
main
null
null
bootstrap5,css3,dom-manipulation,drumkit,html5,javascript
2023-04-01T20:42:35Z
2023-04-01T20:44:00Z
null
1
0
1
0
0
2
null
null
JavaScript
KaikiWilson/Portfolio
main
null
Professional portfolio under development by me. After finishing the project I will be sharing with you 💙
css3,html5,javascript
2023-04-03T04:08:17Z
2024-02-08T20:30:32Z
null
2
0
13
0
0
2
null
null
CSS
daredevilevi/portfolio
master
null
Portfolio Website Using HTML CSS Created by following @loveBabbar Bhaiya's Codehelp Dot Batch MERN STACK COURSE
css,css-flexbox,css-grid,css3,html,html-css,html-css-javascript,html5,javascript,js
2023-04-01T16:31:44Z
2023-04-01T16:40:23Z
null
1
0
1
0
0
2
null
null
HTML
NEXTkuk/react-sneakers
main
<h1 align="center">React Sneakers</h1> <img src="./assets/preview.jpg"> **React Sneakers** - Интернет-магазин кроссовок <br/> You can access the website by clicking [LINK](https://nextkuk.github.io/react-sneakers/).<br/> **Stack:** - ReactJS + хуки - React Router - Axios - SCSS - React Context - React Skeleton (Взаимодействие с MockApi было изменено на LocalStorage в связи с деплоем на GitHub Pages)
React Sneakers - Online store 👟
javascript,react,sass
2023-04-04T08:19:26Z
2023-06-15T09:47:29Z
null
1
0
23
0
0
2
null
null
JavaScript
DucTran999/fashion-shop
master
# Fashion Online Shop <p align="center"> <a href="https://nodejs.org/en"><img alt="Static Badge" src="https://img.shields.io/badge/node_js-v18.16.1-jade?logo=nodedotjs"></a> <a href="https://www.npmjs.com/package/react"><img alt="Static Badge" src="https://img.shields.io/badge/react-v18.2.0-blue?logo=react"></a> <a href="https://hub.docker.com/_/postgres"><img alt="Static Badge" src="https://img.shields.io/badge/postgreSQL-v15.3-blue?logo=postgresql&logoColor=f5f5f5"></a> <a href="https://hub.docker.com/_/redis"><img alt="Static Badge" src="https://img.shields.io/badge/redis-v7.2-red?logo=redis&logoColor=f5f5f5"></a> <a href="https://www.npmjs.com/package/@reduxjs/toolkit"><img alt="Static Badge" src="https://img.shields.io/badge/redux--toolkit-v1.9.5-purple?logo=redux"></a> <a href="https://react-bootstrap.netlify.app/docs/getting-started/introduction"><img alt="Static Badge" src="https://img.shields.io/badge/react--bootstrap-v2.7.4-navy?logo=bootstrap&logoColor=f5f5f5"></a> <a href="https://www.docker.com/"><img alt="Static Badge" src="https://img.shields.io/badge/docker--compose-v2.19.1-blue?logo=docker"></a> <a href="https://www.npmjs.com/package/socket.io"><img alt="Static Badge" src="https://img.shields.io/badge/socket.io-v6.7.2-jade?logo=socket.io"></a> </p> This online shop project was built with PERN stack (PostgreSQL, Express, React, and Node.js). The project allows users to browse products, add items to their cart, wishlist, search the product, and check out their purchases, get notifications in real time. ## Preview 1. Login Page: ![image](https://github.com/DucTran999/fashion-shop/assets/124438914/c5cdf8c6-4734-451a-bee8-4e20cedb073b) 2. Home Page: ![image](https://github.com/DucTran999/fashion-shop/assets/74949792/6bc577a3-6211-46a5-8c76-88f7112bc825) 3. Products list: ![image](https://github.com/DucTran999/fashion-shop/assets/74949792/26661af3-a349-4ff5-838a-348d86fd1265) 4. Product details: ![image](https://github.com/DucTran999/fashion-shop/assets/74949792/baccd6d0-f1c5-479b-b2ca-44822f06daee) 5. Search: ![image](https://github.com/DucTran999/fashion-shop/assets/74949792/b140f179-ef10-4647-9d9b-1e984dc177bd) 7. Wishlist: ![image](https://github.com/DucTran999/fashion-shop/assets/74949792/f0fef38c-0a13-4e4b-8248-55e949ec5cc1) ## Browser support - Chrome - Firefox - Safari - Microsoft Edge ## Installation Requirement: - Free space: minimum 2.5GB - Docker: version 24.0.2 or the latest - docker-compose: v2.19.1 or the latest Build steps: 1. Clone the repository to your local machine. ``` $ git clone https://github.com/DucTran999/fashion-shop.git ``` 2. Run the setup scripts and follow the instuctions. ``` $ ./setup.sh ``` **Default account for accessing admin Page:** ``` admintest@gmail.com ``` ``` Azxjxa~sd-!ahs65 ``` ## License - This project is just for practicing my web development skills and is not used for e-commerce purposes. - **The images copyright** I'm using in the project are **possessed by [the MARC brand], [Freepik], and [Pixels]**, and I want to give many thanks to them for the beautiful images. [the MARC brand]: https://marc.com.vn/ [Freepik]: https://www.freepik.com/search?format=search&query=fashion&type=photo [Pixels]: https://www.pexels.com/vi-vn/tim-kiem/model/
An online shopping site for women's fashion.
javascript,pern-stack,web,express-js,reactjs,nodejs,postgresql,redis
2023-04-05T10:54:32Z
2023-11-10T10:05:53Z
2023-07-27T16:47:49Z
2
69
277
1
0
2
null
null
JavaScript
guarichona/Youtube_Modelado
master
# ModeladoYouTube En esta oportunidad simulé el entorno de la página principal de youtube, y la adapté para que fuera un buscador de gift; en el siguiente link podrás visualizarlo: [https://laguarichona.github.io/ModeladoYouTube/YouTube.html](https://laguarichona.github.io/Youtube_Modelado/) Para este proyecto habilité el botón de búsqueda en la parte superior de la página, en este puedes colocar un tema referente al gif que estés búscando, el resto de la página es sólo enmaquetado. ### El proyecte está hecho en HTML, CSS puro y Js.
Enmaquetado de página principal de you tube con botón de búsqueda activo
css,html5,javascript
2023-04-06T03:52:20Z
2023-10-10T19:25:00Z
null
2
3
16
0
0
2
null
null
HTML