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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BoddepallyVenkatesh06/Study-Notion-LMS | main |
<img src='https://github.com/Aniruddha-Gade/Study-Notion-EdTech__MERN-Stack/blob/main/frontend/src/assets/Logo/Logo-Full-Light.png' />
# Project Description 📝
StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. <br/>
The platform is built using the ... | StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. The platform is built using the MERN stack, which includes ReactJS, NodeJS, MongoDB, and ExpressJS. | edtech-software,javascript,lms,mern-stack-development,mern-stack-project,reactjs | 2024-02-26T14:26:39Z | 2024-02-26T15:18:07Z | null | 1 | 0 | 3 | 0 | 2 | 3 | null | MIT | JavaScript |
myworldbox/comp4971f | main | # comp4971f
Triangular Arbitrage on Binance with Real Data Stream
Author - myworldbox
## Sequential Execution
### Segment
<img src="./image/sequential_execution/segment.png" align="left">
## Concurrent Execution
### Segment
<img src="./image/concurrent_execution/segment.png" align="left"> | Triangular Arbitrage on Binance with Real Data Stream - [4.3/4.3] - (A+) | arbitrage,crypto,googleapis,hkust,javascript,trading,deprecated | 2024-02-01T13:55:48Z | 2024-02-21T06:23:41Z | null | 1 | 0 | 3 | 0 | 0 | 3 | null | null | JavaScript |
iamkanhaiyakumar/Email-Validator | main | # Eamil-Validator
Email validator: Integral software solution meticulously scrutinizing email addresses for syntax accuracy, including the presence of "@" and domain structure validity, paramount for maintaining dependable communication channels.
| Email validator: Integral software solution meticulously scrutinizing email addresses for syntax accuracy, including the presence of "@" and domain structure validity, paramount for maintaining dependable communication channels. | api,css,emailvalidation,emailvalidator,html,html-css-javascript,javascript | 2024-03-14T12:44:11Z | 2024-04-18T14:52:19Z | null | 1 | 0 | 3 | 0 | 0 | 3 | null | null | HTML |
mobilepadawan/Speakit-JS | main | # Speakit JS
Elevate your web applications with the power of JavaScript speech synthesis. Make your users listen to your content with just two lines of code!.

](Redirect-URL)
[](LICENSE)
[](No... | IMB Common Code Repository | expressjs,javascript,reactjs,typescript | 2024-02-27T22:16:34Z | 2024-05-22T16:12:53Z | null | 51 | 229 | 661 | 2 | 0 | 3 | null | Apache-2.0 | TypeScript |
snehap02/Namaste-React | main | null | Namaste React course from zero to hero is a course by Akshay Saini ( Founder of NamasteDev 🙏). All the Assignments and coding practices are taken during live classes of namaste react. 🚀 | api,css,dom-manipulation,html,javascript,javascriptdom,react,react-api,react-dom,react-hooks | 2024-02-07T16:40:19Z | 2024-03-16T13:31:44Z | null | 1 | 0 | 76 | 0 | 0 | 3 | null | null | JavaScript |
AtalaySezen/Google-Email-Scraper | main | Google Email Scraper, belirli bir anahtar kelimeye göre Google arama sonuçlarını tarayarak e-posta adreslerini bulan bir web kazıyıcıdır. Bu araç, kullanıcıların belirledikleri anahtar kelimeye göre Google'da arama yapmasını sağlar ve bulunan her e-posta adresini otomatik olarak bir metin dosyasına kaydeder. Ayrıca, ta... | Google Email scraper is a web scraper that searches google search result based on a specific keyword to find email adresses. | google-scraper,javascript,scraper,mail-scraper,nodejs-scraping,puppeteer,email-scraper,email-scraper-any-website,website-scraping,javascript-scraper | 2024-03-12T08:39:53Z | 2024-03-29T14:55:52Z | null | 2 | 1 | 20 | 0 | 1 | 3 | null | null | JavaScript |
adityayaduvanshi/StreamHub | master | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://l... | A powerful live streaming web app with RTMP/WHIP protocols, Next.js integration, secure authentication, real-time chat, and a sleek dashboard. Elevate your content creation experience! | javascript,livestreaming,nextjs,nextjs14,prisma,reactjs,shadcn-ui,streaming,streamlit-webapp,typescript | 2024-02-01T19:56:46Z | 2024-02-01T19:57:56Z | null | 1 | 0 | 2 | 0 | 0 | 3 | null | null | TypeScript |
ShashiniNilukshi/MusicRecommender | main |
# Rythem Day Music Recommender
## Project Description
Rythem Day Music Recommender is a web application designed to provide users with recommendations for songs that match the vibe of their favorite tracks. Leveraging machine learning techniques, particularly cosine similarity, the application analyzes user input and... | Music Recommender using ML and spotify data Set with React front End | machine-learning,reactjs,css,flask,html,javascript,python | 2024-03-09T06:01:52Z | 2024-03-24T10:11:00Z | null | 1 | 0 | 27 | 0 | 0 | 3 | null | null | Python |
LakshyaSharma207/js-game | main | This is a HTML5 canvas and Javascript only browser game without any frameworks or libraries. Made as a mini project for AI subject in my college, but also because I like playing games.
Check this game now here: https://lakshyasharma207-js-game.vercel.app/
The goal of the game is to collect all 20 coins and then esca... | A short top-down game made using HTML5 canvas and javascript, made for exploring and understanding how a generic game engine works. | game,html5-canvas,javascript,javascript-game,wumpus,js,js-game | 2024-02-02T11:08:15Z | 2024-04-12T16:23:16Z | null | 1 | 0 | 69 | 0 | 0 | 3 | null | null | JavaScript |
mancode77/frontend-dev-portofolio | main | # Proyek Website Portofolio Frontend Dev
Selamat datang di proyek Website Portofolio Frontend Dev! 🚀 Proyek ini bertujuan untuk mengembangkan pengetahuan kita terkait Frontend Development. Dengan menggunakan proyek ini, kita berharap dapat meningkatkan pemahaman dan keterampilan kita dalam berkontribusi di bidang pen... | Web portofolio untuk komunitas Frontend dev | css,html,javascript | 2024-01-25T13:42:14Z | 2024-02-25T14:50:16Z | null | 3 | 7 | 67 | 0 | 2 | 3 | null | null | CSS |
Ludis-ET/taskmate | main | A simple frontend project for todo application that uses local storage of your browser. | javascript,json-server,jsx,rectjs | 2024-02-17T11:02:27Z | 2024-02-22T08:23:56Z | null | 1 | 0 | 32 | 0 | 0 | 3 | null | null | JavaScript | |
AnshSinghSonkhia/thousand-colors | main | # thousand-colors
An Open-Source NPM Package with 1000+ colors & their RGB values, ready to be used in your projects.
<code><img height="30" src="https://img.shields.io/badge/NPM-111111?style=for-the-badge&logo=npm&logoColor=#c63635"></code>
<code><img height="30" src="https://img.shields.io/badge/JavaScript-111111?st... | An Open-Source NPM Package with 1000+ colors & their RGB values, ready to be used in your projects. | colors,javascript,npm,npm-package,npmjs,rgb | 2024-02-26T04:40:20Z | 2024-03-08T13:13:45Z | null | 2 | 1 | 20 | 2 | 1 | 3 | null | Apache-2.0 | JavaScript |
Junedkhan-Pathan/YouTube_Clone | main | # Welcome to My Exact YouTube Clone Project!
## Introduction
Welcome to my YouTube clone project, a meticulously crafted recreation of the beloved video-sharing platform using ReactJS, Tailwind CSS, Redux Toolkit, React Router, and more. This project represents the culmination of extensive coding, optimization, and a... | This repository houses my meticulously crafted YouTube clone project, built using ReactJS, Tailwind CSS, Redux Toolkit, React Router, and more.this clone mirrors the functionalities and aesthetics of YouTube while adhering to industry-standard coding practices. Explore the code, contribute, and join me on this journey ... | reactjs,reduxtoolkit,router,tailwindcss,youtube-api,css,html,javascript | 2024-02-27T10:05:14Z | 2024-03-14T11:18:08Z | null | 1 | 0 | 15 | 0 | 0 | 3 | null | null | JavaScript |
ialex32x/jsb | main |
MOVED TO https://github.com/ialex32x/GodotJS
| JavaScript for Godot with V8 | godot,godot-module,javascript,quickjs,v8,gamedev,scripting,typescript | 2024-03-13T00:53:30Z | 2024-04-20T09:28:24Z | null | 1 | 0 | 114 | 0 | 0 | 3 | null | MIT | null |
pathakjiop/Healthy-Lifestyle | main | # Healthy-Lifestyle Project

## Overview
The Healthy-Lifestyle project is designed to promote wellness and encourage individuals to achieve and maintain an optimal BMI (Body Mass Index). By inputting basic... | The Healthy-Lifestyle project promotes wellness, calculates personalized BMI, and offers tailored advice via a comprehensive questionnaire for optimal health. | api,flask,gemini-api,javascript,python,react,reactjs | 2024-03-03T12:17:13Z | 2024-03-26T06:22:51Z | null | 1 | 0 | 6 | 0 | 0 | 3 | null | MIT | JavaScript |
anurag87204/Rock-Paper-Scissors | main | ## Rock Paper Scissors Game
This repository contains a simple implementation of the classic Rock Paper Scissors game . The game allows players to compete against the computer in a series of rounds, making their choices of rock, paper, or scissors.
### Features:
- User vs. Computer: Play against the computer in a se... | A simple classic Rock Paper Sciissor game | css,fun,game,html,javascript | 2024-02-10T05:15:33Z | 2024-03-07T10:16:10Z | null | 1 | 0 | 3 | 0 | 0 | 3 | null | null | HTML |
gmpsankalpa/Chat-Bot | main | # Chat Application
This is a simple chat application built using HTML, CSS, and JavaScript. It allows users to send messages and receive responses from a bot.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Demo](#demo)
- [Screenshots](#screenshots)
- [Contributing](... | This is a simple chat application built using HTML, CSS, and JavaScript. It allows users to send messages and receive responses from a bot. | css,html,javascript | 2024-02-23T15:46:09Z | 2024-03-31T16:16:33Z | 2024-03-13T08:08:46Z | 1 | 0 | 18 | 0 | 0 | 3 | null | MIT | JavaScript |
Azzellz/pomelo | main | # pomelo (Yuzu)
Based on Bun/Nodejs, pomelo is a resource parsing tool with flexible configurations. It supports various types of resources. Most of the functionality is inspired by [Flexget](https://github.com/Flexget/Flexget).
A typical use case involves parsing RSS resources and sending them to aria2 for downloadi... | Based on Bunjs/Nodejs and Aria2 resource download tool , flexible configuration , support for custom resource parsing and some built-in resource parsing such as RSS | rss,flexget,bunjs,javascript,node,typescript,anime,automation,download | 2024-03-06T02:42:33Z | 2024-04-11T09:59:44Z | 2024-04-10T06:20:12Z | 2 | 0 | 98 | 0 | 0 | 3 | null | AGPL-3.0 | TypeScript |
danvitoriano/danvitoriano.com.br | main | Início do projeto nesta quarta, 28 de fevereiro, 19h
# Projeto Learn in Public site danvitoriano.com.br
Atualmente, o meu site pessoal, "danvitoriano.com.br" é feito usando a plataforma de low-code Squarespace: eu pago pouco mais de R$100 por mês e tenho um site completamente acessível e personalizável sem escrever q... | Recriando um site do Squarespace usando Next.js | nextjs,typescript,javascript,react,tailwindcss,vercel | 2024-02-12T02:55:20Z | 2024-04-19T01:25:26Z | null | 1 | 0 | 16 | 5 | 1 | 3 | null | null | TypeScript |
adilsarfraz02/drumKit | main | # drumKit
<img width="auto" height="auto" src="https://img.playbook.com/O9KD5WHxcR5-vPZHKOD4AB-Syw4rK2aeAfF-Jf-ESbk/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzk4NDEwNDE4/LWUxNTMtNGJiOS1i/ZTExLTYxMzZjNzE4/NGZlNg" alt="" />
| Drum Kit | drum-kit,drumkit,javascript,javascript-library,js | 2024-01-29T18:38:22Z | 2024-01-31T15:18:58Z | null | 1 | 0 | 4 | 0 | 0 | 3 | null | null | CSS |
lefelys/randomface | main | # Randomface
Randomface is JS/React package for generating vector face-like figures from SHA-256 hash.
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/example-faces/randomface-2de32b9.svg">
<img src="assets/example-faces/randomface-2de32b9-dark.svg" width="... | Vector faces generator focused on uniqueness | avatar,avatar-generator,javascript,random-avatars,random-face,react,svg | 2024-02-02T14:30:30Z | 2024-05-07T19:34:13Z | null | 2 | 0 | 8 | 0 | 0 | 3 | null | MIT | TypeScript |
shovoalways/varFolio | main | # varFolio
[<img src='https://github.com/shovoalways/varFolio/blob/main/varFolio/img/bg.jpg?raw=true' alt='varFolio Image'>](https://www.facebook.com/shovoalways)
## 📝 Description
This repository provides the HTML, CSS, and JavaScript code used in a companion YouTube video offering a comprehensive guide to building ... | This repository provides the complete HTML, CSS, and JavaScript code used in a companion YouTube video offering a comprehensive guide to building vertical-scrolling websites. Follow along with the video and use the code as a foundation to build your own site, while also accessing any additional project assets. | css,html,javascript,js | 2024-03-09T14:27:04Z | 2024-03-09T15:12:18Z | null | 1 | 0 | 7 | 0 | 1 | 3 | null | null | HTML |
jesielviana/livro-aprenda-programar-com-javascript | main |
Este repositório contém os exemplos de códigos e slides do livro **Aprenda a Programar com JavaScript**.
Baixe gratuitamente o livro no formato pdf ou epub: [https://leanpub.com/aprenda-programar-com-javascript](https://leanpub.com/aprenda-programar-com-javascript)
# Livro Aprenda a Programar com JavaScript
Este l... | Materiais complementadores do Livro Aprenda a Programar com JavaScript | algoritmos,ifpi-ads-algoritmos,javascript,logica-de-programacao,programacao | 2024-02-27T12:11:47Z | 2024-05-13T17:15:16Z | null | 1 | 0 | 10 | 0 | 0 | 3 | null | null | JavaScript |
victormoreiraofc/nine-discord-bot | main | <h1 align="center">
<img src="assets/nine_mini_without_background.png" alt="NINE">
<br>Bot Discord NINE - Discord.js V14
</h1>



### Описание
Backend приложения "100 дней ... | Backend приложения "100 дней бега" | celery,django,django-rest-framework,docker,javascript,makefile,nginx,posgresql,pre-commit,pytest | 2024-02-13T16:10:36Z | 2024-05-01T18:12:46Z | null | 5 | 73 | 241 | 5 | 0 | 3 | null | null | Python |
SamChenYu/SignSync | main | # SignSync
Creating a browser extension that converts auto-generated YouTube subtitles into real-time sign language!
CWA Signing Avatars Sourced from University of East Anglia
https://vhg.cmp.uea.ac.uk/tech/jas/vhg2021/
<div align="center">
<img width="600" alt="image" src="https://github.com/SamChenYu/SignSync/... | a browser extension that converts auto-generated YouTube subtitles into real-time sign language! | ai,extension-chrome,javascript,python,sign-language-translation | 2024-03-12T21:02:39Z | 2024-05-03T23:17:15Z | null | 6 | 0 | 54 | 0 | 1 | 3 | null | Apache-2.0 | Python |
JoelDeonDsouza/Next_Fitness_app | main | # 🚀 Next Fit
Welcome to Fitness Workout Next App! This application is designed to help you achieve your fitness goals by providing a variety of workouts.
## Tech Stack
**Client:** Next.js, Styled Components, Typescript.
**Code editor:** Zed(https://zed.dev/);
## Screenshots
 and then run some smart checks on it. It's a handy little tool for folks diving into code, looking for bugs, or just trying to get a grip on what's happening under the hood.
##... | A rule-driven engine designed for seamless extraction of data from JavaScript files. | data-extraction,javascript,static-code-analyzer,bugbounty-tool,bugbountytips,security-audit | 2024-01-27T18:22:43Z | 2024-05-18T09:48:47Z | 2024-05-18T09:48:47Z | 2 | 4 | 29 | 0 | 0 | 3 | null | MIT | TypeScript |
wumingaizhou/giser | main | 我来自湖南师范大学,2023级地理信息科学本科生,现在没有什么突出的人生简历。选择了gis这个行业,意味着需要学习无数的知识,gis行业真的是如果没有人指导就根本不知道怎么学,学校教给我们的只是些杂七杂八的。
写这些的目的就是想在github上记录我的学习过程,同时也给其他地信专业的人多一点看法,多一个角度
## 唠嗑
现在大一的课程排满,还要去总部跑来跑去,作业也有,时间实在紧张,想学只能晚上有时间来学,仓库的更新也需要时间和精力,我就尽力而为吧。
最近在准备那个测绘程序设计比赛,不知道非专业组行不行,而且才刚刚写完基础篇,时间也紧张。哈哈哈
## 见解
1.3S专业不分你我,不要觉得地信专业还安排了遥感和测绘... | 湖star地信人的学习之旅 | arcgis-js-api,javascript | 2024-01-27T06:03:26Z | 2024-05-23T15:55:13Z | null | 1 | 0 | 44 | 0 | 0 | 3 | null | null | C# |
ShlokGaikwad/variable-sculptress-6789 | main | # Project Title : Queezo Coding App



_Easily create game notes._

[](https://github.com/rawpixel-vincent/string-literal-list/actions/workflows/tests.yml)
[](https://www.npmjs.com/package/string-literal-list)
# Arra... | ArrayLike for string literals, useful to generate constants without typescript compilation. | javascript,array,list,string,literal,typescript | 2024-03-02T11:57:44Z | 2024-04-07T06:18:58Z | 2024-04-07T06:18:58Z | 3 | 3 | 80 | 0 | 0 | 3 | null | null | JavaScript |
gmpsankalpa/qr-code-generator | main | # QR Code Generator
A simple web application for generating QR codes from text input.
## Table of Contents
- [Features](#features)
- [Demo](#demo)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Features
- Generate QR codes from text input.
- Download gener... | 🚨 A simple web application for generating QR codes from text input.🎫 | css,html,javascript | 2024-03-04T03:07:41Z | 2024-04-10T18:09:44Z | 2024-03-04T03:16:18Z | 1 | 0 | 13 | 0 | 0 | 3 | null | MIT | HTML |
adlauncher-team/adlauncher-terminal | main | # ADLAUNCHER | MINECRAFT LAUNCHER WITH NODE.JS
This is a simple Minecraft Launcher made with Node.js. / Este es un Launcher de Minecraft creado con Node.js.
---
## Pasos a seguir para la instalación
1. Instalar [Node.js](https://nodejs.org/en/)
2. Descargar [Java](https://www.oracle.com/java/technologies/downloads/#... | Minecraft Launcher with Node.js terminal version | adlauncher,batch-script,javascript | 2024-03-06T20:19:32Z | 2024-04-11T23:34:47Z | null | 2 | 0 | 10 | 0 | 0 | 3 | null | MIT | JavaScript |
hafsalodhi2023/rock-paper-scissor | master | # ROCK, PAPER & SCISSOR 🎉
### Author - Hafsa Khan Lodhi
Click Here to visit : https://hafsalodhi2023.github.io/rock-paper-scissor<br><br>
## Clone Repository ✌
### Step 1: Install Git (if not already installed)
Make sure you have Git installed on your machine. If not, download and install it from <a href="https://git-... | Rock, Paper & Scissor Game | css,css3,html,html5,images,javascript,js,music,rockpaper,rockpaperscissor | 2024-03-01T04:06:28Z | 2024-03-01T04:11:54Z | null | 1 | 0 | 2 | 0 | 0 | 3 | null | null | JavaScript |
Okafor-Chiagozie/NerdFord | main | # School Website Template: NerdFord
[](LICENSE)
A professionally designed one-page school website template, perfect for showcasing courses, global campuses, facilities, testimonials, and contact details.
## Table of Contents
- [Overview](#overview)
- [Feat... | A professionally designed one-page school website template, perfect for showcasing courses, global campuses, facilities, testimonials, and contact details. | css,education,frontend,github-pages,html5,javascript,responsive-design,school-website,template,web-development | 2024-02-02T17:21:59Z | 2024-02-07T11:31:25Z | null | 1 | 0 | 10 | 0 | 0 | 3 | null | MIT | CSS |
CrazyProger1/Portfolio | master | # Portfolio
My Portfolio as a Python Developer.
I'm third year student of **Kharkiv National University of Economics**, majoring in **Computer Science**. I have always been
interested in technology and have spent **5 years studying programming**. I have tried many programming languages such as
**Python, C++, C#, Java... | My Portfolio as a Python Developer. | bootstrap,portfolio,portfolio-site,react,site,javascript,opentowork,python | 2024-02-19T10:47:03Z | 2024-05-01T12:22:20Z | 2024-03-02T10:20:07Z | 1 | 9 | 60 | 0 | 0 | 3 | null | null | JavaScript |
canayter/geospatial-visualization-of-volcanic-activity | main | Our project develops an interactive web-based platform to visualize volcanic activity worldwide, leveraging dynamic maps to present data on the Volcanic Explosivity Index (VEI), casualties, and economic damages associated with volcanic events. Incorporating advanced features such as a dropdown menu for seamless navigat... | This project showcases an interactive web-based visualization of global volcanic activity, highlighting the Volcanic Explosivity Index, casualties, and economic impacts. It features dynamic maps with a dropdown menu and an engaging video background, providing a comprehensive yet immersive educational tool. | datavisualization,volcanoes,folium,javascript | 2024-02-22T02:48:06Z | 2024-03-11T22:40:00Z | null | 4 | 0 | 25 | 0 | 0 | 3 | null | MIT | Jupyter Notebook |
xdcode2/image-cropper | main | # Image Cropper
Build an Image Cropper using React JS & TailwindCSS

## 🛠️ Tools
- React JS
- TailwindCSS
- Framer Motion
- React Easy Crop
- React Icons
## 🔍 Features
- Drag And Drop File
- Crop Image
- Download Image
## 🚀 Getting Started
To get ... | Build an Image Cropper in React JS | javascript,reactjs,xdcode,imagecropp | 2024-02-03T20:54:24Z | 2024-02-05T18:37:59Z | null | 3 | 0 | 2 | 0 | 0 | 3 | null | null | JavaScript |
anurag87204/Anime-Quote | main | # Anime Quote
Random Anime Generator used to generate random anime quotes
## About this project
Random Anime Quote Generator used to generate random quotes.Each time you click on the button, you'll get a new anime quote. You can also convert a quote to speech, copy a quote ,or share a quote on twitter by clicking the ... | Anime-Quote | anime,css,html,javascript,quotes | 2024-02-18T10:01:34Z | 2024-02-18T10:20:07Z | null | 1 | 0 | 2 | 0 | 0 | 3 | null | null | CSS |
AsmaJalal/my-online-shopping-hub | master | # This is a online-shopping-app
## A Ecommerce Website made with React.js Framework and configureStore @reduxjs/toolkit.
## Screenshots

 📱💻
1. Enter the creds in the extension (only needed the first time).
2. Once you are on the correct site just press `Login` in the extension and it does all for you.
3. Simply, open `chrome://extensions` and open ... | Chrome Extension to resolve the issue of manually logging in into LPU's Local Internet. | chrome-extension,javascript | 2024-02-04T10:03:56Z | 2024-03-10T04:30:50Z | 2024-02-04T10:25:32Z | 1 | 0 | 8 | 0 | 0 | 3 | null | null | JavaScript |
heyasif/logic-alchemist-5678 | main | # [Epicbazaar](https://epicbazaar.vercel.app/)
## Introduction
Epicbazaar is an innovative e-commerce platform designed to revolutionize online shopping. With features like a real-time, cross-device shopping cart and a streamlined checkout process, it aims to enhance user experience by addressing common e-commerce ... | Epicbazaar is an innovative e-commerce platform designed to revolutionize online shopping. With features like a real-time, cross-device shopping cart and a streamlined checkout process, it aims to enhance user experience by addressing common e-commerce frustrations, simplifying cart management, and ensuring secure tran... | css,javascript,react,tailwind,rest-api,vercel | 2024-02-20T15:31:57Z | 2024-03-19T18:25:26Z | null | 5 | 27 | 81 | 0 | 2 | 3 | null | null | JavaScript |
ANDRIANALISOA-sylvere/web.dev | 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... | This is a landing page who list the all of my projects | javascript,react,tailwindcss | 2024-01-31T19:26:35Z | 2024-03-21T09:35:34Z | null | 1 | 0 | 9 | 0 | 0 | 3 | null | null | JavaScript |
KaSaNaa/CareBridge | main | # CareBridge [In Production]
2nd year final project to build a web platform for Sri Lankan people who lives overseas to gain access to SL medical advice at low-cost or for completely free (DEMO ONLY)
```java
This app is protected by O.R.K.M.M License which is a
self-made license which stands for ONA REDDAK KARAGANIN... | 2nd year final project to build a web platform for Sri Lankan people who lives overseas to gain access to SL medical advice at low cost-or for completely free (DEMO ONLY)) | reactjs,javascript,styled-components | 2024-02-10T14:19:35Z | 2024-03-25T10:11:10Z | null | 3 | 5 | 57 | 1 | 0 | 3 | null | MIT | JavaScript |
blurwind/wumpus-store-express | main | <p align="center">
<img src="https://github.com/blurwind/wumpus-store-express/assets/96443442/bdf3f824-58b1-4fbb-b934-684c32a4c36e" alt="Wumpus.store">
</p>
<h1 align="center">Wumpus Store Express</h1>
<p align="center">Receive an embed by webhook when someone votes for your bot on <a href="https://wumpus.store">Wu... | An API that uses Express to track when someone votes for your bot on Wumpus.store | api,express,javascript,wumpus-store | 2024-02-14T00:07:05Z | 2024-03-31T14:02:56Z | null | 1 | 1 | 31 | 0 | 0 | 3 | null | null | JavaScript |
AmulyaMachhan/book-my-show-clone | main | # BookMyShow Landing Page
Welcome to the BookMyShow Landing Page project! This project is a responsive web page inspired by the popular online ticketing platform BookMyShow. It features a sleek and modern design aimed at providing users with an immersive browsing experience for discovering and booking events, movies, ... | This project is a responsive web page inspired by the popular online ticketing platform BookMyShow. It features a sleek and modern design aimed at providing users with an immersive browsing experience for discovering and booking events, movies, and shows. | css,dom-manipulation,git,html,javascript,responsive-design,ui,ux,ux-design,web-design | 2024-02-18T17:56:32Z | 2024-04-09T11:19:45Z | null | 1 | 0 | 7 | 0 | 0 | 3 | null | null | HTML |
SherlockGn/web-admx-tool | master | null | A powerful group policy editor tool (gpeditor.exe) written entirely in JavaScript, capable of running directly in your browser. | element-plus,gpo,group-policy,javascript,vue3,website | 2024-02-22T14:17:17Z | 2024-02-22T14:11:13Z | null | 1 | 0 | 3 | 0 | 0 | 3 | null | GPL-2.0 | Vue |
zahidrahimoon/Zara-Therapy | main | # Zara Therapy Clinic Website
## Introduction
Welcome to the Zara Therapy Clinic website project! This README provides an overview of our development process and the features of our fully responsive website.
## Objectives
Our goal is to create a professional website for Zara Therapy Clinic that showcases our servic... | "Therapy website featuring responsive design, soothing aesthetics, and interactive elements, built with HTML, CSS, and JavaScript." | css,css-animations,css-flexbox,css-grid,html,html-css-javascript,html5,javascript-library,medical,zara | 2024-02-14T15:42:26Z | 2024-04-22T23:15:51Z | null | 1 | 0 | 23 | 0 | 0 | 3 | null | null | HTML |
mdtanvirahamedshanto/mern-newspaper | main | null | this is a simple mern newspaper with admin dashborad and backend , | fullstack-development,javascript,mern-stack,newspaper | 2024-01-29T08:41:44Z | 2024-05-06T13:31:23Z | null | 1 | 1 | 35 | 0 | 1 | 3 | null | null | JavaScript |
miftahganzz/Dolers-Website | main | # Dolers Website
<p align="center">
<img src="https://raw.githubusercontent.com/miftahganzz/Dolers-Website/c32270df2dec8e64af89293fb422a64f126e5495/priview.png" alt="Example">
</p>
<p align="center">
<a href="https://dolers.miftah.xyz" target="_blank">Visit Now 🚀</a>
</p>
## Introduction
Welcome to Dolers Websit... | Dolers is a website to download content from supported social media, using PHP programming language, and Tailwind CSS frame work, and features download from rest api https://api.miftahganzz.my.id | javascript,miftahganzz,open-source,php,rest-api,tailwind-css,downloader-social-media | 2024-02-03T08:53:51Z | 2024-02-03T09:54:41Z | null | 1 | 0 | 7 | 0 | 1 | 3 | null | MIT | PHP |
NafisMahmudAyon/landing-page-ui | master |
<p align="center">
<a href="https://ui.nafisbd.com"><img src="https://ui.nafisbd.com/full-logo.svg" alt="Typesense" width="298" /></a>
</p>
<p align="center">
The Landing Page UI is a React component library with ready-to-use building blocks for creating beautiful and responsive landing pages. It's made specifica... | Landing Page UI | css,html,javascript,npm,npm-package,react,react-components,tailwindcss,typescript | 2024-02-25T13:08:16Z | 2024-05-22T15:05:52Z | null | 1 | 0 | 201 | 0 | 0 | 3 | null | null | TypeScript |
Kropanov/storycascade | main | # StoryCascade
This repository contains two projects: a client-side application built with Vue.js version 3 and a server-side application built with Nest.js. These projects collectively form StoryCascade, a service for writing and reading novels in English.
## Projects
### Vue3 Client
The Vue3 Client is a front-end... | A client-server system for a novel writing service | javascript,pinia,vue3,vuetify,nestjs,typescript,vite,postgresql,bcrypt,aws-s3 | 2024-02-17T18:43:18Z | 2024-05-22T19:29:47Z | null | 1 | 36 | 104 | 4 | 0 | 3 | null | BSD-2-Clause | Vue |
dawidolko/Database-Project-ComputerStore | main | # Database project - Computer store
## Final database project
### Full application of a store selling computers and computer components, with a Frontend written in JavaScript, a Backend in PHP, and a PL/SQL database

# TechByte

## I... | Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c. | base,computer-shop,css,data-base,database,html,js,php,project,javascript | 2024-03-08T10:26:28Z | 2024-05-19T11:25:29Z | 2024-05-19T11:22:04Z | 3 | 1 | 125 | 0 | 0 | 3 | null | MIT | HTML |
breatfr/Kindroid | main | # <img src="https://play-lh.googleusercontent.com/plaMooDMA0URmZGnfDJmn-v4DEP1SGMUXxC0grATSPuXQ8-HgAgijTXVvyU1y1ir_fRd=s30-rw" alt="Kindroid"> Kindroid: Website optimized for wide screens + new features [](https://ko-fi.com/breatfr) <a href="https://www.paypal.me/breat... | Put Kindroid on whole page for FHD (1920x1080) screens or more and add customizations (theme) + add new features (scripts). | theme,css,css3,javascript,js,userscript,userstyle,android,css-theme,ios | 2024-01-30T18:55:53Z | 2024-05-20T19:10:00Z | null | 3 | 3 | 444 | 0 | 1 | 3 | null | GPL-3.0 | CSS |
ICEI-PUC-Minas-PMV-ADS/pmv-ads-2024-1-e3-proj-mov-t6-pmv-ads-2024-1-e3-proj-fitfocus | main | # FITFOCUS
`Análise e Desenvolvimento de Sistemas`
`Projeto: Desenvolvimento de uma Aplicação Móvel em um Ambiente de Negócio`
`Eixo 3 `

... | Projeto Fit Focus | css,html,javascript,react-native,mobile | 2024-02-29T23:19:00Z | 2024-05-23T00:28:23Z | null | 41 | 0 | 82 | 12 | 0 | 3 | null | null | JavaScript |
VasuRohilla/Workout-Reps-Count | main | null | This is a simple yet useful web application that helps you to keep the count of the repetitions you have done for sets of exercise and provide you with the track of it. CHECK IT OUT <LINK BELOW> | css3,html5,javascript | 2024-02-12T06:04:41Z | 2024-03-03T01:49:41Z | null | 1 | 0 | 8 | 0 | 0 | 3 | null | null | CSS |
flaubert-dev/wp-api-starter-theme | main | # WP API Starter Theme (BETA VERSION 1.0.0)
WordPress starter theme with [WP API](https://developer.wordpress.org/rest-api/) components and templates, [Tailwind CSS](https://tailwindcss.com/blog/standalone-cli), and a modern development workflow. This WordPress theme is interesting for local testing, studies and code ... | WordPress starter theme with WP API components and templates, Tailwind CSS, and a modern development workflow | javascript,php,tailwindcss,wordpress,wordpress-starter-theme,wordpress-theme,wp-api,composer,gulp,nodejs | 2024-03-04T02:15:39Z | 2024-05-16T23:54:06Z | 2024-03-24T18:16:42Z | 1 | 0 | 71 | 0 | 0 | 3 | null | MIT | CSS |
ifulxploit/jembutfolio | main | # JembutFolio - Tailwind Minimal CSS Personal Portfolio HTML5 Template

Live Preview : [See Here](https://ifulxploit.github.io/jembutfolio/) <br/>
Author: [ifulxploit](saifulmiqdar.vercel.app)
Email: [ifulxploit@gmail.com](mailt... | JembutFolio offers a sleek design and utilizes Tailwind CSS, making it an ideal choice for displaying professional portfolios with style and sophistication. | css,html,javascript,portofolio,responsive,seo-optimization,tailwindcss,template,smooth-animation | 2024-02-22T17:04:17Z | 2024-02-23T12:05:25Z | null | 1 | 0 | 8 | 0 | 1 | 3 | null | MIT | HTML |
onlyoneaman/minidev-tools | main | ## MiniDev Tools
minidev.tools is an open-source collection of mini dev tools to help you in your daily development.
You can checkout it here [Minidev.Tools](https://minidev.tools)
### Author
- [Aman](https://amankumar.ai)
### Run Locally
First, run the development server:
```bash
npm run dev
```
### Roadmap
... | Open Source Collection of Mini Dev tools | devtools,opensource,ai,javascript,tools,typescript | 2024-03-01T23:40:10Z | 2024-05-20T23:08:19Z | null | 1 | 0 | 130 | 0 | 1 | 3 | null | NOASSERTION | TypeScript |
MarvNC/japanese-furigana-normalize | master | null | Normalize Japanese Furigana | japanese,kana,kanji,katakana,tool,typescript,javascript,npm | 2024-02-09T23:43:55Z | 2024-02-11T04:48:05Z | 2024-02-11T04:48:06Z | 1 | 0 | 25 | 0 | 0 | 3 | null | null | TypeScript |
Tbjamie/project-tech-group | main | # GameSphere (Project Tech)
## About
### GameSphere
THE website to find all the games that you desire!
You can explore games right from the homepage. Already know what you're looking for? You can search any game right from the discover page! This website has all you need to find the perfect game!
Are you just try... | GameSphere. Whether you are trying to find the perfect game for you or the perfect teammate, we have it all! So explore our website right now for a better gaming experience! | css,expressjs,javascript,mongodb,nodejs | 2024-02-16T09:24:40Z | 2024-04-11T22:19:32Z | null | 5 | 1 | 226 | 0 | 0 | 3 | null | GPL-3.0 | JavaScript |
akashdeep023/Netflix_Gpt | main | # Netflix-GPT: Your Ultimate Movie Companion! 🚀
<p align="center">
<b style="color: blue; ">Visitor count</b>
<br>
<a style="" href="https://github.com/akashdeep023">
<img src="https://profile-counter.glitch.me/netflix-gpt/count.svg" />
</a>
</p>
---
## Table of Contents
- [Project Overview](#project-... | Netflix_Gpt: Your Ultimate Movie Companion! | ai,api,css,firebase,html,javascript,react,redux,tailwindcss,tmdb-movie | 2024-02-29T16:32:40Z | 2024-03-12T12:09:10Z | null | 1 | 0 | 12 | 0 | 1 | 3 | null | null | JavaScript |
RajeshTechForge/PINAC_Workspace | main |
## ⚠️ Repository Notice ⚠️
**Important Update**: This repository for `PINAC_Workspace` is no longer being actively maintained. We are excited to announce that development is continuing in our new repository, **PINAC_Workspace-2.0** from @pinacai
## ✨ Development to get better: visit [PINAC Workspace 2.0](https://gi... | Automate Google Apps with AI | Using LangChain | Refreshing Interface | python,api,desktop,awesome,google,automation,app,tools,ai,pinac | 2024-02-24T12:53:42Z | 2024-05-19T18:43:34Z | 2024-04-29T16:45:38Z | 9 | 13 | 103 | 0 | 8 | 3 | null | GPL-3.0 | Python |
Soumya-0x000/SSDtube | main | # PewTube Readme
Welcome to PewTube, a YouTube clone built with React JS and other exciting technologies! PewTube aims to provide a familiar user experience while showcasing various features commonly found in popular video-sharing platforms.
## Demo
You can check out the live demo of PewTube [here](https://ssdtube.v... | null | axios-react,javascript,react-infinite-scroll-component,react-lazy-load-image-component,reactjs,skeleton-loading,youtube-data-api-v3,dayjs,react-router-v6,redux-toolkit | 2024-03-06T17:45:36Z | 2024-05-06T06:07:22Z | null | 1 | 0 | 65 | 0 | 0 | 3 | null | null | JavaScript |
nivindulakshitha/Tripster | Desktop | null | AdminPro: Simplify your administrative tasks with intuitive features and streamlined workflows for efficient management. | bootstrap,css,electron,html,javascript,mongodb | 2024-01-30T06:08:19Z | 2024-02-10T12:52:28Z | null | 2 | 1 | 25 | 0 | 2 | 3 | null | null | HTML |
nikhil25803/blogging-platform | main | ## Blogging Platform API
The Blogging Platform API utilizes a microservices architecture with NodeJS, Express.js, Postgres, and Redis, facilitating CRUD operations, authentication, keyword search, and recommendation features. It emphasizes performance optimization, security measures, and scalability via Docker orchest... | The Blogging Platform API utilizes a microservices architecture with NodeJS, Express.js, Postgres, and Redis, facilitating CRUD operations, authentication, keyword search, and recommendation features. It emphasizes performance optimization, security measures, and scalability via Docker orchestration and thorough unit t... | expressjs,javascript,nodejs,postgresql,prisma,redis,docker,docker-compose,makefile | 2024-01-25T05:59:00Z | 2024-03-17T06:29:56Z | null | 2 | 9 | 36 | 0 | 0 | 3 | null | GPL-3.0 | JavaScript |
VKoder/AstroGPT | main | <div align="center">
<img src="https://astro-gpt-eta.vercel.app/static/media/Logo%20text.f6597f7e623631bb4827.png" style="width:310px"></img>
</div>
<!-- PROJECT DESCRIPTION -->
> ## Introducing AstroGPT, your ultimate astrology app featuring personalized Kundli, daily horoscope, live chat with astrologers, and an ... | Ongoing - AstroGPT revolutionizes astrology with features like Kundli, daily horoscope, live chat, and a ChatGPT-powered bot. 🚀 Achieved 20% faster loading and 15% better responsiveness, supporting 7 languages and managing 10+ APIs efficiently. 💻 Tailwind CSS for sleek UI, upcoming dynamic search. 🔍 And a lot more ... | astrogpt,astrology,chunking,firebase,javascript,javascript-library,lazy-loading,namaste-react,openai-api,react | 2024-02-07T15:51:13Z | 2024-05-13T18:03:10Z | null | 1 | 0 | 51 | 0 | 0 | 3 | null | null | JavaScript |
lifeisfoo/node-js | master | # Node.js - Guida per creare API e applicazioni in JavaScript
<a href="https://node-js.miliucci.org"><img width="240" align="right" src="https://www.apogeonline.com/contrib/uploads/node-js-copertina.jpg"></a>
Questo è il repository di <a href="https://node-js.miliucci.org">Node.js - Guida per creare API e applicazion... | Codice del libro "Node.js" di Alessandro Miliucci (Apogeo 2024) | book,javascript,libro,node,node-js,nodejs | 2024-03-04T08:18:08Z | 2024-04-21T20:50:42Z | null | 1 | 0 | 2 | 0 | 1 | 3 | null | null | JavaScript |
ViktorSvertoka/goit-react-woolf-hw-03-image-finder | main | # Критерії приймання
- Створений репозиторій `goit-react-woolf-hw-03-image-finder`
- При здачі домашньої роботи є посилання: на вихідні файли та робочу сторінку
проектів на `GitHub Pages`.
- У стані компонентів зберігається мінімально необхідний набір даних, решта
обчислюється
- Під час запуску коду завдання в кон... | Home task for React course📘 | emotion,goit,javascript,react,goit-react-woolf-hw-03-image-finder | 2024-02-11T12:49:15Z | 2024-02-11T15:23:48Z | null | 1 | 0 | 4 | 0 | 0 | 3 | null | null | JavaScript |
Haehnchen/idea-vuejs-plugin | master | # IntelliJ IDEA / PhpStorm Vue.js Toolbox Plugin
[](https://github.com/Haehnchen/idea-vuejs-plugin/actions/workflows/gradle.yml)
[](https://plugin... | Vue.js 3 Toolbox Plugin for PhpStorm / Intellij | intelij,phpstorm,vuejs,java,javascript,typescript,vuejs3,intellij-plugin | 2024-02-23T16:53:23Z | 2024-02-27T18:48:21Z | null | 1 | 0 | 30 | 0 | 0 | 3 | null | null | Java |
ttamalito/instagram_clone_front-end | main | # Instagram Clone Front-end
This is a simple UI built with React.js, for the "main" project, that is the
[instagram_clone backend server](https://github.com/ttamalito/Instagram_Clone)
I built this just to have some visual and using the backend server
The backend server, has a lot of functionalities, that together wit... | null | front-end,javascript,reactjs | 2024-02-03T10:49:43Z | 2024-02-21T12:48:51Z | null | 1 | 0 | 44 | 1 | 0 | 3 | null | null | JavaScript |
yasinsametkaraca/nextjs-saas-chat-translation-app | master | See how a minor change to your commit message style can make you a better programmer.
Format: `<type>(<scope>): <subject>`
`<scope>` is optional
## Example
```
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.
``... | Complete SaaS with NEXT.JS (Stripe Payments, Shadcn, Firestore, Zod, Zustand, Firebase, TS, NextAuth) | artificial-intelligence,chat-application,firebase,firestore,javascript,next-auth,nextjs,reactjs,shadcn-ui,stripe | 2024-02-05T07:52:46Z | 2024-03-15T15:29:49Z | null | 1 | 0 | 32 | 0 | 0 | 3 | null | Apache-2.0 | TypeScript |
gracemann365/HIDS-vBleedingEdge | main | # HIDS - Home Intrusion Detection System
## Overview:
HIDS is a locally deployed Home Intrusion Detection System designed to enhance home security through real-time monitoring and alerting. Leveraging cutting-edge technologies like YOLO (You Only Look Once) object detection and Flask web framework, this system detect... | HIDS is a locally deployed Home Intrusion Detection System designed to enhance home security through real-time monitoring and alerting. Leveraging cutting-edge technologies like YOLO (You Only Look Once) object detection and Flask web framework, this system detects intruders and provides immediate notifications to home... | audrino,flask,flutter,javascript,machine-learning,opencv,python,smtp-mail,yolov8 | 2024-03-08T09:30:01Z | 2024-03-08T10:19:48Z | null | 1 | 0 | 6 | 0 | 0 | 3 | null | MIT | Python |
react18-tools/react18-global-store | main | # React18GlobalStore
[](https://github.com/react18-tools/react18-global-store/actions/workflows/test.yml) [](https://codeclima... | A simple yet elegant, light weight, react18 global store to replace Zustand for better tree shaking. | javascript,mayank1513,nextjs,nextjs14,react,react-library,react18,typescript,zustand,react18-global-store | 2024-02-21T09:15:49Z | 2024-05-23T16:18:44Z | 2024-05-02T20:08:31Z | 1 | 20 | 427 | 2 | 1 | 3 | null | MPL-2.0 | TypeScript |
jivkovaviktoria/L-Angolo-Toscano | main | # L'Angolo Toscano - Italian Restaurant Website
Simple and elegant Italian restaurant website. Features include a menu page, contact information, about us and reservation form.
Built with:
- HTML
- CSS
- TailwindCSS
- JavaScript
## Sections
### Home
<p align="center">
<img src="https://github.com/jivkovaviktoria/... | Simple and elegant Italian restaurant website built using HTML, CSS, Tailwind CSS and JavaScript. | ccs3,design,html5,javascript,tailwindcss,restaurant | 2024-02-02T21:12:41Z | 2024-02-03T15:39:00Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | MIT | HTML |
Neves-Rafael/Tasks-Responsive | main | <h1 align="center">📱 Tasks Responsive</h1>

<p align="center">Projeto utilizado para estudos de Responsividade e Acessibilidade, é um projeto simples que exibe um layout de um aplicativo para salvar taref... | Projeto desenvolvido com o objetivo de aplicar e estudar conceitos de responsividade e acessibilidade utilizando React e Styled-Components. | javascript,mobile-first,react,responsive,styled-components | 2024-01-28T23:22:08Z | 2024-01-30T20:16:32Z | null | 1 | 0 | 14 | 0 | 0 | 2 | null | null | JavaScript |
SerhatPolat/crudizer-core-server | main | # crudizer-core
crudizer-core is a fullstack CRUD web app kickstarter which one is includes common essentials:
- E2E data listing (w/ pagination) (Mongo database => Node.js backend => Nuxt 3 & Axios API requests => UI)
- Ready to use E2E base64 image dataflow
- Create/Update/Delete transactions for items
- Item detai... | Backend of crudizer-core (Node.js, Express.js, MongoDB, cors, dotenv) | api,backend,cors,dotenv,expressjs,javascript,mongodb,nodejs | 2024-02-03T21:03:30Z | 2024-02-08T10:13:28Z | null | 1 | 0 | 9 | 1 | 0 | 2 | null | MIT | JavaScript |
fernanda-avila/clone-netflix | main | # 🍿 Netflix Clone
Projeto de clonagem da página da Netflix desenvolvido no projeto #7DaysOfCode da Alura.
As lista de filmes e séries tem sliders que funciona com os botões e também com touch.
## 🛠️ Clone construído usando:
- HTML
- CSS
- JavaScript
 uses [Babel](https://babeljs.io/) for Fast ... | null | javascript,javascriptgames,plain-css,reactjs | 2024-02-15T12:06:29Z | 2024-02-16T13:20:52Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
mthirumalai2905/chart-js-with-darkmode-support | main | # Chart.js Dashboard
This project is a dashboard created using Chart.js library to visualize data in various chart formats.
[screen.webm](https://github.com/mthirumalai2905/chart-js-with-darkmode-support/assets/98790479/3960ee75-5652-4f27-bc60-c8f6da8ec54e)
## Technologies Used
- React.js
- Chart.js
- CSS
## Fe... | I employ Chart.js within React to craft engaging visualizations, presenting an array of graphs and patterns with seamless interactivity. 📊✨ | chartjs,javascript,reactjs,vite | 2024-02-11T12:46:00Z | 2024-02-13T09:39:15Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | JavaScript |
fe-interview-record/FE-Interview-Record | main | # FE-Interview-Record
프론트엔드 기술면접 스터디
<table>
<tr>
<td align="center" width="92px">
<a href="https://github.com/azure-553" target="_blank">
<img src="https://avatars.githubusercontent.com/u/80371353?v=4" alt="진 프로필"/>
</a>
</td>
<td align="center" width="92px">
<a href="https://g... | 프론트엔드 기술면접 기록 | front-end,frontend,javascript,react | 2024-03-07T14:33:04Z | 2024-04-04T09:53:28Z | null | 4 | 6 | 30 | 0 | 1 | 2 | null | null | null |
amuuo-dev/cat-meme-picker | main | null | A project featuring cat images categorized by emotions. Users can select emotions via radio buttons, opt for GIFs only, and click a button to display a corresponding cat image. The project employs JavaScript to dynamically update the UI based on user input | javascript | 2024-03-03T04:02:41Z | 2024-03-03T04:05:36Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
atieh-mir/snappFood | 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... | null | axios,bootstrap,css,javascript,json-server,nextjs,redux-toolkit,swiper | 2024-01-28T18:35:51Z | 2024-01-28T18:35:55Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
abdulrahim-ramadan/Clean-Firma-Webseite | main | # Clean-Firma-Webseite 🧹🌟
Clean-Firma-Webseite is a project aimed at developing a sleek and organized website for a specific company or organization. The project utilizes HTML, CSS, and JavaScript to create a responsive and user-friendly web experience.
## Features
- *Sleek Design*: Clean and attractive user inter... | Clean-Firma-Webseite" is a project aimed at developing a sleek and organized website for a specific company or organization, using HTML, CSS, and JavaScript. It features responsive design for various screen sizes, offering a simple yet attractive user experience. | bootstrap,css,github,html,javascript,photoshop | 2024-03-11T22:13:39Z | 2024-03-13T17:53:18Z | null | 1 | 0 | 9 | 0 | 0 | 2 | null | null | HTML |
SreeHarsha-Kamisetty/TeamConnect | main | null | TeamConnect is a powerful team collaboration platform that allows you to communicate and collaborate with your team members in real-time. Whether you're working remotely or in the same office, our application provides a seamless and efficient way to stay connected. | css,expressjs,html,javascript,mongodb,nodejs,socket-io | 2024-02-20T14:35:04Z | 2024-03-04T14:15:26Z | null | 4 | 68 | 207 | 0 | 3 | 2 | null | null | HTML |
MohamedBoukthir/PhotoCapture | main | null | A simple web application built with Flask for capturing photos using your device's camera. Photos are stored in a local directory, and the application uses MySQL for image metadata storage. | css,flask,html,javascript,mysql,python | 2024-02-24T19:00:08Z | 2024-02-24T19:21:50Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | Python |
Siddharth-Dagar-25/Geet-Music-Player | main | # Geet Music Player
## Description
Introducing a music player, sleek and intuitive web-based music player designed to bring your favorite tunes to life with ease and style. Crafted meticulously using the foundational web technologies HTML, CSS, and JavaScript, It offers a seamless and engaging music listening experien... | Introducing a music player, sleek and intuitive web-based music player designed to bring your favorite tunes to life with ease and style. | css,html,javascript | 2024-02-10T16:30:21Z | 2024-03-07T07:51:08Z | null | 3 | 9 | 57 | 2 | 2 | 2 | null | null | JavaScript |
uhmpasterig/react-orbit-component | main | # React Orbit Component

# Usage
```bash
npm install react-orbit-component
```
```bash
yarn add react-orbit-component
```
```bash
pnpm install react-orbit-component
```
```bash
bun add react-orbit-component
```
Now import the Components.
```diff
+"use client";
+import { OrbitPath, Or... | A simple Orbit component for React | component-library,javascript,nextjs,orbit,react,typescript,ui | 2024-03-01T20:21:44Z | 2024-03-13T14:51:13Z | null | 3 | 13 | 46 | 0 | 1 | 2 | null | MIT | TypeScript |
gmpsankalpa/interactive-timetable | main | # Interactive Timetable
Welcome to the Interactive Timetable project! This web application allows you to create and manage a weekly timetable with ease. You can add, edit, and delete classes for each day of the week.


## Table of Contents
- [Features](#featur... | This web application allows you to create and manage a weekly timetable with ease. You can add, edit, and delete classes for each day of the week. | css,html,javascript | 2024-03-09T03:59:44Z | 2024-03-09T04:05:54Z | 2024-03-09T04:05:54Z | 1 | 0 | 3 | 0 | 0 | 2 | null | MIT | JavaScript |
yulia-shem/Three-letters | main | # Игра "3 буквы"
## Правила:
Загадано существительное из трех букв в единственном числе.
На разгадку шесть попыток. После каждой попытки цвет букв меняется.
### Что означают цвета:
Буквы зеленые - они есть в загаданном слове, стоят на правильных местах.
Желтые буквы - есть в загаданном слове, но стоят на других ме... | null | css,html,javascript | 2024-02-13T16:41:57Z | 2024-03-30T15:08:09Z | null | 1 | 0 | 8 | 0 | 0 | 2 | null | null | JavaScript |
fransilva0/FilmTalk | main | <!--<div align='center' id='top'>
<img src='./.github/design.png' alt='FilmTalk, design' />
 
</div>-->
<h1 align='center'>FilmTalk</h1>
<p align='center'>
<img alt='Principal linguagem do projeto' src='https://img.shields.io/github/languages/top/fransilva0/FilmTalk?color=56BEB8'>
<img alt='Quantidade de lin... | O FilmTalk foi desenvolvido com o objetivo de criar um espaço online onde entusiastas de cinema podem se reunir, discutir seus filmes favoritos, recomendar novas descobertas e compartilhar insights. | flask,javascript,nextjs,postgresql,python3,reactjs,styled-components | 2024-03-05T18:55:04Z | 2024-04-18T16:58:34Z | null | 2 | 28 | 6 | 0 | 1 | 2 | null | MIT | JavaScript |
Nurbek-web/quizify | main | null | Quizify is a platform for practicing your knowledge. You can give your study material, then quizify will create awesome questions for consolidation of knowledge | generative-ai,javascript,react,semantic-ui,storybook | 2024-03-09T19:17:51Z | 2024-03-31T09:53:52Z | null | 1 | 0 | 20 | 0 | 0 | 2 | null | null | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.