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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lenkon/capstone-concert-page | main | <a name="readme-top"></a>
<div align="center">
<h3><b>Capstone 1 - Concert Page</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started... | This is a capstone project for the first module where I create a concert festival page using JavaScript, CSS, and HTML. This website gives Information about the International Concert Festival. | css,html,javascript | 2023-01-09T08:54:06Z | 2023-02-28T14:11:59Z | null | 1 | 5 | 15 | 2 | 0 | 7 | null | null | HTML |
admirerbrown/math-magicians | develop |
<div align="center">
<!-- You are encouraged to replace this logo with your own! Otherwise you can also remove it. -->
<img src="murple_logo.png" alt="logo" width="140" height="auto" />
<br/>
<h3><b>Microverse README Template</b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📗 Table ... | This is a Single Page Application that allows users to make simple calculations and read and a random math-related quote | javascript,jest,reactjs | 2023-01-09T13:34:18Z | 2023-01-20T17:19:04Z | null | 3 | 9 | 29 | 0 | 0 | 7 | null | null | JavaScript |
ThomasHambach/NcalcJS | main | # NCalcJS
[](https://www.npmjs.com/package/ncalcjs)
[](https://sonarcloud.io/summary/new_code?id=ThomasHambach_NcalcJS)
[ in the input section.
- The user will get suggestions of the cities matching the search parameter.
- The user selects the suitable option and presses the search or, enter or a find ... | The weather app is a weather app that allows a user to search various locations around the world and get a weather forecast of that area. This app was created for the purpose of consuming a weather API. The main language used here was JavaScript and we used plain CSS to style the app. | api,api-rest,css3,html5,javascript | 2023-01-02T07:03:10Z | 2023-06-27T08:23:09Z | null | 2 | 0 | 55 | 0 | 0 | 7 | null | null | JavaScript |
Samir1009ms/game | master | null | Html Css Scss Javascript | css,html,javascript,scss | 2023-01-16T16:35:22Z | 2023-01-16T20:33:23Z | null | 1 | 0 | 2 | 0 | 0 | 7 | null | null | JavaScript |
alicemirigo92/Agri-Expo | main | <a name="Alice Gathoni"></a>
<!--
HOW TO USE:
This is an example of how you may give instructions on setting up your project locally.
Modify this file to match your project and remove sections that don't apply.
REQUIRED SECTIONS:
- Table of Contents
- About the Project
- Built With
- Live Demo
- Getting Started
... | Module 1 final capstone. The project theme is mainly focused on the agricultural event invitation expo to showcase different agricultural products. | html,javascript | 2023-01-09T09:24:09Z | 2023-01-11T13:20:06Z | null | 1 | 1 | 22 | 0 | 0 | 7 | null | MIT | CSS |
ghreza-crypto/portfolio | main | <a name="readme-top"></a>
<div align="center">
<br/>
<h3><b>Welcome to Ghulam Reza's Portfolio </b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [🚀 Live Demo](#live-demo)
- [💻 Getti... | It is a professional cv website that you can share information abut yourself, your experience and your work templates, build with Html, CSS, and JavaScript. | css,html,javascript | 2023-01-13T10:25:11Z | 2023-03-10T08:00:15Z | null | 3 | 11 | 55 | 7 | 0 | 7 | null | MIT | CSS |
WhatsApp-Proxy/discovery-server | main | # WhatsApp Proxy Discovery Server
WhatsApp Proxy Discovery server | Allows WhatsApp Proxies to announce themselves to the backend
## Routes
- `/ping` - Returns a 200 OK response, used to check if the server is reachable
## How to run
- Copy `.env.example` to `.env`
- Fill in the required values
- Configure the por... | WhatsApp Proxy Discovery server | Allows WhatsApp Proxies to announce themselves to the backend | expressjs,javascript,proxy,proxy-server,typescript,whatsapp | 2023-01-10T11:31:39Z | 2023-01-12T16:42:54Z | null | 2 | 1 | 10 | 0 | 3 | 7 | null | null | TypeScript |
testing-library/web-testing-library | main | <div align="center">
<h1>Web Testing Library</h1>
<a href="https://www.emojione.com/emoji/1f419">
<img
height="80"
width="80"
alt="octopus"
src="https://raw.githubusercontent.com/testing-library/web-testing-library/main/other/octopus.png"
/>
</a>
<p>Simple and complete Web testing utilities that e... | 🐙 Experimental Web testing utilities that encourage good testing practices. | javascript,testing | 2023-01-14T06:55:14Z | 2023-10-03T08:43:00Z | null | 23 | 4 | 6 | 1 | 2 | 7 | null | MIT | JavaScript |
daniel-bogale/Vanilla-javascript-games | main | null | I created some game projects using plain JavaScript. | game,game-development,javascript,vanilla-javascript | 2023-01-05T18:57:33Z | 2023-04-15T09:44:59Z | null | 1 | 0 | 32 | 0 | 0 | 7 | null | null | JavaScript |
bugra9/cpp.js | main | <h1 align="center">Cpp.js</h1>
Bind C++ codes to JS on the web and react native without writing extra code.
> **Note:** This project is currently under heavy development.
<https://gdal3.js.org>
\
**Why Cpp.js?**
- Seamless integration of C++ and JavaScript
- Power of native performance
- Use or create prebu... | Bind C++ codes to JS on the web and react native without writing extra code. | cpp,emscripten,javascript,swig,webassembly,react-native | 2023-01-01T10:53:44Z | 2024-04-23T18:41:26Z | null | 2 | 26 | 38 | 0 | 2 | 7 | null | MIT | C++ |
Vimugithub/Portfolio | main | # Portfolio
Portfolio
## VIMAL ##
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vimu-Port</title>
<!--=== CSS files ===-->
<link rel="stylesheet" type="text/css" href="color/style.css">
<link rel="stylesheet" type="text/css" href=... | Portfolio | css,html,img,javascript,portfolio-website | 2023-01-10T05:15:08Z | 2023-08-07T11:00:31Z | null | 2 | 0 | 20 | 0 | 1 | 7 | null | null | HTML |
jellydn/promise-should-be-fun | main | <h1 align="center">Welcome to promise-should-be-fun 👋</h1>

[](https://twitter.com/jellydn)
> Collection of exercises designed to practice and improve... | Collection of exercises designed to practice and improve your skills with async programming in JavaScript. | deno,javascript,promise,typescript | 2023-01-01T07:20:10Z | 2023-03-25T05:07:56Z | null | 1 | 1 | 6 | 0 | 1 | 7 | null | null | TypeScript |
JGTools/BunnyWS | master | # BunnyWS
[](https://www.npmjs.com/package/@jgtools/bunnyws)
[](https://www.npmjs.com/package/@jgtools/bunnyws)
[](https://github.com/git/git-scm.co... | Lightweight WebSocket library for Bun | bun,javascript,typescript,jgtools,websocket,websocket-server | 2023-01-02T15:00:32Z | 2023-08-31T18:06:48Z | null | 1 | 0 | 29 | 0 | 0 | 7 | null | MIT | TypeScript |
abhishekY495/asteroid-alert | main | # Asteroid Alert
Look what **Asteroids** are going to make a close approach by **Earth** today.<br>
Check out the site here - [**https://asteroidalert.netlify.app**](https://asteroidalert.netlify.app)
#

## 👀 About
The app gets the data from [**NASA's NeoWs API**](https://api.nasa.... | Asteroids 🪨 that will make a close approach by Earth 🌏 today | asteroids,near-earth-objects,space,nasa-api,neo,neows,astronomy,javascript,3d-space,comets | 2023-01-06T18:14:37Z | 2023-12-23T09:20:52Z | null | 1 | 1 | 126 | 0 | 3 | 7 | null | MIT | TypeScript |
ethand91/markdown-blog | 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
```
Open [http://localhost:3000](http://localhost:3000) with your br... | Simple Markdown blog created with Nextjs and Tailwind | nextjs,react,javascript,tailwindcss | 2023-01-07T04:39:58Z | 2023-01-07T04:38:57Z | null | 1 | 0 | 1 | 0 | 1 | 7 | null | null | JavaScript |
glassonion1/quadkey-tilemath | main | # quadkey-tilemath
[](https://badge.fury.io/js/quadkey-tilemath)
[](https://raw.githubusercontent.com/glassonion1/quadkey-tilemath/main/LICENSE)
The quadkey-tilemath provides functions for conv... | Tile System math for the Spherical Mercator projection coordinate system (EPSG:3857) | javascript,quadkey,typescript,latitude,longitude,geocoding,geolocation | 2023-01-13T13:57:53Z | 2024-02-28T13:35:30Z | 2024-02-28T13:35:30Z | 1 | 0 | 30 | 0 | 0 | 7 | null | MIT | TypeScript |
itsfeizl/little-lemon | main | # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view... | The little lemon app is the capstone project for Meta's Front-End Developer Certificate on Coursera | css,html,javascript,react,ux-ui-design | 2023-01-02T23:13:29Z | 2023-01-21T05:50:56Z | null | 1 | 1 | 10 | 0 | 9 | 7 | null | null | JavaScript |
RGTechno/CourierTnM | master | # CourierTnM
Automated software to decrease the time required by courier departments to manage large amounts of data. The project aims to generate efficient reports based on various parameters and solves the gaps in the current courier
systems.
# Project Setup Guide
Welcome to the project! This guide will help you se... | Minor Project - USICT | courier-management,courier-service,courier-tracking,css,express,expressjs,html,javascript,jwt,jwt-authorization | 2023-01-02T14:14:29Z | 2023-05-28T06:06:50Z | null | 1 | 4 | 39 | 0 | 4 | 7 | null | null | JavaScript |
cindykandie/financial-conference | main | <a name="readme-top"></a>
<div align ="center">
<img src="assets/fire-round-button.png" alt="logo" width="140" height="auto" />
<br/>
<h3><b>FINANCIAL FREEDOM ROADMAP 2023</b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-w... | A site project that advertises a major future event, a financial conference. The project aims at winning the attention of users and get them to join the conference. It is built on design guidelines provided by Cindy Shin and personalized to my preference. | css,css3,html,javascript | 2023-01-02T09:28:37Z | 2023-04-03T16:59:19Z | null | 1 | 1 | 21 | 1 | 0 | 7 | null | MIT | CSS |
paiDaXing-web/Cora | main | <div align="center">
<img src="https://raw.githubusercontent.com/paiDaXing-web/Cora/main/4444-removebg-preview.png" width="128" alt="logo" />
<h1>Cora编辑器</h1>
<p>一个基于 monaco-editor 在线编辑器插件</p>
<p>
<a href="https://github.com/paiDaXing-web/Cora" target="_black">
<img src="https://img.shields.io/github/... | 🚥🚥🚥 WebIDE在线编辑运行程序,本程序目的是为了仿照leecode代码编辑器功能,运行JS/TS代码。🚀🚀🚀支持部分语言服务,例如 TS 类型检查、代码补全、代码错误检查、代码格式化等; 💡💡💡编辑器支持 ES6 模块语法 import/export; 多个 Tab 项,可以新增和删除;🔥🔥🔥 Tab 页拖拽排序; 控制台输出与显示; 编辑历史回退等。 | javascript,typescript,webide | 2023-01-12T08:35:52Z | 2023-01-30T09:32:35Z | null | 1 | 10 | 38 | 0 | 2 | 7 | null | MIT | TypeScript |
sunyctf/login-demos | main | ## 在线预览
[Online Page](https://sunyctf.github.io/login-demos/)
## 仓库介绍
❣️ 好看、帅气的登陆、注册界面
## 内容目录
- [css+js登陆按钮跑马灯效果](https://sunyctf.github.io/login-demos/css+js登陆按钮跑马灯效果/index.html)
- [css+js登陆注册页](https://sunyctf.github.io/login-demos/css+js登陆注册页/index.html)
- [css+js登陆注册页面-0](https://sunyctf.github.io/login-demos... | ⭐ 好看又有设计感的登陆、注册页面 | css3,dom,html5,javascript,jquery | 2023-01-04T11:56:37Z | 2024-05-16T02:57:11Z | null | 1 | 0 | 10 | 0 | 4 | 7 | null | MIT | CSS |
cozycodegh/cordova-plugin-inapppurchases | main | # Cordova-Plugin-InAppPurchases
jump to: [PLUGIN USAGE](#plugin-usage) | [Testing App](#testing-app) | [Demo App](#demo-app) | [Cordova](#create-app) | [ADD IN APP PURCHASES](#add-inapp) | [Testing Tips](#testing-tips) | [Future Improvements](#future) | [cozycode.ca](#more-cozycode) | [Open Source License](#license)
... | 2023 cordova plugin to add in-app purchases and subscriptions into an iOS or Android app | android,cordova,ios,app,iap,inapp,purchase,billing,javascript,receipt | 2023-01-06T19:08:35Z | 2024-01-05T16:39:52Z | 2023-12-14T23:46:33Z | 2 | 1 | 82 | 0 | 3 | 7 | null | MIT | Java |
JesacaLin/katalog | main |
## Katalog is a full-stack talent directory app.
It offers an intuitive way for creative teams to find and organize top talent with its unique upvoting and downvoting system and location-based searching. Built with user experience in mind, Katalog eliminates the need for cluttered excel sheets and simplifies the proce... | Katalog a full-stack talent directory app that allows creative teams to easily find and organize top talent through location-based searching and a unique upvoting and downvoting system. | api,bootstrap5,css3,front-end-development,full-stack,html-css-javascript,html5,javascript,react,reactjs | 2023-01-11T00:14:57Z | 2023-08-28T18:03:06Z | null | 1 | 2 | 77 | 0 | 1 | 7 | null | null | JavaScript |
dev-mamun/microverse-portfolio | master | <a name="readme-top"></a>
<div align="center">
<h3><b>My Portfolio</b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-d... | This is my portfolio website that is made as a part of Microverse's task. I create a complete mobile version and a desktop version. It has four main sections headline, works, about me, and a contact form. | css,css3,html,javascript | 2023-01-11T11:38:59Z | 2023-02-10T05:15:42Z | null | 4 | 18 | 97 | 0 | 0 | 7 | null | null | HTML |
HanaSabih/awesome-books-with-es6 | main | <a name="readme-top"></a>
<div align="center">
<h1><b>Awesome Books</b></h1>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)... | A Booklist app that makes a list of books by name of book and author to allow users to add and remove from the books, and clear completed books. built with Html, CSS, Javascript, and Bootstrap. | bootstrap5,css,html,javascript | 2023-01-15T16:33:19Z | 2023-01-17T11:55:26Z | null | 1 | 1 | 20 | 0 | 0 | 7 | null | null | JavaScript |
yodit93/GEMS-website | main | <!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors](#authors)
- [🔭... | A GEMS website helps motivational speech lovers to get information about the program details. I used HTML, CSS, and JavaScript to build this website. | css,html,javascript | 2023-01-09T08:23:26Z | 2023-09-11T08:44:40Z | null | 1 | 1 | 13 | 0 | 0 | 7 | null | MIT | CSS |
iamchristianani/js-capstone | dev |
<a name="readme-top"></a>
<div align="center">
<h3><b>JS-Capstone</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
-[Video Representation](#video-rep)... | The Gavot Website is a dynamic platform for film lovers. Movie details are collected from an API and displayed to users, complete with a user-friendly interface for browsing and searching. Users can also like and add comments for each movie, allowing for a community-driven experience. Built with HTML5, CSS3, JavaScript... | javascript,webpack,css3,html5 | 2023-01-02T16:05:36Z | 2023-01-06T16:08:24Z | null | 2 | 12 | 65 | 0 | 1 | 7 | null | MIT | JavaScript |
CobbyElsonfx/GIG | main | # <ins>Special thanks to Mr. Oliver, Manager at Brightfield Tech Academy, </ins> <br>
and all friends and team members who in various ways contributed to this projects. This landing page was made with all the love at Brightfield Tech Academy.
## Project Link: https://cobbyelsonfx.github.io/GIG/
##### ONLINE GIG: htt... | This landing page is a project built using HTML, CSS, and JavaScript. The goal of this project was to create an attractive and responsive landing page that showcases a product, service, or event. | bootstrap,css,html,javascript | 2023-01-14T21:53:14Z | 2023-03-08T04:02:43Z | null | 3 | 0 | 23 | 0 | 0 | 7 | null | null | HTML |
moonLight-7k/suhel.khan | main | # 
# Personal Website
This is the repository for my personal website. The website is built using HTML, CSS, and JavaScript and is hosted ... | null | css,html,javascript,portfolio-website,website | 2023-01-14T19:37:45Z | 2023-05-27T05:36:21Z | null | 1 | 2 | 97 | 1 | 1 | 6 | null | MIT | HTML |
V-Blaze/Codex-ChatGPT | dev | # Codex-ChatGPT
<a name="readme-top"></a>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setu... | Codex-ChatGPT is an AI-based web application. With an elegant user interface that resembles the ChatGPT app, communication with advanced GPT3 model API, and most importantly, the ability to ask the AI for help regarding JavaScript, React, or any other language. Built with JavaScript and Nodejs | api,express,nodejs,api-rest,javascript | 2023-01-10T11:11:16Z | 2023-04-27T18:50:32Z | null | 1 | 1 | 9 | 0 | 0 | 6 | null | MIT | CSS |
DanielEmidio1988/yu-gi-oh-shop-card | master | ## 📖 Introdução
Yu-gi-oh Shop Card é uma aplicação web de um e-commerce com vendas de Cards de Yugioh, consumindo a API [YGOPRODeck](https://ygoprodeck.com/api-guide/), que possui mais de 12.000 informações detalhadas de todos os cards do jogo.
[Neste link](https://www.youtube.com/embed/KLZnIpEWjus), apresento uma i... | Yu-gi-oh Shop Card é uma aplicação web de um e-commerce com vendas de Cards de Yugioh, consumindo a API YGOPRODeck, que possui mais de 12.000 informações detalhadas de todos os cards do jogo. | css3,git,github,html5,javascript,reactjs,usecontext,useeffect,usenavigate,usestate | 2023-01-14T01:12:56Z | 2023-04-24T23:52:41Z | null | 1 | 0 | 17 | 0 | 1 | 6 | null | null | JavaScript |
ferreira-tb/ares | main | null | Ferramenta para Tribal Wars | tribal-wars,bot,javascript,scripts | 2023-01-16T16:22:14Z | 2023-11-15T19:09:37Z | null | 1 | 283 | 1,094 | 13 | 1 | 6 | null | MIT | TypeScript |
ToobaJamal/portfolio | main | # [Personal portfolio website](https://toobajamal.netlify.app)
## Description
My fully responsive personal portfolio website showcasing my skills and expertise built in React.
## Technologies Used:

![STY... | My personal portfolio website built in React | portfolio,portfolio-website,react,react-router,reactjs,styled-components,webdevelopment,javascript,javascript-framework,responsive | 2023-01-04T08:41:58Z | 2023-09-10T07:40:29Z | null | 1 | 0 | 151 | 1 | 3 | 6 | null | null | JavaScript |
privatedev11/Chatter | main | # Chatter
A place for all your chatting apps.
### Features
- Many apps to use which are listed in a lower section.
- Private; the developer cannot see your activity.
- Remembers your logins.
- Runs off of Chromium, which means all your apps in Chrome will be supported in Chatter.
### Apps
Chatter currently support... | A place for all your chatting apps. | chat,javascript,node,nodejs,tauri,tauri-app | 2023-01-06T10:17:27Z | 2023-01-08T16:52:12Z | 2023-01-08T16:43:17Z | 1 | 1 | 18 | 0 | 0 | 6 | null | MIT | HTML |
sarahsimionescu/EDUEverywhere | main | # EDU Everywhere
EDU Everywhere is a platform that globalizes high-quality, accessible education through providing an all-in-one learning platform that leverages AI technology to eliminate language barriers. This project was made as part of the DeltaHacks 9 Hackathon. Details are available on Devpost at [https://devpos... | EDU Everywhere is a platform that globalizes high-quality, accessible education through providing an all-in-one learning platform that leverages AI technology to eliminate language barriers. | css,flask,google-cloud,education,google-cloud-translation-api,google-cloud-vision-api,javascript,python,react,translation | 2023-01-14T19:30:10Z | 2023-01-18T17:32:56Z | null | 4 | 0 | 28 | 0 | 1 | 6 | null | null | JavaScript |
Nxrix/Pixel-8 | main | # Pixel-8
tiny Fantasy Console and JavaScript library for making tiny games or art that uses WebGL.
| null | 2d,fantasy-console,javascript,pixel-art | 2023-01-06T16:39:44Z | 2023-12-01T15:49:31Z | null | 2 | 6 | 107 | 0 | 1 | 6 | null | MIT | JavaScript |
nazarepiedady/vitest-docs-pt | main | > [!NOTE]
> This repository is only intended to synchronize the official vitest documentation, if you are ready to translate the vitest documentation in other languages you can refer to this repository
<p align="center">
<img src="https://user-images.githubusercontent.com/11247099/145112184-a9ff6727-661c-439d-9ada-96... | Documentação da Vitest em Português. 🇦🇴 🇧🇷 🇵🇹 | javascript,jest,pt,pt-br,tdd,testing,testing-framework,typescript,vite,vitest | 2023-01-15T18:29:19Z | 2024-04-02T05:19:33Z | null | 1 | 11 | 169 | 1 | 0 | 6 | null | MIT | JavaScript |
alanbaltabai/express-online-store | master | # Online store
<img src="https://github.com/devicons/devicon/blob/master/icons/html5/html5-original.svg" title="HTML5" alt="HTML" width="40" height="40"/>
<img src="https://github.com/devicons/devicon/blob/master/icons/css3/css3-original.svg" title="CSS3" alt="CSS" width="40" height="40"/>
<img src="https:... | Online store in Node.js (Express.js) | mongodb,nodejs,backend,css,express,html,javascript | 2023-01-15T12:45:51Z | 2023-05-24T05:19:37Z | null | 1 | 0 | 12 | 0 | 0 | 6 | null | null | JavaScript |
abhijitnr/Full-Stack_Interview_Preparation | main | # Here is my list of Full-Stack Interview Preparation questions and answers that I have compiled for my own use.
## Here, I am going to add question-and-answer pairs for the following topics
- HTML
- CSS
- JavaScript
- React
- Node.js
- DSA.
## These are the installation steps to get it on your computer
1. To clone... | In this GitHub repo, I am adding all of my full stack interview preparation questions, which include HTML, CSS, JavaScript, React, Node.js, and DSA | css3,expreesjs,html5,javascript,mongodb,nodejs,react,redux | 2023-01-09T09:52:04Z | 2023-04-10T06:11:45Z | null | 1 | 0 | 40 | 0 | 5 | 6 | null | null | JavaScript |
Wahaj-Ali/tv-hub | dev | <a name="readme-top"></a>
<div align="left">
<h1>Project: TV Hub</h1>
## In this milestone We will Create the TV hub: with APIs:
> TV Hub! A user-friendly web app where you can easily search for and find all the information you need about any show, including detailed descriptions and ratings.
</div>
<!-- TABLE O... | The JavaScript capstone project, TV show web app! with a user-friendly interface, you can easily search for and find all the information you need about any show. But that's not all! The web app also allows you to engage with your favorite shows in new and exciting ways. | css,html5,javascript,jest,webpack | 2023-01-02T14:21:12Z | 2023-06-07T19:56:51Z | null | 2 | 17 | 121 | 0 | 2 | 6 | null | MIT | JavaScript |
sarathrajan922/timeshub | master |
Developed an MERN-based ecommerce website with admin and user interfaces. Users can create accounts, manage Wishlist, cart, and make purchases with various payment options. Utilized JavaScript for frontend and MongoDB for the database.
| Developed an MERN-based ecommerce website with admin and user interfaces. Users can create accounts, manage Wishlist, cart, and make purchases with various payment options. Utilized JavaScript for frontend and MongoDB for the database. | cloudinary,ecommerce,express,javascript,mongodb,multer,nodejs,razorpay,website | 2023-01-16T11:37:32Z | 2023-12-04T16:45:50Z | null | 1 | 0 | 23 | 0 | 0 | 6 | null | null | EJS |
blackcode1996/Tata-Cliq-clone | main | <h2>
Tata Cliq Clone
</h2>
Tata Cliq is an Indian e-commerce company based in Mumbai, India. It is owned by Tata UniStore Limited, of Tata Group. TataCLiQ operates in categories such as Electronics, Fashion, Footwear, and Accessories.
<br>
<h2>Landing Page</h2>
](https://github.com/wlsf82/meal-suggestion/actions)
[](https://cloud.cypress.io/pr... | Gerador de refeições veganas com lista de ingredientes. | ci-cd,cicd,css,cypress,github-actions,html,javascript,s3,vegan,continuous-deployment | 2023-01-15T18:18:04Z | 2024-05-07T23:33:46Z | null | 1 | 8 | 119 | 0 | 2 | 6 | null | MIT | JavaScript |
angeluray/hotel-booking-frontend | main | # Hotel Booking frontend-Project
#### Link to Rails App [Hotel Booking Backend](https://github.com/angeluray/hotel-booking-backend.git)
# Description
Hotel Booking Frontend is a Hotel Booking application where the user can register new accounts, login and reserve a set of different Hotels. It is built and connected ... | Hotel Booking Backend is a Hotel Booking (SPA) where the users can register themselves, login and reserve a set of different Hotels. It is built and connected by using two different repos, including the server side( Our Backend) with Ruby on Rails, and the client side(Our Front-end) with React/Redux. | erd,javascript,postgresql,rails,react,redux,ruby,tailwind | 2023-01-06T16:10:07Z | 2023-01-20T17:04:04Z | null | 3 | 15 | 288 | 0 | 2 | 6 | null | MIT | JavaScript |
rahulbnc463/HealthKart-Clone | main | # HealthKart.com
Clone of HealthKart a shopping website for Medicine where you can find all latest arrivals in medicine, supplement, Vitamins and all kind of health accessory
Deployed Link -> https://hunky-advertisement-4799.netlify.app/
# Team Members
1.Rahul Deb
2.Rohit Rajput
3.Ranjan Kumar
4.Sai Kiran... | Clone of HealthKart a shopping website for Medicine where you can find all latest arrivals in medicine, supplement, Vitamins and all kind of health accessory | react,chakra-ui,css,html,javascript,styled-components | 2023-01-16T11:43:53Z | 2023-02-28T05:38:15Z | null | 5 | 14 | 52 | 7 | 2 | 6 | null | null | JavaScript |
eladjmc/AppleSeeds-Amazon | main | # AppleSeeds-Amazon
I was given a task @AppleSeeds Bootcamp to make a a copy of an Amazon product sale page while only using ```HTML``` and ```CSS``` (And one component of ```JavaScript```)
I randomly picked a product page and copied it, the store page I made was for a Hat
My main focus was on the small details to m... | A copy of an Amazon product sale page | amazon,css,html,javascript,hat,study,study-project,task,website | 2023-01-12T12:47:24Z | 2023-01-15T22:11:48Z | null | 1 | 0 | 25 | 0 | 0 | 6 | null | null | HTML |
Arham-12336/JavaScript30_challange | main | null | This repository contain all the projects that are being made in this 30 days of Vanilla JS challange | css,html,canvas,es6,javascript,vanilla-javascript | 2023-01-13T19:37:27Z | 2023-10-21T10:23:32Z | null | 1 | 0 | 26 | 0 | 3 | 6 | null | MIT | HTML |
Amanastel/Meesho-Clone | main |
# Project Title
Meesho is a social commerce platform that undertakes retail distribution, enabling small retail merchants to connect and sell their products effectively via social media channels. Bengaluru-based Meesho aims to create an environment where anyone can start their business with zero investment
## TEAM... | It is an e-commarce website inspired from meesho. From here user can see the products and its details. User can add products to cart and buy them. There is an admin panel where admin can add new products, update the exisiting and delete. | firebase,teamwork,bootstrap,hmtl-css,javascript,e-commerce,git,github | 2023-01-16T17:11:57Z | 2023-01-25T22:17:11Z | null | 5 | 36 | 87 | 0 | 1 | 6 | null | null | HTML |
astroboyReloaded/astroboyReloaded.github.io | main | # A Professional Web Developer Portfolio, by Alex Muñoz.
<a name="readme-top"></a>
<div align="center">
<img src="images/icons/Astroboy-removebg.png" alt="logo" width="120" height="auto" />
<br/>
<h3><b>AstroboyReloaded | Portfolio</b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 Abou... | My Professional Developer Portfolio | css3,html,javascript,porfolio-website | 2023-01-11T17:06:16Z | 2024-01-24T01:29:12Z | null | 3 | 21 | 161 | 0 | 0 | 6 | null | MIT | CSS |
faisalnazir7/myRIMS-frontned | main | # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view... | This repository contains frontend for myInventory. | react,redux,saas,javascript,react-dom,react-toastify | 2023-01-05T18:31:27Z | 2023-04-24T19:07:12Z | null | 1 | 0 | 19 | 0 | 0 | 6 | null | null | JavaScript |
andykswong/mithic | main | <h1 align="center">mithic</h1>
[](https://github.com/andykswong/mithic)
[](https://www.npmjs.com/package/mithic)
[
## How to use this repository?
#... | Quick bootstrap your Akeneo Apps! | akeneo,apps,expressjs,fastapi,javascript,nodejs,php,python,symfony | 2023-01-01T11:07:24Z | 2023-09-27T07:24:58Z | null | 32 | 72 | 275 | 1 | 6 | 6 | null | NOASSERTION | Shell |
RizkyFauziIlmi/React-Native-Manga-App | master | # React Native Manga App
[](https://choosealicense.com/licenses/mit/)
***Author: [@rizkyfauziilmi](https://github.com/RizkyFauziIlmi)***
This is a React Native application for manga reading. The repository provides a user-friendly interface for manga ... | manga reading app with user-friendly interface, sleek design, fast navigation, and optimized reading experience. Open-source, community contributions welcome. | firebase,react-native,eas,javascript,manga,manga-reader,mobile,mobile-app,native-base | 2023-01-16T17:26:57Z | 2023-03-16T07:35:50Z | 2023-03-16T07:35:50Z | 1 | 2 | 35 | 0 | 2 | 6 | null | MIT | JavaScript |
RealMCoded/Rec.js | master | null | A server replacement for old Rec Room builds | javascript,recnet,recroom,node-js,nodejs,rec-net,rec-room | 2023-01-01T22:32:35Z | 2024-04-07T05:41:28Z | 2023-09-10T05:06:05Z | 3 | 5 | 177 | 0 | 6 | 6 | null | AGPL-3.0 | JavaScript |
arsenk01/angular-todo | develop | # Angular Todo app
_Simple todo application, that is easy to understand and extend_
[](https://github.com/angular/angular-cli)
## The application currently supports Angular 15.1.2 version
## Features
- A simple todo application, allowing to Cr... | Angular TODO app | angular,bootstrap,json,json-api,jsonserver,sass,typescript,angular-todo,angular-todo-app,angular10 | 2023-01-12T11:40:33Z | 2023-01-23T16:00:26Z | null | 1 | 14 | 30 | 11 | 13 | 6 | null | NOASSERTION | TypeScript |
ZainAsif767/Meme-Generator | master | # Meme Generator
This meme generator is made with basic understanding of React.useState, React.useEffect , hooks and how API's are called
and save in a proper manner. However, a lot more functionality can be added in this project.
### Screenshot
](https://user-images.githubusercontent.com/109611448/217354767-1aa273a5-0780-449f-ad9c-c374a37f6219.png)
<h1 align='center'>Video Page</h1>
. It can be somehow tricky to use fetch API especially for a beginner. However, this library provides a simple way to use fetch API. The package is fully customizable u... | Simple and easy to start with wrapper for js fetch API. Provides get, post,delete, patch and put | fetch-api,http,javascript,jwt,oauth,rest-api | 2023-01-01T21:31:26Z | 2023-06-28T08:51:00Z | null | 76 | 3 | 12 | 0 | 2 | 6 | null | MIT | TypeScript |
tsparticles/website | main | [](https://particles.js.org)
# tsParticles - TypeScript Particles
**A lightweight TypeScript library for creating particles. Dependency free (\*), browser ready and compatible with
React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, ... | tsParticles official website | canvas,canvas-confetti,confetti,fireworks,javascript,js,particles,particles-js,tsparticles,typescript | 2023-01-10T13:10:27Z | 2024-01-07T00:12:26Z | null | 1 | 30 | 124 | 2 | 1 | 6 | null | MIT | HTML |
Ash-codes18/Guess-The-Number-Game | main | null | Guess the number game made using javascript | javascript,javascript-game | 2023-01-01T11:08:30Z | 2023-01-10T13:30:05Z | null | 1 | 1 | 6 | 0 | 0 | 6 | null | null | JavaScript |
shikhu51197/FirstCry-Clone | main | 💻Clone Project Name - 
---
Largest Online Baby and Kids Store, is India's largest online shop for new mom and baby products, offering top of the line discounts on renowned national & International brands.This is a collaborative Project from Ma... | Largest Online Baby and Kids Store, is India's largest online shop for new mom and baby products, offering top of the line discounts on renowned national & International brands. | redux,javascript,api,chakra-ui,chakra-ui-icons,chakra-ui-react,crud-operation,css3,cyclic,es6 | 2023-01-15T08:11:26Z | 2023-03-06T11:33:55Z | null | 7 | 19 | 109 | 0 | 3 | 6 | null | null | JavaScript |
rafaelftourinho/projeto_saude_mental | main | # AjudaDev
Projeto em fase de construção
| Projeto para cadastro a nível nacional de clínicas de apoio psicológico voltado para alunos do curso da Trybe | express,fullstasck,javascript,nodejs,react | 2023-01-08T03:36:53Z | 2023-01-17T16:40:42Z | null | 3 | 3 | 19 | 0 | 0 | 6 | null | null | JavaScript |
alanbaltabai/quiz-game | master | # Quiz game
<img src="https://github.com/devicons/devicon/blob/master/icons/html5/html5-original.svg" title="HTML5" alt="HTML" width="40" height="40"/>
<img src="https://github.com/devicons/devicon/blob/master/icons/css3/css3-original.svg" title="CSS3" alt="CSS" width="40" height="40"/> <img src="https://g... | Quiz in React. | javascript,react | 2023-01-01T11:07:06Z | 2023-04-25T13:42:17Z | null | 1 | 0 | 24 | 0 | 0 | 6 | null | null | JavaScript |
paiDaXing-web/You-Dont-Know-Algorithm | main | <div align="center">
<img src="./assets/download.png" width="100%" alt="logo" />
<h1><a herf="https://youjia.sx.cn/algorithm">You-Dont-Know-Algorithm</a></h1>
<p>About
🔥🔥🔥 只有熟练掌握基础的数据结构与算法,才能对复杂问题游刃有余(java,javascript,python)。🔥🔥🔥 本文包含动态规划、树、列表、队、栈等数据结构和算法,使用动画形式展示,并且包含demo和测试题</p>
<p>
<a href="https://... | 🔥🔥🔥 只有熟练掌握基础的数据结构与算法,才能对复杂问题迎刃有余(java,javascript,python)。🔥🔥🔥 本文包含动态规划、树、列表、队、栈等数据结构和算法,使用动画形式展示,并且包含demo贺测试题 | algorithm,algorithms-and-data-structures,java,javascript | 2023-01-10T07:11:40Z | 2023-11-10T09:49:10Z | null | 1 | 25 | 103 | 0 | 2 | 6 | null | MIT | TypeScript |
marcode24/weekly-challenges | main | <div align="center">
<img
alt="weekly-challenges"
src="https://res.cloudinary.com/dfeujtobk/image/upload/v1705525644/Challenges/hntvupdgmb1zxwx31kfc.png"
width="1200"
style="border-radius: 1rem" />
<br />
<br />
<h1>📆 Weekly Challenges Solutions</h1>
 | css,javascript,react,html,ui | 2023-01-03T20:10:55Z | 2023-01-10T19:21:38Z | null | 1 | 0 | 9 | 0 | 0 | 6 | null | null | CSS |
superstar1205/React-GSAP | qin | # Teache Web
## Getting started
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Add your files
- [ ] [Create](https://docs.gi... | App promotion web site: Teach website built by React and add GSAP animation! | react,gsap,gsap-animation,gsap-scroll,javascript,react-components,react-hooks,react-router,reactjs | 2023-01-13T16:28:23Z | 2022-07-30T05:03:07Z | null | 1 | 0 | 11 | 0 | 2 | 6 | null | null | JavaScript |
ZykovRuslan/mesto | main | # Проект: Место
Проект включает знания полученные по 5 спринтам Яндекс Практикум по программе "Web-разработчик". В рамках текущего спринта применяем базовые знания js.
✅ Применяются flex и grid технологии для построения сеток. Для адаптивной верстки применяются медиа запросы.<br>
✅ Модальные окна pop-up для "Редактир... | Проект Mesto (включает в себя учебные проекты №4-9) | bem-methodology,figma,javascript,modal-window,nested-structures,object-oriented-programming,validation,webpack,adaptive | 2023-01-06T18:00:00Z | 2023-09-23T13:27:23Z | null | 1 | 0 | 41 | 0 | 0 | 6 | null | null | JavaScript |
AlexisJW/M1-Capstone | main | <a name="readme-top"></a>
<div align="center">
<img src="murple_logo.png" alt="logo" width="140" height="auto" />
<br/>
<h3><b> M1Capstone - Alexis-Conference </b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- ... | Build an online website for a conference based on a existing page, appling best practices in HTML, JavaScript code, Using CSS selectors correctly and using objects to store and access data. | css,html5,javascript,linter | 2023-01-03T15:07:12Z | 2023-01-05T18:44:07Z | null | 1 | 1 | 13 | 1 | 0 | 6 | null | MIT | HTML |
Besufekad-HAZ/My_Portfolio | main | <a name="readme-top"></a>
<!--
HOW TO USE:
This is an example of how you may give instructions on setting up your project locally.
Modify this file to match your project and remove sections that don't apply.
REQUIRED SECTIONS:
- Table of Contents
- About the Project
- Built With
- Live Demo
- Getting Started
- A... | This Repository contains my portfolio based on the Figma design (Template 3), which includes my works, about me, and the contact section. | css,html,javascript | 2023-01-11T11:29:30Z | 2023-03-07T13:56:56Z | null | 4 | 12 | 56 | 4 | 0 | 6 | null | MIT | CSS |
osinnowo/dsa | main |
# Data Structure & Algorithm (Java, Swift, C# & Javascript)
This is a tutorial that has the repositories of common data structure and algorithm in Java, Swift, C# and Javascript.
## Programming Languages
- Java
- Swift
- Microsoft C#
- Javascript
## Acknowledgements
- [Awesome Readme Templates](https://aweso... | Data Structure & Algorithm topics implementation in Java, Swift, C# and Javascript | dsa,java,swift,csharp,javascript,algorithms-and-data-structures | 2023-01-01T19:54:17Z | 2024-04-03T22:13:20Z | null | 1 | 392 | 874 | 0 | 0 | 6 | null | MIT | Java |
yangxiuxiu1115/mometa-vue | master | [mometa react 版本的项目地址](https://github.com/imcuttle/mometa)
### Mometa
如何使用?
```
git clone [项目地址]
```
运行预览项目
```
pnpm run example
```
运行编辑器(仍需运行预览命令,请保证先执行编辑器后执行预览命令)
```
pnpm run editor
```
#### 支持的功能
- 组件树预览(还得再想想🤔️,目前依靠devtools拿到挂载根元素,看了几个vue调试工具,觉得可以改一改)
- 扩展物料
- 支持热更新,无须刷新页面
- 物料拖拽
- 页面节点增删改
... | 🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具的Vue版本 | javascript,low-code,lowcode,typescript,vitejs,vue,vuejs | 2023-01-13T07:23:06Z | 2023-07-12T04:01:25Z | null | 1 | 0 | 108 | 0 | 1 | 6 | null | null | TypeScript |
marcelo-schreiber/run-user-code-SaaS | master | # API For Code Execution
[](https://github.com/marcelo-schreiber/run-user-code-SaaS/blob/master/LICENSE)
[
Personal portfolio website made with Django framework in the backend, and with CSS, JS, and Bootstrap for the frontend. It is a dynamic site so that you can control the content of the site through the admin area
## Features
- Light/dark mode toggle
- Live previews
- Fullscr... | This is a Django-based portfolio website that showcases my projects and skills. The site features a clean and responsive design, and includes a blog section where I can share my thoughts and experiences as a developer | bootstrap,django,html-css-javascript,javascript,python,portfolio,portfolio-site,portfolio-website,css | 2023-01-03T08:06:28Z | 2023-01-15T07:12:23Z | null | 1 | 0 | 9 | 0 | 8 | 6 | null | null | CSS |
muhammedb8826/Portfolio | main | <a name="readme-top"></a>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Pr... | This is my personal portfolio. It's a responsive website that shows the projects I've built so far. It has an interactive pop-up card to show the details of the projects. | css,html,javascript | 2023-01-13T14:43:08Z | 2023-09-28T23:12:22Z | null | 4 | 13 | 120 | 4 | 0 | 6 | null | MIT | CSS |
Hisoka37/My-Portfolio | main | # My-Portfolio
<a name="readme-top"></a>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](... | This is portfolio website I created to showcase my skills, experiences, and projects I developed. This portfolio website is built using JavaScript, and CSS. | css,html,javascript | 2023-01-11T12:00:52Z | 2023-04-15T21:09:11Z | null | 3 | 14 | 62 | 2 | 0 | 6 | null | null | CSS |
Munyabelden/portfolio | main | <a name="readme-top"></a>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Pr... | This is a website about me, it has a list of the projects I have built, the languages I specialize in and links to my social account. Built with Html Javascript and CSS | css,html,javascript,bootstrap5 | 2023-01-12T08:26:04Z | 2023-08-08T20:04:49Z | null | 3 | 15 | 99 | 4 | 0 | 6 | null | MIT | HTML |
comake/standard-sdk-js | main | <div align="center">
<a href="https://github.com/comake/standard-sdk-js">
<img src="./resources/standard-sdk.svg" width="150" height="150">
</a>
<br/>
<br/>
<h2>Standard SDK JS</h2>
<p>
<a href="https://sdk.standardknowledge.com/"><strong>Documentation</strong></a>
</p>
<p>
<a href="https://... | Standard SDK is an open-source SDK that can integrate and interact with any API. It further facilitates interactions with multiple similar APIs through the use of abstractions similar to the common models presented by unified APIs. | api,api-rest,api-wrapper,common-model,integration,sdk,type-system,javascript,typescript,unified-api | 2023-01-10T18:31:18Z | 2023-11-08T21:19:44Z | null | 3 | 17 | 100 | 5 | 1 | 6 | null | NOASSERTION | TypeScript |
annaluizacamargo/MyUniverse | main | 
## 🚀✨ Proposta do Desafio
Bem-vindo(a) ao "MyUniverse", um site onde é possível visualizar o registro fotográfico da NASA capturado exatamente no dia em que você veio ao mundo. Afinal, somos todos parte... | Criação de uma página web integrada com a API da NASA. | css,figma,html,javascript,api,nasa-api | 2023-01-09T20:25:56Z | 2023-03-05T22:31:19Z | null | 1 | 0 | 75 | 2 | 1 | 6 | null | null | JavaScript |
Juanpa8830/React-Math-magicians | dev | <a name="readme-top"></a>
<div align="center">
<img src="./src/images/calculator.png" alt="logo" width="180" height="auto" />
<br/>
<h3><b>Math Magicians</b></h3>
<p>This is a WebApp that shows three pages: home, calculator and quote. Each one of the pages displays some information. Furthermore, the Calcula... | This is a WebApp that shows three pages: home, calculator and quote. Each one of the pages displays some information. Furthermore, the Calculator page displays a functional calculator that is free and easy to use by users. Built with HTML, CSS, JavaScript, Webpack, React.js | css3,html5,javascript,reactjs,webpack | 2023-01-16T17:32:40Z | 2023-01-25T17:33:37Z | null | 2 | 7 | 48 | 0 | 0 | 6 | null | MIT | JavaScript |
Ash-codes18/Snake-Water-Gun | main | null | Snake Water Gun game made using javascript | javascript | 2023-01-03T07:22:58Z | 2023-01-21T09:43:36Z | null | 1 | 1 | 13 | 0 | 0 | 6 | null | null | JavaScript |
Jane011223/sharker-website | main | # sharker-website
This is the sharker website using html, css and javascript.
| This is the sharker website using html, css and javascript. | bootstrap,css,html,javascript | 2023-01-16T21:38:25Z | 2023-01-16T21:41:31Z | null | 1 | 0 | 3 | 0 | 0 | 5 | null | null | HTML |
Amanmandal-M/FirstFrontendProjectNXM | main | # FirstFrontendProjectNXM
Frontend :
HTML
CSS
JAVASCRIPT
Backend :
Nodejs
Expressjs
MongoDb
| Frontend+Backend | html,css,express,javascript,mongodb,mongoose,nodejs | 2023-01-13T19:08:57Z | 2023-01-13T19:25:59Z | null | 1 | 0 | 3 | 0 | 0 | 5 | null | null | CSS |
lenkon/awesome-books | main | <a name="readme-top"></a>
<div align="center">
<h3><b>Awesome books</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-s... | This is a simple online library application that has features to keep a record of books in the library. It can add, remove and show books from the library. Built with JavaScript, HTML, and CSS. | css,html,javascript | 2023-01-16T10:47:39Z | 2023-01-20T02:09:45Z | null | 2 | 3 | 16 | 0 | 0 | 5 | null | null | JavaScript |
nataliehelm/Oracle-Challenge-Encriptador-de-texto | main | # Encriptador de Texto
Este encriptador de texto es parte del challenge Oracle ONE + Alura para la formación Principiante en Programación. Permite encriptar y desencriptar un texto. Incluye opción para copiar el texto devuelto como respuesta y botón para resetear el texto. En caso de que el texto contenga algún caract... | Oracle one Challenge Encriptador de texto | challengeonecodificador4,javascript | 2023-01-14T05:27:27Z | 2023-01-19T20:54:46Z | null | 1 | 0 | 11 | 0 | 0 | 5 | null | null | CSS |
sanieni6/Portfolio | main | <a name="readme-top"></a>
<div align="center">
<a href="https://imgbox.com/ftUpMLFI" target="_blank"><img src="https://images2.imgbox.com/fd/29/ftUpMLFI_o.png" alt="personal logo"/ width="220" height="auto"></a>
<br/>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#... | This is my portfolio website. Here you can find all the projects that I've developed | css,html5,javascript | 2023-01-11T20:58:00Z | 2023-02-03T22:11:11Z | null | 4 | 13 | 123 | 3 | 0 | 5 | null | MIT | HTML |
Wahaj-Ali/maths-magicians | dev | <a name="readme-top"></a>
<div align="center">
<img src="/murple_logo.png" alt="logo" width="140" height="auto" />
<br/>
<h3><b>Microverse</b></h3>
</div>
<div align="left">
<h1>Math magician</h1>
> "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) with 3 sub-pages. ... | "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) with 3 sub-pages. It allows users to make simple calculations. | css,hooks,javascript,lifecycle,react,reactjs,single-page-app | 2023-01-09T12:32:41Z | 2023-03-01T17:21:17Z | null | 2 | 6 | 43 | 0 | 0 | 5 | null | MIT | JavaScript |
Juanpa8830/pokeapp | dev | <a name="readme-top"></a>
<!--
HOW TO USE:
This is an example of how you may give instructions on setting up your project locally.
Modify this file to match your project and remove sections that don't apply.
REQUIRED SECTIONS:
- Table of Contents
- About the Project
- Built With
- Live Demo
- Getting Started
- A... | Pokeapp is an aplication that allows users to identify their favourite pokemos from a list that is displayed in the home page. Users are also allowed to give a like to the pokemon they love and reserve one of them for their next tournament! It was implemented with HTML, CSS, JavaScript and Webpack! | css3,html5,javascript,webpack | 2023-01-09T19:19:51Z | 2023-01-13T19:11:44Z | null | 3 | 1 | 80 | 0 | 1 | 5 | null | MIT | JavaScript |
MudasirSherwani/math-magicians-react | development | <a name="readme-top"></a>
# 📖 Math Magicians React <a name="about-project"></a>
> This is the first project of the Math Magicians application using with react. You will setup the environment and tools needed to develop a React application. In the following projects, I developed the actual application.
# 📗 Table of ... | "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote. By building this application, I have learned how to use React. | css,html,javascript,react | 2023-01-11T18:34:41Z | 2023-01-21T16:42:47Z | null | 1 | 5 | 32 | 0 | 0 | 5 | null | MIT | JavaScript |
Sonyamaster1/react-mesto-api-full | main | # Mesto (backend + frontend)
### Сервис для обмена фотографиями, созданный в рамках обучения в Яндекс.Практикум ("Веб-разработчик"). Репозиторий включает в себя фронтенд и бэкенд части приложения.
---
- Регистрация / авторизация пользователя
- Добавление / удаление карточки
- Добавление / удаление лайка фото
- Изменени... | Сервис для обмена фотографиями, созданный в рамках обучения в Яндекс.Практикум ("Веб-разработчик"). Репозиторий включает в себя фронтенд и бэкенд части приложения. | css3,express,html5,javascript,linux,mongodb,postman,react | 2023-01-03T16:19:58Z | 2023-01-17T11:52:27Z | null | 1 | 0 | 10 | 0 | 0 | 5 | null | null | JavaScript |
Santoshdandin/Digi-Mart-clone | main | <h1 align="center">DigiMart Clone</h1>
<h2>Description</h2>
<p>Digimart is basically an e-commerce website where users can buy products such as mobiles, laptops, cameras, telivisions and all other tech products.
They sell their product both on shops as well as on website. This was a Group project built by our team mem... | It is a cloned website of Reliance Digital. It is an Indian consumer electronics retailer which deals with electronic products. In this cloned website it has features like login, signup, home page, products page, cart page, checkout page. | chakra-ui,css,expressjs,javascript,mongodb,npm,reactjs,cyclic,mongoose,vercel | 2023-01-14T14:17:01Z | 2023-01-23T08:47:35Z | null | 6 | 37 | 104 | 4 | 2 | 5 | null | null | JavaScript |
piyalidas10/Javascript-Interview-Questions-Mylists | main | # Javascript-Interview-Questions
Javascript Interview Questions
### 1. Pure function vs Impure functions
<details><summary><b>Answer</b></summary>
<p>
####
- Pure functions do not have side effects. Impure functions can cause side effects.
- Pure functions return the same output if we use the same input parameters... | Javascript Interview Questions | interview,interview-questions,javascript | 2023-01-16T05:07:55Z | 2023-11-29T15:33:45Z | null | 1 | 1 | 52 | 0 | 2 | 5 | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.