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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sanalzio/Custom-Home-Page | master | # Sanalzio's custom new page or home page

## ✨ visit [here](https://sanalzio.github.io/Custom-Home-Page/src/) for demo.
## Installation
### Clone this reporistory and edit the "src" folder content.
### And contiue like this:

| Sanalzio's custom new page or home page | chrome,chrome-extension,chrome-extensions,css,css3,homepage,html,html-css,html-css-javascript,html5 | 2024-02-24T08:10:20Z | 2024-02-24T13:20:10Z | null | 1 | 0 | 5 | 0 | 1 | 2 | null | GPL-3.0 | HTML |
QiuTian-324/AkitaPlanet-front | develop | ## 👨💻 项目作者:
<div align="center">
<a href="http://www.akita324.top">
<img src="./assets/images/avatar.jpg" width="200" height="200" alt="Akita" style="border-radius: 50%;">
</a>
</div>
# <div align="center">Hello, I'm Akita!</div>
## <div align="center">A tech enthusiast and a passionate programmer</div>
... | AkitaPlanet-front使用pnpm 作为包管理工具,结合 TypeScript 构建了前端应用。选择了 Vue3 框架,结合 VueUse 和 Vue Composition API 实现了高效的组件开发和数据管理。引入了 Unocss 实现样式的管理和页面加载速度的提升。采用 Hexo 的 Butterfly 设计理念,确保了界面呈现的美观简洁。响应式布局技术确保了在不同设备上的流畅展示。实现了点赞、用户统计、评论、回复评论等功能,利用 Redis 数据库提升了用户互动性和体验度。采用炫酷的弹幕墙设计,提供了新颖有趣的留言形式。文章详情页提供了文章目录和推荐文章等功能,优化了用户阅读体验。 | css,html,javascript,typescript,unocss,vite,vue3 | 2024-02-14T04:23:32Z | 2024-02-21T16:52:45Z | null | 1 | 0 | 14 | 0 | 1 | 2 | null | null | Vue |
refinedguides/custom-datepicker | main | # Custom Datepicker
A custom-built datepicker showcasing date manipulation and calendar generation.
### Features Covered
- [x] Toggle datepicker visibility
- [x] Display dynamic dates
- [x] Prev/Next month navigation
- [x] Change year or month with inputs
- [x] Apply/cancel date selection
### Screenshot

