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
HarmoniTech/flviator-frontend
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:30...
This is repository for flviator frontend
javascript,reactjs,typescript,scss
2024-03-30T08:50:05Z
2024-01-11T05:27:26Z
null
1
0
209
0
0
2
null
null
TypeScript
RanitManik/FrontendMentor-Solutions
main
<div align="center"> <h1>Frontend Mentor Solutions</h1> <table> <thead> <tr> <th>#</th> <th>Challenges</th> <th>Live Demo</th> </tr> </thead> <tbody> <tr> <td>01</td> <td><...
Frontend Mentor solurions
css,frontend-development,frontend-mentor,frontendmentor,frontendmentor-challenge,html,javascript,web,website,website-design
2024-04-29T10:18:23Z
2024-05-02T03:17:22Z
null
2
2
18
0
0
2
null
MIT
CSS
codeAlok/Namaste_React_Practice
master
# This repository contains followup code & notes from 💖 Namaste React Course 💖 by Akshay Saini 🚀 *** ### Note: All folders/episode code in this repo is extended code of previous episode (best way to follow this repo is to follow with the commits) ### Note: All episodes code are kept separated, so that it is easier ...
Repo contains all the code written and practiced while learning Namaste React from Akshay Saini with notes.
javascript,jsx,npm,parcel-bundler,reactjs,tailwindcss
2024-04-02T17:56:35Z
2024-05-10T19:01:52Z
null
1
0
37
0
2
2
null
null
JavaScript
the-minimal/validator
main
![Validator image](https://github.com/the-minimal/validator/blob/main/docs/the-minimal-validator.jpg?raw=true) Joe was in search of a simple data validation library that he could learn in 15 minutes. He envisioned a tool with minimal blocking time and low CPU/memory overhead. He hoped for something he could easily e...
Minimal validation library for the brave
data-validation,data-validator,javascript,typescript,validation,validator
2024-03-15T10:07:36Z
2024-05-12T19:30:15Z
2024-05-12T19:30:15Z
1
0
128
0
0
2
null
MIT
TypeScript
bishwenduk029/ai-voice
main
# AI-Voice ## Description Inspired by Vercel's Language Model Specification, this is a proposal for introducing a Speech Model Specification to streamline the integration of various speech providers into our platform. This specification aims to provide a standardized interface for interacting with different speech mod...
🗣️ AI-Voice: Seamless Voice Integration for AI Apps
ai,ai-voice,api,generative-ai,javascript,language-model,llm,nextjs,openai,react
2024-03-26T06:33:35Z
2024-05-12T18:50:43Z
null
2
2
13
0
0
2
null
null
TypeScript
SakshiRai01/Page-Turner-Tracker
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...
Never lose track of your next read again! This user-friendly React app lets you build your personalized reading list by easily adding books you want to conquer. Keep your literary goals organized and stay motivated with your bookshelf of digital delights.
css,html,javascript,react
2024-04-12T11:50:10Z
2024-04-24T17:58:30Z
null
1
0
14
0
0
2
null
null
JavaScript
RayVilaca/template-curriculo
main
<h1 style="display: flex; align-items: center;"> Template de currículo com HTML, CSS e JavaScript </h1> Este é um modelo de currículo com um modo noturno incorporado, desenvolvido utilizando HTML, CSS e JavaScript. No canto superior direito, há um botão de alternância para mudar entre os modos claro e escuro. Além d...
Este é um modelo de currículo com um modo noturno incorporado, desenvolvido utilizando HTML, CSS e JavaScript.
css,curriculo,curriculo-simples,html,javascript
2024-03-23T18:27:22Z
2024-03-23T19:21:24Z
null
1
0
3
0
1
2
null
null
HTML
stefan2do/ip-address-tracker
master
<div align="center"> # IP Address Tracker 📍A website to track and obtain information based on an IP address or a domain. This is a solution to the [IP Address Tracker challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0). To get the IP Address info I used the [IP Geoloc...
📍 A website to track and obtain information based on an IP address or a domain. This is a solution to the IP address tracker challenge on Frontend Mentor. To get the IP Address info I used the IP Geolocation API by IPify. To generate the map I used Leaflet.js.
axios,frontend-mentor,ipify,javascript,leafletjs,reactjs,styled-components,vite
2024-03-26T10:55:57Z
2024-03-26T11:03:53Z
null
1
0
2
0
0
2
null
null
JavaScript
roziannn/jobHunt_Project
main
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400" alt="Laravel Logo"></a></p> <p align="center"> <a href="https://github.com/laravel/framework/actions"...
Laravel-based web app for job seekers and company. It's user-friendly, allowing multiple accounts and streamlined job searches. Job seekers can create profiles, search listings, and apply, while employers can post jobs and manage applications. It's a versatile platform, enhancing job market connectivity with its multi-...
javascript,laravel10,php-library
2024-04-02T14:10:38Z
2024-05-23T08:49:20Z
null
1
0
47
0
0
2
null
null
JavaScript
ReFo0/nodejs-mysql-login
ReFo
# Node.js MySQL Login Application This simple Node.js application allows a user to sign up and log in. User credentials are stored in a MySQL database. ![](https://img.shields.io/github/stars/refo0/nodejs-mysql-login) ![](https://img.shields.io/github/forks/refo0/nodejs-mysql-login) ## Installation 1. First, clone ...
Node.js MySQL Login System
css,database,html,html-css-javascript,html5,java,javascript,mysql,node,nodejs
2024-03-22T11:31:26Z
2024-03-22T11:43:51Z
null
1
0
10
0
0
2
null
MIT
JavaScript
JamesFlanders/formative
main
<p align="center"> <img src="https://i.imgur.com/an4hEwO.png" alt="Logo" width="250" height="250"/> </p> <h1 align="center">Formative</h1> <p align="center"> <b>Form·ative</b> / <i>noun</i><br> Serving to form something </p> --- <p align="center"> <a href="https://opensource.org/licenses/MIT"><img alt="GitHub License...
Formative is an out-of-the-box frontend for backend services that do not have a frontend on their own.
docker,docker-compose,javascript,nodejs,vue,vuejs,css,html,scss
2024-03-17T09:38:12Z
2024-03-30T13:53:33Z
2024-03-30T13:37:25Z
1
2
16
0
0
2
null
MIT
Vue
LakshayD02/GitHunt_Github_Finder
main
# GitHunt_Github_Finder Githunt, a sleek and intuitive profile finder website built using ReactJS, the powerful GitHub API, and Semantic UI. With Githunt, users can effortlessly search for GitHub profiles by name or username, gaining insight into users' repositories, followers, and contributions. Description : GitHu...
Githunt, a sleek and intuitive profile finder website built using ReactJS, the powerful GitHub API, and Semantic UI. With Githunt, users can effortlessly search for GitHub profiles by name or username, gaining insight into users' repositories, followers, and contributions.
css,css3,github-finder-app,github-finder-reactjs,githubapi,html,html-css-javascript,html5,javascript,jsx
2024-03-30T13:50:35Z
2024-03-30T15:17:40Z
null
1
0
4
0
0
2
null
null
JavaScript
sharph/nanometer
main
# nanometer 🔴🟢🔵 ![nanometer gif animation preview](nanometer.gif) A micro framework for controlling ILDA show lasers with JavaScript/TypeScript over WebSockets, with a focus on delivering a stream of points. Based on [`@laser-dac`](https://github.com/Volst/laser-dac) which is doing much of the heavy lifting here....
A micro framework for controlling ILDA show lasers with JavaScript/TypeScript over WebSockets, with a focus on delivering a stream of points.
etherdream,ilda,javascript,typescript
2024-03-29T16:16:08Z
2024-04-01T21:19:20Z
null
1
0
16
0
0
2
null
null
TypeScript
Alef-Basilio/E-commerce---FrontEnd
master
<h2 align="center">Deploy link:</h2> @[Product Online Store](https://alef-basilio.github.io/E-commerce---FrontEnd/) ``` https://alef-basilio.github.io/E-commerce---FrontEnd/ ``` <h1 align="center" style="color: #805ad5; font-weight: bold;">Product Online Store</h1> <p align="center"> Topics: <a href="#tech">Techno...
An e-commerce where the user can browse the home page and see the products.
javascript,js,frontend,fakestoreapi
2024-04-03T19:06:34Z
2024-04-10T19:23:33Z
null
1
0
70
0
0
2
null
null
JavaScript
lauropjdutra/devcoffee
main
<img src="./assets/mockup.png"> ## 📝 Sobre O projeto <b>DevCoffee</b> trata-se de uma landing page de cafeteria que apresenta uma variedade de cafés no cardápio e outras informações. O projeto foi desenvolvido tanto para desktops quanto para dispositivos móveis, contando com um design responsivo que se adapta a qual...
Projeto desenvolvido com HTML, CSS e JavaScript.
css,html,javascript
2024-03-27T01:26:50Z
2024-03-31T23:39:38Z
null
1
0
5
0
0
2
null
null
HTML
babudevandla/Online-Banking
main
# Smart Online-Banking ## Introduction The Bank Management System is a web-based application developed using Spring Boot that aims to streamline various banking operations. This system offers features to manage customer accounts and perform transactions. Spring Boot Online Banking About This is a project for practi...
Welcome to the Spring Boot Online Banking Application call it as "Smart Bank" Explore user registration, account management, fund transfers, and transactions. Credit card, Loans, Settings, Follow our guide to configure application and unleash the power of this banking operations.
banking-applications,bankingsystem,hibernate-jpa,hibernate-orm,html5,javascript,mysql,mysql-database,spring-boot,spring-security
2024-03-27T10:30:44Z
2024-04-16T05:00:16Z
null
1
0
39
0
1
2
null
null
HTML
vaskovicdejan/Birthday-Wisher
master
# 🎉Birthday Wisher with Countdown!🎉 Made with React with Hooks. ## Getting started You can view a live demo over at https://birthday-wisher.netlify.app/ To get It running locally: - Clone this repo - `npm install` to install all req'd dependencies - `npm start` to start the local server (this project uses create...
Our ReactJS solution makes birthday wishes a breeze for those who struggle to remember, ensuring every celebration is acknowledged.
birthday,birthday-reminder,css,html,javascript,reactjs
2024-04-18T21:59:19Z
2021-02-27T08:14:43Z
null
1
0
13
0
0
2
null
MIT
JavaScript
Aditya-Ranjan1234/QR_Code_Generator
main
# QR Code Generator with Text Input This is a simple QR Code Generator web application built with Node.js, Express.js, and qr-image library. It allows users to input text, which then generates a corresponding QR code image. ## Features - Generates QR codes from user input text - Simple and easy-to-use web interface ...
QR Code Generator
beginner-project,expressjs,javascript,qrcode-generator
2024-04-10T16:14:06Z
2024-04-18T14:40:21Z
null
1
0
39
0
0
2
null
GPL-3.0
JavaScript
mansidhamne/portfolio_mansi
master
<h2 align="center"> Portfolio Website<br/> <a href="https://portfolio-mansi.vercel.app/" target="_blank">Mansi | Portfolio</a> </h2> <div align="center"> <img alt="Demo" src="https://github.com/mansidhamne/portfolio_mansi/assets/129254413/aae0e47f-5125-4bea-8a4e-1aab143d3fbb" width="700px" /> </div> <br/> <div ...
My Portfolio Website
framer-motion,javascript,portfolio,portfolio-website,tailwindcss,three-js,uiux,vitejs
2024-04-20T15:24:32Z
2024-04-21T16:58:14Z
null
1
0
13
0
0
2
null
null
JavaScript
GunaPalanivel/Aura-Smart-Cycle
main
# Aura ### Description Aura is a sophisticated web application built with React, aimed at transforming the way people approach cycling. It offers a comprehensive solution for bike rentals, urban commuting, and cycling enthusiasts. By seamlessly integrating AI technology, Aura provides intuitive navigation, optima...
Aura is a cutting-edge web application developed using React, designed to revolutionize the cycling experience. Seamlessly integrating AI technology and precision engineering, Aura offers unparalleled adaptability, durability, and user-friendly design.
css,hackathon-project,html,javascript,material-ui,reactjs,typescript
2024-03-17T10:59:18Z
2024-03-24T10:50:07Z
null
2
0
13
0
1
2
null
MIT
JavaScript
kishor82/jsonflat
main
[![NPM Version](https://img.shields.io/npm/v/@kishor82/jsonflat)](https://www.npmjs.com/package/@kishor82/jsonflat) [![Build status](https://img.shields.io/github/actions/workflow/status/kishor82/jsonflat/ci.yml)](https://github.com/kishor82/jsonflat/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/re...
A lightweight JavaScript library to flatten nested JSON objects into a single-level structure.
javascript,json
2024-04-13T17:32:22Z
2024-05-09T21:53:26Z
2024-05-09T21:53:55Z
1
44
58
6
1
2
null
MIT
JavaScript
0xelsherif/URL-QR-Code-Generator
main
<p align="center"> <a href="https://github.com/0xelsherif/URL-QR-Code-Generator"><img src="https://img.shields.io/github/repo-size/0xelsherif/URL-QR-Code-Generator?style=social&logo=github"></a> <a href="https://github.com/0xelsherif/URL-QR-Code-Generator"><img src="https://img.shields.io/github/stars/0xelsherif/URL-QR...
This repository contains a simple web application that allows users to generate QR codes for URLs.
javascript,qr,qr-code-generator,qrcode,qrcode-generator,url,urlvalidation,qrcodejs,codesnippets
2024-03-31T01:07:56Z
2024-04-25T06:28:55Z
null
1
0
8
1
1
2
null
null
CSS
unknowguy2001/checkill-game
master
# Checkill-Game Puzzle and fun games ## Demo link: Access my site at https://checkill-game.netlify.app/ ## Table of Content: - About the app - Screenshots - Technologies - Setup ## About the app Checkill-Game is a game inspired by the checker game, but I think I want to improve it by adding skills to make it mor...
This project is inspired by a checker game but adds some skill. 🕹️
game,javascript,dom
2024-03-29T14:09:02Z
2024-04-26T15:05:56Z
null
1
0
32
0
0
2
null
null
JavaScript
Alex5ander/tic-tac-toe-multiplayer
main
# Tic Tac Toe Multiplayer Jogo Tic Tac Toe Multiplayer desenvolvido na plataforma Unity utilizando C# e JavaScript. Esse jogo pode ser jogado em navegadores incluindo mobile. Além desse repositório o projeto conta com outro que possui o código que é executado no servidor, você pode acessar e saber mais sobre ele neste...
Tic Tac Toe multiplayer desenvolvido na plataforma Unity utilizando C# e JavaScript.
csharp,game-development,javascript,unity
2024-03-15T02:20:36Z
2024-05-18T21:05:48Z
null
1
0
12
0
0
2
null
null
ShaderLab
natnael-jhon/OOP-JS
master
![Thumbnail](https://i.ytimg.com/vi/GEuS0tfLfEY/maxresdefault.jpg) # OOP with JavaScript 🚀 ## Introduction Welcome to our guide on Object-Oriented Programming (OOP) in JavaScript! ## What is OOP? 🎨 OOP organizes code into objects for better structure and reusability. ## Why JavaScript for OOP? 💡 JavaScript supp...
🚀 Dive into Object-Oriented Programming (OOP) with JavaScript! Learn about classes, objects, inheritance, encapsulation, and polymorphism. Elevate your coding skills and contribute to the JavaScript community! 💻✨
javascript,object-oriented-programming,oop,oop-in-javascript
2024-04-25T15:31:32Z
2024-05-18T20:30:55Z
null
1
1
23
0
1
2
null
null
JavaScript
Dilettante258/Tieba-API-SCF
main
``` npm install npm run dev ``` open <http://localhost:8000> in your browser 这是一个部署在华为[函数工作流 FunctionGraph](https://www.huaweicloud.com/intl/zh-cn/product/functiongraph.html)上的贴吧API 封装实现,使用了[Hono](https://hono.dev/)框架。 SCF意指Serverless Cloud Function 云函数。 API使用参考: [Postman文档](https://documenter.getpostman.com/view/3...
百度贴吧API的封装。该项目是一个基于Node.js的API服务器,使用Protobuf.js处理数据,提供论坛、帖子和用户信息的路由处理,并与前端Web应用交互,以展示数据和处理用户操作。
functions,hono,javascript,serverless,tieba
2024-04-04T10:48:29Z
2024-04-29T10:16:47Z
null
1
0
13
0
0
2
null
Unlicense
JavaScript
TranscribeJs/transcribe.js
main
[![NPM Version](https://img.shields.io/npm/v/@transcribe/transcriber?style=flat&color=green)](https://www.npmjs.com/package/@transcribe/transcriber) # Transcribe.js Transcribe speech to text in the browser. Based on a wasm build of [whisper.cpp](https://github.com/ggerganov/whisper.cpp). - [Docs](https://transcribej...
Monorepo for Transcribe.js
speech,speech-recognition,speech-to-text,transcribe,wasm,whisper,javascript
2024-04-30T11:09:47Z
2024-05-15T14:56:26Z
null
1
0
29
0
0
2
null
MIT
JavaScript
RivoLink/opencc
main
## Open Code Compiler <p align="center"> <img src="./screenshot.png"/> </p> ### Install helper ```sh # using make make helper # or manually yarn install --cwd .helper composer install --working-dir .helper ``` ### Generate token ```sh # using make make token # using php php .helper/scripts/token.php # using c...
Open CC - Write, compile and explore your code.
compiler,javascript,php,python
2024-03-23T12:17:29Z
2024-05-21T16:35:45Z
2024-05-21T16:35:45Z
2
6
23
0
1
2
null
null
PHP