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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
frontzinga/scroll-animation-with-intersection-observer-and-gsap | main | null | null | css,gsap,gsap-animation,html,intersection-observer,javascript | 2023-06-04T09:32:40Z | 2023-09-27T11:17:56Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | MIT | HTML |
sadmansakib811/bistro-boss-client | main | null | null | admin-dashboard,axios-react,crud-operation,ecommerce,javascript,mongodb,react,stripe-payments,vite | 2023-05-27T21:49:02Z | 2023-08-06T19:02:42Z | null | 1 | 0 | 14 | 0 | 0 | 2 | null | null | JavaScript |
yogendradevil/Secure-Data | main | # Secure Data
# Live Link: https://secure-data-yogendradevil.onrender.com/
## About
Our project aims to provide a secure data storage solution by utilizing an innovative technique called Split Shield. With this technique, we can ensure the confidentiality and integrity of users' text data while storing it in a secure m... | Our project implements Split Shield, a new technique for secure data storage. It divides and encrypts user text data into two parts stored in separate databases, ensuring protection even if one is breached. Our solution offers strong security for sensitive information. | css,html,java,javascript,nodejs,rest-api,springbootapi | 2023-05-20T05:51:58Z | 2024-01-14T18:46:06Z | null | 3 | 1 | 32 | 0 | 2 | 2 | null | null | HTML |
encrypit/pepto | master | # pepto
[](https://nodei.co/npm/pepto/)
[](https://www.npmjs.com/package/pepto)
[](https://github.com/encrypit/pepto/actions/workflows/build.yml)... | #️⃣ Generate a hex string digest from a given message. | crypto,digest,hash,sha1,sha256,sha384,sha512,subtle,subtlecrypto,javascript | 2023-06-06T04:44:17Z | 2024-05-14T21:27:18Z | 2023-10-29T17:46:23Z | 1 | 329 | 362 | 0 | 0 | 2 | null | MIT | JavaScript |
ayush2000mickey/Chatsy-MERN-Chat-App-Frontend | master | # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view... | Chatsy - MERN Stack Chat App | bcryptjs,chakra-ui,css,expressjs,javascript,jwt,mongodb,mongoose,nodejs,reactjs | 2023-05-31T14:30:39Z | 2023-08-02T15:12:57Z | null | 1 | 0 | 11 | 0 | 0 | 2 | null | null | JavaScript |
KunaAl22/wall-o-clock | master | # Wall O' Clock
Wall O' Clock is a web application built with Next.js, NextAuth.js and MongoDB.
It provides a platform for users to share and explore their favorite images with others. The application allows users to upload images, categorize them, and add descriptions.
<div align="center">
<img src="https://githu... | A web application built with Next.js, NextAuth.js and MongoDB. It provides a platform for users to share and explore their favorite images with others | css,javascript,nextauthjs,nextjs,mongodb | 2023-06-04T17:30:10Z | 2023-06-14T21:45:02Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
mattsimoessilva/youtube-time-filter | main | # YouTube Time Filter Chrome Extension
YouTube Time Filter is a Chrome extension that allows you to filter and discover videos from early YouTube.
## Features
- Explore videos from the past.
- Enhance your viewing experience.
## Installation
1. Clone the repository: `git clone https://github.com/mattsimoessilva/yo... | "YouTube Time Filter" is a convenient tool to search and explore videos from early YouTube. Easily discover content from the past. Enhance your viewing experience by quickly finding videos relevant to your desired era. Enjoy targeted video filtering with this user-friendly application. | chrome-extension,javascript,youtube | 2023-05-22T20:35:37Z | 2023-10-11T02:54:41Z | null | 1 | 0 | 15 | 0 | 0 | 2 | null | MIT | JavaScript |
sarwar-asik/Error-solve | main | # My error [vite react ts project] :::>>>
### 1 Error for every html in [vite react ts project]::::
```jsx
Property 'div' does not exist on type 'JSX.IntrinsicElements'.
```
### 1 solve : (run the command)
```bash
npm install --save-dev @types/react@latest @types/react-dom@latest
```
#### 2... | Errors I Experienced and Their Solutions. | backend,github,hosting,javascript,nextjs,node-js,react,typescript,vercel,vscode | 2023-06-01T16:53:34Z | 2023-12-16T16:54:54Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | null | null |
Mobin-Karam/myResume | master | # Resume
<h1 align="center">Hi 👋, I'm Mobinkaram</h1>
<h3 align="center">Full Stack Develoepr</h3>
## About me :::
- 🔭 I’m currently working on **My Personal website with Reacjs & Node.js**
- 🌱 I’m currently learning **React.js & Node.js & Express.js & TailwindCSS**
- 👯 I’m looking to collaborate on **Reacjs &... | Hello, this repository is a place to display my web design art and the examples of work that I felt necessary to be seen here. | resume,frontend,webdevelopment,javascript,nextjs,reactjs | 2023-06-08T06:03:06Z | 2024-01-09T17:27:33Z | 2023-06-08T17:31:11Z | 1 | 6 | 191 | 0 | 0 | 2 | null | null | JavaScript |
BaseMax/QRCodeManagmentGraphQL | main | # QR-Code Management GraphQL TypeScript
QRCodeManagementGraphQL is a GraphQL-based project that allows you to generate QR code images and provides routes for various operations related to QR codes. It provides functionality to convert text or binary data to QR code images, as well as converting QR code images back to ... | A GraphQL-based project that allows you to generate QR code images and provides routes for various operations related to QR codes. It provides functionality to convert text or binary data to QR code images, as well as converting QR code images back to data. Additionally, it includes a route to save QR codes with unique... | graphql,javascript,js,ts,typescript | 2023-05-23T18:55:47Z | 2023-10-19T06:43:44Z | null | 1 | 6 | 28 | 0 | 1 | 2 | null | GPL-3.0 | TypeScript |
Enyus/santandercoders23 | main | # Santander Coders 2023 <img src="./public/icons/favicon-32x32.png"> - Trilha Web Front End
Repositório para guardar os exercícios e desafios da Fase II da Trilha Web Front End do programa Santander Coders 2023 em parceria com a ADA.
| :placard: Vitrine.Dev | |
| ------------- | --- |
| :sparkles: Nome | *... | Repositório para guardar os exercícios e desafios da Fase II da Trilha Web Front End do programa Santander Coders 2023 em parceria com a ADA. | ada,letscode,santander,santandercoders,vitrinedev,css,html,javascript | 2023-05-21T21:17:12Z | 2023-06-01T23:03:54Z | null | 1 | 0 | 33 | 0 | 1 | 2 | null | null | HTML |
paypaldev/PayPal-JavaScript-FullStack-3Ds-Advanced-Checkout-Sample | main | 
<div align="center">
<a href="https://twitter.com/paypaldev" target="_blank">
<img alt="Twitter: PayPal Developer" src="https://img.shields.io/twitter/follow/paypaldev?style=social" />
</a>
<br />
<a href="https://twitter... | Full stack application with advanced payment processing using PayPal SDK and 3Ds | javascript,nodejs,paypal,paypal-checkout | 2023-06-06T08:44:02Z | 2023-09-11T19:35:44Z | 2023-09-11T19:35:44Z | 2 | 1 | 50 | 0 | 0 | 2 | null | Apache-2.0 | JavaScript |
oessayeg/To-DoApp | main | # To-DoApp - Vanilla Js
This is my second project using Vanilla js. It is a to-do app with custom projects and priorities.
## How to use
Clone this repository, open the folder dist/ and open index.html with your favorite browser.
## Demo
<img width="1440" alt="Capture d’écran 2023-10-21 à 18 37 07" src="https://git... | Vanilla Js to-do App. | css,html,javascript | 2023-05-24T10:36:06Z | 2023-10-21T17:41:49Z | null | 1 | 0 | 45 | 0 | 0 | 2 | null | null | JavaScript |
Zafron047/Awesome_Books | main | # Awesome_Books | Awesome Books is a basic website that allows users to add/remove books from a list using JavaScript modules. | css,html5,javascript | 2023-05-30T00:27:55Z | 2023-06-03T16:08:39Z | null | 1 | 1 | 3 | 2 | 0 | 2 | null | MIT | JavaScript |
LucasDevRJ/alura-midi | main | 
<h1 align="center">Alura Midi</h1>

](https://github.com/mengqiuleo/mini-vue3)
To implement a mini vue3 for learn
## 📢 introduce
从 createApp 开始,模板编译、创建组件实例、运行渲染函数、挂载虚拟 dom、接合响应式系统、patch 更新渲染、scheduler 任务调度。
项目结构尽量还原 vue3 源码,只做主线任务。
## 💻 online website
[mini-vue3 预览地址](ht... | 🖖 To implement a mini vue3 for learn | javascript,vue3,mvvm | 2023-05-20T01:14:38Z | 2023-09-22T05:26:19Z | 2023-05-20T08:35:02Z | 1 | 0 | 22 | 2 | 0 | 2 | null | MIT | JavaScript |
TBR-Group-software/improve-text-AI-app | main | # Improve text/code AI
The goal of this project is to provide a user-friendly interface for editing and modifying text and code using ChatGPT. This project is built using the Django framework and several other libraries.
<p float="center", align="justify">
<img src="https://github.com/TBR-Group-software/improve-tex... | The goal of this project is to provide a user-friendly interface for editing and modifying text and code using ChatGPT. This project is built using the Django framework and several other libraries. | bootstrap5,chatgpt,daphne,django,docker,javascript,scss,nginx | 2023-05-23T09:22:22Z | 2023-06-29T09:51:19Z | null | 1 | 0 | 18 | 0 | 0 | 2 | null | GPL-3.0 | SCSS |
Gauravias/facerander | main | # facerander
I developed this facerander website using HTML CSS and javascript which help you you try to speech convert in to text a robot who change their emotion
| I developed this facerander website using HTML CSS and javascript which help you you try to speech convert in to text a robot who change their emotion | css3,face-recognition,html5,speech-recognition,speech-to-text,javascript,javascript-library | 2023-06-07T12:08:10Z | 2023-06-07T12:09:15Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | JavaScript |
seanpm2001/AI2001_Category-Source_Code-SC-JavaScript | AI2001_Category-Source_Code-SC-JavaScript_Main-dev |
***
# [AI2001](https://github.com/seanpm2001/AI2001/) data sets
## Category: Source Code
### Subcategory (SC): JavaScript
This dataset is under development/coming soon.
**🌱️ This [`README.md`](/README.md) file is a major stub and need significant expansion**
***
**File version:** `1 (2023, Wednesday, June 7th ... | 🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:JavaScript category for AI2001, containing JavaScript programming language datasets | ai,ai-2001,ai-2001-dataset,ai-2001-development,ai2001,ai2001-dataset,ai2001-development,artificial-intelligence,dataset,gpl3 | 2023-06-07T22:02:58Z | 2023-06-08T05:15:11Z | null | 1 | 0 | 53 | 0 | 1 | 2 | null | GPL-3.0 | R |
wwwxkz/lagfsd | main | # LAGFSD (Laravel, Aspnet, Gin, Flask, Springboot, Django)
Services:
Altough services are designed to work with API Gateway and Django, they can be also run independently with their own UI.
# Screenshots

```
Laravel - Product - 8001:80 ... | E-commerce platform using LAGFSD (Laravel, Aspnet, Gin, Flask, Springboot, Django) in a microservices architecture | aspnet,csharp,django,docker,flask,gin,golang,java,javascript,laravel | 2023-05-27T13:22:24Z | 2023-07-09T22:26:23Z | null | 1 | 0 | 18 | 0 | 0 | 2 | null | null | PHP |
hyperingenious/100-000-Recipies | main | # 100,000-Recipies
| null | css,html,javascript,mvc,npm,scss | 2023-05-27T22:02:50Z | 2023-06-28T12:36:54Z | null | 1 | 0 | 57 | 0 | 0 | 2 | null | null | JavaScript |
mrinalxdev/QuantumRNG | main | # QuantumRNG a Node Package Manager [](https://wakatime.com/badge/user/6e3553f3-7d6a-4619-af68-505157a93d06/project/018c546b-0d0f-4ad0-8f0b-decd4b5eb52a)
This project provides a quan... | It leverages the principles of quantum computing to introduce new paradigm in the way developers handle state management and animations. | es6,javascript,node,nodejs | 2023-06-06T17:31:22Z | 2023-12-11T22:42:10Z | null | 1 | 0 | 23 | 0 | 0 | 2 | null | null | JavaScript |
ceepu8/instagram-clone | main | ## USED TECHS
1. Frontend
- NextJS (v13)
- ReactJS (v18)
- NextAuth
- Zustand
- lucide-react
- react-query - redux
- react-hool-form - yup
- dayjs - clsx - tailwindmerge - query-string - prop-types
- interweave
- axios
UI libraries
- RadixUI - HeadlessUI - TailwindCSS
- react-hot-toast
- react-slideshow-image
#page:
... | null | headless-ui,javascript,mongodb,nextjs,nodejs,prisma,radix-ui,react-hook-form,react-query,reactjs | 2023-05-22T08:51:22Z | 2023-10-14T07:15:51Z | null | 2 | 46 | 347 | 7 | 0 | 2 | null | null | JavaScript |
ImBIOS/story-app | main | null | This is a story app that allows users to create stories. | bootstrap,bootstrap5,html-templates,javascript,jsdoc,lit,lit-element,lit-html,sass,scss | 2023-05-21T07:07:54Z | 2023-05-27T07:48:28Z | null | 1 | 3 | 9 | 0 | 0 | 2 | null | null | JavaScript |
OlenaIa/goit-js-hw-10 | main | # goit-js-hw-10
Block JavaScript 2.0 | Module 10 - Interaction with the backend | Homework
# Критерії приймання
- Створено репозиторій `goit-js-hw-10`.
- При здачі домашньої роботи є два посилання: на вихідні файли та робочу сторінку на `GitHub Pages`.
- В консолі відсутні помилки і попередження під час відкриття жи... | Block JavaScript 2.0 | Module 10 - Interaction with the backend | Homework | ajax,api,axios,css,cssloader,html,javascript,notiflix,slimselect,thecatapi | 2023-06-05T11:57:51Z | 2023-06-27T15:50:11Z | null | 3 | 0 | 88 | 0 | 0 | 2 | null | null | JavaScript |
so1ve/crpr | main | # crpr
[](https://www.npmjs.com/package/crpr)
Create a promise, but avoid using constructors.
## 📦 Installation
```bash
$ npm install crpr
$ yarn add crpr
$ pnpm add crpr
```
## 🚀 Usage
```ts
import { crpr } from "crpr";
const { promise, reso... | Create a promise, but avoid using constructors. | javascript,promise | 2023-05-20T08:27:53Z | 2024-04-06T01:55:25Z | 2023-05-22T05:26:49Z | 1 | 193 | 203 | 1 | 0 | 2 | null | MIT | TypeScript |
thesiyhbrand/js-hover-effect | main | # js-hover-effect
This is for my youtube channel
| This is for my youtube channel | css3,html-css-javascript,html5,javascript | 2023-05-21T14:58:24Z | 2023-07-30T13:32:27Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
stimulsoft/Samples-Reports.JS-for-Vue.js | main | # Vue.js samples for Stimulsoft Reports.JS
#### This repository contains the source code of the examples of usage Stimulsoft Reports.JS reporting tool in the Vue.js applications, using JavaScript code and Vue.js components. The report generator and examples are fully compatible with any Vue.js version.
## Overview
A ... | JavaScript samples for Reports.JS report builder for Vue.js applications | data,javascript,report,reporting,samples,vue,vuejs,embedded,generator,report-engine | 2023-05-29T15:22:31Z | 2024-05-13T09:43:39Z | null | 2 | 0 | 27 | 0 | 1 | 2 | null | NOASSERTION | Vue |
poudelrohan/ZenList | master | # To-Do List
This repository contains a simple and interactive To-Do List application. With this application, you can easily manage and organize your daily tasks. This is my first project after learning basic HTML, CSS, JavaScript and React.
## Features
- **Task Management**: Add, edit, and remove tasks effortlessly... | This is a very simple To-Do List app I made using HTML, CSS, JavaScript ,and React. This app is my first project after learning basic web development. | javascript,react-app,to-do-list | 2023-06-04T08:55:14Z | 2024-05-18T07:14:39Z | null | 2 | 0 | 13 | 0 | 0 | 2 | null | MIT | JavaScript |
Blard-omu/LEARN-REACT-WITH-BLARD | main | ### LEARN REACT WITH BLARD
<img src="https://solguruz.com/wp-content/uploads/2022/09/ReactJS-Framework-Benefits.png" alt="" width="100%" height="400px" />
# OUTLINE
- Inatalling Node and other extensions
- What is React?
- Why React?
- Create react App (cra)
- React Folder structure and lifecycle
- React Components (... | This is a repo dedicated to react fundamentals. Suitable for both students and tutors. | hooks,javascript,jsx,react | 2023-05-23T08:43:46Z | 2023-06-03T15:41:32Z | null | 1 | 0 | 5 | 0 | 0 | 2 | null | null | JavaScript |
ishukhan/Booking-app | booking-app | # Booking-app
I developed a booking application using React for the front-end, utilizing Sass for designing purposes. The back-end was built using Node.js with the Express framework, and MongoDB was used as the database. The project successfully integrates these technologies to create a seamless and efficient booking ... | I developed a booking application using React for the front-end, utilizing Sass for designing purposes. The back-end was built using Node.js with the Express framework, and MongoDB was used as the database. The project successfully integrates these technologies to create a seamless and efficient booking experience | express,javascript,nodejs,react,react-roter-dom,scss | 2023-05-24T07:04:23Z | 2023-06-24T15:06:57Z | null | 1 | 0 | 6 | 1 | 1 | 2 | null | null | JavaScript |
German-Cobian/Art-Museum-Api | main | 
# Art-Museum-Api
This Javascript app fetches artworks in the Art Institute of Chicago from an API.
From the home page the user can input the artist, or title, or type of artwork that they are searching for:

Welcome to the Shape City project repository! This project aims to replicate a gym web app's core features using cutting-edge technologies as React, CSS, HTML and bootstrapped with Vite.
It's a fully responsive and high-performance Single Page React web appl... | Shape City project aims to replicate a gym web app's core features using cutting-edge technologies as React, CSS, HTML and bootstrapped with Vite. It's a fully responsive and high-performance react web application. | css,css-modules,javascript,react,react-icons,react-router,vite,config-driven,html,single-page-app | 2023-05-27T15:36:33Z | 2023-06-09T08:29:04Z | null | 1 | 0 | 9 | 0 | 0 | 2 | null | null | JavaScript |
rawanabuzir/HR_ManagementSystem | main | # HR-management-system | HR-management-system : | css,html,javascript | 2023-05-18T05:55:00Z | 2023-05-18T12:07:12Z | null | 1 | 6 | 15 | 0 | 0 | 2 | null | null | HTML |
lipesshw/nlw-spacetime-ignite | main | <p>
<img src="https://media.discordapp.net/attachments/1057059975383486506/1109334415030628432/image.png" alt="demonstração do projeto" width="100%" />
</p>
## 🖥️ Projeto
Aplicação de recordação de memórias, onde o usuário poderá adicionar à uma timeline textos, fotos e vídeos de acontecimentos marcantes da sua vi... | Aplicação de recordação de memórias, onde o usuário poderá adicionar à uma timeline textos, fotos e vídeos de acontecimentos marcantes da sua vida, organizados por mês e ano. | expo,javascript,js,prisma,react-native,tailwindcss,typescript | 2023-05-20T04:13:05Z | 2023-05-20T04:19:10Z | null | 1 | 7 | 2 | 0 | 0 | 2 | null | null | TypeScript |
sabn0/SnakesAndLadders-Rs | main | # SnakesAndLadders-Rs


An implementatation of the famous and popular snakes and ladders game, as a desktop app.\
Ladders and snakes are generated randomaly every time the game is initialized.
... | An implementatation of the snakes and ladders game with Tauri | game,javascript,rust,snakes-and-ladders,tauri-app | 2023-05-28T13:15:47Z | 2023-06-04T06:10:03Z | 2023-06-03T06:02:10Z | 1 | 4 | 112 | 0 | 0 | 2 | null | Apache-2.0 | JavaScript |
taianekarine/frontend-food-explorer | main |
# 👩🏼💻 Sobre
Um site especializado em estabelecimentos do ramo alimentício!
Comece criando sua conta e, em seguida, faça o login para explorar um carrossel completo de produtos cuidadosamente categorizados, especialmente projetados para aprimorar sua experiência como usuário.
No topo da página, você encontrará u... | Food Explorer | javascript,reactjs,styled-components | 2023-06-06T03:04:26Z | 2023-09-13T22:17:58Z | null | 1 | 0 | 8 | 0 | 0 | 2 | null | null | JavaScript |
cindykandie/intellix-tech | main | # IntelliXar Site✨
Intellixar is a tech solutions company focused on creating innovative software products and providing custom software development services. This project showcases our company website built using Next.js, a powerful React framework for server-side rendering and static site generation. 🚀
## Features... | IntelliXar is a software company I founded, a front-end developer, with a vision to tackle the impossible in a world where AI serves as a companion. My mission is to create innovative solutions that push the boundaries of what is achievable. I believe in living limitlessly without asking for permission. | artificial-intelligence,javascript,nextjs,saas,tailwindcss | 2023-05-18T08:57:35Z | 2023-06-21T10:02:41Z | null | 1 | 5 | 17 | 8 | 1 | 2 | null | null | JavaScript |
tdonuk/note-manager | develop | null | A notepad app with some complex features | editor,java17,javascript,swing,swing-gui | 2023-05-24T21:01:41Z | 2023-12-03T23:15:00Z | null | 3 | 0 | 52 | 9 | 0 | 2 | null | null | Java |
preciousimo/sonips-tech-mart | main | # sonips tech mart
| Creating a technology-oriented online marketplace. | aws-s3,django,docker,flyio,javascript,neon,postgresql,python | 2023-05-29T13:13:32Z | 2023-12-19T20:07:12Z | null | 1 | 0 | 66 | 0 | 0 | 2 | null | null | HTML |
YuDiCC/Clon_Interfaz_de_Google | main | # Clonación de Interfaz de Google 🌐
## ÍNDICE
* [1. Intro](https://github.com/dianamartinezrodri/ClonInterfazDeGoogle/blob/main/README.md#1-intro)
* [2. Qué construí](https://github.com/dianamartinezrodri/ClonInterfazDeGoogle/blob/main/README.md#2-qu%C3%A9-constru%C3%AD)
* [3. Objetivo del proyecto](https://github.... | Clonación de la Interfaz de Google como Proyecto en el Programa Tecnolochicas PRO | clonacion,css,html5,javascript,tecnolochicas | 2023-05-20T13:04:31Z | 2023-08-26T12:09:22Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | CSS |
RaghavKachhawaha9/javascript_beginner | main | # Javascript for Beginner
## Description
This repository contains code and materials related to the YouTube video tutorial : **JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour**
## Video Link
You can find the video tutorial on YouTube: [JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour](ht... | This repository contains code and materials related to the YouTube video tutorial : JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour | beginner,html5,javascript,node-js,nodejs,webdevelopment | 2023-05-23T17:51:30Z | 2024-02-06T18:24:58Z | null | 1 | 0 | 33 | 0 | 0 | 2 | null | null | JavaScript |
Sachintha-Samarathunga/ChatCord-chat-application | main | # ChatCord-chat-application
ChatCord Chat Application

| Developed ChatCode, a dynamic chat application fostering seamless communication. With a sleek design, real-time messaging, and user-friendly features, it redefines the way we connect in the digital era. | css,html,javascript | 2023-05-28T18:54:47Z | 2023-05-31T04:36:33Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
DiyorbekAbdulhamidov/Movies-App | Diyorbek | # Movies-App
the backend of this project is written by a backend developer
| the backend of this project is written by a backend developer | bootstrap5,css,html,javascript,npm-module,package,yarn | 2023-05-31T14:42:45Z | 2023-06-11T08:19:39Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | null | JavaScript |
Zy8712/frontend-mentor-challenges | main | # frontend-mentor-challenges
<p>View Custom Directory (Completed Challenges Only): <a href="https://frontend-mentor-challenges-pi-sage.vercel.app/"><ins>HERE</ins></a></p>
<p>My Frontend Mentor Profile: <a href="https://www.frontendmentor.io/profile/Zy8712"><ins>HERE</ins></a></p>
<table>
<tr>
<td>Project ... | Repo containing all my completed Frontend Mentor projects using no JS Frameworks. View all works on my custom directory here: https://frontend-mentor-challenges-pi-sage.vercel.app/ | css,css3,html,html-css-javascript,javascript,bootstrap,bootstrap5,front-end-development,frontend,js | 2023-05-23T16:42:19Z | 2024-04-09T03:57:39Z | null | 1 | 1 | 123 | 0 | 0 | 2 | null | null | JavaScript |
albertho206/currency-app | main | # Currency converter and currency dashboard
A currency web app that shows currency results, fluctuation (amount and percentage change), historical data, graphs, and a dashboard. Built with exchange rate API and Bootstrap front end framework.
## World currencies relative to USD
<img width="1920" alt="currency-home" s... | A currency web app that shows currency results, fluctuation, historical data, and more. | bootstrap,currency,javascript,api | 2023-05-19T23:44:02Z | 2023-06-22T01:08:41Z | null | 1 | 0 | 36 | 2 | 0 | 2 | null | null | HTML |
aman9267/MultiMart-Ecommerce | 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... | Ecommerce Website | css,html,reactjs,javascript,bootstrap,redux,remixicons | 2023-05-22T05:43:57Z | 2023-05-27T17:27:37Z | null | 2 | 8 | 31 | 0 | 0 | 2 | null | null | JavaScript |
Krayno/personal-website | master | # A Responsive Personal Website
A Responsive Personal Website made using pure HTML, CSS and Javascript.
## Details
Built using node.js with Visual Studio Code.
The Javascript was written in TypeScript. When building, it's processed by Babel to be ES5 compatabile then processed again by Webpack.
### Main Features
- T... | A Responsive Personal Website | css,html,javascript,personal,typescript,website | 2023-05-17T01:29:53Z | 2023-06-05T13:58:09Z | null | 1 | 0 | 19 | 0 | 0 | 2 | null | null | HTML |
L4CTOSE/Roblox-Alt-Generator | main | # Roblox Alt Generator Extension
This Open Source Chrome Extension will allow you to generate Roblox Accounts quickly. Works on Chrome and Edge.</br>
This extension also automatically copies all usernames onto the clipboard so that you can quickly paste it into notepad for bulk generation! </br>
# Password Generation... | Open Source Manifest V2 Chrome Extension to Generate Roblox Alt Accounts Quickly. Created by L4CTOSE | alt,alt-gen,alt-generator,roblox,roblox-api,roblox-cheat,roblox-hack,roblox-script,roblox-alt,roblox-alt-gen | 2023-05-30T15:16:26Z | 2023-05-31T01:38:44Z | null | 1 | 0 | 14 | 1 | 2 | 2 | null | null | JavaScript |
IgorLebedev/Chat | main | # Chat
---
### Hexlet tests and linter status::
[](https://chat-project.up.railway.app)
---
### Description
Simplified version of Slack chat. You can register, login and chat, interact with channels(add, remove, r... | Simple chat | bootstrap,formik,i18n,javascript,react,react-router,redux-toolkit,socket-io,yup | 2023-05-17T10:55:15Z | 2023-06-08T06:12:08Z | null | 1 | 0 | 130 | 0 | 0 | 2 | null | null | JavaScript |
Sarita-16/Portfolio_Website | main | null | Portfolio | css3,html5,javascript | 2023-06-01T19:40:12Z | 2023-09-30T21:18:05Z | null | 1 | 0 | 31 | 0 | 0 | 2 | null | null | CSS |
wastech/Headless-Commerce-API | main | # Headless commerce API
<p>Headless commerce API is a Node.js-based solution developed with NestJS, JWT (JSON Web Tokens), and MongoDB. It provides a streamlined and decoupled approach for building e-commerce applications by separating the front-end presentation layer from the back-end commerce functionalities. This A... | Scalable and versatile API for decoupled front-end and back-end commerce functionality. | bcrypt,javascript,mongodb,mongoose-schema,nestjs-backend,nodejs,passport-jwt,restful-api,typescript | 2023-05-23T09:55:10Z | 2023-09-19T17:18:14Z | null | 1 | 5 | 41 | 0 | 0 | 2 | null | null | TypeScript |
christianbmartinez/marsmadness | main | [](https://app.netlify.com/sites/starlit-mermaid-2652a3/deploys)

# MarsMadness
MarsMadness was created to allow anyone to g... | A mars and moon app project as part of the U of U's coding bootcamp | css,html,javascript,nasaapi | 2023-05-25T01:30:09Z | 2023-06-06T00:38:32Z | null | 4 | 20 | 90 | 18 | 0 | 2 | null | null | JavaScript |
DanielEmidio1988/athena | master | # Athena
## 📖 Introdução
A Athena é uma plataforma web inovadora que possui uma gama de materiais e mentores de tecnologia. Com o objetivo de proporcionar suporte e aprendizado a pessoas com deficiência cognitivas ou neurodivergências, bem como a qualquer pessoa interessada em adquirir conhecimentos tecnológicos.
... | A Athena é uma plataforma web inovadora que possui uma gama de materiais e mentores de tecnologia. Com o objetivo de proporcionar suporte e aprendizado a pessoas com deficiência cognitivas ou neurodivergências, bem como a qualquer pessoa interessada em adquirir conhecimentos tecnológicos. | html5,javascript,reactjs,styled-components | 2023-05-27T21:27:16Z | 2023-06-08T18:32:19Z | null | 1 | 0 | 15 | 0 | 2 | 2 | null | null | JavaScript |
edofransisco011/Youtube-Project | main | null | Youtube Project with React and Youtube API | axios,javascript,reactjs,youtube-api | 2023-05-22T05:05:46Z | 2023-05-22T05:06:34Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | JavaScript |
gdsc-um/homesite | main | # GDSC Universitas Negeri Malang Homesite
[](https://github.com/GDSC-UM-Indonesia/nextjs_finalproject/actions/workflows/tests.yml)
## Tentang
GDSC Universitas Negeri Malang Homesite adalah sebuah website yang dibua... | Google Developer Student Clubs Chapter State University of Malang Website | landing-page,javascript,nextjs,tailwindcss | 2023-05-27T12:04:57Z | 2023-07-11T02:59:38Z | null | 8 | 35 | 141 | 0 | 5 | 2 | null | CC-BY-SA-4.0 | JavaScript |
Cr4zySh4rk/HOWLR | main | # HOWLR
### A website that helps freshers and small startups connect with each other to hire the right talent. This website was developed in less than 24hrs in a hackathon conducted by RNSIT called Hack Overflow.

![image]... | A website that helps freshers and small startups connect with each other to hire the right talent. | css,css3,google-maps-api,googlemapsapi,html,html5,javascript,php | 2023-05-27T20:59:36Z | 2023-11-18T04:14:08Z | null | 2 | 0 | 16 | 0 | 0 | 2 | null | null | CSS |
BrilliantPhoenix2024/JavaScript-20-Projects | main | null | learn and Practice JavaScript by doing 20 Projects, based on a tutorial Course. | html-css-javascript,javascript,learning-by-doing,practice-javascript | 2023-05-20T11:15:55Z | 2023-08-10T13:17:22Z | null | 1 | 0 | 167 | 0 | 0 | 2 | null | null | JavaScript |
sethshivam11/2048 | main | null | This is a simple 2048 game where users can play this game. | 2048,javascript | 2023-05-18T14:00:34Z | 2023-09-18T14:36:24Z | null | 1 | 0 | 28 | 0 | 1 | 2 | null | null | JavaScript |
onkarv7/TODO-List | 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... | Build a todo list application using React.js. The application have allow users to add, delete, and mark tasks as completed. | css3,html,javascript,react,reacthooks,npm,responsive-design | 2023-05-27T08:25:43Z | 2023-05-27T09:26:13Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | JavaScript |
gitSeanEbasan01/proj_NoteTakingApp | main | # Note Taking Application <br/>
 <br/>
## Short Walkthrough
### Adding a canvas and a note.
- Click the Add Canvas button on the left panel to add a canvas inside the Canvas Lis... | This is a Note Taking Application that implements Mind-Mapping in its note taking feature using HTML, CSS, and JavaScript. This application was inspired by a note taking app I currently have which is Scrintal. | css,html,javascript | 2023-05-24T03:05:45Z | 2023-07-04T12:42:06Z | null | 1 | 0 | 34 | 0 | 1 | 2 | null | null | JavaScript |
Rushi128/doctor-appointment-webapp | main |
# Doctor Appointment Booking Web Application
This is a web application that allows users to book appointments with doctors, chat with chatbots, and send requests to contact doctors. Users can also view details of doctors available on the site. The technologies used for this project are HTML, CSS, JavaScript, and the ... | Doctor-Appointment-Webapp is an innovative web application that streamlines the process of booking appointments with doctors. This project provides a user-friendly interface for patients to easily view available doctors, their specializations, and book appointments with them. | css,doctor-appointment-management,flask,framework,html,javascript,miniproject,mit-license,news,projects | 2023-05-17T14:02:42Z | 2023-05-17T14:25:28Z | null | 1 | 0 | 8 | 0 | 0 | 2 | null | MIT | HTML |
devjoseh/Beecrowd-Problems-Solutions | main | # Seja Bem-Vindo(a)
## 🚀 _Problems UriOnlineJudge / Beecrowd Solutions_
Nesse repositório você irá encontrar todos os problemas do BeeCrowd que foram realizados por mim.
## 😴 Perfil
Acesse meu perfil do Beecrowd [clicando aqui](https://www.beecrowd.com.br/judge/pt/profile/809106)
## 🧒 Autor
Acesse minhas redes ... | Todos os problemas do URI / BeeCrowd que foram feitos por mim, códigos em lua, javascript e python. Aproveite e de uma estrela no repositório! | beecrowd,beecrowd-python,beecrowd-solution-in-js,beecrowd-solutions,beecrowd-solutions-in-python,javascript,js,py,python,uri | 2023-06-08T21:13:05Z | 2024-04-15T15:17:05Z | null | 1 | 0 | 36 | 0 | 0 | 2 | null | GPL-3.0 | JavaScript |
Sergii-Drozdiuk/Simply-Chocolate | main | # excellent-chocolate-mood-team-project
Team-project
Цей проект було створено за допомогою Vite. Для знайомства та налаштування
додаткових можливостей [Докутентація тут](https://vitejs.dev/).
Група розробників під кодовою назвою "project-group-17" у складі 11 чоловік
провела тиждень за знайомством з даною збіркою. На... | Team project Simply Chocolate. Adaptive design, transform effects, modal windows. | aos,jquery,swiper,trello,vite,css3,html5,javascript,eslint,stylelint | 2023-05-31T20:42:47Z | 2023-11-24T16:58:05Z | null | 12 | 203 | 487 | 0 | 3 | 2 | null | null | CSS |
CoCo-27/chatbot_widget | main | # chatbot_widget | chatbot_widget | babel,babel-plugin,javascript,sass,webpack | 2023-05-25T15:40:43Z | 2023-05-25T15:40:07Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | JavaScript |
dmitryberesten/restaurant | main | Невеличкий пет-проєкт написаний на технології Реакт. Були задієні основи реактивного програмування сайтів. Також було використано: слайдер, акордеон, стилізацію mui/material, компонентний підхід, адаптивність під різні екрани пристроїв.
ОСОБЛИВОСТІ ПРОЄКТА:
1. React
2. Adaptive
3. JavaScript
4. Mui/material
5. Hamburg... | React пет-проєкт ресторану Apetitto | adaptive,hamburger-react,javascript,mui-material,react,swiper,crossbrowsing | 2023-05-17T21:47:48Z | 2023-07-28T15:25:19Z | null | 1 | 0 | 31 | 0 | 0 | 2 | null | null | JavaScript |
Md-Zainulabdin/Budget-App | main | # Budget-App
Create This Budget App, Using HTML, CSS, and pure JavaScript. Our web page is designed to be responsive and user-friendly, ensuring that you can access it from any device
Live Link: https://md-zainulabdin.github.io/Budget-App/
| Create This Budget App, Using Html, Css, and pure JavaScript. Our web page is designed to be responsive and user-friendly, ensuring that you can access it from any device | budget-app,css,expense-tracker,html,javascript,web,javascript-applications,monthly-expenses,webapp | 2023-06-03T16:01:15Z | 2023-06-21T19:43:28Z | null | 1 | 0 | 5 | 0 | 0 | 2 | null | MIT | CSS |
vitordml/plyr-video-playlist | main | # Plyr Video Playlist
[](LICENSE)
[Demo](https://plyr-video-playlist.dml0b3i.repl.co)
[](https://plyr-video-playlist.dml0b3i.repl.co)
## D... | A video playlist based on the plyr media player for vimeo, youtube and html5 video | html5-video,javascript,playlist,plyr,vimeo,youtube | 2023-06-02T05:09:38Z | 2023-06-02T08:55:14Z | null | 1 | 0 | 14 | 0 | 0 | 2 | null | MIT | JavaScript |
microsoftreact/music-player | main | null | Music-Player | css3,html5,javascript | 2023-05-19T06:00:42Z | 2023-05-19T06:01:41Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | HTML |
vitingr/mental-health-website | main | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000... | Projeto do Website Saude Mental e Tecnologia. O projeto foi desenvolvido utilizando React, Javascript, CSS, HTML, MongoDB | css,javascript,mongodb,nextjs,providers,react,route-api,ssr | 2023-05-24T20:59:27Z | 2023-08-05T03:44:27Z | null | 1 | 0 | 31 | 0 | 0 | 2 | null | MIT | JavaScript |
kanugurajesh/Sample-Portfolio | main | # cNqRvZsw
Quick start:
```
$ npm install
$ npm start
````
| Sample developer portfolio | css3,html5,javascript,open-source | 2023-05-29T03:09:15Z | 2023-11-22T17:43:47Z | null | 2 | 0 | 10 | 0 | 0 | 2 | null | null | HTML |
RamProg/ramiro-uk | main | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000... | Professional website in nextjs with typescript and tailwind to quickly share relevant links and present myself. | javascript,nextjs,react,responsive,tailwind,typescript | 2023-06-04T10:26:39Z | 2024-02-19T16:53:38Z | null | 1 | 0 | 92 | 0 | 0 | 2 | null | null | TypeScript |
jessicaranft/portfolio | main | # My Portfolio
🔗 <a href="https://jess-r.dev/" target="_blank">jess-r.dev</a>

This is my personal portfolio website to showcase the front-end projects I've worked on.
<br><br>
I designed the layout on Figma, and... | My personal portfolio website made with React. | javascript,portfolio,react,styled-components | 2023-06-01T20:20:01Z | 2023-12-12T20:35:05Z | null | 1 | 0 | 43 | 0 | 0 | 2 | null | null | JavaScript |
Yazid04/HealthfulPlate | main | # HealthfulPlate - Where Wellness Meets the Plate
## Description :
"HealthfulPlate" is a vibrant and user-friendly React website that combines the best of nutrition and health. Featuring three distinct pages, the platform offers a diverse set of services. The home page provides an array of wellness resources and inf... | Support a refugee's dream, be a part of my journey. Show your appreciation by starring the repo 🤍 | axios,javascript,nodejs,react,reactjs,scss | 2023-05-17T14:32:26Z | 2023-12-14T07:46:00Z | null | 1 | 0 | 26 | 0 | 0 | 2 | null | null | JavaScript |
Raycsm/app-pet-for-you | main | # **Pet For You**
<div style="display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;">
<img src="https://github.com/Raycsm/app-pet-for-you/assets/90047383/1b2cc5f7-26e0-4ad1-ac5b-a3751688d384" alt="image" style="width: 45%;">
<img src="https://github.com/Raycsm/app-pet-for-you/assets/... | Projeto desenvolvido durante o curso de Graduação de TADS da Faculdade Insted na disciplina de Projeto Integrador com o objetivo de realizar um aplicativo de adoção de animais para a cidade de Campo Grande - MS. | figma,firebase,javascript,nodejs,npm,react-native,trello,vscode | 2023-05-21T18:32:31Z | 2024-01-12T15:18:34Z | null | 3 | 2 | 37 | 0 | 0 | 2 | null | null | JavaScript |
andre-lomba/serratec_residency___web_final_project | main | null | Final project of the discipline "Web Development" of Serratec Software Residency (Class 4 - Group 2) | javascript,react,web-development,front-end-development | 2023-06-07T22:52:49Z | 2023-06-15T23:42:40Z | null | 3 | 0 | 17 | 0 | 0 | 2 | null | null | JavaScript |
KakarottoCui/UniSchoolYiTiHua | main | # UniSchoolYiTiHua
基于Java SpringBoot和Vue UniAPP校园一体化教务管理小程序
演示视频链接:https://live.csdn.net/v/302281
详询 微信1:egvh56ufy7hh ,微信2:dabocode ,钉钉:chengxuyuandabo ,QQ:821898835 。承接商业项目、课设、毕设和论文,包括但不限于Web、APP、小程序等,课设、毕设提供远程部署和不限次数代码解答!
技术:
后端使用JAVA语言的SpringBoot框架,MySQL数据库,Maven依赖管理等技术
前端使用Vue.js语法的uniapp框架,可以发布成微信小程序
实现的功能:
... | 基于Java SpringBoot和Vue UniAPP校园一体化教务管理小程序 | java,javascript,mysql,springboot,uniapp | 2023-06-08T01:09:42Z | 2023-12-28T02:42:30Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | Vue |
artHub-j/artuaragon-homepage | main | # <img src="https://github.com/artHub-j/artuaragon-homepage/assets/92806890/09946468-f8b9-4e19-b449-ab5080f574bd" width="30" /> artuaragon-homepage-main
Light Mode | Dark Mode
:-------------------------:|:-------------------------:

| My personal API. | api,javascript,js,nodejs,rest-api,typescript | 2023-06-04T04:39:57Z | 2024-05-03T00:28:09Z | null | 1 | 139 | 232 | 0 | 0 | 2 | null | MIT | TypeScript |
Ahmedhossamdev/Natours | master | # Natours
## An Awesome Tour Booking Site Built on Top of NodeJS
### Deployed Version
Live demo (Feel free to visit) 👉 : [Natours](https://natours-ijrr.onrender.com/)
### Key Features
- Authentication and Authorization
- Sign up with Email Verification
- Login and Logout
- Forget Password and Reset Password
- Tour ... | An Awesome Tour Booking Website - Powered by Node.js | cors,express,helmet,javascript,jwt-authentication,mongodb,mongoose,morgan,multer,nodejs | 2023-05-17T23:46:20Z | 2024-04-21T20:30:03Z | null | 1 | 1 | 115 | 0 | 0 | 2 | null | null | JavaScript |
DeibidSE/MyPortfolio | master | # My Portfolio
Welcome to my web portfolio! This project is a personal space where I showcase my skills, projects, and experiences. The platform is built using the Nuxt framework, providing a smooth user experience and intuitive navigation.
## About This Project
This web portfolio aims to display my professional pro... | Personal portfolio project | nuxt3,nuxtjs,tailwindcss,vue3,vuejs,javascript,sass,scss,typescript | 2023-06-01T17:25:23Z | 2024-05-12T11:42:29Z | null | 1 | 1 | 32 | 0 | 0 | 2 | null | null | Vue |
smartman1234/Crypto-Crowdfund | main | null | Crowdfunding Platform backed by Ethereum Blockchain to bring your creative projects to life | blockchain,css,ethereum,javascript,reactjs,smart-contracts,solidity,typescript | 2023-06-05T07:26:16Z | 2021-12-19T03:19:50Z | null | 1 | 0 | 69 | 0 | 0 | 2 | null | MIT | TypeScript |
kewalkhondekar25/React-Cart-Functionality | master | # React-Cart-Functionality
A Cart functionality allows consumer to review, modify changes such as either adding more quantity or remove & review price too! This uses context API and use Reducer hooks provided in react

<h2>Description:</h2>
Welcome to the Furniture Store App repository! This is a modern and user-friendly web application designed to revolutionize your furniture shopping experience. Our app offers a seamless interface for browsing, selectin... | Furniture Store: Your One-Stop Shop for Stylish Home Furnishings. Create your dream living space with our versatile selection of sofas, tables, and more. | css,html,javascript,react,redux | 2023-05-20T18:36:32Z | 2023-10-13T18:54:55Z | null | 2 | 6 | 45 | 0 | 0 | 2 | null | null | JavaScript |
anj20/Finance_Tracker | main |
# Dollar Sense
This is a web application designed to assist users in effectively tracking their income and expenses. The Finance Tracker website contains tools for managing financial transactions, classifying income and expenses, and generating reports. The application is developed with Node.js, MongoDB, React, and ... | It's a web application designed to assist users in effectively tracking their income and expenses. | auth0,html,javascript,mongodb,reactjs,tailwindcss,vercel-deployment | 2023-05-28T19:36:56Z | 2023-06-27T04:45:17Z | null | 2 | 4 | 36 | 0 | 0 | 2 | null | null | JavaScript |
Abhisheksingh0303/Weather-Forecasting-App | master | # Weather Forecasting App
The Weather Forecasting App is a user-friendly and comprehensive web application that provides accurate weather predictions and forecasts. This app aims to offer users a seamless experience in accessing weather information for any location worldwide. It utilizes real-time data from reliable s... | This Weather Forecasting App is a user-friendly and comprehensive application that provides accurate weather predictions and forecasts. | javascript,projects,weather,weatherforecast,website,abhisheksingh0303 | 2023-05-27T17:17:39Z | 2023-09-07T15:02:31Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
123rishujha/bloggy | main | # bloggy
## Dynamic blogging platform that allows users to read, create, and edit blogs. It features real-time chat functionality for engaging with other users
### How to Start the Website
### clone this repo
### it has two separate folder for frontend and backend and one main folder that is first bloggy folder
- c... | Dynamic blogging platform that allows users to read, create, and edit blogs. It features real-time chat functionality for engaging with other users | chakra-ui,css,expressjs,html,javascript,mongodb,mongoose,nodejs,react,reactjs | 2023-06-01T12:22:30Z | 2023-06-21T04:57:10Z | null | 1 | 4 | 23 | 0 | 1 | 2 | null | null | JavaScript |
Manish210103/Simple-Calculator | main | # Simple-Calculator
Simple calculator using React
## Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
...
To learn React, check out the [React documentation](https://reactjs.org/).
...
| Simple calculator using React | css,html,javascript,react | 2023-05-29T09:50:02Z | 2023-05-29T10:16:31Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
davitorress/Osiris-web | main | <p align="center">
<img src="docs/assets/logo.png" align="center" width="700">
</p>
---
&n... | Osiris is an ongoing undergraduate project that promotes healthier eating through the use of Non-Conventional Food Plants (PANCs, a Brazilian acronym). It provides cultivation information, diverse recipes, and allows users to create their own recipes. The web platform is developed using Python and Flask. | css,flask,html,javascript,mongodb,python | 2023-05-21T13:36:01Z | 2023-06-05T17:06:16Z | null | 3 | 1 | 64 | 0 | 0 | 2 | null | MIT | HTML |
Benawi/Microverse-JS-Capstone | 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)
- [Walkthrough](#Walkthrough)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
... | "A dynamic webiste" is about building group web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it. | api-rest,dev-server,javascript,webpack | 2023-05-29T08:36:44Z | 2023-12-18T18:02:06Z | null | 2 | 12 | 109 | 22 | 0 | 2 | null | null | JavaScript |
stefanahutupasu/chess-puzzle-game | master | # Chess Puzzle Thesis Project
This repository contains the source code for the technical part of my thesis, titled "Developing an Engaging Chess Puzzle using Design Patterns". This project was undertaken as part of my final year of the Computer Science Bachelor Degree program at Babes-Bolyai University of Cluj Napoca.... | This repository hosts my thesis project, "Developing an Engaging Chess Puzzle using Design Patterns," created during my Computer Science Bachelor's Degree at Babes Bolyai University. The project, implemented with JavaScript, HTML, and CSS, demonstrates the application of various design patterns. | chess,chess-puzzle,css,design-patterns,html,javascript,ux-ui | 2023-06-06T12:08:28Z | 2023-08-10T22:56:21Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | JavaScript |
AishatAdewoyin/banking-system | master | ### INTERNSHIP & MENTORSHIP (Mentor: Martha Kaburi) on:
## Dynamic Banking Website
A simple and dynamic website that allows users(bank system admins) to transfer money between multiple customers. This website is designed to handle up to 10 customers and record all transfer transactions in a database. There are login ... | Internship & Mentorship compulsory project | authentication,authorization,backend-development,css,database-management,django,front-end-development,html,javascript,python3 | 2023-06-03T20:46:56Z | 2023-11-18T20:59:20Z | null | 1 | 56 | 217 | 0 | 1 | 2 | null | null | CSS |
bennycode/conventionalscripts.org | main | # Conventional Scripts
## Mission Statement
Our mission is to address the existing gap in the JavaScript ecosystem by establishing a streamlined naming scheme for "scripts" in "package.json" files. Introducing the "[Conventional Scripts](https://conventionalscripts.org/)" specification, we aim to define a set of wide... | Specification of npm script names | javascript,nodejs,npm,typescript,conventional-scripts | 2023-05-26T15:54:26Z | 2023-08-06T21:57:30Z | null | 1 | 8 | 15 | 0 | 1 | 2 | null | null | JavaScript |
omid-bakeri/DigiGard | main | # DigiGard
DigiGard is a very useful web application for people and all people who are looking for goods in DigiKala and want to find the best goods and buy them. This web service and web application is written in Farsi language and uses technologies such as html, css, javascript, tailwind,
| DigiGard is a very useful web application for people and all people who are looking for goods in DigiKala and want to find the best goods and buy them. This web service and web application is written in Farsi language and uses technologies such as html, css, javascript, tailwind, | api,css3,html5,javascript,tailwind | 2023-06-02T18:11:18Z | 2023-06-07T04:41:01Z | null | 1 | 0 | 7 | 2 | 0 | 2 | null | null | CSS |
lucianoriveros/Encriptador-y-Desencriptador-Challenge-ONE | main |
# 🚀 Challenge Encriptador | Oracle + Alura
ENCRIPTADOR y DESENCRIPTADOR de texto desarrollado como Sprint 1 para PROGRAMA ONE DE ALURA LATAM
<a href="https://lucianoriveros.github.io/Encriptador-y-Desencriptador-Challenge-ONE/" target="_blank" >Visualiza mi repositorio</a>

# 📖 JavaScript Capstone Project - Meals App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Deplo... | A web app that uses's Meals API to grap and display meals, and Interactive API to manage likes and comments. | css,html,javascript,jest-tests,webpack | 2023-05-22T08:08:36Z | 2023-05-26T12:32:25Z | null | 2 | 15 | 128 | 11 | 1 | 2 | null | null | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.