## Why
Building this project to learn Javascript. It will help me solidify my skills.
## Features
- *add* tasks
- *remove* tasks
- *marking* tasks *as done*
- *glassmorphism*
## Technology
- **JavaScript**
- `localeS... | A simple to-do list application made using JavaScript. | css,frontend,glassmorphism,javascript,js,todolist | 2024-03-13T11:00:29Z | 2024-03-14T13:58:20Z | null | 1 | 0 | 11 | 0 | 0 | 2 | null | MIT | JavaScript |
juniorpinhodev/CRUD-PERN | main | # **Lista de Tarefas (CRUD) com PERN Stack**
# Sobre o projeto
Este projeto é uma lista de tarefas fullstack que utiliza a stack PERN (PostgreSQL, Express, React e Node.js) para realizar as operações básicas de um CRUD (Create, Read, Update, Delete).
## O que é CRUD?
**CRUD é um acrônimo para:**
- C - Create (Cria... | Este projeto é uma lista de tarefas fullstack que utiliza a stack PERN (PostgreSQL, Express, React e Node.js) para realizar as operações básicas de um CRUD (Create, Read, Update, Delete). | crud,express,javascript,nodejs,pern-stack,postgresql,react,to-do-list,backend,frontend | 2024-03-01T01:00:32Z | 2024-03-20T22:23:57Z | null | 1 | 0 | 31 | 0 | 0 | 2 | null | null | JavaScript |
NM-tl/hlegal | main | # hlegal
## Demo
- **Development Version:** [Visit Demo](https://hlegal-dev.netlify.app/)
- **Production Version:** [https://hlegal.vercel.app/](https://hlegal.vercel.app/)
## Deployment Status
- **Development Version (Netlify):** [](https://forthebadge.com) [](https://forthebadge.com)
This is a simple Blackjack game created using JavaScript, HTML, CSS, Bootstrap library and Vit... | My first lab for the DevTalles JavaScript course :bat: | devtalles,javascript,vite | 2024-03-03T08:23:52Z | 2024-03-03T08:31:45Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
9oormthon-univ/2024_BEOTKKOTTHON_TEAM_11_FE | main | # 2024-벚꽃톤 11팀 프론트엔드 레포지토리
2024-벚꽃톤 11팀 "이츠타임"의 프론트엔드 레포지토리입니다!
## 개발 환경 세팅
- Node.js 18+를 설치합니다.
- 터미널을 열고 `npm install`을 입력하여 패키지를 모두 설치합니다.
- `npm run dev` 명령어로 개발 서버를 실행합니다.
## 빌드
- `npm run build` 명령어로 빌드합니다.
- dist 폴더에 결과물이 저장됩니다.
## Commit Convention
커밋 요약은 "(type): (content)" 형식으로 작성합니다.
type은... | 2024-벚꽃톤 11팀 이츠타임 프론트엔드 레포지토리 | css,javascript,react | 2024-03-13T10:55:02Z | 2024-03-23T20:43:53Z | null | 32 | 33 | 192 | 0 | 4 | 2 | null | null | JavaScript |
root-hbx/Web-Development | main | # Web-Development
> Web-Development contains materials of Network front-end Stack and notes of MIT Web-Design Course
## 1. Some Useful Tools concerning front-end stack
- [Javascript](https://www.javascript.com/learn/strings)
- [React](https://react.dev/)
- [Vue.js](https://cn.vuejs.org/)
### Relationships and Tips fo... | Web-Development is a repo containing the materials of front-end stack development | mit,website-design,javascript,react,vuejs | 2024-03-07T00:37:58Z | 2024-04-13T12:20:43Z | null | 1 | 0 | 14 | 0 | 0 | 2 | null | GPL-3.0 | null |
TusharPachouri/Video-Streaming-Application | main | null | Video Streaming Application (Back-End) | backend,cloudinary,expressjs,javascript,mongodb,mongoose,nodejs | 2024-02-04T08:38:14Z | 2024-03-05T13:10:45Z | null | 1 | 0 | 41 | 0 | 0 | 2 | null | null | JavaScript |
Piyush5784/Wallet-app | main |
# Wallet App
Simple wallet app in which users can send and receive money using transactions in a database
### Screensoft and Videos
https://github.com/Piyush5784/GYMER-version2/assets/105655779/0056207e-c427-4afd-8ea0-c15b03524ec1
### Features include
- 🔹User signup
- 🔹User signin
- 🔹User Dashboard view
- 🔹User... | Introducing Wallet-app a MERN stack wallet app with a focus on secure session management. This GitHub repository hosts the codebase for a modern digital wallet solution. With robust session handling and a user-friendly interface, WalletX redefines financial management for the digital age. | beautiful-ui,javascript,mern-stack,sessions,wallet-app | 2024-02-22T12:51:22Z | 2024-05-05T18:41:17Z | null | 1 | 3 | 25 | 0 | 0 | 2 | null | null | JavaScript |
AhmedTrb/E-commerce-web-project | main | # E-commerce Website: SetUpSprint
This project is an e-commerce website developed using HTML, CSS, JavaScript, PHP, and MySQL. It serves as a platform for users who are interested in building their own PC setups by providing them with a variety of PC components for sale. The website offers a range of PC components suc... | Ecommerce website for PC components | css,ecommerce-website,html,javascript,pdo-mysql,php,phpmyadmin,webscraping | 2024-02-17T12:19:10Z | 2024-05-09T11:27:52Z | null | 3 | 1 | 29 | 0 | 1 | 2 | null | null | PHP |
mthirumalai2905/javascript | main | null | 🍁 Javascript from Basics to DOM | dom,javascript | 2024-02-21T13:17:41Z | 2024-05-15T18:16:01Z | null | 1 | 0 | 80 | 0 | 0 | 2 | null | null | JavaScript |
Srikant114/portfolio | main | # Srikant Sahu | Portfolio
##### Dedicated front-end developer. Capable of solving work-related challenges. Passionate in learning and developing to achieve goals. Eager to tackle more complicated problems and continue to improve user efficiency. My next aim is to learn how to become a MERN stack developer. I'd like t... | Srikant Sahu | Portfolio ( MERN Stack Developer | Web Developer ) | daisyui,emailjs,framer-motion,javascript,portfolio-website,react-icons,react-type-animation,reactjs,tailwindcss | 2024-02-17T11:59:03Z | 2024-05-18T04:35:36Z | null | 1 | 0 | 18 | 0 | 0 | 2 | null | MIT | JavaScript |
vaguue/over-the-wire | main | <p align='center'>
<img src='assets/s1.svg' width='180' alt='Hacker spider'>
</p>
# Over-the-wire [](https://github.com/vaguue/over-the-wire/blob/main/LICENSE) [](https://www.npm... | Network inspection library for Node | javascript,network,network-programming,network-security,nodejs,packet-crafting,packet-sniffing,pcap,pcap-analyzer,pcap-parser | 2024-02-02T17:49:54Z | 2024-05-18T17:32:59Z | null | 2 | 1 | 92 | 4 | 0 | 2 | null | GPL-3.0 | JavaScript |
jayeshbhandarkar/Netflix-Clone-Web-App | main | # Netflix-Clone-Web-App
| null | css,html,javascript,netflix-clone | 2024-02-07T14:35:45Z | 2024-02-07T14:42:46Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | HTML |
subrat611/leetcode-tree-visualizer | master | ## Leetcode Tree Visualizer
Don't just run your test cases through your mind, visualize them instead! 😉
### Decoding characteristics of tree
- Drawing 2D tree graphics using HTML `canvas`.
### Representing/rendering node logic
- A node in canvas represents these properties `width`, `height`, `point (x,y)`, `radiu... | It enables you to view the tree that corresponds to the array of test cases. | binary-tree-visualization,data-structures,javascript,typescript,vitejs | 2024-01-30T18:02:59Z | 2024-02-01T00:08:00Z | null | 1 | 0 | 18 | 0 | 0 | 2 | null | null | TypeScript |
ByancaMatos01/Dev-links | main | <h1 align="center"> DevLinks </h1>
<p align="center">
Programa exclusivo e gratuito, promovido pela Rocketseat para ensino de tecnologias WEB. <br/>
<a href="https://lp.rocketseat.com.br/devlinks/inscricao?utm_source=github&utm_medium=descricao&utm_campaign=capture-devlinks&utm_term=organic&utm_content=descricao-githu... | "Projeto feito pelo curso discovery do rocketseat" | css,html5,javascript | 2024-02-02T20:36:54Z | 2024-02-05T20:52:39Z | null | 1 | 0 | 8 | 0 | 0 | 2 | null | null | CSS |
khalidmarzou/smallProjectsJs | main | null | with AnasMahfoud and ZakariaSidqui | api,bootstrap5,css3,git,html5,javascript,python | 2024-02-25T21:28:11Z | 2024-02-28T18:29:24Z | null | 3 | 1 | 49 | 0 | 0 | 2 | null | null | HTML |
SAFAIDAM/AllYoungP | main | # AllYoungP
## Overview
AllYoungP is a stylish and responsive beauty product landing page UI, designed to showcase beauty products effectively with modern aesthetics.
## Features
- Sleek and visually appealing design
- Fully responsive layout for seamless user experience across devices
- Effective product showcase hi... | Personnel Project all rights reserved | javascript,react,react-icons,react-router,tailwindcss | 2024-01-30T14:07:56Z | 2024-03-01T12:31:21Z | null | 1 | 0 | 17 | 0 | 0 | 2 | null | null | JavaScript |
thiagoads11/projeto-introducao | main | <h1 align="center"> DevLinks </h1>
<p align="center">
Projeto feito por Thiago Menezes, baseado no projeto promovido pela Rocketseat para ensino de tecnologias WEB.
</p>
<p align="center">
<a href="#-tecnologias">Tecnologias</a> |
<a href="#-projeto">Projeto</a>  ... | Projeto de agregador de links. | css,git,github,html,javascript | 2024-02-16T17:34:36Z | 2024-03-07T18:29:28Z | null | 1 | 0 | 17 | 0 | 0 | 2 | null | null | CSS |
prodbyeagle/idleclicker | main | [](https://app.netlify.com/sites/clicker-chilly/deploys)
# ☝️ Clicker Game
Welcome to the Clicker Game repository! This is a simple web-based clicker game where you can earn points and purchase upgrades.
## 🤔 ... | Clicker Game by prodbyeagle. Made with JS | CSS | HTML | javascript,clicker-game,css,html,js | 2024-01-29T07:28:11Z | 2024-02-07T20:06:37Z | null | 1 | 0 | 85 | 0 | 0 | 2 | null | null | JavaScript |
gmpsankalpa/Calculator-Tools | main | # Calculator-Tools

## Overview
Calculator-Tools is a collection of simple yet effective calculators for everyday use, implemented using HTML, CSS, and JavaScript. This repository includes... | A collection of simple yet effective calculators for everyday use. This repository includes tools such as an Age Calculator, Time Calculator, and Overtime Calculator, implemented using HTML. | css,html,javascript | 2024-03-02T07:57:18Z | 2024-03-06T07:37:31Z | 2024-03-06T06:29:00Z | 1 | 0 | 30 | 0 | 0 | 2 | null | MIT | CSS |
mohamedtalhaouii/iOS-Calculator | main | null | This is made for Phones only ! | apple,calculator,calculator-javascript,css,html,ios,ios-app,javascript | 2024-02-28T20:02:17Z | 2024-03-22T04:47:14Z | null | 2 | 1 | 22 | 1 | 1 | 2 | null | null | CSS |
Alexandrbig1/rental-car | main | # Cruise Wheels
Discover unforgettable journeys with Cruise Wheels - Your Gateway to Extraordinary Adventures.
<img align="right" src="https://media.giphy.com/media/du3J3cXyzhj75IOgvA/giphy.gif" width="100"/>
[](https://github.co... | Welcome to Cruise Wheels, a freelance React Redux project built on Vite, revolutionizing car rentals with a sleek interface, fully responsive and seamless user experience. Explore advanced features like Redux Toolkit for state management, Axios for asynchronous data fetching, and a dynamic UI powered by React Icons and... | axios,backend,computerscience,css3,frontend,fullstack,html-css-javascript,html5,javascript,js | 2024-02-23T00:56:06Z | 2024-03-05T20:06:11Z | null | 1 | 0 | 67 | 0 | 0 | 2 | null | MIT | JavaScript |
wilson3centaurus/stop-watch | main | # Simple JavaScript Stopwatch
## About
This is a minimalist Stopwatch application built with HTML, CSS, and JavaScript. The stopwatch provides basic functionalities such as starting, stopping, and resetting, making it easy for users to track time with precision.
## Features
- **Start/Stop**: Users can start and sto... | This is a minimalist Stopwatch application built with HTML, CSS, and JavaScript. The stopwatch provides basic functionalities such as starting, stopping, and resetting, making it easy for users to track time with precision. | html-css-javascript,javascript,stopwatch,stopwatch-application,website | 2024-02-28T12:31:30Z | 2024-02-28T13:23:49Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | JavaScript |
zpratikpathak/25-Javascript-Projects-for-beginner | master | null | I have curated a list of 25+ javascript projects for beginners with source code. | css-projects,html-css-javascript,html-css-js,html-projects,javascript,javascript-projects,js-projects,top-javascript-projects | 2024-02-17T05:32:16Z | 2024-02-18T04:02:47Z | null | 1 | 1 | 10 | 0 | 2 | 2 | null | Apache-2.0 | CSS |
BadEnd777/TikTok-Harbor | main | # TikTok Harbor - Development Guide
## Overview
This guide provides step-by-step instructions for setting up, developing and Deployment the TikTok Harbor website. The TikTok Harbor is built using [SvelteKit](https://kit.svelte.dev/), a framework for building website with [Svelte](https://svelte.dev/).
## Prerequisit... | Free online tool that allows you to download TikTok videos / slideshows without the watermark in HD quality. | frontend,javascript,svelte,sveltekit,web-development | 2024-02-01T15:27:40Z | 2024-02-13T07:58:40Z | null | 1 | 45 | 23 | 0 | 0 | 2 | null | MIT | Svelte |
ninagw/quiz-app | main | # Quiz App Project
My very first app projects in which you can answer, create and mark questions. You can also switch to dark mode if you prefer.
The application is built in JavaScript, HTML and CSS.
| Quiz App Project | css,html,javascript,localstorage | 2024-02-05T09:01:05Z | 2024-05-07T07:04:43Z | null | 1 | 4 | 61 | 0 | 0 | 2 | null | null | HTML |
stratoxjs/create-stratox | main |
# Stratox.js - framework 
Stratox.js is a user-friendly JavaScript framework that simplifies web application development. By focusing on core JavaScript and HTML, it empowers even beginners to efficiently build engaging projects. Its template engine and form builder ... | JavaScript template framework for the effortless creation of component, views and user interfaces (UI). | component,controller,engine,framework,frontend,mvc,router,stratox,template,dispatcher | 2024-02-11T09:17:54Z | 2024-05-11T17:14:04Z | null | 1 | 0 | 31 | 0 | 1 | 2 | null | MIT | JavaScript |
parth5757/Swan_tour | main | # This is Tour agency project
To use this set enviorment using following command
> **Step 1** - Install dependencies using a `virtual environment`
```bash
$ # Virtualenv modules installation (Unix based systems)
$ virtualenv env
$ source env/bin/activate
$
$ # Virtualenv modules installation (Windows based systems)
... | It is an Tour management system project for tour agency. along with admin side & user side . it it made on backend django frontend html,css,js. | djago-celery,django,geopy,inline-formsets,javascript,leaflet-map,python,django-genric-views,bootsrap5,css | 2024-02-17T04:57:50Z | 2024-04-20T08:16:19Z | null | 1 | 0 | 26 | 1 | 3 | 2 | null | null | HTML |
javiergenepaul/my-portfolio | master |
# My Portfolio
Welcome to my portfolio! 🚀 Here, I showcase my journey, projects, and expertise in Fullstack Development. Dive in to explore my passion for Software Development and discover how I bring creativity and innovation to every project. From elegant designs to efficient code, I strive for excellence in every... | Welcome to my portfolio! Here, I showcase my expertise in Front-End development and my passion for software development. Explore my projects, skills, and experiences to get a glimpse into my journey in the tech world. | javascript,netlify-deployment,pnpm,portfolio-website,react-hooks,react-router,reactjs,shadcn-ui,showcase,tailwindcss | 2024-02-22T09:55:08Z | 2024-05-16T03:12:16Z | null | 2 | 109 | 441 | 0 | 0 | 2 | null | null | TypeScript |
Kareem01001011/HeartLog | main |
# HeartLog
A health monitoring software that logs, manages, and analyzes a patient's
vitals.
## Notes
This is a prototype that tries to match my image of the full project. But it's not yet at all a finished product. I'm just exploring the development path of the project before starting to work on it to be a... | A health monitoring software that logs, manages, and analyzes patients' vitals. | ai,expressjs,health,healthcare,healthmonitoring,javascript,mongodb,nodejs,webapp | 2024-03-11T10:58:43Z | 2024-05-17T12:05:40Z | null | 1 | 0 | 30 | 0 | 0 | 2 | null | GPL-3.0 | JavaScript |
WV-Wesley-Victor/Projeto-Click-Producoes-Frontend | main | # Projeto Click Producoes Frontend
Bem-vindo ao repositório do Projeto Click Produções Frontend. Este projeto é dedicado ao desenvolvimento do frontend para a plataforma Click Produções, especializada na criação e gerenciamento de álbuns de fotos de casamentos. Aqui você encontrará informações sobre o desenvolvimento d... | O Click Produções é uma plataforma dedicada à criação e gerenciamento de álbuns de fotos de casamentos. Você pode visualizar álbuns online, criados por profissionais e casais. | album,css,css-flexbox,css-grid,css-grid-layout,css3,fotografia,fotos,front-end,html | 2024-01-27T15:51:51Z | 2024-02-19T14:46:21Z | null | 1 | 0 | 19 | 0 | 0 | 2 | null | MIT | HTML |
vikaskumaryadav13/Meme-Generator-App-ReactJS-CP-44 | main | In this project, let's build a **Meme Generator** app by applying the concepts we have learned till now.
### Refer to the image below:
<br/>
<div style="text-align: center;">
<img src="https://assets.ccbp.in/frontend/content/react-js/meme-generator-output.gif" alt="meme-generator" style="max-width:70%;box-shadow:... | The Image URL that has been provided should be applied as a background-image for the generated meme The given Top and Bottom text values should be at the top and bottom of the generated meme The selected font size value should be applied for both top and bottom text of the generated meme. | css-in-js,javascript,reactjs,styled-components | 2024-02-23T08:26:20Z | 2024-02-23T08:28:03Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
Marktawa/sveltekit-strapi-blog-article | main | <!-- # Article Title -->
# Build a blog from scratch using Strapi and Sveltekit
<!-- -->

<!-- # Article Subtitle -->
## **Part 01: Setup and Installation**
<!-- ## Outline -->
## Outline
- [Introduction](#introduction)
- [Prerequisites](#prerequisit... | Article for a Blog website built using Sveltekit and Strapi | article,blog,cms,css,html,javascript,strapi,sveltekit | 2024-02-16T20:27:16Z | 2024-02-18T19:23:42Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | null |
cjyyx/TG | main | # TG 3D 渲染引擎
## 简介
TG 3D 渲染引擎是一个基于 WebGL 的 3D 图形渲染库。它提供了一套简单的 API,用于在网页上创建和操作 3D 图形内容。
- 摄像机控制:支持透视和正交投影,方便地设置摄像机位置和视角。
- 灯光和纹理:支持简单的光照模型,支持将2D纹理应用到物体表面。
- 动态截图和录制:提供了截图和录制画面的功能。
依赖:gl-matrix库
## 快速开始
下载代码,并用 live server 运行 `demo.html`。Demo 效果如图

## API文档
### 初始化
在使用TG图形库之前,需要首... | 基于 WebGL 的 3D 图形渲染库 | 3d,3d-graphics,javascript,webgl,webgl-experiments | 2024-02-20T12:49:46Z | 2024-02-03T14:42:44Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | null | JavaScript |
sayedanowar/Full-fledged-Weather-App | main | 
# Forecast24x7
A Weather App Using OpenWeatherMap API, Built With HTML, CSS, And JavaScript For Real-time Weather Updates.
## Description
Forecast24x7 is a web application that provides r... | A Weather App Using OpenWeatherMap API, Built With HTML, CSS, And JavaScript For Real-time Weather Updates. | css,css3,html,html5,javascript,weather,weather-app,netlify-deployment,openweather-api,openweathermap | 2024-02-14T12:45:01Z | 2024-03-11T13:25:24Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | MIT | CSS |
mdsahban/music-player | main |
# Music Player Web App
This is a Music Player web application built using HTML, CSS, and JavaScript. It features a disc rotating animation, neumorphism effect, and a clean UI interface. The app includes essential music player functionalities such as play, pause, next/previous songs, like song, and set repeat song.
#... | This is a Music Player web application built using HTML, CSS, and JavaScript. It features a disc rotating animation, neumorphism effect, and a clean UI interface. | javascript,music-player,player,songs | 2024-03-09T08:02:00Z | 2024-03-20T16:41:53Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | CSS |
gmpsankalpa/vat-calculator | main | # VAT Calculator App
This is a simple VAT (Value Added Tax) calculator app built using React.
## Table of Contents
- [Features](#features)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
## Features
- Calculate VAT Remo... | 💰This is a simple VAT (Value Added Tax) calculator app built using React.💸 | javascript,react,reactjs | 2024-03-02T11:32:33Z | 2024-03-02T11:54:52Z | 2024-03-02T11:32:23Z | 1 | 0 | 4 | 0 | 0 | 2 | null | MIT | JavaScript |
CloudWaddie/infinite-craft-hack | main | # infinite-craft-hack
Infinite Craft Hack © 2024 by CloudWaddie is licensed under CC BY-SA 4.0. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/
A bookmarklet hack for infinite craft.
[Go here!](https://cloudwaddie.github.io/infinite-craft-hack/)
# DISCLAIMER READ ME
This is for e... | A bookmarklet hack for infinite craft. | bookmarklet,hack,infinite-craft,javascript,script,infinite-craft-hack | 2024-02-13T04:49:27Z | 2024-04-03T23:13:24Z | null | 1 | 0 | 20 | 0 | 4 | 2 | null | null | HTML |
GuhaPritam/React-Dark-Mode-Form | main | # Title:
Dark mode Form builder
### Project Address:
[https://react-darkmode-form-builder.netlify.app/](https://react-darkmode-form-builder.netlify.app/)
## Project Description:
This is a React project demonstrating the usage of `useState`. It's a form builder that supports both Dark mode and Light mode.
## Language... | This is a React project as an example of how to use useState. It's a form that supports both Dark mode and Light mode. | bootstrap5,javascript,reactjs,responsive,tailwindcss | 2024-02-19T05:51:31Z | 2024-03-23T13:43:46Z | null | 2 | 0 | 18 | 0 | 0 | 2 | null | null | JavaScript |
AlexanderGarifullin/AlgoLibrary | master | # Algolibrary
Algolibrary is a web application designed for studying algorithms. It serves as a course project for the 3rd year of study at the Higher School of Economics Perm. This application provides users with the opportunity to review **concise summaries** of algorithms and reinforce their learning through practi... | A web application for learning algorithms | algorithms-and-data-structures,csharp,css,entity-framework-core,html,javascript,markdown,mvc,web,crud | 2024-03-03T17:39:48Z | 2024-04-08T16:07:13Z | null | 1 | 0 | 89 | 0 | 0 | 2 | null | Apache-2.0 | C# |
AJahann/JAJIGA | main | 
<p align="center">
<a href="https://jajiga.vercel.app/index.html">مشاهده آنلاین</a>
</p>
<br/><br/>
## بهترین تجربه سفر با جاجیگا ⚡️
وبسایت جاجیگا 🌍 با استفاده از HTML، CSS، JavaScript، Swiper JS ... | A sample website built with HTML, CSS, JavaScript, Swiper JS, and persianDate. | calendar,cms,css,es6,html,javascript,persiandate,responsive,swiper-js | 2024-03-08T15:51:43Z | 2024-04-12T16:42:16Z | null | 1 | 0 | 18 | 0 | 0 | 2 | null | MIT | JavaScript |
phananhnguyen1204/SafeDining | main | null | 🍕 A multi-vendor marketplace that helps mitigating food insecurity and promote local restaurants after pandemic in Putnam County, IN 🍕 | ajax,bootstrap,css,django,gcp,geodjango,googleapis,html,javascript,postgresql | 2024-01-29T21:26:05Z | 2024-02-10T20:38:32Z | null | 2 | 3 | 25 | 0 | 0 | 2 | null | null | JavaScript |
rafaelpierre/talkr | main | # talkr
A simple Rust Web App prototype for an AI Chatbot.
<hr />
<p align="center"><img src="img/logo.png" style="width: 50%; border: 2px solid gray;"/></p>
<hr />
### UI Demo
<img src="img/talkr.png" />
### Components
#### Backend
* [Rust](https://www.rust-lang.org/)
* [Actix Web](https://actix.rs/)
#### Fron... | A simple Rust Web App prototype for an AI Chatbot. | chatbot,chatgpt,css,html,javascript,js,rust,actix-web | 2024-02-07T18:29:22Z | 2024-02-08T10:33:53Z | null | 1 | 0 | 20 | 5 | 0 | 2 | null | null | CSS |
ViktorSvertoka/goit-react-woolf-hw-04-feedback | main | # Критерії приймання
- При здачі домашньої роботи є посилання: на вихідні файли та робочу сторінку
проекту на `GitHub Pages`.
- Під час запуску коду завдання в консолі відсутні помилки та попередження.
- Для кожного компонента є окрема папка з файлом React-компонента та файлом
стилів
- Імена компонентів зрозумілі ... | Home task for React course📘 | goit,javascript,react,styled-components,goit-react-woolf-hw-04-feedback | 2024-02-12T20:01:08Z | 2024-02-16T20:02:38Z | null | 1 | 0 | 10 | 0 | 0 | 2 | null | null | JavaScript |
Alberto-Writes-Typescript/a-remarkable-js-sdk | main | # A Remarkable JS SDK
Simple project to define a JavasScript library (with TypeScript) to interact with the Remarkable API.
| Another JavaScript SDK (with TypeScript support) for the reMarkable Cloud API | api,javascript,remarkable-2,remarkable-tablet,sdk,typescript | 2024-02-15T14:01:41Z | 2024-04-16T11:51:46Z | 2024-04-16T11:51:46Z | 1 | 78 | 172 | 0 | 0 | 2 | null | null | TypeScript |
karlinarayberinger/KARLINA_OBJECT_extension_pack_7 | main | null | This repository contains web page source code and media files which supplement the websites named Karlina Object dot WordPress dot Com and Karbytes For Life Blog dot WordPress dot Com. | 2024,blog,cplusplus,css,html,javascript,journal,karbytes,wordpress | 2024-01-25T03:29:03Z | 2024-02-07T06:15:38Z | null | 1 | 0 | 182 | 0 | 1 | 2 | null | Unlicense | HTML |
akashchaudhary-git/react-js-azure-openai-chat-app | main | # React Chat App Template for Azure OpenAI Integration
This template provides a starting point for building a chat application that integrates with Azure OpenAI. The app allows users to interact with an AI chatbot, and it includes a customizable Settings popup for users to input their Azure OpenAI API details.
## Fea... | This template provides a starting point for building a chat application that integrates with Azure OpenAI. The app allows users to interact with an AI chatbot, and it includes a customizable Settings popup for users to input their Azure OpenAI API details. | ai,application,artificial-intelligence,azure,azure-open-ai,chatbot,gpt-3,gpt-4,javascript,microsoft | 2024-01-29T17:58:24Z | 2024-01-29T18:34:04Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
sourabhsahu33/GeeksforGeeks_2.0 | main | # GeeksforGeeks 2.0 🚀
## Unveiling the Next Chapter! 🌟
Feeling accomplished! Just participated in the GFG Edtech Challenge and introduced GeeksforGeeks 2.0! #TechInnovation #CodingRevolution 💻✨
## Welcome to GeeksforGeeks 2.0!
**Innovation Unleashed!** 🌟
GeeksforGeeks 2.0 is here with a host of exciting feature... | "Feeling accomplished! 🚀 Just took part in the GFG Edtech Challenge and unveiled GeeksforGeeks 2.0! 🌟 #TechInnovation #CodingRevolution 💻✨" | animation,backend-django,core,css3,django,html5,javascript,python,website | 2024-02-29T09:05:46Z | 2024-03-05T19:17:23Z | null | 1 | 0 | 10 | 0 | 0 | 2 | null | null | HTML |
kevingjs/ThePowerJeans | main | <div align="center">
<a href="https://thepowerjeans.vercel.app/">
![logo]
</a>
<h3><strong>The Power Jeans</strong></h3>
</div>
<div align="center">
<a href="https://thepowerjeans.vercel.app/">Website</a>
</div>
<p></p>
<div align="center">
![astro-badge]
![react-badge]
![javascript-badge]
![html-badge]



- [Contents](#contents)
- [Introduction](#introduction)
- [Tech Stack](#tech-stack)
- [Architecture](#architecture)
- [Development](#... | No Clocks Front-End Development | documentation,frontend,javascript,radix,react,remix,techstack,typescript,web,website | 2024-02-28T18:37:43Z | 2024-05-13T18:40:55Z | null | 2 | 1 | 5 | 1 | 2 | 2 | null | Unlicense | MDX |
Ajay-Dhakad/FullStack_EcommerceAPP | master | # SnapStore - Fullstack Ecommerce Project
SnapStore is a fullstack ecommerce project developed using React, Express, Node.js, and integrated with the Razorpay payment gateway. It offers a seamless online shopping experience for users and provides a robust platform for managing products, orders, and payments.
## Featu... | The best Deals Awaits You Explore SNAPSTORE A FullStack-Ecommerce Website ! | ecommerce-website,javascript,mern-stack,webdevelopment | 2024-03-02T09:54:18Z | 2024-05-17T19:29:01Z | null | 1 | 0 | 87 | 0 | 0 | 2 | null | null | JavaScript |
pankajkhuswaha/free-resume | main | null | Stand out with a professionally designed resume. No login required. Simply enter your details and download your resume. | javascript,reactjs,resume-builder,resume-generator,resume-website | 2024-02-23T03:40:06Z | 2024-04-10T08:52:26Z | null | 1 | 0 | 40 | 0 | 0 | 2 | null | null | TypeScript |
IzaacCoding36/Neo-digital-clock | main | # Neo-digital-clock
Esse repositório apresenta um site com um relógio digital estilizado que mostra o horário registrado em seu sistema de uma forma melhor de se acompanhar, também está disponível modo de horário 24 horas, utilizado em alguns países.
## Linguagens Disponíveis:
(avaible languages:)
- English
- Portuguê... | Esse repositório apresenta um site com um relógio digital | clock,css,hours,html,javascript | 2024-01-31T00:42:58Z | 2024-05-19T23:09:17Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | MIT | HTML |
wizelineacademy/itesm-socioformador-feb-jun-2024-Azteca | main | # FeedbackFlow
Una plataforma de retroalimentación y evaluación para empleados dentro de una empresa que usa inteligencia artificial para reducir sesgos, sugerir planes de mejora y ayudar al empleado a resolver dudas diarias.
[📌 Diseño de Figma](https://www.figma.com/file/klnYbVO4bRceWdcZrKkmZq/MockUp?type=design&no... | ⛰️ Una plataforma de retroalimentación y evaluación para empleados dentro de una empresa que usa inteligencia artificial para reducir sesgos, sugerir planes de mejora y ayudar al empleado a resolver dudas diarias. | aws,javascript,nextjs,react,sst,typescript | 2024-02-19T15:32:30Z | 2024-05-22T19:25:41Z | null | 20 | 152 | 536 | 1 | 1 | 2 | null | null | TypeScript |
EsriDevEvents/arcgis-maps-sdk-for-javascript-build-custom-uis-using-api-widgets-ds-2024 | main | # ArcGIS Maps SDK for JavaScript: Build Custom UIs Using API Widgets
The ArcGIS Maps SDK for JavaScript's widgets have a clean separation between the user interface (the "view") and the underlying business logic ("viewModel"), allowing developers to use the viewModel to create a custom experience. In this session, you... | Learn how you can create custom UIs using the widget viewModels. We will look at examples using viewModels to create UIs within popular web frameworks and libraries, as well as the Calcite Design System using web components.meworks and libraries, as well as the Calcite Design System using web components. | arcgis-js-api,arcgis-maps-sdk,arcgis-maps-sdk-for-javascript,calcite,calcite-components,calcite-design-system,javascript,ds-2024,ds-usa,technical-session | 2024-03-05T21:31:41Z | 2024-03-12T21:16:27Z | null | 2 | 0 | 39 | 0 | 0 | 2 | null | Apache-2.0 | HTML |
WV-Wesley-Victor/The-Complete-2024-Web-Development-Bootcamp | main | # The Complete 2024 Web Development Bootcamp
Welcome to the "The Complete 2024 Web Development Bootcamp" course repository. This comprehensive web development course is designed to provide a comprehensive learning experience, from fundamental concepts to the most advanced technologies in the field. This repository serv... | Learn web development from basic to advanced with "The Complete 2024 Web Development Bootcamp". This repository guides your journey to becoming a well-rounded web developer. | back-end-web-development,bootstrap5,css3,dom-manipulation,flexbox,front-end-web-development,git-github-and-version-control,grid,html5,jquery | 2024-02-18T14:13:29Z | 2024-05-22T20:49:44Z | null | 1 | 0 | 67 | 0 | 0 | 2 | null | MIT | HTML |
Laraib-Azmat/BMI_Calculator | master | null | BMI calculator made using HTML, CSS and JavaScript. Its a fully responsive calculator with a pleasant user interface. | bmi-calculator,code,css,html,javascript | 2024-02-03T07:47:33Z | 2024-02-03T08:16:31Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | CSS |
chauhan-hardik/Calculator | main | # Simple Calculator

A simple calculator web application built using HTML, CSS, and JavaScript.
## Live Demo
Check out the live demo: [Calculator](https://chauhan-hardik.github.io/Calculator/)
## Features
- Arithmetic operations: Addition (+), Subtraction (-), Multiplica... | Calculator built with HTML5, CSS3, and JavaScript. | css3,html5,calculator,css-grid-layout,javascript,responsive-layout | 2024-01-29T14:39:02Z | 2024-02-04T13:39:47Z | null | 1 | 0 | 9 | 0 | 0 | 2 | null | null | CSS |
pixelgig/Weather-App | main | Got it! Let's adjust the size of the icons for better aesthetics:
# Weather App <img src="https://raw.githubusercontent.com/pixelgig/Weather-App/cc34513f3e356ef1ef68050fa0049c84bcc35dec/img/cloudy.png" width="50" height="50">
Welcome to the **Weather App**! 🌤️ Your ultimate destination for checking the current weath... | We've created a simple weather app that allows users to retrieve current weather information for any location. | api,css,html5,javascript | 2024-02-06T06:34:05Z | 2024-02-07T15:33:32Z | null | 1 | 0 | 16 | 0 | 0 | 2 | null | null | CSS |
daniel-oliv3/gta_dev2 | main | null | Projeto desenvolvido com HTML CSS JS | css,html,javascript | 2024-01-26T15:56:26Z | 2024-01-28T13:13:15Z | null | 1 | 0 | 5 | 0 | 0 | 2 | null | null | CSS |
doppedheart/Casual-netvorking | main | null | everything about development is not professional so making netvorking cazual as the mistake i made in spelling during this project creation | expressjs,firebase,flutter,javascript,mongodb-atlas | 2024-02-03T05:07:27Z | 2024-02-06T18:10:17Z | null | 4 | 0 | 69 | 0 | 2 | 2 | null | NOASSERTION | Dart |
ldrwhc/AopuDashboard | master | **aopu_web**为前端项目文件,使用VUE编写
**untitled**为后端项目文件,用SpringBoot框架编写
# 门店管理系统
## 技术栈
`Springboot` +`Vue`,前端页面使用`ElementUI`完成编写,Vue版本为2.x
## 项目介绍
`门店管理系统`项目是一套管理系统,后端数据部分基于`SpringBoot`+`MyBatis`实现,前端管理系统显示页面采用`Vue`+`ElementUI`设计。前台商城系统包含用户登录、用户注册、门店信息、代理商信息、业务员信息、门店销售统计表、代理商进货数据、产品库、**备忘录**等模块。在显示数据的同时还能显示图片。
其中各信息统计表带... | 基于SpringBoot+Vue+ElementUI的门店管理系统 | css,elementui,html,java,javascript,mybatis,springboot,vue | 2024-03-01T06:29:14Z | 2024-03-01T07:42:10Z | null | 1 | 0 | 14 | 0 | 0 | 2 | null | null | HTML |
AhmedMohamedAbdelaty/EGP-ExchangeRates-TelegramBot | master | <div align="center">
<a href="https://techforpalestine.org/learn-more">
<img src="https://raw.githubusercontent.com/Safouene1/support-palestine-banner/master/StandWithPalestine.svg" alt="StandWithPalestine">
</a>
<a align="center" href="https://hits.sh/github.com/AhmedMohamedAbdelaty/EGP-BlackMarket-TelegramBot/"><i... | A Telegram bot providing real-time Egyptian Pound exchange rates, gold prices, and currency conversion. Supports multiple currencies. | bot,script,telegram,telegram-api,telegram-bot,cheerio,javascript,js,scraper,scraping | 2024-02-08T12:40:20Z | 2024-03-08T13:54:03Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | null | JavaScript |
ascendantaditya/Pycamp | main | # PyCamp Workshop
Welcome to PyCamp, a workshop where we explore Python, Data Science libraries, and various coding exercises. This repository contains code and resources from the workshop.
## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [Workshop Content](#workshop-content)
- [... | null | javascript,machine,machine-learning,machine-learning-algorithms,numpy,numpy-arrays,numpy-library,numpy-neural-network,pandas,pandas-dataframe | 2024-01-29T10:09:21Z | 2024-01-30T05:32:46Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | Apache-2.0 | Jupyter Notebook |
Brajesh3/Youtube-video-embedder | main | # YouTube Video Embedder
Embed YouTube videos easily with this simple tool.
## Features:
- Simple and intuitive interface.
- Embed single videos or entire playlists with just a few clicks.
- Automatically generates iframe code for easy embedding on websites or blogs.
- Copy iframe code to clipboard with a single butt... | Embed YouTube videos easily with this simple tool. | css3,html5,iframe-embeds,javascript,simple-project,tools,youtube | 2024-03-14T11:48:08Z | 2024-03-14T12:10:08Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
codeterrayt/WhatsAppCabBookingBot | main | # WhatsApp Cab Booking Bot 🚗✨
WhatsApp Cab Booking Bot is a Node.js project designed for booking cabs from WhatsApp. It includes two sections: one for users who can book cabs via chat on WhatsApp, and another for owners who can use commands to confirm, cancel, or view all bookings.
## User Section
Users can effortl... | WhatsApp Cab Booking Bot is a Node.js project for easy cab reservations via WhatsApp. It features user-friendly booking for passengers and convenient command-based management for owners. Enhance the cab booking experience with this streamlined solution in the familiar WhatsApp interface. | automation,bot,cab-booking,whatsapp-web-js,javascript,nodejs,booking-system,chatbot,interactive,open-source | 2024-01-28T11:39:16Z | 2024-02-06T12:12:32Z | 2024-01-28T12:17:22Z | 1 | 0 | 4 | 0 | 0 | 2 | null | MIT | JavaScript |
RichardTavares/movie-randomizer | main | # Movie Randomizer
Bem-vindo ao Movie Randomizer, um projeto web divertido que utiliza HTML, CSS, JavaScript, Bootstrap e a API do TMDB (The Movie Database) para oferecer sugestões aleatórias de filmes. Este site é uma ótima maneira de descobrir novos filmes e encontrar algo emocionante para assistir quando você está ... | Sorteador de Filmes | bootstrap,css,css3,html,html5,javascript,tmdb-api,movies,randomizer,movie-randomizer | 2024-02-25T02:38:24Z | 2024-02-25T18:50:51Z | null | 1 | 0 | 9 | 0 | 0 | 2 | null | null | JavaScript |
aneesa04/Taskify | main | # Taskify
📝 This is a simple To-Do List web application that allows users to manage their tasks efficiently. It features an intuitive interface with the ability to add, check off, and delete tasks. Additionally, it includes a dark mode feature for improved usability in low-light environments.
## Features
### Task M... | A JS To Do list application to keep your daily life in check. | css,daily-planner,dark-mode-toggle,html,interactive-ui,javascript,to-do-list-app | 2024-03-05T17:29:16Z | 2024-04-04T10:08:47Z | null | 1 | 0 | 17 | 0 | 0 | 2 | null | null | JavaScript |
ake144/animated_NextPortfolio | 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... | 🚀 Explore my personal portfolio built with Prisma, Next.js, and JavaScript. Experience seamless animations powered by Framer Motion and discover a modern showcase of my projects. | emailjs,framer-motion,javascript,nextjs14,prisma-orm,tailwindcss | 2024-02-26T12:50:07Z | 2024-04-15T20:00:16Z | null | 1 | 0 | 20 | 0 | 0 | 2 | null | null | JavaScript |
boywithkeyboard/mailchannels | main | null | JavaScript SDK for mailchannels | cloudflare,cloudflare-workers,email,esm,javascript,js,mailchannels,typescript | 2024-02-18T15:04:09Z | 2024-04-17T21:04:17Z | 2024-03-25T18:55:36Z | 1 | 16 | 19 | 0 | 0 | 2 | null | MIT | TypeScript |
creuserr/memory-scanner | main | # memory-scanner
A simple memory scanning library for javascript
```javascript
var scanner = new memoryscanner()
// ...
// filter out data that
// has increased by 10
scanner.filter_inc(10)
// filter out data that
// does not change
scanner.filter_unchanged()
// filter out data that
// is not an integer
scanner.fi... | A simple memory scanning library for javascript | demo,javascript,memory-hacking,memory-scanner,open-source | 2024-02-25T18:45:54Z | 2024-04-17T16:31:05Z | null | 1 | 0 | 10 | 0 | 0 | 2 | null | CC0-1.0 | JavaScript |
yothgewalt/react-examples | 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 ... | A react project for advanced computer programming and full-stack programming classes. | axios,javascript,react | 2024-02-20T09:38:02Z | 2024-02-20T09:38:34Z | null | 1 | 0 | 1 | 0 | 1 | 2 | null | null | JavaScript |
utsavpatel562/learnovice | main | <h2><b>LearNovice</b></h2>
<p type="justify">LearNovice is an E-Learning platform designed to facilitate the learning of programming. This web application offers pre-designed courses for users to enroll in, as well as the ability to create and publish their own courses. With a focus on usability, security, and versatil... | E-Learning Management System | angular,bootstrap5,html5-css3,javascript,mysql,php8,phpmyadmin-database,scss,sql | 2024-02-06T23:16:57Z | 2024-05-01T21:38:37Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | Apache-2.0 | PHP |
unbreakabl3/vmware_aria_orchestrator_examples | main | null | Repo with example code for VMware Aria Orchestrator. The detailed explanation can be found on the website | jasmine,javascript,typescript,unit-test,vmware-aria-automation-orchestrator,vmware-aria-orchestrator,vrealize-orchestrator | 2024-03-01T20:27:51Z | 2024-05-05T14:49:50Z | null | 1 | 0 | 14 | 0 | 1 | 2 | null | MIT | TypeScript |
Hctor11/pascaline | main | # 🌃 Pascaline - Open source calculators app

Pascaline is an open-source calculator project that provides powerful functionality for math, statistics, and physics calculations. Whether you're a student, professional, or enthusiast, Pascaline is designed to meet your computational needs with eas... | Pascaline is a one-stop-shop for all kinds of calculators you might need for math, physics, and statistics. Whether you're a student, a professional, or just someone who loves numbers, Pascaline makes it easy to do complex calculations with a simple and intuitive interface. | calculator,calculator-application,javascript,math,nextjs,nextjs13,physics,react,reactjs,responsive-design | 2024-03-01T15:21:10Z | 2024-05-10T07:35:27Z | null | 1 | 0 | 88 | 0 | 0 | 2 | null | MIT | TypeScript |
priyakdey/leetcode-solutions | main | Solutions of leetcode problems.
*Disclaimer* - This is an experimental and education project. Solutions
here might not be the best, most efficient and "interview like" solutions.
| Solutions of leetcode problems. | leetcode-python,leetcode-solutions,python3,javascript | 2024-02-14T08:24:40Z | 2024-05-18T11:15:27Z | null | 1 | 0 | 41 | 0 | 0 | 2 | null | MIT | Python |
nickldimartino/ai-platforms-a-crud-ton | main | # <h1 align="center">AI Platforms: A CRUD-ton!</h1>
#### <h3 align="center"><a href="https://ai-platforms-list-crud-64ab4f9bb249.herokuapp.com/platforms">Play on Heroku!</a></h3>
<div align="center">
<a href="https://nickldimartino.github.io/portfolio/" target="_blank">
<img src="https://img.shields.io/badge/My... | This is a CRUD app where users can sign in, view a list of popular AI Platforms, and favorite, edit, delete, and add them. This data is all stored in MongoDB. Users can also user AI Chatbots from Groq, OpenAI, Langchain, and LlamaIndex with RAG. | ai,back-end-development,css,ejs,express,front-end-development,groq,html,javascript,langchain | 2024-03-14T16:07:27Z | 2024-05-06T12:50:52Z | null | 1 | 0 | 38 | 0 | 0 | 2 | null | null | JavaScript |
youngjun-yoo16/BoilerDate | main | # BoilerDate 🥵
Full-stack dating web application focused on STEM students at Purdue University. <br /> <br />
CS 307 Project Spring 2024 - Purdue University.
## Demo
## Motivation
> ### "What if.. CS students can also date…" - Youngjun Yoo (after the breakup)
## Overview
Currently, there are many dating apps av... | CS 307 Project Spring 2024 - Purdue University. | express,javascript,material-ui,mongodb-atlas,mongoose,netlify,nodejs,react,render | 2024-02-02T23:30:13Z | 2024-05-03T19:18:39Z | null | 5 | 0 | 692 | 0 | 0 | 2 | null | null | JavaScript |
satoosan/Spotify-Clone | main | # Spotify Imersão - Projeto Final
Este é o projeto final da Imersão Front-End da Alura, inspirado no visual do Spotify. Durante a imersão, foram abordados conceitos de HTML, CSS e JS, além de tópicos como CSS Grid, media queries e manipulação do DOM.
Acesse o site por aqui: [Spotify CLone](https://spotify-imersao-alu... | Desenvolvido na Imersão Front-end, lecionado por Guilherme Lima, Fernanda Degolin e Mayara Cardoso | alura,frontend,imersao-alura,spotify,spotify-clone,javascript,react,reactjs | 2024-01-27T19:05:39Z | 2024-02-02T22:24:53Z | null | 1 | 0 | 16 | 0 | 0 | 2 | null | MIT | CSS |
pratikkhulge/RailSathi | main | # RailSathi
RailSathi is an API-based web application built with Express.js and Node.js that allows users to check PNR status and find trains between stations. It provides a convenient way for users to access essential railway information quickly and efficiently.
## Features
- Check PNR status: Users can input their... | RailSathi is an Express.js-based web application that offers API functionality for checking PNR status and finding trains between stations, providing users with convenient access to essential railway information. | api,css,express-js,html,javascript,node-js,pnrstatus,railapi,railway-api,rapid-api | 2024-01-29T07:48:07Z | 2024-01-29T08:24:35Z | null | 2 | 0 | 3 | 0 | 1 | 2 | null | null | HTML |
kittyfishfrommars/grav-skeleton-oxygen | main | # Oxygen Theme
Oxygen by [kittyfishfrommars](https://github.com/kittyfishfrommars) is a continuation of [hughbris](https://github.com/hughbris/grav-theme-solarize) work for [Grav CMS](http://github.com/getgrav/grav).
[<img src="screenshot.jpg" width="360">](screenshot.jpg)
---
Demo: [kittyfishfrommars.github.io](htt... | All-in-one package containing the core Grav system incl. theme "Oxygen" with sample pages, plugins and configuration. | cms,grav,skeleton,theme,css,javascript | 2024-02-05T06:47:29Z | 2024-02-15T15:52:18Z | 2024-02-14T21:07:56Z | 2 | 0 | 254 | 0 | 0 | 2 | null | MIT | null |
mohdarham06/youtube-player | main | # youtube-player
I've Created this youtube player while learning Video & Volume Controls.
## Live Demo
* https://youtube-player19.netlify.app/
| Created this Youtube Player while learning Video & Volume Controls. | javascript | 2024-01-26T18:17:42Z | 2024-01-27T18:11:26Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
0xNILADRI/cozy | main | # Cozy : Going, in clover
## Description
This React web app is designed to help users stay focused while programming or working on their projects. It provides a variety of sound clips, such as rain and thunder, to create a soothing environment that can enhance productivity.
## Features
- Multiple sound clips to cho... | React web app designed to boost productivity. Earphones in attention on! 🚀 | html-css-javascript,javascript,productivity,reactjs | 2024-02-19T15:27:57Z | 2024-03-22T08:03:34Z | null | 1 | 0 | 33 | 0 | 1 | 2 | null | MIT | JavaScript |
gmpsankalpa/MyFirstApp | main | This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).
# Getting Started
>**Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instruc... | null | javascript,kotlin,react-native,ruby,typescript | 2024-03-10T08:39:00Z | 2024-03-10T13:06:21Z | 2024-03-10T13:06:21Z | 1 | 0 | 4 | 0 | 0 | 2 | null | null | Kotlin |
samifouad/ink-responsive-demo | main | null | demo of a responsive ink / react based full screen CLI program | cli,ink,javascript,react,terminal,typescript | 2024-02-02T06:50:44Z | 2024-02-02T07:04:40Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | TypeScript |
Muhammad-Aasad/100-days-coding-challenge | master | 🚀 100 Days of Coding Challenge 🚀
Welcome to the 100 Days of Coding Challenge! This is your starting point to transition from a complete beginner to a confident developer
🎯 Challenge Objective The goal is simple: dedicate a portion of your day to learning and coding for the next 100 days. By the end of this journey... | 100 Days of Coding Challenge | Starting from Very Basics to Advance Level | on Discord. | 100daysofcode,javascript,nodejs,typescript | 2024-03-11T06:39:53Z | 2024-04-03T18:12:03Z | null | 1 | 15 | 32 | 0 | 0 | 2 | null | null | JavaScript |
AsYnCw/Jon | main | # Jon
- What is Jon?
- Jon is a Discord bot application that has multi-purpose features.
- How can i invite Jon?
- Here is a invite link: [Click Here](https://discord.com/oauth2/authorize?client_id=1188538997786546287)
- Can i use Jon in my server?
- Yes, you can, but the bot is still in development, if you need sup... | Jon is a discord bot, the only discord bot you need for utility needs! | bot,discord,discord-bot,discord-js,discordjs,discordjs-command-handler,discordjs-v14,javascript,jon | 2024-02-08T10:19:39Z | 2024-03-29T23:13:27Z | null | 3 | 2 | 54 | 0 | 0 | 2 | null | MIT | JavaScript |
AmirSheikhmagomedov/TaskFocus | main | # TaskFocus - Simple Task App
<b>TaskFocus</b> is designed to streamline your daily life and boost your productivity
<img width="100%" alt="App picture" src="app.png" />
You can check the app <a href='https://taskfocus.vercel.app'>here</a>
| TaskFocus is designed to streamline your daily life and boost your productivity | expressjs,javascript,mongodb,nextjs,nodejs,react,typescript | 2024-02-15T15:39:59Z | 2024-02-15T15:39:01Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | TypeScript |
philipp-meier/i18n-js-to-xlsx | main | # i18n-js-to-xlsx
[](https://github.com/philipp-meier/i18n-js-to-xlsx/blob/main/LICENSE)
Transforms multiple i18n JavaScript objects to a single xlsx file with a column for each specified language.
## Example
**Input (JavaScript object):**
```javasc... | :wrench: Transforms multiple i18n JavaScript objects to a single xlsx file with a column for each specified language. | i18n,javascript,transform,transformation,translation,typescript,xlsx,json,resources | 2024-02-23T17:59:25Z | 2024-02-25T16:26:32Z | null | 1 | 0 | 5 | 0 | 0 | 2 | null | MIT | TypeScript |
mreshank/guess-the-word | main | # Guess the Word
Put your word-sleuthing skills to the test in this fun and challenging game!
## Table of Contents
* <a href="#about-the-project"> About the Project </a>
* <a href="#features"> Features </a>
* <a href="#getting-started"> Getting Started </a>
* <a href="#usage"> Usage </a>
* <a href="#contributing"> C... | This is a simple project that utilizes basic JavaScript html and CSS in order to create Game-like environment in which you have to guess the partially hidden word within n number is trials. If you cant guess the word after n guesses, you will lose, Otherwise, if you guess the word correctly, you win! Additional feature... | css3,html5,javascript,javascript-game,js,word-game,word-guessing-game | 2024-01-28T12:27:36Z | 2024-04-09T17:36:30Z | 2024-01-29T10:25:31Z | 1 | 0 | 35 | 0 | 0 | 2 | null | GPL-3.0 | JavaScript |
amr12338kh/tech-store | 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... | Tech Store is a modern e-commerce platform showcasing cutting-edge technology products. Built with Next.js, Tailwind CSS, and Shadcn, this project offers a seamless shopping experience for tech enthusiasts. With dynamic page rendering, responsive design, and immersive visual effects, Tech Store represents the future of... | javascript,nextjs,reactjs,shadcn-ui,tailwindcss,typescript | 2024-02-08T03:15:14Z | 2024-02-08T18:52:19Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | TypeScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.