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
rocket-pig/rocket-pig.github.io
main
# 'Hullo' [Hullo PWA](https://rocket-pig.github.io) <--click here to run! __E2E Encrypted__, *serverless p2p* messaging using bittorrent websockets (thanks entirely to the awesome [Trystero](https://github.com/dmotz/trystero) library). ..I just designed an interface for it, using the (sadly now abandoned) [OnsenUI](h...
Hullo PWA
javascript,p2p,pwa,webrtc,trystero
2023-01-02T23:49:33Z
2023-01-12T05:40:47Z
null
1
0
52
0
0
3
null
null
JavaScript
akhtarfaizan20/Bindass
master
null
Bindass is an E-commerce platform which has a complete user flow from landing page to the order page. It has an admin panel where the admin can perform CRUD operations.
axios,css,html,javascript,json-server,react,react-router-dom,reactjs,redux,redux-thunk
2023-01-15T07:15:04Z
2023-04-25T06:57:25Z
null
5
49
138
0
3
3
null
null
JavaScript
michaelmhtong/portfolio-shooting
master
<img src="https://github.com/michaelmhtong/portfolio-shooting/blob/master/demo/ShadowStrike.png" width="100"> # ShadowStrike 2D shooting game utilizing a ray-casting algorithm for the game mechanics. The player must use a limited angle and view to shoot enemies, with randomly generated wall blocks that change the ga...
2D shooting game utilizing a ray-casting algorithm for the game mechanics
game,javascript,p5,html
2023-01-02T20:19:43Z
2023-02-04T20:37:02Z
null
1
2
22
0
0
3
null
null
JavaScript
code735/stanzaLiving
main
null
StanzaLiving is a startup that provides fully-managed shared living accommodations to students and young professionals. it was Founded by Anindya Dutta and Sandeep Dalmia. A group of five developers worked on cloning it for about 4-5 days.
css,google-maps,javascript,css3,debouncing,html5
2023-01-03T07:14:37Z
2023-01-10T14:34:07Z
null
6
156
308
0
3
2
null
null
HTML
dlozanoc82/landing-page-coffee-shops
main
# Coffee Shop ☕ This project is a landing page for a coffee shop created using HTML, CSS, and JavaScript. The page includes a description of the coffee shop and its services, information about the menu, opening hours and location. The page is designed to be attractive and easy to navigate, using a responsive design ...
This project is a landing page for a coffee shop
css,html,javascript,responsive-design
2023-01-13T19:56:00Z
2023-05-03T00:15:48Z
null
1
0
3
0
0
2
null
null
HTML
curveservices/etch_a_sketch
main
# Etch 'a' Sketch - The Odin Project ### Live Demo :point_right: <a href="https://curveservices.github.io/etch_a_sketch/">Etch 'a' Sketch</a> ### PC View :point_down: <img width="814" alt="etch-a-sketch" src="https://user-images.githubusercontent.com/101556296/220722832-bb34da78-2be6-4f5c-af7d-1268865381af.png"> ## ...
Project: Etch 'A' Sketch. Browser based etch 'a' sketch. Part of The Odin Project Foundation course
css,html,javascript,the-odin-project,theodinproject,etch-a-sketch,etchasketch
2023-01-12T12:08:42Z
2023-03-31T19:52:23Z
null
1
0
25
0
0
2
null
null
JavaScript
hatbann/bunnyletter
main
# BunnyLetter <p align="center"> <img src="./img/readme.png" width="500px"> </p> ## 프로젝트 소개 <p> 2023 계묘년을 맞이해 주변 사람들에게 편지를 작성해 마음을 전달할 수 있는 소통의 장이 되는 사이트를 제작했습니다. 편지를 작성하고 회원인 지인의 닉네임을 검색해 전송할 수 있습니다. 또한 카카오톡 공유하기로 편지를 보냈다는 것을 알릴 수 있습니다. </p> <br> ### 기간 2023/1/24 ~ 2023/2/4 (총 1주) <br> <br> ...
React, Redux, Node.js와 카카오 API를 이용한 편지 공유 서비스
javascript,kakao,nodejs,react,reactjs
2023-01-09T09:16:55Z
2023-03-30T13:20:55Z
null
2
45
118
0
1
2
null
null
JavaScript
prajwalmandlik/Portfolio-website
main
# Personal portfolio website Welcome to my portfolio website! Here is a showcase of my skills and experience in software development. My portfolio includes my professional and academic projects, which demonstrate my ability to work on various coding languages and frameworks. Additionally, you will find information abo...
This is my personal portfolio website It contains my educational qualifications, my skills in various fields like technical skills and soft skills.
personal-website,portfolio,portfolio-website,css,htms,javascript,reactjs
2023-01-03T17:01:23Z
2023-07-13T05:29:51Z
null
1
0
39
0
0
2
null
null
JavaScript
kevinhermawan/shuffly
main
# Shuffly ![Minified size](https://img.shields.io/bundlephobia/min/shuffly) ![Test coverage](https://img.shields.io/codecov/c/github/kevinhermawan/shuffly) ![Monthly download](https://img.shields.io/npm/dm/shuffly) Shuffly is a JavaScript utility that provides various functions for shuffling arrays. It includes both ...
A JavaScript utility for shuffling arrays
fisher-yates-shuffle,javascript,permutation,random,sattolo-cycle,shuffle,typescript,knuth-shuffle
2023-01-10T15:17:30Z
2023-08-31T11:35:31Z
2023-08-31T11:35:31Z
1
0
32
0
0
2
null
MIT
TypeScript
apaulineoliveira/dropdowns-menu
master
# Dropdown Menu Menu Dropdown feito em Javascript (split button). <h1>🧵 Objetivo</h1> <p>O propósito deste projeto foi construir um menu dropdown feito em html, css, bootstrap (framework css) e javascript.<br>A ideia inicial era tornar este repositório um compilador de projetos de menus estilo dropdown para reforçar ...
Menu Dropdown feito em Javascript (Split button).
bootstrap,css,dropdown,dropdown-menus,html,javascript
2023-01-12T00:35:58Z
2023-01-15T16:38:08Z
null
1
14
29
0
0
2
null
null
HTML
virenribadiya/Node-Express-MongoDB
main
# Node.Js Node.Js allows us to use javaScript to interact diractly with the hardware of the computer. For example, We can use it to create desktop application. while using HTML CSS JS the web server sends all the code to the browser and then it is compiled by the browser. but the MERN stack uses the server side rend...
CRUD operations & OpenWeather API implemented using Node, Express and MongoDB.
nodejs,expressjs,javascript,mongodb,mongoose
2023-01-07T13:08:13Z
2023-01-15T07:51:15Z
null
1
2
11
0
1
2
null
null
JavaScript
1983shiv/tic-tac-toe-game-vuejs
main
<h1 align="center">👋 Hi, I’m Shiv Srivastava</h1> <h3 align="center">A Full-Stack developer from India</h3> <h3 align="center"><a href="https://twitter.com/const_shiv" ><img src="https://img.shields.io/twitter/follow/const_shiv.svg?style=social" /> </a></h3> # Tic Tac To Game ### Tic tac to game developed using Vue...
tic-tac-toe game developed in vue.js just to understand how it work in vue.js
css,es6,es6-javascript,html,javascript,vue3,vuejs
2023-01-14T09:16:32Z
2023-01-14T10:17:06Z
null
1
0
7
0
2
2
null
null
Vue
jenmwa/javascript-image-carousel
main
# Javascript Image Carousel Labb i Javascript Grundkurs Medieinstitutet FED 2022. Under en av våra två dagar på plats i Stockholm hösten 2022 hade vi hackaton i kursen Javascript Grundkurs! en bildkarusell, där bilderna ligger i en array i vår javascript, och där du både kan klicka dig vidare till nästa bild, till fö...
quick hackaton at Medieinstitutet where we together coded a vanilla javascript image slideshow, and after we did our own css. All images by me
css,javascript
2023-01-06T14:51:51Z
2023-01-07T07:56:38Z
null
1
1
7
0
0
2
null
null
JavaScript
shaharsh624/Drum-Kit
main
# Drum-Kit A basic website that uses HTML, CSS and JavaScript to create drum sounds on a click. # About Drum-Kit A website where a user can use mouse or keyboard buttons to play different sounds of the drums. Each drum has a different sound and the user also gets an indication of which drum gets played. # Tools Used ...
A basic website that uses HTML, CSS and JavaScript to create drum sounds on a click
animation,css3,eventhandler,html5,javascript
2023-01-07T03:17:57Z
2023-02-01T02:41:14Z
null
1
0
4
0
0
2
null
null
JavaScript
renanbotasse/javascript-projects
main
<h1>JAVASCRIPT PROJECTS (BEGINNERS)</h1> <h3>I - PURPOSE</h3> The main objective of this list of little projects was training Javascript and creating some material for my portfolio. These projects are good for the very beginning students and some intermediate. You will see that I focus a lot on the javascript but also...
The main objective of this list of little projects was training in Javascript and creating some material for my portfolio. These projects are good for the very beginning students and some intermediate.You will see I focus a lot on the javascript but also personalize all the projects, changing the initial proposal for s...
freecodecamp,javascript
2023-01-10T11:00:10Z
2023-02-18T14:35:45Z
null
1
1
62
0
0
2
null
MIT
CSS
helloharendra/My_web_Project
main
# Web Project Welcome to the documentation for the **Web Project**! This project is a simple web application built using HTML, CSS, and JavaScript. It aims to showcase the basic structure and interaction between these technologies. Whether you're a developer or just curious, this README will guide you through the proj...
null
css,harendraprajapati,helloharendra,html,javascript,php,website
2023-01-04T19:07:50Z
2023-08-27T20:37:23Z
null
1
0
31
0
0
2
null
MIT
JavaScript
pri65/codepen_clone
main
# Codepen Clone > It's a clone of codepen editor. This editor can handle html, css &amp; js code and can be resized. ## Built With - HTML, - CSS, - Javascript ## Live Demo [Live Demo [Live Demo Link](https://codepen-editor.netlify.app/) ## Glimpse of Website ![Screenshot (42)](https://user-images...
It's a clone of codepen editor. This editor can handle html, css & js code and can be resized.
html,css,javascript
2023-01-14T06:41:33Z
2023-01-17T15:30:00Z
null
1
2
23
0
0
2
null
null
CSS
Clelia-M/codequiz
main
# ❓Javascript Code Quiz Application This is a timed, multiple-choice coding quiz on Javascript fundamentals that can keep track of high scores and quiz-takers' initials. This application uses Javascript for the logic and HTML and CSS for the layout and styling. The questions are store in a separate Javascript file, and...
A timed, multiple-choice coding quiz that can keep track of high scores and quiz-takers' initials.
css,html,javascript
2023-01-13T18:22:39Z
2023-01-17T18:15:47Z
null
1
0
58
0
0
2
null
null
JavaScript
plain-JavaScript/awesome-list
main
# [![]( https://plain-JavaScript.github.io/assets/svg/octicon.svg)]( https://github.com/plain-JavaScript/awesome-list ) [Plain JavaScript]( https://plain-JavaScript.github.io/ ) / [Awesome List]( https://plain-JavaScript.github.io/awesome-list ) _A repository of JavaScript resources with more than enough links maintai...
A repository with more than enough JavaScript - links maintained by @theo-armour
javascript,javascript-vanilla
2023-01-02T20:34:29Z
2023-02-02T20:39:30Z
null
1
0
46
0
0
2
null
MIT
HTML
Koalhack/necli
main
# necli <p align="center"> A little NodeJS cli script inspired by Dennis Nedry in Jurrassic Park 🦖 </br></br> <a target="_blank" href="https://www.youtube.com/watch?v=RfiQYRn7fBg"><img align="center" src="https://img.youtube.com/vi/RfiQYRn7fBg/0.jpg" alt="@PhilWylieUK"/></a> </p> ## What is the origin of `necli` nam...
null
dennis-nedry,html,html5,javascript,jurassic-park,nodejs
2023-01-14T20:17:57Z
2023-01-14T20:16:48Z
null
1
0
11
0
0
2
null
MIT
JavaScript
Michaelsplendid/Intersection-Obsesrver
main
# Intersection-Obsesrver Intersection observer built using HTML, CSS and JavaScript 📎Link: https://intersections-observer.netlify.com
Intersection observer built using HTML, CSS and JavaScript
css,html,javascript
2023-01-03T02:13:31Z
2023-01-03T11:27:33Z
null
1
0
2
0
0
2
null
null
HTML
agrawalrajat310/agrawalrajat310
main
### Hi there 👋 <!-- **agrawalrajat310/agrawalrajat310** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile. Here are some ideas to get you started: - 🔭 I’m currently working on ... - 🌱 I’m currently learning ... - 👯 I’m looking to collaborate on ... - 🤔 I’m looking...
This is my README file in which I have attached all my Tech related information and You can connect to me from my social media accounts. Thank You!.
cypress,expressjs,git,github,github-config,html-css-javascript,javascript,mongodb,nextjs,nodejs
2023-01-03T20:47:55Z
2023-02-28T11:55:12Z
null
1
0
106
0
1
2
null
null
null
czlucius/hacknroll-2023
vanilla
null
Hack&Roll Project for 2023 - Eye Care extension
blue-light-filter,breaks,extension,eyecare,webextensions,browser,browser-extension,css,firefox,html
2023-01-14T04:30:35Z
2023-01-15T03:56:59Z
null
4
0
66
0
0
2
null
null
JavaScript
Tolux001/Celebrityworld
main
## Landing page of a website built using mainly HTML5 and CSS # [Celebrity world live site](https://celebritiesworld.netlify.app/)
A Landing page for a shopping web application
css3,html,html5,javascript,jquery,css
2023-01-03T11:29:37Z
2023-03-21T10:20:14Z
null
1
0
10
0
0
2
null
null
HTML
can-dy-jack/linkedlist
master
# @kartjim/linkedlist LinkedList and DoubleLinkedList implementation in JavaScript > 学习项目,参考自:[datastructures-js/linked-list](https://github.com/datastructures-js/linked-list) <!-- 代码注释 @params @returns --> <!-- .d.ts 文件 --> ## install ```sh npm i @kartjim/linkedlist ``` ## require ```js const { LinkedList, Do...
LinkedList and DoubleLinkedList implementation in JavaScript
javascript,linked-list,algorithm,data-structures,double-linked-list
2023-01-08T07:03:22Z
2023-01-11T04:28:48Z
2023-01-11T04:28:48Z
1
0
11
0
0
2
null
MIT
JavaScript
Alamito/CalcEDO-NodeJS
main
# 🧮 Calculadora de Equações Diferenciais 🧮 [![NPM](https://img.shields.io/github/license/Alamito/CalcEDO-NodeJS)](https://github.com/Alamito/CalcEDO-NodeJS/blob/main/LICENSE) # 📜 Sobre o projeto 📜 <p align="justify"> Projeto dedicado a construir uma "calculadora" que resolve equações diferenciais, conteúdo no qu...
Repositório dedicado a implementação de uma "calculadora" de equações diferenciais utilizando o Puppeteer.
edo,javascript,nodejs,puppeteer
2023-01-05T17:08:29Z
2023-01-23T22:06:17Z
null
1
0
15
0
0
2
null
MIT
JavaScript
AbdimulhinYussuf3675/ES6_Awsome_Books
main
![](https://img.shields.io/badge/Microverse-blueviolet) # Awesome Books > In this project, i set up a "Awsome-Books" repository .The goal here is to master JavaScript objects and arrays. Also ES6 ## Built With - HTML - CSS - Linters - JavaScript ## Getting Started To get a local copy up and running follow thes...
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, i learnt how to manage data using JavaScript. Thanks to that my website is interactive.
css,es6-javascript,gh-pages,github-actions,html,javascript
2023-01-16T08:51:34Z
2023-01-17T12:12:48Z
null
1
1
15
1
0
2
null
null
JavaScript
alexander-hagen/node-api-kucoin
main
# node-api-kucoin **WARNING: This package is still early beta! Expect breaking changes until this sees a major release.** Non-official implementation of KuCoin's API's. Developed for personal use. For support on using the API's or development issues, please refer to the official API documentation. For questions rega...
Non-official implementation of KuCoin's API's. Developed for personal use.
api-rest,javascript,kucoin,nodejs,websocket
2023-01-14T19:32:34Z
2023-10-21T15:08:33Z
null
1
0
19
0
3
2
null
MIT
JavaScript
garciaagui/trivia-react-redux
main
<a name="readme-top"></a> <h1 align="center">Project Trivia 💡❓</h1> > [🇧🇷 Clique aqui para acessar a versão em português.](README_pt-br.md) ## Summary <ol> <li><a href="#description">Description</a></li> <li><a href="#technologies">Technologies</a></li> <li><a href="#features">Features</a></li> <li><a hr...
Trivia-style question and answer game. Front-end application developed with React.js.
bootstrap,css3,html5,javascript,react-router,reactjs,redux,eslint,jest,rtl
2023-01-14T18:49:49Z
2023-03-31T22:45:48Z
null
5
0
66
0
0
2
null
null
JavaScript
abdanzamzam/cronejob-one-hadits
main
# Cronjob one day one hadits Server for WhatsApp broadcasting automatically every day routine, using node.js. Scheduled implementation of a cronjob.
Server for WhatsApp broadcasting automatically every day routine, using node.js. Scheduled implementation of a cronjob.
nodejs,cronjob,wa-gateway,automation,javascript,scheduler,express,postgresql,sequelize-orm
2023-01-11T12:30:01Z
2023-01-13T19:19:11Z
null
1
0
7
0
0
2
null
null
JavaScript
SalmanAjani/js-weather-app
main
<h1>Weather App</h1> <h2>Description</h2> <p>This is a weather app that has been built using vanilla javascript. It shows the weather conditions of a particular city.</p> <h2>Features:</h2> <ul> <li>Weather conditions of a particular city.</li> <li>User's current location weather conditions.</li> <li>Different icons ...
A weather app that gives weather conditions of user's current location or of a particular city. Openweather API has been used for getting the data.
css,html,javascript
2023-01-14T06:59:36Z
2023-02-01T08:26:31Z
null
1
0
7
0
0
2
null
null
null
chrisjwaddell/cookies-guide
main
# Cookies Guide This is an interactive <i>Cookies Guide</i> that helps you understand how cookies work. As you go through this <i>Cookies Guide</i>, there are buttons you can click that tell you the cookie it creates and you can see the cookie being added in the brower by looking at the console <i>Network</i> tab. The...
An in depth interactive HTTP cookies guide
cookie,guide,http,javascript
2023-01-11T12:13:55Z
2023-02-26T08:56:58Z
null
1
0
11
0
0
2
null
null
HTML
etendra2501/Downtown-Business-Website-Template
main
# Downtown-Business-Website-Template <img src="https://github.com/etendra2501/Downtown-Business-Website-Template/blob/main/media/corporate-images/Front%20DT.JPG">
Business Website
css-framework,javascript,html
2023-01-12T20:54:26Z
2023-01-14T13:57:43Z
null
1
1
11
0
0
2
null
null
HTML
mattoattacko/Discord_Bot_ChatGPT
main
null
Discord chat/moderation bot that utilizes GPT3's AI for responses. Node server.
ai,artificial-intelligence,chatgpt,discord,discord-bot,javascript,nodejs
2023-01-06T02:09:42Z
2023-01-06T02:39:18Z
null
1
0
8
0
0
2
null
null
JavaScript
paulinha-19/fake-shopping-cart
master
# Fake shopping cart
Carrinho de compras
fake-store-api,javascript,material-ui,react,redux-toolkit,styled-components,react-router-v6,rtk-query
2023-01-09T19:08:51Z
2023-02-07T01:57:18Z
null
1
0
15
0
0
2
null
null
JavaScript
yusseef/Social-media-app
main
# Social media app Social media application made with Django. ## Acknowledgements - [Python](https://www.python.org/) - [Django](https://www.djangoproject.com/) ## Features - Sign-in / Sign-up. - Follow / unfollow users. - Like / Unlike posts - Profile settings. - Profile image. - Comment on posts. - Each user...
Django social media app
django,javascript,python,python3
2023-01-10T21:53:39Z
2023-03-21T18:23:11Z
null
1
0
17
0
0
2
null
null
JavaScript
yorch/fpl-usage
main
# Florida Power & Light (FPL) Usage Downloader Download your Florida Power & Light (FPL) usage and store in a local JSON DB ## Usage Install NPM dependencies: ```sh yarn install ``` Create an `.env` based on `.env.sample`: ```sh cp .env.sample .env ``` Run it: ```sh yarn start ``` ## License [MIT License](LIC...
Download your Florida Power & Light (FPL) usage and store in a local JSON DB
javascript,nodejs
2023-01-07T19:40:01Z
2023-01-08T02:12:22Z
null
1
0
34
0
0
2
null
MIT
JavaScript
uzairshaikh123/DSW-clone
main
### Deployed Link https://dsw-ecommerce-app-ten.vercel.app/ Admin email:admin@uzair.com Admin Password :adminuser # Its a e-commerce website built by react or chakra ui # Its a clone of DSW website that particularly based on Shoes. # I have renamed this Website in my project as F&F(Fashion and Feet) Here is some of ...
Its a e-commerce website where you can buy wide range of shoes and accessories in affordable price.
javascript,html,css,react,ant-design,browserrouter,chakra-ui-react
2023-01-16T16:06:16Z
2023-03-17T06:19:17Z
null
2
5
21
0
0
2
null
null
JavaScript
GrigoryGerasimov/excel-in-js
main
# GH-Pages: https://grigorygerasimov.github.io/excel-in-js # Excel variation written in Vanilla JS Self-written DOM framework for Excel\ Self-written Redux\ Self-written EventEmitter (Observer pattern) and ProcessEmitter (DIP)\ Unit testing done with Jest
Excel variation written in Vanilla JS
excel,jest-tests,js,self-written-redux,unit-testing,vanilla-javascript,vanilla-js,self-written-dom-framework,javascript,excel-table
2023-01-02T15:18:18Z
2023-05-12T22:06:06Z
null
1
63
147
0
0
2
null
null
JavaScript
GonzaloNegro/Aregentina-mundial
master
null
null
javascript,json
2023-01-01T23:11:37Z
2023-01-12T13:22:11Z
null
1
0
4
0
0
2
null
null
CSS
gauravkapoor27/Dynamic-Time-Series-App
master
# Dynamic Time Series This project dynamically visualizes several stochastic processes on a chart. Currently, these processes include Brownian motion (Wiener process), a white noise series, a mean-reversion process, and a GARCH(1,1) process. Furthermore, for every model there is an option to change the distribution of...
null
chart,javascript,modeling,project,react,time-series
2023-01-04T07:14:33Z
2023-01-07T19:57:45Z
null
1
0
15
0
0
2
null
null
JavaScript
Dbilliam/Saira-Openai-Application
main
# Saira-Openai-Application Saira OpenAi Application Power by OpenAi is an artificial intelligence research laboratory consisting of the for-profit corporation OpenAI LP and its parent company, the non-profit OpenAI Inc. The company conducts research in the field of AI with the stated goal of promoting and developing f...
Saira OpenAi Application Power by OpenAi is an artificial intelligence research laboratory consisting of the for-profit corporation OpenAI LP and its parent company, the non-profit OpenAI Inc. The company conducts research in the field of AI with the stated goal of promoting and developing friendly AI in a way that ben...
ai,artificial-intelligence,javascript,open,openai,openapi,react,reactjs,saira,openai-clone
2023-01-04T16:24:35Z
2023-01-07T16:27:05Z
null
1
0
4
0
2
2
null
null
JavaScript
cindykandie/elite-libraryES6
main
<a name="readme-top"></a> <h3><b>README</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-demo) - [💻 Getting Started](#getting-st...
Elite library site is a project that allows users to add book titles to the database. The platform may be used in local libraries to automating the storing of books
css3,es6-javascript,html,javascript
2023-01-16T14:34:43Z
2023-01-16T19:42:05Z
null
1
2
8
0
0
2
null
MIT
JavaScript
Hakimhizmi/portfolio_hakim
main
<h2 align="center"> Portfolio Website - v1<br/> </h2> <br/> <center> [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](http://hakimhizmi.netlify.app/) &nbsp; [![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](http://hakimhizmi.netlify.app/) &nbsp; [![fort...
My self coded personal website build with html css .
css3,html5,javascript
2023-01-15T21:07:12Z
2023-01-15T21:28:29Z
null
1
0
4
0
0
2
null
null
CSS
mucahidyazar/api
main
null
API repository containing various projects including an appointment, stock control, link preview and URL shortener services.
api,express,service,appointment,javascript,link-preview,nodejs,stock-control
2023-01-12T05:47:49Z
2024-01-25T05:58:08Z
null
1
0
44
0
0
2
null
null
TypeScript
Ninho12/Quiz-de-Programacao
master
# Quiz de Programação É um jogo simples feito com Html, Css, Javascript, Node e Electron. São essas as tecnologia que estou utilizando para o desenvolvimento desse joguinho. ## O projeto é Open-Source O projeto é open-source ou seja todo o programador que gostar do projeto pode contribuir com o seu trabalho. Esper...
Um projeto simples mais muito profissional para todos os programadores.
educacao,programacao,app-desktop,electron,javascript,jogo,node,quiz
2023-01-07T14:05:50Z
2023-01-09T01:05:05Z
null
1
0
18
0
0
2
null
null
JavaScript
aniyavolfman/goit-js-hw-11
main
# Search images Briefly about the application: A site for searching and loading images by query. With pagination. With information about each image such as amount of likes, views, comments etc. With the possibility of flipping slides in the gallery. Technology stack: HTML, CSS, JavaScript, Parcel, REST API, GIT. ...
Search images
css,html,javascript,parcel
2023-01-09T15:12:41Z
2023-03-31T19:03:57Z
null
3
0
95
0
0
2
null
null
JavaScript
ryarturogi/ts-object-utils
main
This library provides a set of functions for working with objects in TypeScript. The functions include: - `deepClone`: creates a deep copy of an object, including all nested objects - `getPathValue`: retrieves the value at a specific path in an object - `setPathValue`: sets the value at a specific path in an object - ...
This library provides a comprehensive set of functions for working with objects in TypeScript, including options for manipulating, navigating, transforming, extracting and comparing properties, working with nested objects and more.
objects,typescript,functions,functions-javascript,manipulation,methods,methods-functions,navigation,extraction,transformation
2023-01-14T21:33:23Z
2023-01-19T04:06:44Z
null
1
3
13
0
0
2
null
MIT
null
luizfverissimo/idle-space-mining
main
<p align="center"> <img src="/static/android-chrome-192x192.png" width="100px"/> </p> <h1 align="center">Welcome to Idle Space Mining 👋</h1> <p> <a href="#" target="_blank"> <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /> </a> </p> > An incremental idle game created wit...
🌑 An incremental idle game created with Svelte Kit, Tailwind CSS and DaisyUI.
daisyui,game,game-development,javascript,svelte,sveltejs,tailwindcss
2023-01-07T20:13:11Z
2023-04-06T00:23:38Z
null
1
1
11
0
1
2
null
null
JavaScript
team-fahrenheit/Vapor
main
<img width="1584" alt="Screenshot 2023-01-18 at 8 55 11 PM" src="https://user-images.githubusercontent.com/114819096/213337309-421203f5-b2f7-4037-97a2-83032ecda306.png"> ## <a href='https://vapor.onrender.com/'>VAPOR</a> ![image](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAF...
ECommerce Single-Page Website selling all video games available from Best Buy, by Jason Potvin, Justin Wooley, and Edmund He. | PostgreSQL + Express + React + Node.js
bcrypt,crud,express,jwt,postgresql,react,redux,javascript,restful-api,jwt-authentication
2023-01-09T17:26:49Z
2023-05-03T19:31:42Z
null
10
53
265
0
3
2
null
MIT
JavaScript
vitorl1maa/index_movies
main
<h1 align="center">Index Movies</h1> <p align="center"> <a href="#-tecnologias">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-projeto">Projeto</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-layout">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; </p> <br> <p align="center"> <img alt="...
Catálogo de filmes construído com React.JS ⚛️
javascript,reactjs,vite
2023-01-12T02:43:09Z
2023-01-23T18:36:39Z
null
1
0
21
0
0
2
null
null
JavaScript
coderbekhub/WebSite
main
# WebSite
Web-Site
bootstrap5,html5,javascript
2023-01-16T05:45:19Z
2023-08-03T04:37:52Z
null
1
0
19
0
0
2
null
null
HTML
bkcjanta/social-media-app-backend
master
# social_back
It is a backend for social app, user authentication, user registration, Api.
expressjs,javascript,mongodb,nodejs,vscode
2023-01-16T12:10:19Z
2023-01-16T12:13:36Z
null
1
0
2
0
0
2
null
null
JavaScript
fabnun/fabnun-portfolio
main
# fabnun-portfolio > This is a fork for the great template by [hrishikeshpaul](https://github.com/hrishikeshpaul/portfolio-template)
Portfolio of me
css,html,javascript,portfolio-website,vue2
2023-01-15T18:42:07Z
2023-03-05T04:58:57Z
null
1
0
34
0
0
2
null
MIT
Vue
sapna1309/Myntra-Clone
main
<h1 align="center">Myntra Clone</h1> <h2 align="center">It's a fashion e-commerce website which deals with fashion and lifstyle products.</h2> <br /> <p align="center"> <img src="https://img.shields.io/badge/React_(17.0.2)-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" alt="reactjs" /> <img src="htt...
Classic World is a clone of Myntra which is one of the largest fashion e-commerce stores in India that deals with a wide range of fashion and lifestyle products for men, women, and kids
chakra-ui,firebase-auth,html5,javascript,reactredux,redux-thunk,chakra-templates,react-router-dom,reactjs
2023-01-16T13:53:39Z
2023-09-16T04:06:31Z
null
6
73
204
0
2
2
null
null
JavaScript
rameshy9891/BigPocket
main
# whole-lace-7572 This website is clone of adorma,an E-commerce website and name of our project is Big Pocket,inspired from future tech. This website is an collabarative project with team of 5 members. Home Page ......... Home is made by leader Ramesh Yadav a mainly html and css Deals pages ........... Deals page are m...
An e-commerce website built using HTML, CSS, and JavaScript serves as an online platform where users can explore, select, and purchase products or services.
api,css,html,javascript,json
2023-01-16T18:01:57Z
2023-01-23T07:55:17Z
null
6
26
59
1
0
2
null
null
HTML
Prasham1710/password_generator
master
![PASSWORD](https://user-images.githubusercontent.com/92637965/212570950-365b5630-62d1-4b3b-8d22-c0b3ecc5c491.png)
null
css3,html,javascript,reactjs,tailwindcss
2023-01-15T11:47:55Z
2023-01-20T17:45:08Z
null
1
0
23
0
0
2
null
null
JavaScript
YangJunMing12/GabutBot-IV
main
# BOT APAKAH INI? Bot ini adalah bot MD (Multi-Device), sehingga bot ini dapat digunakan meskipun hp pengguna mati. Bot ini masih dalam pengembangan (baileys beta) sehingga terdapat masih banyak bug di dalamnya. Bot ini No Encrypt, sehingga pengguna dapat recode (asal jangan dijual juga) dan dapat menambah fitur terten...
Full Featured Bot Updated System 🤖
bot,bot-md,bot-md-whatsapp,bot-termux,bot-wa,bot-wa-termux,botwa,heroku,heroku-bot,javascript
2023-01-02T12:34:58Z
2023-01-02T15:22:10Z
null
1
0
23
0
10
2
null
null
JavaScript
elsa33eed/Bootstrap
main
<div align='center'>Bootstrap.Inc</div> <h2>About the project</h2> <p>A <b>Bootstrap.inc</b> is a responsive website template built with HTML, CSS and Bootstrap. In addition, Add some future with javascript. It is a modern and minimalist template that is perfect for a variety of websites, including portfolios, blog...
This is Bootstrap.Inc website
css,html5,javascript,bootstrap,responsive
2023-01-06T09:06:15Z
2023-07-23T22:50:00Z
null
1
0
6
0
0
2
null
null
HTML
SwayamSahoo11742/KnightStable
main
![banner](https://user-images.githubusercontent.com/117121187/210261879-313142b4-728e-4ef2-916d-abfac24c4047.jpg) ![GitHub repo size](https://img.shields.io/github/repo-size/SwayamSahoo11742/KnightStable) ![GitHub last commit](https://img.shields.io/github/last-commit/SwayamSahoo11742/KnightStable) KnightStable is ...
Chess website with many different functionalities. Personal project
chess,flask,personal-website,chess-we,javascript,python
2023-01-06T22:55:41Z
2023-08-30T02:50:10Z
null
2
2
82
0
0
2
null
MIT
JavaScript
GonzaloNegro/Casa-cambio
master
null
null
api,css,html,javascript
2023-01-01T22:18:21Z
2023-01-01T22:18:53Z
null
1
0
1
0
0
2
null
null
HTML
Fakher-Zaman/ES6-TypeScript_Exercise
master
null
Exercise of ECMAScript2015+TypeScript and their functionalities.
es6,html,javascript,typescript
2023-01-10T12:46:24Z
2023-07-11T11:00:08Z
null
1
0
9
0
0
2
null
null
TypeScript
feyzaerat/spend
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...
null
javascript,react,reactjs
2023-01-02T22:05:52Z
2023-01-02T22:21:38Z
null
1
0
2
0
0
2
null
null
JavaScript
tan911/Tip-calculator-app
main
# Frontend Mentor - Tip calculator app solution This is a solution to the [Tip calculator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/tip-calculator-app-ugJNGbJUX). Frontend Mentor challenges help you improve your coding skills by building realistic projects. ## Table of contents - [Ov...
An application that to make it easy for you to calculate tips and split bills with friends, family, and colleagues.
bem-methodology,javascript,scss,accessibility
2023-01-04T16:26:49Z
2023-01-10T03:39:31Z
null
1
0
32
0
0
2
null
null
SCSS
DeepakSinghParmar/pro
master
null
My Portfolio - Personal Website
bootstrap5,css3,html5,javascript
2023-01-15T08:31:31Z
2023-11-11T14:20:35Z
null
2
0
8
0
0
2
null
null
HTML
bergamotBen/be-nc-news
main
## 📖 README contents ### 🔗 Find the hosted version here: [nc.news on Render](https://news-7d6f.onrender.com). ### 📋 Summary of the project. ### 🛠 How to clone repo, install dependencies, seed local databases and run tests. ### 🗃 Creating the two `.env` files. ### ⚙️ Minimum versions of node and postgres. ---...
This project is my first server.
expressjs,javascript,jest,nodejs,postgresql
2023-01-16T11:07:45Z
2023-02-10T11:30:31Z
null
20
23
292
0
0
2
null
null
JavaScript
Hhorowitz734/Recipe-Search
main
null
A JavaScript app that makes calls the the Edamam API and allows users to swipe on recipes they like. Allows users to save decks as well as create accounts.
javascript,jwt,jwt-authentication,mongodb,nodejs,webdev
2023-01-16T23:40:35Z
2023-01-27T01:53:39Z
null
1
0
37
0
0
2
null
null
JavaScript
LucasAnselmoSilva12345/Joker-Generate
main
# Joker Generate ## About this project This project is about the generator Chuck Norris Joker, developed with your API and the React library. ## Technologies used in this project In this project, the following technologies were used: ### Front-end - [React](https://pt-br.reactjs.org/) - [Phosphor-React](https://g...
Chuck Norris's most famous jokes
api,css,hmtl,html-css-javascript,html5,javascript,react,reactjs
2023-01-11T00:37:50Z
2023-09-02T20:16:42Z
null
1
3
12
0
0
2
null
null
TypeScript
encoreshao/bullethell.p5js
main
# Bullethell A bullet hell game in HTML5 and JS, using the p5.js library. You can play it [here](https://encoreshao.github.io/bullethell.p5js/). ### Key Controls - Press 'r' or 'space' to restart game ### Screenshots ![https://encoreshao.github.io/bullethell.p5js/](https://github.com/encoreshao/bullethell.p5js/blo...
A bullet hell game in HTML5 and JS, using the p5js library.
bullet,bullet-hell,game,html5,javascript,javascript-game,p5js,p5js-game
2023-01-02T09:04:59Z
2023-01-02T14:13:37Z
null
1
0
4
0
0
2
null
null
JavaScript
Abinashshasini/react-quiz-v2
master
# 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...
Its a fun quiz app using Trivia API where user can test there skills with different categories of quiz
react,react-router,styled-components,trivia,css-animations,html,javascript,lottie-animation,trivia-api
2023-01-04T11:00:14Z
2023-01-16T06:19:40Z
null
1
0
30
0
0
2
null
null
TypeScript
front-end-by-rimantas/41-grupe-portfolio-neuron
development
![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) ![Security Status](https://img.shields.io/security-headers?label=Security&url=https%3A%2F%2Fgithub.com&style=flat-square) ![Gluten Status](https://img.shields.io/badge/Gluten-Free-green.svg) ![Eco Status](https://img.shields.io/badge/ECO-Fr...
Website design project using HTML, CSS and JavaScript
css3,html5,javascript,portfolio-website,student
2023-01-02T14:34:46Z
2023-02-02T09:53:30Z
null
6
50
167
11
1
2
null
MIT
CSS
sebastianterleira/get-that-job
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...
null
react,emotion,javascript,material-ui,react-router,fetch-api
2023-01-09T23:53:37Z
2023-01-19T18:53:15Z
null
6
32
202
1
1
2
null
MIT
JavaScript
eputkonen/Bookmarklets
main
# Recruiting Bookmarklets JavaScript Bookmarklets for Recruiting / Recruiters written by Eric Putkonen # How to Create Bookmarklet for Your Own Use Copy raw code and creat/add a bookmark or page in the bookmarks toolbar. Add name and paste code into URL section. # Description of Each ConvertHourlyToSalary.js - Calc...
JavaScript Bookmarklets for Recruiting / Recruiters written by Eric Putkonen
bookmarklet,bookmarklets,bookmarklets-website,javascript,recruiting,recruitment,recruitment-task,java-script,js,talent-acquisition
2023-01-06T17:47:07Z
2023-01-29T16:57:23Z
null
1
0
69
0
0
2
null
CC0-1.0
null
daniel-oliv3/e-commercer-e_store
main
null
Projeto desenvolvido HTML CSS JavaScript
css,html,javascript
2023-01-03T13:51:40Z
2023-01-03T17:22:38Z
null
1
0
4
0
0
2
null
null
CSS
ibelgin/solfi-web
production
SolFi Web Application The Map Functionality with SolFi Mesh Network
Website for IoT Based Application to monitor Farms Making with React Native , TypeScript , Redux , Circle CI, NodeMCU.
es6,firebase,javascript,react,reactjs
2023-01-06T16:59:41Z
2023-04-25T18:25:45Z
null
3
14
32
0
0
2
null
null
HTML
ulugbekivich/recognize-text-from-image
main
## Recognize text from image in javascript | Optical Character Recognition | OCR <h2>Instructions for use 👇</h2> <h3>Step 1 | Choose File</h3> <img src="https://github.com/ulugbekivich/recognize-text-from-image/blob/main/assets/choose_file.jpg" width="660" height="400"> <br> <h3>Step 2 | Click start button</h3> <img ...
Recognize text from image in javascript | Optical Character Recognition | OCR
css,html5,javascript,ocr,ocr-recognition,recognizer,recognizes-images,text-from-image,text-to-image,texttoimage
2023-01-01T06:14:00Z
2023-01-03T18:14:24Z
null
1
0
16
0
2
2
null
MIT
HTML
KamogeloMpoko/The-food-experience
main
null
A food website based on different cuisines from different countries.
bootstrap,codefirstgirls,css,html,html-css-javascript,javascript,responsive,resturent-website
2023-01-14T21:28:22Z
2023-06-10T22:09:52Z
null
1
0
33
0
0
2
null
null
CSS
arunike/Pac-Man
main
# Pac-Man ## Descriptions <p> A Simple replicate of Pacman built using JavaScript. Pac-Man is the classic arcade game. The game involves navigating Pac-Man through a maze. The objective is that Pac-Man eat all of the pellets (white circles), while avoiding the ghosts that pursue him. If a ghost ever catches Pac-Man...
Pacman Game
html,javascript
2023-01-10T21:25:42Z
2023-01-10T21:45:25Z
null
1
0
6
0
0
2
null
null
JavaScript
gydoma/arcade
main
# Chromium Arcade ![chromium_arcade](https://user-images.githubusercontent.com/65687471/236873814-7ee2c80d-f452-4995-8cda-106564ecd867.jpeg) <div align="center"> ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) ![Sketch]...
Ez az oldal a Verebély László Technikumának a 2022/23. évi 11. szoftverfejlesztő és tesztelő évfolyamának I. sávú csoportjának a második projektmunkája
csharp,javascript,project,python,website,contra-wireframe-kit,scss
2023-01-11T07:31:55Z
2023-06-06T22:46:01Z
null
7
43
279
6
6
2
null
MIT
ASP.NET
alisharify7/admin-panel
main
# admin-panel an admin panel created by html, css, js, bootstrap v5-2, bootstrap icon and chart js live version : https://alisharify7.github.io/admin-panel/ --- Some Image of Project: <img src="./assets/doc/1.png"> <img src="./assets/doc/4.png"> <img src="./assets/doc/2.png"> <img src="./assets/doc/3.png"> ...
an admin panel created by bootstrap v5-2 and chart js
admin-dashboard,admin-panel,css,html,bootstrap,chartjs,javascript
2023-01-06T09:21:07Z
2023-01-10T05:00:03Z
null
1
0
21
0
0
2
null
null
HTML
diogopolesso/BarbeariaPolesso
main
## **Barbearia Polesso** Nesse conteudo vc encontra o desenvolvimento de um site de uma Barbearia com base no curso de instrução. <a href="https://diogopolesso.github.io/BarbeariaPolesso/" color="white"> Acesse Aqui **** ## Linguagens Utilizadas: <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/j...
Site Básico de uma Barbearia
css,css3,html,html-css-javascript,html5,vscode,javascript
2023-01-12T22:14:00Z
2023-02-16T03:35:48Z
null
1
0
19
0
0
2
null
null
HTML
mayankCreation0/-Money_lending_App_client
main
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view...
This is frontend part of Money lending app . i have develop this site using MERN Stack full encrypted and responsive .
chakra-ui,context-api,css,javascript,reactjs
2023-01-05T23:05:21Z
2023-08-12T17:10:04Z
null
2
3
24
0
0
2
null
null
JavaScript
noxilaman/car_wash_shop
main
# Car Wash Shop This project use NodeJS ( Backend - Typescript, Express, Sequelize, JWT, Jest) + ReactJS + MySQL ## _Features_ - Auto Initial basedata. - Admin part for manage BaseData. - Add new wash car an monitoring. - Dashboard Monitor in Waiting room. - Wash car staff can change status after finish each station. ...
Car Wash Shop - NodeJS ( Backend - Typescript, Express, Sequelize, JWT, Jest) + ReactJS + MySQL
javascript,jwt,mysql,nodejs,reactjs
2023-01-05T15:32:28Z
2024-02-14T07:47:07Z
2023-01-17T16:31:14Z
1
0
23
0
0
2
null
null
JavaScript
s4shibam/sudoku-wizard
master
<p align="center"> <a href="https://sudoku-wizard.shibamsaha.dev"> <img alt="Sudoku Wizard" width="100" src="./public/logo.ico" style="border-radius: 10px"> </a> </p> <div align="center"> <h1>Sudoku Wizard</h1> <p>Sudoku Generator and Solver</p> </div> <p align="center"> <img src="https://...
Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.
html,javascript,sudoku-game,sudoku-generator,sudoku-puzzle,sudoku-solver,sudoku-solver-visualizer,tailwind-css,vitejs,backtracking-algorithm
2023-01-14T22:55:19Z
2024-03-16T18:14:27Z
null
1
0
41
0
0
2
null
MIT
JavaScript
salteadorneo/web
main
# Proyecto web portfolio y blog
Web portfolio + blog
astro,developer,javascript,portfolio,vercel,web,blog
2023-01-10T17:57:47Z
2024-03-27T18:35:16Z
null
2
5
106
0
1
2
null
null
Astro
kt946/my-nextjs-portfolio
main
<p align="center"> <img src="./public/assets/logo.svg" width="150" alt="Personal Logo"> </p> # My Next.js Portfolio [![License](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/MIT) ## Description This repository contains my personal web developer portfolio built with technologies s...
My personal Next.js portfolio created to highlight my expertise and background. Designed and built with Next.js, React, TypeScript, Tailwind CSS, and Framer Motion.
framer-motion,nextjs,portfolio,react,tailwindcss,typescript,javascript
2023-01-11T02:15:42Z
2024-05-10T15:11:56Z
null
1
6
126
0
0
2
null
null
TypeScript
Deepaksahnii/html-css-js-projects
master
# html-css-js-projects This repo is about mini projects based HTML, CSS and JavaScript. There are many projects in this and many more to be added in the future. Here is the list of all projects..... 1.BMI calcuator. 2.Button ripple effect. 3.Background Hover effect.
This repo is about mini projects based HTML, CSS and JavaScript. There are many projects in this and many more to be added in the future.
animation,css,css-flexbox,css3,css3-animations,html,html-css-javascript,html5,javascript,js
2023-01-14T01:28:29Z
2023-04-14T07:37:41Z
null
1
0
12
0
0
2
null
null
JavaScript
sebaiturravaldes/monorepo
main
# monorepo Javascript + NextJS + UI Este monorepo contiene un ejemplo usando Next con Javascript, logrando utilizar correctamente el paquete `ui` (`packages/ui`) Con la finalidad de realizar una prueba de concepto, logrando importar un componente ubicado en otro lugar hacia el proyecto principal. Para el caso del pr...
Monorepo lerna (Javascript + Next + UI)
javascript,lerna,monorepo,nextjs,ui
2023-01-15T03:33:55Z
2023-01-15T05:21:22Z
null
1
0
7
0
0
2
null
null
JavaScript
Wilian-N-Silva/boracodar-desafio-02
main
<h1 align="center"><b>#boraCodar</b> um card de produto</h1> <p align="center"> <a href="#-tecnologias">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-projeto">Projeto</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-layout">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#memo-lic...
null
html,rocketseat,boracodar,css,figma,javascript,git,github
2023-01-14T14:58:32Z
2023-01-14T15:02:51Z
null
1
0
3
0
0
2
null
MIT
CSS
darian-catalin-cucer/NavigationDrawer
master
# NavigationDrawer "NavigationDrawer is an Android UI component that provides a sliding menu drawer for navigation in an app, allowing users to access different sections of the app from a main screen."
"NavigationDrawer is an Android UI component that provides a sliding menu drawer for navigation in an app, allowing users to access different sections of the app from a main screen."
android,android-application,drawer,drawer-navigation,java,javascript,kotlin,kotlin-android,kotlin-coroutines,navigation
2023-01-14T23:38:05Z
2023-02-13T12:32:18Z
null
1
0
4
0
0
2
null
null
Kotlin
MohammadGhnim/form-validation
main
# Awesom Form Validation: A very beautiful form validation to share from Mitali: https://www.sololearn.com/compiler-playground/W8CCkB6lprCc/ ![](Screenshot.png)
Awesom Form Validation. Tools: HTML5, CSS3, JavaScript
css3,form,form-validation,forms,html5,javascript,validation
2023-01-13T20:13:47Z
2023-01-16T14:23:04Z
null
1
0
23
0
0
2
null
null
CSS
hansemannn/titanium-mixpanel
main
# Titanium Mixpanel Use the native Mixpanel Analytics SDK for iOS & Android in Titanium! ## Requirements - [x] An account on Mixpanel ## APIs ### Methods - `initialize({ apiKey })`: Initialize the SDK - `logEvent(eventName, additionalParams)`: Log an event ### Properties - `loggingEnabled`: Whether or not logg...
Use the native Mixpanel Analytics SDK for iOS & Android in Titanium!
ios,android,javascript,native,titanium
2023-01-13T19:37:18Z
2023-02-02T17:31:28Z
2023-01-13T19:37:16Z
1
1
3
0
0
2
null
MIT
Objective-C
ZiAzusa/html-toast-notice
main
# HTML Toast Notice ![maven](https://img.shields.io/badge/HTML-red) ![maven](https://img.shields.io/badge/JavaScript-yellow) ![maven](https://img.shields.io/badge/CSS-blue) ![maven](https://img.shields.io/badge/Toast-green)<br> HTML Toast消息提示方法<br> 可以自定义消息类型,消息内容,是否自动关闭消息,自动关闭消息的等待时间<br> ### 食用方法 将本项目和您需要使用Toast消息提示的HT...
HTML Toast消息提示方法
html,javascript,toast,css,toast-notifications,web-animation
2023-01-03T04:03:31Z
2023-01-11T02:17:31Z
null
1
0
30
0
0
2
null
MIT
CSS
HMAHD/ChatAI
main
<div align="center"> <h1>ChatAI</h1> </div> <div align="center"> <a href="http://chat-ai-two.vercel.app/"> <img src="https://i.ibb.co/St4kKYj/By-Akash.png" crossorigin> </a> </div> <br /> <div align="center"> [![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](http://...
OpenAI codex (Davinci 03) Powerd Chating webapp using javascript
javascript,nodejs,npm-module,openai,openai-davinci,vitajs
2023-01-02T16:26:04Z
2023-03-18T03:35:15Z
null
1
0
14
0
1
2
null
null
JavaScript
andyfratello/ASW
main
# ASW 👨‍💻 Exercicis d'Aplicacions i Serveis Web (ASW) Q1 - UPC FIB ### Laboratoris: * [Lab 1](https://github.com/andyfratello/ASW/tree/main/waslab01-Lab%2001:%20Introduccio%CC%81%20a%20tecnologies%20Web.%20Java%20Servlets%20i%20HttpClient) - Nota: 9 * [Lab 2](https://github.com/andyfratello/ASW/tree/main/waslab02-...
👨‍💻 Exercicis d'Aplicacions i Serveis Web (ASW) Q1 - UPC FIB
asw,fib-upc,api-rest,asw-fib,css,html,javascript,ruby,ruby-on-rails,uml
2023-01-05T08:55:56Z
2023-01-23T19:24:51Z
null
1
0
1
0
0
2
null
null
Ruby
superstar1205/School-Django
master
# School Manangement System It is an online Student-Teacher portal wherein teachers can upload various assignments related to their subjects which the student can download. Also student proctor form facility is provided. This helps to maintain student data in a digital format thus reducing the paper work. Technology ...
Student Management System, Django application
css,django,django-application,html,javascript,python,sql,sqlite3
2023-01-05T10:24:57Z
2023-01-05T10:56:47Z
null
1
0
24
0
0
2
null
null
CSS
JarotOffc/fix-oscar-md-v5
master
## NOTE : MODULE JANGAN DI HAPUS ## DI LARANG MENJUAL BELIKAN SCRIPT INI </p> <p align="center"> <img src="http://readme-typing-svg.herokuapp.com?color=%230B80F7&center=true&vCenter=true&multiline=false&lines=WELCOME;My+name+is+JAROT-OFFC;IKUTIN-SOSIALMEDIA+SAYA!!;JANGAN+LUPA+JOIN+GROUP%2C++Bwang+%3A);jangan+lupa+...
Jangan lupa Kasih credits && Star Jangan Lupa Suscribe YouTube Owner
javascript,multidevice,bot,bot-whatsapp,jadibot
2023-01-11T15:55:53Z
2023-01-26T02:55:33Z
null
2
2
29
0
3
2
null
null
JavaScript
vitorl1maa/picked_today
main
<h1 align="center">Picked Today</h1> <p align="center"> <a href="#-tecnologias">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-projeto">Projeto</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#-layout">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; </p> <br> <p align="center"> <img alt="...
Blog de posts construído com React.JS ⚛️ e Firebase 🔥
firebase,javascript,reactjs
2023-01-08T17:16:25Z
2023-01-15T16:34:25Z
null
1
0
10
0
0
2
null
null
JavaScript
starman1999/starman1999.github.io
main
# starman1999.github.io LINK: https://starman1999.github.io USTHB University Visualization with D3js Library - you can visualize the occupations of M1 and M2 students of the university USTHB, choosing the specialty first then the year(s) and the days. - The visualization of the places used by the teachers is done in ...
USTHB University Visualization with D3js Library
d3-visualization,d3js,javascript,usthb,website
2023-01-07T17:43:43Z
2023-02-08T16:43:14Z
null
1
0
46
0
0
2
null
null
JavaScript
jottadev/portfolio-profissional
master
null
Portfólio profissional de João Ythalo.
figma,html,javascript,sass
2023-01-10T18:24:07Z
2023-01-12T17:48:49Z
null
1
0
7
0
0
2
null
null
SCSS