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
HNSharma-07/JavaScript-Journey
main
# JavaScript Journey🚀 Complete JavaScript from Beginning to Mastery - Unlock the Power of Web Development⚡ <hr> ## Description:📝 - Welcome to the ultimate JavaScript repo designed to take you from a beginner to a JavaScript master! Whether you're just starting your coding journey or looking to enhance your skills, t...
Complete JavaScript from Beginning to Mastery - Unlock the Power of Web Development⚡
javascript
2024-01-29T15:49:06Z
2024-04-19T05:50:06Z
null
2
2
23
0
1
7
null
null
HTML
NahidAhmed47/react-popupkit
master
# react-popupkit A lightweight and easy-to-use react component for creating functional popup without managing state or function handling. Just call the component, apply your styles, and enjoy optimized magical `popup`. ## Features - **✅ Easy to use 🚀** - **✅ TypeScript Support 👌** - **✅ State and functions fully a...
A lightweight and easy-to-use react component for creating functional popup without managing state or function handling. Just call the component, apply your styles, and enjoy optimized magical popup.
npm-package,react-component,typescript,react-popupkit,javascript
2024-02-12T05:18:34Z
2024-03-09T06:45:58Z
2024-03-09T06:45:58Z
1
9
41
1
0
7
null
NOASSERTION
TypeScript
Elchin-Novruzov/Fight-game-With-JS
main
Exciting 2-Player Local Fight Game: Play Now! Dive into an exhilarating local multiplayer brawl with this JavaScript-based web game crafted by Elchin Novruzov. Challenge your friends or family to an intense showdown where lightning-fast reflexes and strategic maneuvers reign supreme. LinkedIn(Preview) Link: [Fight-ga...
null
canvas,canvas-game,css3,html5,javascript
2024-02-04T00:55:01Z
2024-02-13T20:55:27Z
null
2
3
18
0
0
7
null
Apache-2.0
JavaScript
flowxrc/wave
main
## 🌊 Wave.js <img src="https://img.shields.io/badge/version-v1.0.8-blue"/> <img src="https://img.shields.io/badge/license-MIT-green"/><br/> **Wave** is an open-source, lightweight framework for frontend development written in pure JavaScript.<br/> It functions on a Virtual DOM tree, updating the mounted element from a...
🌊 An open-source, lightweight framework for frontend development written in TypeScript.
cjs,commonjs,framework,frontend,javascript,js,wavejs
2024-02-16T20:43:59Z
2024-02-25T14:05:29Z
2024-02-25T14:05:29Z
1
0
17
0
0
7
null
MIT
JavaScript
SeanLuis/rest-data-validator
master
# REST Data Validator ![Jest Coverage](https://img.shields.io/badge/Jest%20Coverage-98.50%25-success?style=flat) [![Codecov](https://codecov.io/gh/SeanLuis/rest-data-validator/graph/badge.svg?token=rhWlGJspdW)](https://codecov.io/gh/SeanLuis/rest-data-validator) [![Package Build](https://github.com/SeanLuis/rest-data-...
REST Data Validator is a versatile library designed to offer comprehensive validation for data in RESTful APIs. It supports a wide range of data types, validation rules, and is designed with extensibility in mind, making it ideal for ensuring data integrity and compliance with API specifications.
api,data-validation,decorators,framework,javascript,nodejs,rest,rest-api,schema,typescript
2024-02-28T03:31:19Z
2024-05-13T15:00:16Z
2024-05-13T15:00:16Z
2
15
139
0
1
7
null
MIT
TypeScript
Arquisoft/wiq_es1c
master
# wiq_es1c [![Deploy on release](https://github.com/Arquisoft/wiq_es1c/actions/workflows/release.yml/badge.svg)](https://github.com/Arquisoft/wiq_es1c/actions/workflows/release.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_es1c&metric=alert_status)](https://sona...
WIQ ES1c
docker,expressjs,javascript,mariadb,microservice,react,wikidata
2024-01-25T16:48:54Z
2024-04-28T17:53:57Z
2024-04-27T22:50:37Z
10
130
818
13
1
7
null
null
JavaScript
spring-boot-react/full-stack-spring-boot-security-jwt-postgresql-docker-nextjs
main
# Full Stack application with Spring Boot backend, Security with JWT, PostgreSQL database, Docker containerization and a Next.js frontend <b>Author:</b> <a href="https://github.com/spring-boot-react" target="_blank">Full Stack Developer</a><br> <b>Collaborator(s):</b> <a href="https://github.com/darksos34" target="_bl...
Full Stack application with Spring Boot backend, Security with JWT, PostgreSQL database, Docker containerization and a Next.js frontend
docker,docker-compose,dockerfile,java,javascript,jwt,nextjs,postgresql,spring-boot,spring-security
2024-03-10T07:26:04Z
2024-03-24T21:36:20Z
2024-03-18T10:58:29Z
2
6
29
8
0
7
null
MIT
Java
virag-ky/100DaysOfCode-Challenge
main
# 100DaysOfCode challenge ### Join the daily challenges: [iCodeThis](https://iCodeThis.com/?ref=virag) | Day 1 | Day 2 | |---|---| | [![Watch the video](https://img.youtube.com/vi/V4pgkv5WxHQ/hqdefault.jpg)](https://www.youtube.com/embed/V4pgkv5WxHQ) | [![Watch the video](https://img.youtube.com/vi/N-HL-IJWXoc/...
This repository contains my #100DaysOfCode front-end challenges.
100-days-of-code,100daysofcode,coding-challenge,css,front-end,html,icodethis,icodethis-challenge,javascript,webdevelopment
2024-01-27T16:08:21Z
2024-05-06T10:54:19Z
null
1
0
121
0
2
7
null
null
HTML
levinunnink/html-form-to-notion
master
# Submit a HTML form to Notion How to submit a simple HTML form to a Notion DB using only HTML and JavaScript / Node.js. A step by step guide with example source code. This example shows how to set up a mailing list form that sends data to a Notion DB but you can use it for any sort of data. **Contents** 1. [Set up ...
How to submit HTML forms to Notion.
forms,guide,html,notion,notion-api,nextjs,nextjs14,javascript
2024-03-05T15:38:57Z
2024-03-11T17:46:02Z
null
1
0
11
0
0
7
null
MIT
null
iamabhiCH/js-practice
master
null
Geeks for Geeks javascript problems solutions.
array,array-functions,competetive-programming,dsa,geeksforgeeks,geeksforgeeks-solutions,gfg,gfg-solutions,javascript,javascript-problems
2024-02-12T17:57:18Z
2024-05-18T09:44:59Z
null
1
0
120
0
0
7
null
null
JavaScript
Chargily/chargily-pay-javascript
main
# Welcome to JavaScript Package Repository # for [Chargily Pay](https://chargily.com/business/pay "Chargily Pay")™ Gateway - V2. Thank you for your interest in JS Package of Chargily Pay™, an open source project by Chargily, a leading fintech company in Algeria specializing in payment solutions and e-commerce facilit...
JS Package of Chargily Pay™, the easiest and free way to integrate e-payment API through widespread payment methods in Algeria such as EDAHABIA (Algerie Post) and CIB (SATIM) into your JavaScript/Node.js projects.
algerie,api,cib,edahabia,javascript,js,payment,poste,satim,baridimob
2024-02-10T10:05:55Z
2024-03-11T11:01:42Z
2024-03-10T21:29:41Z
4
3
10
1
1
7
null
MIT
TypeScript
kis0421/keyword-farmer
master
# keyword-farmer ## Overview If you use this, you are a farmer. Build and harvest a farm with the crops you want. Like a farmer tending his farm, create keywords It will provide you mock keywords data. ## Installation ``` npm install keyword-farmer ``` ## Example ```ts import { useKeywordFarm } from 'keyword-...
Quickly and easily generate fake data for mocking
browser,data,javascript,mock,mocking,nodejs
2024-02-17T09:59:07Z
2024-03-17T13:37:15Z
2024-03-11T14:55:54Z
1
2
83
0
0
7
null
null
TypeScript
CodeKageHQ/Ask-out-your-Valentine
main
# Valentine's Day Interactive Website (CodeKage) Thank you to [@mewtru](https://instagram.com/mewtru) for the video idea! This code was completely created from scratch! utilising Tailwind CSS! Make this Valentine's Day unforgettable with a charming and interactive web experience. This website allows you to ask the b...
A playful and interactive web experience for asking someone to be your Valentine, featuring charming GIFs and dynamic responses to 'Yes' and 'No' answers. Built with HTML, Tailwind CSS, and a sprinkle of JavaScript for interactivity.
canvas-confetti,css3,html5,interactive-web,javascript,love,romantic,tailwindcss,valentines-day,web-animation
2024-02-09T13:16:31Z
2024-02-09T15:20:56Z
null
2
4
7
0
26
7
null
MIT
HTML
geroxima/separte
main
# Sé Parte - Plataforma de Crowdfunding Paraguaya ![readme.png](readme.png) ¡Bienvenido a Sé Parte, la plataforma de crowdfunding paraguaya! Sé Parte es un proyecto de código abierto desarrollado como parte del proyecto grupal final del bootcamp Full Stack MERN de Coding Dojo. Estamos emocionados de presentarte una ...
Proyecto open-source de Crowdfunding paraguayo basado en Sé parte
express,fullstack,javascript,mern,mongodb,nextjs,nodejs,tailwindcss
2024-02-22T01:27:22Z
2024-03-14T12:52:29Z
null
4
0
108
0
0
7
null
null
JavaScript
Kuro-98/SPA-Website
main
# Carolina Spa Salon ¡Bienvenido a **Carolina Spa Salon** - Todas las secciones del spa, llevado a cabo con las técnicas y diseños presentados por el profesor Juan Pablo De la torre Valdez en el curso "CSS La Guía Completa". ## Características Principales - **Diseño Inspirado en CSS La Guía Completa:** Desarrollado ...
💆‍♀️ Carolina Spa Salon 🌺 - Desarrollado desde cero con HTML, CSS, SASS, Gulp y JS, incluyendo el uso de Swiper para un elegante slider. Inspirado en el diseño de Juan Pablo De la torre Valdez en el curso CSS La Guía Completa."
css,css3,gulp,gulp-sass,html,html5,javascript,npm,sass,swiper-js
2024-03-06T19:32:23Z
2024-05-07T04:15:26Z
null
1
0
10
0
1
7
null
null
SCSS
kaykeeb3/SIBI_V2
main
# SIBI - Sistema Administrativo de Biblioteca Virtual O SIBI é um sistema administrativo desenvolvido para o gerenciamento completo de uma biblioteca de forma virtual. Desde sua primeira versão, foi concebido para solucionar problemas enfrentados e tem sido um projeto em constante evolução, buscando sempre proporciona...
O SIBI é um sistema administrativo desenvolvido para o gerenciamento completo de uma biblioteca de forma virtual. Atualmente, na sua versão 2.0 inicial, o SIBI foi concebido para solucionar problemas enfrentados e desenvolvido como trabalho voluntário em benefício da escola. Seu objetivo principal é proporcionar facili...
express,javascript,jwt,mysql,nodejs,prisma,reactjs,tawilwind
2024-02-16T15:10:04Z
2024-04-15T16:11:54Z
null
1
0
66
0
4
7
null
null
JavaScript
danieleverest/datastructures-algorithms
master
# datastructures-algorithms List of Programs related to data structures and algorithms
List of Programs related to data structures and algorithms
algorithm,algorithm-challenges,algorithms,algorithms-and-data-structures,datastructures,datastructures-algorithms,java,javascript
2024-03-05T00:41:49Z
2024-03-04T03:28:05Z
null
1
0
86
0
0
7
null
null
JavaScript
steelcityamir/crowd-speak
main
# Crowd Speak Crowd Speak is a simple fast voting system for posts that's easy to run and install on any site. ## 🌟 Features - A Reddit-style voting system where each post has a score calculated by number of upvotes minus number of downvotes. - Scores are saved in the backend using a SQLite database. - Prevents ...
Simple self-hosted voting system for posts
downvotes,upvotes,expressjs,nodejs,sqlite3,javascript
2024-02-13T13:55:09Z
2024-04-22T15:46:45Z
null
1
0
43
0
0
7
null
MIT
JavaScript
Pramodjena/Resume-Builder
main
# Easy Resume : - Welcome to `Easy Resume` Resume Builder Web App! I'm excited to introduce you to a user-friendly tool designed to help you craft professional resumes with ease. Designed for seasoned professionals. `Easy Resume` app is here to streamline the process for you. ## Tech Stack Used : - HTML - CSS - Java...
Welcome to `Easy Resume` Resume Builder Web App! I'm excited to introduce you to a user-friendly tool designed to help you craft professional resumes with ease. Whether you're a seasoned professional or just starting your career journey, `Easy Resume` app is here to streamline the process for you.
css3,html5,javascript
2024-02-13T05:14:34Z
2024-02-28T10:51:17Z
null
1
0
6
0
0
7
null
null
HTML
ljharb/es-errors
main
# es-errors <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![npm badge][npm-badge-png]][package-url] A simple cache for a few...
A simple cache for a few of the JS Error constructors.
ecmascript,error,javascript,rangeerror,syntaxerror,typeerror
2024-02-03T07:47:24Z
2024-03-09T00:38:39Z
null
1
0
16
1
0
7
null
MIT
JavaScript
hschneider/neutralino-curl
master
<p align="center"> <img src="https://marketmix.com/git-assets/neutralino-curl/neutralino-curl-header-2.jpg"> </p> # neutralino-curl **A CURL Wrapper for Neutralino** This cross-platform CURL wrapper comes with the following features: - Fast downloads and uploads via HTTP, HTTPS, FTP, FTPS. - Supports custom HTTP-he...
A CURL wrapper for Neutralino. Fast HTTP- and FTP-uploads and downloads without CORS, right from your Neutralino frontend.
cross-platform,crossplatform,curl,javascript,neutralino,neutralinojs
2024-02-26T13:14:47Z
2024-04-13T18:57:42Z
2024-04-13T18:48:54Z
1
0
39
0
0
7
null
MIT
Shell
nedjulius/prettier-plugin-stylex-key-sort
main
# prettier-plugin-stylex-key-sort Prettier plugin that sorts StyleX keys according to [StyleX property priorities](https://github.com/facebook/stylex/blob/main/packages/shared/src/utils/property-priorities.js). ## Installation `npm install --save-dev prettier-plugin-stylex-key-sort` ## Usage ### With `.prettierrc`...
Prettier plugin that auto-sorts StyleX keys
formatter,javascript,prettier,sort-keys,stylex,typescript
2024-02-11T02:10:38Z
2024-03-19T11:03:08Z
2024-03-19T11:03:08Z
1
0
46
2
0
7
null
MIT
TypeScript
scanurag/FoodFrenzy
main
# FoodFrenzy Web Application ![Screenshot 2024-02-18 001552](https://github.com/scanurag/FoodFrenzy/assets/90509642/ddabdcc6-f45b-4ab8-b4a5-ca688b965c51) FoodFrenzy is a web-based application designed to revolutionize food industry management. With its intuitive interface, it streamlines operations by seamlessly mana...
Designed and developed a E Commerce FoodFrenzy using Java, Spring Boot, Spring MVC, Spring Data JPA, MySQL, HTML, CSS, JavaScript and Thymeleaf
css,curd-operation,html,ioc,j2ee,java,java-8,java-ecommerce-website,java-spring-boot-project,javafullstack
2024-02-19T12:54:24Z
2024-02-19T16:09:12Z
null
1
1
6
0
2
6
null
null
HTML
batrdn/mocking-bird
main
# Mocking Bird ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square) Testing with real-world data scenarios is crucial, but creating such data shouldn't be a chore. Therefore, this project aims to provide a simple and easy, yet accurate and context-aware data generation for your m...
mocking-bird provides a set of simple, yet accurate and context-aware fixture generation tools for schema or database models. Currently mongoose and graphql fixture generation is supported
faker,mock-data,mock-data-generator,nodejs,testing-tools,typescript,javascript,mongoose-fixture
2024-02-10T14:24:58Z
2024-03-30T15:01:16Z
2024-03-30T14:59:39Z
1
3
124
0
0
6
null
MIT
TypeScript
Capstone-Projects-2024-Spring/project-blastpad
main
<div align="center"> <img src="https://raw.githubusercontent.com/Capstone-Projects-2024-Spring/project-blastpad/assets/BlastPad%20Logo.svg" width="200" alt="BlastPad Logo" /> # BlastPad [![Report Issue on Jira](https://img.shields.io/badge/Report%20Issues-Jira-0052CC?style=flat&logo=jira-software)](htt...
A kid-friendly handheld gaming device and block-based coding suite that makes it easy to create, play, and share custom games.
javascript,linux,python,raspberry-pi,react,vite
2024-01-29T20:12:16Z
2024-05-06T15:16:00Z
2024-04-29T03:10:59Z
11
147
673
0
1
6
null
null
JavaScript
nousantx/React-Styler
main
# React + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Currently, two official plugins are available: - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast ...
Styler test for reactjs for getting more efficiency.
css-framework,front-end-development,javascript,reactjs,ui-components
2024-02-03T05:05:01Z
2024-04-09T08:43:34Z
null
1
0
6
0
0
6
null
null
JavaScript
HackResist/GeeksForGeeks-POTD
main
# Due to my ongoing exams, I won't be able to update the daily problems for a few days. Thanks for Your Support! ## After Exam I update Daily Solutions of POTD. ## My Exam End on 5-06-2024 ![GeeksForGeeks-POTD](https://socialify.git.ci/HackResist/GeeksforGeeks-POTD/image?description=1&descriptionEditable=Welcome%20to%...
Here is Solution of GeeksForGeeks Solutions of Problem Of The Day in All Supported Languages. Go To Geeksforgeeks-
algorithms,all,c-sharp,cpp,daily-coding-problem,dsa-algorithm,gfg,java,javascript,language
2024-03-13T11:17:36Z
2024-05-15T11:38:56Z
null
1
0
361
0
1
6
null
null
Java
lassiecoder/npx-lassiecoder
main
# `npx lassiecoder` in your terminal? ## Preview ![npxlassiecoder](https://github.com/lassiecoder/npx-lassiecoder/assets/17312616/fb0fd710-69ef-46ef-9f73-54ee4149c86f) ## Create your personalized NPX introduction card ### Step 1: Select a Unique Package Name Choose a distinctive name for your package, as it will b...
A personalized command-line business card. This innovative tool allows you to showcase your professional profile, skills, and contact information directly in the terminal. Simply run `npx [Your Package Name]` to instantly generate your customized NPX Card, providing a unique and memorable way to introduce yourself to f...
npx-card,lassiecoder,npx-business-card,npx-lassiecoder,card,cli,intro,introduction,javascript,nodejs
2024-03-08T21:35:27Z
2024-03-29T08:31:19Z
null
1
1
10
0
0
6
null
MIT
JavaScript
jokeri2222/Quizlet-Hack
main
# Quizlet hack NOTE images are curently being worked on and if the set is all images no text it wont work! ## Description This is a Quizlet hack made for Chrome browser and Tampermonkey. Made in vanilla js but tested only on Chromium browsers. ## Instructions 1. Open the QuizletHack.user.js 2. Click raw to install...
A Quizlet hack made in vanilla js. Just copy-paste to console and you are ready to cheat. Also downloadable to Tampermonkey.
javascript,javascript-vanilla,js,quizlet,quizlet-cheats,quizlet-hack,quizlet-live,tampermonkey,tampermonkey-extension,tampermonkey-javascript-userscripts
2024-02-05T00:49:02Z
2024-05-03T21:53:35Z
null
2
0
27
0
0
6
null
null
JavaScript
codenteq/interfeys
master
<p align="center"><img src="https://codenteq.com/wp-content/uploads/2024/03/interfeys-logo.webp" width="250" alt="İnterfeys Design System Logo" /></p> <h1 align="center">Interfeys Design System</h1> <p align="center"> <a href="https://www.npmjs.com/package/@codenteq/interfeys"> <img src="https://img.shields.io/...
Interfeys is a design system provided by Codenteq to create a consistent UI/UX for app users.
components,design-system,frontend,javascript,typescript,web-components,uikit
2024-03-05T17:21:01Z
2024-05-21T12:06:49Z
2024-05-21T12:06:49Z
2
23
77
0
2
6
null
MIT
TypeScript
Honzoraptor31415/URLShortener
main
# URL Shortener I once again made something when I was bored. ## Technologies/languages this project uses: <br/> [![Technologies used](https://skillicons.dev/icons?i=svelte,typescript,appwrite)](/)
A fully functional URL shortener I made when I was bored (again)
appwrite,appwrite-database,sveltekit,typescript,url-shortener,javascript,svelte,bitly-clone
2024-03-04T08:15:38Z
2024-03-28T08:41:42Z
null
1
0
16
0
0
6
null
null
Svelte
fzn0x/hypf
main
<p align="center" width="100%"> <img width="55%" src="./assets/hyperfetch.png"> </p> Supertiny (4kB minified & 0 dependencies) and strong-typed HTTP client for Deno, Bun, Node.js, Cloudflare Workers and Browsers. ```sh # Node.js npm install hypf # Bun bun install hypf ``` The idea of this tool is to provide ligh...
🤏 Supertiny (1.9kB MINIFIED + GZIPPED & 0 dependencies) and strong-typed HTTP client for Deno, Bun, Node.js, Cloudflare Workers and Browsers.
fetch,fetch-api,fetch-wrapper,frontend,http,http-client,http-request,javascript,js,json
2024-03-12T21:13:42Z
2024-05-14T22:04:36Z
2024-05-14T22:04:36Z
1
0
32
1
0
6
null
MIT
TypeScript
odracirdev/challengeHTML
main
![HTML 30-day challenge](./assets/img/HTML-30-day-challenge.webp) # HTML 30-day challenge by ManzDev Este repositorio contiene la solución al ["HTML 30-day Challenge"](https://lenguajehtml.com/challenge/) creado por [ManzDev](https://manz.dev) con la finalidad de aprender y/o practicar con los lenguajes HTML, CSS y ...
null
css,html,javascript
2024-02-27T20:17:58Z
2024-04-28T03:25:09Z
null
2
1
78
1
0
6
null
MIT
HTML
MoistCatawumpus/awesome-docker
main
# <img src="logo.png" width="30"> **Awesome Docker** ### https://moistcatawumpus.github.io/awesome-docker/ Welcome to Awesome Docker, your go-to resource for Docker services and configurations! # Docker Setup ### [Get Started with Docker Here!](https://www.docker.com/get-started/) # Something Didn't Work? Please ...
🐳Welcome to Awesome Docker, your go-to resource for Docker services and configurations!
awesome-list,css,docker,docker-compose,docker-image,html,html-css,html-css-javascript,html5,javascript
2024-02-04T00:57:10Z
2024-02-10T10:13:24Z
2024-02-10T05:22:19Z
1
0
35
0
0
6
null
GPL-3.0
JavaScript
ViktorSvertoka/goit-react-woolf-hw-02-phonebook
main
Використовуй цей [шаблон React-проекту](https://github.com/goitacademy/react-homework-template#readme) як стартову точку своєї програми. # Критерії приймання - Створені репозиторії `goit-react-woolf-hw-02-phonebook`. - При здачі домашньої роботи є два посилання: на вихідні файли та робочі сторінки кожного завдання ...
Home task for React course📘
goit,javascript,react,goit-react-woolf-hw-02-phonebook,tailwindcss
2024-02-05T17:11:03Z
2024-02-10T21:35:57Z
null
1
0
13
0
0
6
null
null
JavaScript
MastayY/kumanime-api
master
# Kumanime API <p align="center"> <a href="https://github.com/LuckyIndraEfendi"> <img src="https://avatars.githubusercontent.com/u/93984625?v=4" alt="Mastay" width="120" > </a> <h3 align="center">Kumanime API</h3> <p align="center"> <samp>Rest API gratis untuk mendapatkan data anime serta link stream...
Kumanime API merupakan api untuk streaming atau download anime subtitle indonesia.
anime-api,anime-scraper,javascript,javascript-project,nonton-anime,anime-indo,anime-web-scraper,otakudesu,animeindo-api
2024-01-25T16:02:26Z
2024-02-22T10:36:47Z
null
1
3
16
0
1
6
null
MIT
JavaScript
InfiniteX95/inspekt-web
main
# <picture><source media="(prefers-color-scheme: dark)" srcset="/img/inspekt-logo-white.png"><source media="(prefers-color-scheme: light)" srcset="/img/inspekt-logo.png"><img alt="Inspekt-Web logo" width="30"></picture> [Inspekt-Web](https://infinitex95.github.io/inspekt-web/) Inspekt-Web is an audio file spectrum vie...
Web audio spectrogram visualizer
audio,audio-analysis,audio-metadata,audio-spectrum,audio-spectrum-visualizer,css,ffmpeg,ffmpeg-wasm,html,javascript
2024-02-16T11:38:33Z
2024-04-11T23:08:18Z
2024-04-11T23:08:18Z
1
4
23
0
0
6
null
GPL-3.0
JavaScript
ViktorSvertoka/tattoo-studio
main
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` Open [http://localhost:3000](http://l...
Landing page Tattoo studio
javascript,nextjs,teilwinds-css,typescript
2024-01-28T18:56:40Z
2024-03-22T21:55:38Z
null
1
0
24
0
0
6
null
null
TypeScript
DaveSimoes/React-Tutorial-2024
main
<div align= "center"> <h3><code>Welcome to React-Tutorial-2024</code> Your newest learning tool </div> # 📋 Index 1. [Introduction to React](#introduction-to-react) 2. [JSX](#jsx) 3. [Functional Components](#functional-components) 4. [Class Components](#class-components) 5. [Props](#props) 6. [State](#stat...
:octocat: React Tutorial, with practical examples, real-world applications, and industry best practices. ☔
best-practices,react,tutorial,programing,programing-language,tutorial-teaches-people,hooks,javascript,javascript-library,jsx
2024-01-31T01:30:53Z
2024-02-15T16:27:48Z
null
1
0
81
0
1
6
null
MIT
null
ViktorSvertoka/goit-react-woolf-hw-02-feedback
main
# Критерії приймання - Створені репозиторії `goit-react-woolf-hw-02-feedback`. - При здачі домашньої роботи є два посилання: на вихідні файли та робочі сторінки кожного завдання на `GitHub Pages`. - Під час запуску коду завдання в консолі відсутні помилки та попередження. - Для кожного компонента є окремий файл у па...
Home task for React course📘
goit,javascript,react,styled-components,goit-react-woolf-hw-02-feedback
2024-02-05T16:56:24Z
2024-02-06T20:19:29Z
null
1
0
6
0
0
6
null
null
JavaScript
NigelOToole/share-url
main
# Share URL ### Share a URL with Web Share, copy to clipboard or to a social platform ### [Demo and documentation](http://nigelotoole.github.io/share-url/) --- ## Quick start ```javascript $ npm install @nigelotoole/share-url --save-dev ``` Import the JS into your project, add the elements to your HTML and initializ...
Share a URL with Web Share, copy to clipboard or to a social platform
javascript,share,webcomponent
2024-02-28T13:58:24Z
2024-03-22T09:29:59Z
null
1
0
9
0
0
6
null
MIT
CSS
danukarangith/Internet-Technology-01
main
null
null
css-animations,css-grid,css-modules,html,javascript,learning-by-doing,functions
2024-02-10T05:19:17Z
2024-05-22T10:22:10Z
null
1
0
286
0
0
6
null
null
HTML
Santhoshmani1/npm-cli-tour
main
# npm cli tour ![Welcome-to-npm-cli-tour](assets/welcome.png) ## Introduction npm-cli-tour is a command line tool that helps you to understand the npm commands. It provides a step by step guide to understand the npm commands and their usage. ## Getting Started Open your terminal and run the following command : ``...
CLI application for getting started with node package manager
cli,nodejs,npm,javascript,npm-package,typescript
2024-03-12T14:06:58Z
2024-03-20T05:29:14Z
2024-03-20T05:29:14Z
1
2
21
1
0
6
null
null
JavaScript
akashdeep023/Food_Plaza
main
# Food Plaza - Elevating Your Fully Responsive Food Delivery Experience! 🍽️ <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/food-plaza/count.svg" /> </a> </p> ## Table of Contents - [Proje...
Food Plaza - Elevating Your Fully Responsive Food Delivery Experience! 🍽️
api,fetch-api,javascript,react-hot-toast,react-router,reactjs,redux,redux-toolkit,responsive-design,swiggy-api
2024-02-29T14:52:41Z
2024-04-02T10:20:40Z
null
1
0
7
0
2
6
null
null
JavaScript
DarkslayerHaos/ruvyrias
main
<p align='center'> <img src='https://images.wallpaperscraft.com/image/single/girl_umbrella_anime_151317_1600x1200.jpg' /> </p> # <p align='center'>Note: This version supports only Lavalink V4 or above.</p> <p align="center"> <a href="https://www.npmjs.com/package/ruvyrias"> <img src="https://img.shields.io/np...
A stable and powerful Lavalink client for NodeJS.
discordjs,djs,eris,javascript,js,lavalink,lavalink-client,library,nodejs,ruvyrias
2024-03-14T16:36:37Z
2024-04-16T03:44:52Z
2024-04-16T03:44:52Z
2
2
29
0
1
6
null
MIT
TypeScript
Megh2005/Heritage
main
null
Official website of the department of Civil Engineering of Heritage Institute of Technology
canvas,civil-engineering,css,httml,javascript,particles-js,website
2024-02-23T07:08:44Z
2024-04-07T04:26:32Z
null
1
0
5
0
0
6
null
null
JavaScript
JEETAHIRWAR/advice-generator-app
main
# Frontend Mentor - Advice generator app This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db). Frontend Mentor challenges help you improve your coding skills by building realistic projects. ## Table of contents - [Overv...
This project is a responsive advice generator app built with HTML, CSS, and JavaScript. It fetches random advice from an external API on user interaction, incorporating subtle animations for an engaging experience.
css-flexbox,external-api,fetch-api,html,javascript,responsive-design,css-animations-
2024-02-01T05:21:12Z
2024-02-06T15:41:40Z
null
1
0
18
0
0
6
null
null
JavaScript
nicolabovolato/basica
master
[![CI](https://github.com/nicolabovolato/basica/actions/workflows/ci.yml/badge.svg)](https://github.com/nicolabovolato/basica/actions/workflows/ci.yml) # Basica The Foundational Library of Modern Applications ## [Docs](https://basica.bovolato.dev) `npm install @basica/core @basica/config @basica/fastify` ```ts imp...
The Foundational Library of Modern Applications
fastify,framework,javascript,microservice,microservices,rest-api,restful-api,typebox,typescript,web-application
2024-02-01T08:26:46Z
2024-05-01T10:17:28Z
2024-05-01T10:18:47Z
1
12
21
0
0
6
null
MIT
TypeScript
Mehrshad-Z/Water-Tracker
master
# Water Tracker " Water tracker is a web application that helps you track your daily water consumption and reach your set goal in this field. This project is implemented using HTML, CSS and JavaScript and has a simple and beautiful user interface. If you care about your health and want to drink enough water, this proj...
Water Tracker is a simple and elegant app that helps you track your daily water intake and stay hydrated.
css,front-end,frontend,html,javascript,script,water-tracker,webapp,website
2024-01-27T18:59:43Z
2024-02-09T18:07:17Z
null
1
0
17
0
0
5
null
null
CSS
mitko8009/ShkoloTweaks
main
[![License](https://img.shields.io/badge/License-GPL_v3-red)](https://github.com/mitko8009/ShkoloTweaks/blob/main/LICENSE) ![ShkoloTweaks](https://shkolotweaks.web.app/assets/thumb2.png) **Shkolo Tweaks** is a web extension for customising **[Shkolo]("https://www.shkolo.bg/")**. It features a dark theme, widgets, st...
Web extension for customizing Shkolo
chrome-extension,firebase,javascript,pyqt5,manifest-v3,webextension,quality-of-life,shkolo,school
2024-02-28T11:00:32Z
2024-05-18T21:33:43Z
null
3
6
97
1
0
5
null
GPL-3.0
JavaScript
MariaAbba/Car_website
master
<h1 align="Center">Responsive e-commerce website.</h1> ### <div align="center"> <img width="531" alt="Screenshot 2024-03-24 113618" src="https://github.com/MariaAbba/Car_website/assets/99909488/f4eb33e5-912d-401a-853b-169d98cf3a2c"> </div> ### <h2 align="center">Implementations</h2> ### <div align="center"> ...
This is the dynamic car-related web application, crafted with React , Nextjs, Typescript and Tailwind. This project is a virtual pit stop for automotive enthusiasts, designed to deliver a seamless and engaging experience for users interested in exploring, comparing, and discovering information about various cars.
javascript,nextjs,react,reactjs,tailwind,typescript,css,front-end,frontend,html
2024-03-04T16:40:42Z
2024-03-24T07:36:40Z
null
1
0
55
0
0
5
null
null
TypeScript
EDM115/palex
master
# palex **A javascript package to help you create and manage color palettes** ![NPM Version](https://img.shields.io/npm/v/palex) ![NPM Downloads](https://img.shields.io/npm/dt/palex) ![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/palex) ![npm bundle size](https://img.shields.io/bundlephobia/min/palex)...
A javascript package to help you create color palettes
color,color-palette,colorblind,generate-color,javascript,library,npm,package,palette
2024-01-30T16:57:50Z
2024-05-23T06:46:53Z
2024-02-15T14:42:39Z
1
54
93
1
0
5
null
MIT
JavaScript
ViktorSvertoka/goit-react-woolf-hw-05-movies
main
# Критерії приймання - Створений репозиторій `goit-react-woolf-hw-05-movies` - При здачі домашньої роботи є посилання: на вихідні файли та робочі сторінки кожного проекту на `GitHub Pages`. - У стані компонентів зберігається мінімально необхідний набір даних, решта обчислюється - Під час запуску коду завдання в ко...
Home task for React course📘
goit,javascript,react,goit-react-woolf-hw-05-movies
2024-02-17T21:25:17Z
2024-02-25T11:39:16Z
null
1
0
26
0
0
5
null
null
JavaScript
Elchin-Novruzov/Sales-Support-Portal-Admin-Dashboard
main
Admin Panel Dashboard Overview This project showcases an admin panel dashboard designed to facilitate efficient team management, streamline communication through a mail system, and integrate with the Sales Support Portal. Additionally, it provides tools for identifying areas for future improvement and growth. Featur...
null
bootstrap5,css3,html,javascript,json,toml
2024-02-21T03:07:51Z
2024-02-21T11:51:58Z
null
1
0
7
0
0
5
null
MIT
JavaScript
klnamv/gpt_arena
main
# GPT arena ⚡️ Get answers from different GPT models. In the web application you can compare models: `gpt-3.5-turbo` and `gpt-4-1106-preview`. <img width="512" alt="image" src="https://github.com/klnamv/gpt_arena/assets/117654777/dc804819-8951-4652-9901-2004cc8d58a7"> # Technologies 💻 - `React` - `React Markdown` ...
Get answers from different GPT models.
gpt-3,gpt-4,gptchat,javascript,openai-api,reactjs,gptarena
2024-02-29T19:17:53Z
2024-04-25T21:04:01Z
null
1
6
21
3
6
5
null
MIT
JavaScript
Tejas-0612/QuickBytes
main
<div align="center"> <br /> <a href="https://quick-bytes.vercel.app/" target="_blank"> <img src="./src/assets/logo.png" alt="Project Banner"> </a> <br /> <p align="center">Get the latest News in a <strong>Byte</strong>.</p> </div> ### <span name="demo">🚀 Demo</span> - 🔗<a href="https://quick-by...
QuickBytes 🗞️ is a web app that provides quick access to summarized news headlines across various categories. Stay informed on topics ranging from Politics, Technology, Entertainment, Sports, Business, Science, and more.
javascript,news,reactjs,tailwindcss
2024-02-09T16:00:57Z
2024-04-18T11:12:26Z
null
1
0
8
0
0
5
null
MIT
JavaScript
hamzalodhi2023/Random-Quotes-Generator
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...
Random Quotes Generato Using React JS. Give it a star 🌟 if you find it useful.
app,css,css-flexbox,css3,html,html5,javascript,js,programming,quotes-api
2024-03-10T08:00:55Z
2024-03-10T08:00:14Z
null
1
0
2
0
0
5
null
null
JavaScript
deepinfra/deepinfra-node
main
null
Official TypeScript wrapper for DeepInfra Inference API
api,api-client,deep-learning,javascript,llm,llm-inference,typescript,wrapper
2024-03-12T22:26:38Z
2024-05-13T10:21:55Z
2024-05-08T10:39:20Z
2
32
141
3
0
5
null
MIT
TypeScript
RamanSharma100/vyuha
main
null
A Nodejs Template Engine Inspired by EJS, Angular and Laravel Blade
express,expressjs,javascript,javascript-library,layouts,nodejs,npm,npm-package,template-engine,templates
2024-02-08T07:05:00Z
2024-03-06T17:09:54Z
2024-02-10T13:03:16Z
1
0
20
0
1
5
null
null
TypeScript
mdmonis25/Javascript-Muz
main
null
JavaScript Muz is a series about problem-solving using JavaScript and its built-in methods and objects. It's beginner-friendly, but it requires basic JavaScript knowledge to make the most of it. It can help you build logic and prepare for interviews.
interview-preparation,javascript,problem-solving,programming
2024-02-13T14:05:09Z
2024-03-28T05:21:08Z
null
1
0
32
0
0
5
null
null
JavaScript
ricoanimations/ricoanimations.github.io
release
# ricoanimations.github.io Welcome to the RicoAnimations Website, where we mainly share proxies and games on my website. This website is mainly coded by Rico, and some is coded by Yashraj. The reason why I (Rico) made this website was so that we could give people from schools access to unblocked things. All games ar...
Proxies, Games, Videos, Movies, AI, and much more you can use on this website!
css,games,games-unblocked,github-pages,html,html5,movie-streaming,movies,proxies,proxy
2024-02-02T00:24:47Z
2024-05-20T16:31:19Z
null
3
0
122
0
9
5
null
null
JavaScript
Gubchik123/obsidian-movie-search-plugin
master
![Header image](./md_images/header.png) _Easily create movie notes._ ![GitHub release](https://img.shields.io/github/v/release/Gubchik123/obsidian-movie-search-plugin?sort=semver) <br> ## Features - Flow: - Create a new movie note. - Search for movies by keywords. - Select the movie from the sea...
Obsidian plugin to help you create movie notes.
css,html,javascript,obsidian,obsidian-plugin,typescript
2024-02-11T17:02:38Z
2024-03-29T09:19:36Z
2024-03-29T09:19:36Z
1
0
45
0
0
5
null
MIT
TypeScript
Lifailon/TorAPI
main
<p align="center"> <img src="https://github.com/Lifailon/TorAPI/blob/main/logo.png" alt="Image alt"> </p> --- <!--<h2 align='center'>🎞️ TorAPI 🎞️</h2>--> <p align="center"> <a href="https://github.com/nodejs/node"><img title="Node" src="https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js...
Unofficial API server for RuTracker, Kinozal, RuTor and NoNameClub to get torrent files and other information by movie title, TV series or id.
api,api-server,axios,cheerio,express,express-js,expressjs,javascript,js,nodemon
2024-03-12T15:00:59Z
2024-05-22T08:53:15Z
2024-04-28T23:18:44Z
1
0
41
0
1
5
null
MIT
JavaScript
chesslablab/website
main
## Website [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Contributing](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues) ![Featured image](https://raw.githubusercontent.com/chesslablab/we...
Website intended to learn and play chess online.
chess,mpa,php,ssr,symfony,es6,javascript
2024-02-13T11:33:17Z
2024-05-22T15:16:38Z
null
4
117
1,166
19
7
5
null
MIT
JavaScript
tweneboah/mern-stack-project-based-course
main
# MERN Stack Project-Based Course Welcome to the official repository for the MERN Stack Project-Based Course. This course is designed to take you from a beginner to a proficient full-stack web developer by building real-world projects using MongoDB, Express.js, React.js, and Node.js. ## Why This Course? - **Hands-On...
A comprehensive MERN Stack project-based course repository, featuring real-world applications like a Currency Converter and Caching with Redis. Dive into full-stack development with hands-on projects, detailed instructions, and best practices for building scalable web applications. New projects are continuously added t...
express,javascript,mern-stack,nodejs,react-query,reactjs
2024-02-10T05:34:26Z
2024-03-25T17:23:02Z
null
1
0
27
0
1
5
null
null
JavaScript
bube054/go-js-array-methods
main
# go-js-array-methods The Array package offers a comprehensive suite of functions designed to manipulate slices in Go efficiently. Drawing inspiration from JavaScript array methods, our package implements familiar functionalities such as Push, Pop, and Reverse, all while ensuring that the original slice remains immut...
This comprehensive module provides an array (no pun intended) of helper functions specifically designed to empower developers in working efficiently with golang slices. It encompasses popular methods like Map, Filter, Reduce, ForEach, Some, and many more, offering streamlined functionalities to enhance your golang codi...
arrays,higher-order-functions,methods,slices,utils,generics,golang,javascript
2024-02-08T15:10:34Z
2024-04-08T12:57:38Z
null
2
0
12
0
0
5
null
MIT
Go
BrennonMeireles/boletim-escolar
main
# Boletim Escolar Este é o repositório do projeto de Boletim Escolar desenvolvido como parte do curso no Senai. O projeto foi elaborado utilizando HTML, CSS e JavaScript, com um design responsivo para garantir uma experiência consistente em diferentes dispositivos.<br><br> <div align="center"> <img src="https://...
projeto de Boletim Escolar desenvolvido como parte do curso no Senai. O projeto foi elaborado utilizando HTML, CSS e JavaScript, com um design responsivo para garantir uma experiência consistente em diferentes dispositivos.
backend,css,css3,figma,front-end,frontend,html,html5,javascript,js
2024-02-26T12:50:55Z
2024-03-06T00:24:26Z
null
2
0
57
0
0
5
null
null
JavaScript
LucasSlessa/WEB_portifolio
master
null
Portifolio_WEB
css,html,javascript
2024-03-03T04:31:06Z
2024-04-04T15:19:28Z
null
1
0
28
0
0
5
null
NOASSERTION
HTML
sombriks/enterprise-kotlin-handbook
main
# [enterprise-kotlin-handbook][0001] Some exercises to explore out how modern, enterprise grade services can be written in kotlin. It's slightly opinionated, proceed at your own risk. ## Motivation Kotlin has a strong case as [java substitute][0002] on Android/mobile scenario but it's not exclusive to it anymore for...
some exercises to explore how enterprise grade services can be written in kotlin
guide,java,javascript,kotlin,gradle,maven
2024-02-18T15:24:44Z
2024-03-06T23:20:21Z
null
1
0
33
0
1
5
null
null
null
nayakrujul/CompSci
main
<div align="center"> <a href="https://cs.rujulnayak.com/"> <img src="https://github.com/nayakrujul/CompSci/assets/55329600/43878b7a-6220-4cfe-b79a-a8cc6b5494db" height="200px" alt="CS logo" title="https://cs.rujulnayak.com/" /> </a> <br /> <a href="https://cs.rujulnayak.com/" style...
An online revision guide for AQA GCSE Computer Science students
compsci,computer-science,educational,gcse,gcse-computer-science,html,javascript,revision,website,gplv3
2024-02-15T10:42:24Z
2024-05-21T16:02:47Z
null
1
0
246
0
0
5
null
GPL-3.0
HTML
SINAZZzz/project-ts
main
## Project collection with typescript <b> In this collection, we have various projects that are based on typescript. </b> ## Current projects <b><i>Login</i><br /></b> > Html / Css / ts <br /> <b><i>Add Task</i> <br /></b> > Html / Css / ts <br /> <b><i>Add Person</i><br /></b> > Html / Css / ts <br /> <b><i>...
Project collection with typescript
bootstrap,css,html,javascript,json-server,mui,nodejs,react,reactrouterdom,redux-toolkit
2024-01-30T21:03:59Z
2024-03-27T04:11:47Z
null
1
0
56
0
0
5
null
null
CSS
Alexandrbig1/task-pro
main
# Task Pro App Welcome to the Task Pro App, the final project from the Fullstack Development Bootcamp. This web application allows users to manage tasks efficiently, similar to popular task management tools like Trello. <img align="right" src="https://media.giphy.com/media/du3J3cXyzhj75IOgvA/giphy.gif" width="100"/> ...
TaskPro is the culmination of our journey through a 11-month Fullstack Development Bootcamp. This fullstack application showcases the depth of knowledge and skills we've acquired in building robust and feature-rich web applications.
backend,bootcamp,css3,figma,frontend,fullstack,html5,javascript,js,node-js
2024-01-31T19:48:13Z
2024-02-20T05:24:35Z
null
11
100
420
0
5
5
null
MIT
JavaScript
Abhishek-UIUX/ReactTreeFileManager
main
# React Tree File-Explorer https://github.com/Abhishek-UIUX/ReactTreeFileManager/assets/73067180/308a60a5-9058-4d59-989c-a269064d72d1 React Tree File-Manager is a versatile and user-friendly file management system built with React and JavaScript. This project enables users to effortlessly navigate, create, update...
A user-friendly file management system for React applications. Navigate, create, update, and delete files and folders in a responsive tree structure. Easily integrate into your React projects.
file-explorer,file-manager,frontend,hooks,javascript,react,react-applications,react-components,reactjs,tree-structure
2024-02-20T17:01:53Z
2024-02-22T16:50:58Z
null
1
0
8
0
0
5
null
null
JavaScript
kolosochok/django-ecommerce
main
# Django Full Stack E-Commerce Application This project is a comprehensive solution for building and managing a robust e-commerce platform using Python, Django, JavaScript, jQuery, and SQLite. ## Demo💫 🌐👉https://valleys.pythonanywhere.com **Homepage** ![изображение](https://github.com/kolosochok/django-ecommerce...
Full-Stack Django ecommerce website
django,ecommerce,full-stack,javascript,jquery,python,blog,multivendor-ecommerce,css,html
2024-01-27T17:51:22Z
2024-02-25T12:51:44Z
null
1
0
42
0
2
5
null
MIT
HTML
parham-ab/React-Ecommerce-Shop
main
# React-Ecommerce-Shop React JS E-commerce web app developed by Tailwind, next UI, Redux-Toolkit, RTK Query and more... ![UI Screenshot](src/assets/1.png) ![UI Screenshot](src/assets/2.png) ![UI Screenshot](src/assets/3.png) ![UI Screenshot](src/assets/4.png) ## Features - **Product Catalog:** Explore our wi...
React JS E-commerce web app developed by Tailwind, next UI, Redux-Toolkit, RTK Query and more...
ecommerce,javascript,lazy-loading,nextui,react,react-icons,react-router-dom,react-toastify,redux,redux-toolkit
2024-02-28T08:59:26Z
2024-03-17T10:32:17Z
null
1
0
36
0
1
5
null
MIT
JavaScript
zakandaiev/vite-frontend-starter
main
<img width=150 align="right" src="https://raw.githubusercontent.com/zakandaiev/vite-frontend-starter/main/src/img/vite-logo.svg" alt="Vite Logo"> # Vite FrontEnd Starter Vite FrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Vite builder ## Homepage [https://zakandaiev.github.io/v...
Vite FrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Vite builder
autoprefixer,babel,boilerplate,css,css-grid,es6,favicon,frontend,htaccess,html
2024-01-31T20:13:39Z
2024-05-09T08:00:37Z
null
1
0
16
0
0
5
null
MIT
SCSS
FaeWulf/discord-bot-animated-avatar-banner
main
null
Simple script to change bot's avatar/banner into an animated one.
animated-gif,discordjs,discordjs-bot,javascript,avatar,banner,discord,script
2024-03-07T22:10:46Z
2024-03-18T23:50:34Z
null
1
0
7
0
0
5
null
null
JavaScript
Samitha-Edirisinghe/My-Portfolio
main
null
This repository contains the source code for my personal portfolio website. It's built using HTML, CSS, and JavaScript. The website showcases my projects, provides information about me, and offers a way to contact me. Feel free to explore the code and use it as a reference for creating your own portfolio website.
css,html,html-css,html-css-javascript,html-project,html-projects,html-source,html-template,javascript,php
2024-02-24T09:59:26Z
2024-02-28T08:03:18Z
null
1
0
7
0
0
5
null
null
CSS
ViktorSvertoka/goit-react-woolf-hw-07-phonebook
main
# Критерії приймання - Створений репозиторій `goit-react-woolf-hw-07-phonebook` - При здачі фiнального завдання є посилання: на вихідні файли та робочі сторінки кожного завдання на `GitHub Pages` - Використана бібліотека `Redux Toolkit` ## Книга контактів Виконайте рефакторинг коду програми «Книга контактів». Вида...
Home task for React course📘
goit,javascript,react,redux,teilwinds-css,goit-react-woolf-hw-07-phonebook
2024-02-29T15:34:06Z
2024-03-03T22:15:54Z
null
1
0
15
0
0
5
null
null
JavaScript
LucasSlessa/Ecomp_TCC
main
# Project Alu <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/php/php-original.svg" width="60" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/javascript/javascript-original.svg" width="50" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/html5/html5-origina...
This is the official repository of Project XYZ, a project that combines hardware and software to create an intelligent robot with advanced functionalities. The project is developed using the following technologies:
arduino,c,css3,esp32,html5,java,javascript,php,raspberry-pi
2024-03-02T23:30:16Z
2024-03-06T22:43:40Z
null
2
1
14
0
1
5
null
null
null
M-Valentino/sacredOS
main
# Sacred OS Sacred OS is a simulated operating system that runs in your browser. It is a Windows 9x inspired OS, and every HTML file is executable. Sacred OS is written in vanilla JavaScript. Sacred OS uses a bootloader so you can use the OS with your saved settings, programs, files, etc. <img src="https://i.imgur.com/...
A Windows 9x inspired operating system written in Vanilla JS where every HTML file is executable.
90s,css3,desktop,gui,html5,javascript,kernel,operating-system,os,retro
2024-02-09T04:32:21Z
2024-03-20T22:20:06Z
null
2
1
229
5
0
5
null
GPL-2.0
HTML
abdelrahman146/react-gmaps-utils
main
# react-gmaps-utils [![npm package](https://img.shields.io/npm/v/react-gmaps-utils)](https://www.npmjs.com/package/react-gmaps-utils) [![npm downloads](https://img.shields.io/npm/dt/react-gmaps-utils)](https://www.npmjs.com/package/react-gmaps-utils) [![npm bundle size](https://img.shields.io/bundlephobia/min/react-gm...
library that provides components and hooks for integrating with Google Maps
contributions-welcome,good-first-issue,google-maps,react,frontend,javascript,npm-package,typescript,web-development
2024-02-20T13:15:26Z
2024-03-26T05:55:07Z
2024-03-26T05:55:07Z
1
0
24
0
0
5
null
null
TypeScript
harshmangalam/threads.qwik
main
# threads.qwik Qwik version of threads ## Video Demo [![qwik.threads](https://img.youtube.com/vi/LsDpXoozGI0/0.jpg)](https://www.youtube.com/watch?v=LsDpXoozGI0) ## Tech stack - Qwikcity - Prisma - Postgresql - Tailwind - Daisyui - Auth.js ## Setup Install dependencies ``` pnpm i ``` Copy `.env.example` to `.e...
Qwik version of Threads
authentication,authjs,daisyui,edge,github-authentication,javascript,neon,nodejs,postgresql,prisma
2024-02-29T23:06:52Z
2024-04-20T07:04:12Z
null
1
0
145
0
0
5
null
null
TypeScript
najmiter/Heartfull
main
# Hearfull Medicine for the racing hearts.
Medicine for the racing hearts and souls
css,html,javascript,webdevelopment
2024-02-10T16:45:16Z
2024-04-19T09:53:37Z
2024-02-15T09:09:45Z
1
0
27
0
1
5
null
null
JavaScript
guilhermelinosp/pwa-modular-auction
main
null
https://guilhermelinosp.github.io/pwa-modular-auction/
javascript,pwa,react,nginx
2024-02-22T09:37:31Z
2024-05-15T18:17:44Z
2024-02-23T09:56:19Z
2
35
69
0
4
5
null
MIT
JavaScript
Guihsp/sistema-de-vagas-tech-yks
main
# Funcionalidades do Sistema de Vagas Para Tecnologia ## Funcionalidades: ### Tela de Login: - Email - Senha - Botão de Login - Botão de Cadastro - Botão de Esqueci minha senha <img src="./img/PAgina-login-candidato.png" alt="Tela de Login"> ### Tela de Cadastro: - Nome - Email - Senha - Confirmação de Senha - Bo...
Sistema de Vagas para Programadores desenvolvido para o P.I (Projeto Integrador) do 3º Semestre do curso de Análise e Desenvolvimento de Sistemas no Centro Universitário Senac.
css3,html5,java,javascript
2024-02-28T17:45:34Z
2024-05-21T11:28:48Z
null
7
0
98
1
0
5
null
null
Java
SixHq/GPT4-AI-Realtime-code-scanner-Autocomplete-and-Highlighter-for-Javascript-Py-JS-Java-Php-Sixth-SAST
main
# [GPT4 AI Realtime code scanner](https://marketplace.visualstudio.com/items?itemName=Sixth.sixth) [![VSCode Plugin](https://firebasestorage.googleapis.com/v0/b/thsense-24e43.appspot.com/o/Frame%201261152503.png?alt=media&token=a7b6bcbb-4d93-40b7-a644-6f0ee007d605)](https://marketplace.visualstudio.com/items?itemName=...
Easily spot, fix and detect badly written code in your project without breaking a sweat. Your GPT4 and LLM powered programming AI realtime code editor for python, javascript, typescript, java, php, c# and many more!
fastapi,ai,autocomplete,gpt4,python,javascript,java,chatgpt,vscode,llm
2024-02-10T23:24:56Z
2024-04-03T23:01:03Z
null
1
0
15
0
0
5
null
MIT
null
Yakima-Teng/better-monitor
main
# better-monitor <div align="center" style="display: flex;align-items: center;justify-content: center;gap:8px;"> <img style="width:200px;" src="https://github.com/Yakima-Teng/better-monitor/raw/main/attachments/logo.svg"> </div> <p align="center" style="display: flex;align-items: center;justify-content: cente...
😋 用于向网站监控服务上传数据的前端JS SDK(集成了后台服务,可以直接使用官方管理面板),支持拦截AJAX请求,上报JS运行时错误等。
ajax,bug,javascript,monitor,report
2024-02-13T15:08:05Z
2024-05-20T02:15:33Z
null
1
0
42
0
0
5
null
MIT
TypeScript
tobylai-toby/hexo-theme-mdsuper
main
# hexo-theme-mdsuper ![1706268121039](README/1706268121039.png) [简体中文](https://github.com/tobylai-toby/hexo-theme-mdsuper/blob/main/README.zh-CN.md) A [hexo](https://hexo.io) blog theme using [mdui-v2](https://mdui.org) with Material You (Material Design 3). Supports some comment system and [Prismjs](https://prismjs...
A hexo blog theme using mdui-v2 with Material You (Material Design 3). Supports comment systems (twikoo, gitalk).
hexo,hexo-theme,material-design,material-design-3,material-you,javascript,local-search,responsive,twikoo,mdui
2024-01-25T08:38:42Z
2024-02-05T07:22:23Z
null
1
0
34
0
0
5
null
MIT
CSS
akashpawar43/Full-Stack-Task
master
<h1 align="center" id="title">Upload Image</h1> <p id="description">Image app Build using MERN Stack. Allowing to Upload Image and Image preview within app.</p> <h2>🧐 Features</h2> Here're some of the project's best features: * Add Image * Image preview * Uplaod Image <h2>🛠️ Installation Steps:</h2>...
Image app Build using MERN Stack. Allowing user to Upload Image, preview and save within app.
axios,backend,css3,dropzone,expressjs,frontend,html5,image-preview,javascript,jsx
2024-02-05T10:30:05Z
2024-02-05T17:43:13Z
null
1
0
6
0
0
5
null
null
JavaScript
BrennonMeireles/sprint-consumo-api
main
## SearchIP - Website Este é um projeto desenvolvido como parte do curso no SENAI. O propósito deste projeto é compreender os conceitos fundamentais de APIs e sua implementação, utilizando ferramentas como JavaScript, HTML e CSS. ![image](https://github.com/BrennonMeireles/sprint-consumo-api/assets/141636246/f980350f...
Este é um projeto desenvolvido como parte do curso no SENAI. O propósito deste projeto é compreender os conceitos fundamentais de APIs e sua implementação, utilizando ferramentas como JavaScript, HTML e CSS.
css,css3,figma,front-end,front-end-development,frontend,git,html,html5,javascript
2024-03-06T11:29:52Z
2024-04-05T19:00:44Z
null
2
2
95
0
0
5
null
null
CSS
imoken777/INIAD-API-Client
main
## INIAD API Client ![npm](https://img.shields.io/npm/v/iniad-api-client) ![License](https://img.shields.io/badge/license-MIT-green) INIAD APIの非公式クライアントライブラリです。 本ライブラリは、INIADのアカウントを持つユーザーのみがアクセス可能な[INIAD開発者サイト](https://sites.google.com/iniad.org/developers?pli=1&authuser=0) に準拠しています。そこに記載されている教育用IoT APIとサイネージAPIの利用を...
INIAD APIのための非公式クライアントライブラリ
api-client,iniad,javascript,nodejs,typescript,npm
2024-03-10T08:42:01Z
2024-05-21T14:44:08Z
2024-05-21T14:44:08Z
2
3
118
5
0
5
null
MIT
TypeScript
gabrielalencs/Barber-House
main
<h1 align="center"> 💈<br>Barber House </h1> ![print projeto barber home](https://github.com/gabrielalencs/Barber-House/assets/127636935/9a05ea4c-333b-4ab5-af14-da41992f03dc) <h4 align="center"><a href="https://alencar-barberhouse.vercel.app/">Clique para visitar o projeto</a></h4> <h3>Barber House uma landing pa...
Uma landing page da barbearia Barber House 💈🪒
css3,html5,javascript,tailwindcss,aos-scroll-revel,swiper-js
2024-02-19T23:52:16Z
2024-05-03T17:07:18Z
null
1
0
67
0
0
4
null
null
HTML
Honzoraptor31415/Futuregram
main
# Futuregram <br/> A Social media webapp similar to Instagram. Made because I kinda enjoy making full-stack webapps 👍. Btw, the last time I tried to make something more complicated with SvelteKit and a BaaS, it didn't end up well (that project is deleted tho). But I think, that it was because I was a beginner and I...
A social media app similar to instagram. Still being made, but looking very good so far!
social-media-app,supabase,sveltekit,typescript,javascript,ssr,supabase-auth,supabase-db,supabase-realtime,supabase-ssr
2024-03-06T16:49:33Z
2024-05-21T19:35:40Z
null
1
0
146
0
0
4
null
null
Svelte
ChinmayKaitade/Milestone-Project-iNeuron
main
# MileStone Exam 📂 As Part of this assessment, we are tasked with creative five unique projects using Mentioned Technologies. These are the Project for Web Development 2.0 Course - iNeuron Technologies Used In Projects `HTML`, `CSS` and `Tailwind CSS` ### This Project Milestone Repository Contains Following Projec...
This Project Milestone Repository for Web Development 2.0 - iNeuron Contains Projects that are Created During Milestone Exam .
css3,figma,frontenddevelopment,html5,javascript,tailwindcss,ui-ux-design,webdevelopment
2024-02-16T05:49:34Z
2024-02-16T05:58:26Z
null
1
0
6
0
0
4
null
null
HTML
No-Country/c16-17-t-node-react
main
# PetPal ![alt text](petpalgroup.png) ### Sector: Cuidado de mascotas ## Objetivo: PetPal es una aplicación web diseñada para proporcionar a los dueños de mascotas una herramienta integral para el cuidado, seguimiento y localización de sus compañeros peludos. Con el aumento de la preocupación por el bienestar de la...
Repositorio dedicado a la creación de aplicación para cuidado de mascotas
cloudinary,express,javascript,mongodb,nodejs,react,vite,zustand
2024-02-09T19:18:52Z
2024-03-08T19:00:12Z
null
9
80
19
0
0
4
null
null
JavaScript
ankit071105/Ankit_Profile
main
# Ankit_Profile
MY PORTOFOLIO FOR ANY JOB
boxicons,css,font-awesome,html,javascript
2024-03-13T07:17:21Z
2024-05-18T07:00:57Z
null
1
0
10
0
0
4
null
null
HTML
anurag87204/VIEW-MY-PORTFOLIO
main
# VIEW MY PORTFOLIO This project is a simple portfolio website template designed to showcase my skills, projects, and experience in a visually appealing manner. With clean and modern design elements, it provides an ideal platform for professionals, freelancers, or students to present their work to potential clients or...
PORTFOLIO WEBSITE
css3,html5,javascript,portfolio-website
2024-01-30T11:42:15Z
2024-03-08T06:56:06Z
null
1
0
16
0
0
4
null
null
HTML
danangfir/Pengaduan-UTY
main
# Pengaduan-UTY techstack MongoDb expres.js node.js vue.js fe2 zalfyn
null
css,javascript,mevn,mongodb,nodejs,vuejs
2024-02-29T10:42:03Z
2024-03-16T07:45:55Z
null
3
8
31
0
0
4
null
null
Vue
RahulShelke2812/Car-rental-website
main
<h2>About the project</h2> <p>A <b>car rental</b> website is an online platform that allows users to rent cars for personal or business use. The website provides an easy-to-use interface for searching, comparing, and reserving cars from a wide selection of vehicles that vary in make, model, size, and price.</p> 👉...
A car rental website is an online platform that allows users to rent cars for personal or business use.
car-rental-website,css,html,javascript,netlify,reactjs
2024-02-20T10:09:54Z
2024-02-20T16:42:56Z
null
1
0
6
0
1
4
null
null
JavaScript