Pinned Repositories
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
3x-ui
Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
chatgpt-discord-chat-bot
Discord chat bot that uses OpenAI's GPT-3.5 model to generate responses to user messages
javascript-interview-questions
List of 1000 JavaScript Interview Questions
learn-nodejs-hard-way
Learn and master NodeJS and backend development by creating a backend framework with 0 dependencies.
react-landing-page
This React website is a landing page designed with a clean and user-friendly interface
todolist-api-nodejs
A complete REST API for your to-do app including login,register and crud operations written using nodejs
url-shortner-nodejs
A simple url shortner made with node/express, mongodb
v2ray-agent-working
(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装
website-screenshot-api
This is a simple Web Screenshot API built using Node.js and the Puppeteer library
githmin's Repositories
githmin/the-algorithm
Source code for Twitter's Recommendation Algorithm
githmin/chatgpt-discord-chat-bot
Discord chat bot that uses OpenAI's GPT-3.5 model to generate responses to user messages
githmin/docker-api
Docker Remote API driver for node.js. It uses the same modem than dockerode, but the interface is promisified and with a fancier syntax.
githmin/todolist-api-nodejs
A complete REST API for your to-do app including login,register and crud operations written using nodejs
githmin/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
githmin/react-native-ssh-sftp
SSH/SFTP client for React Native
githmin/SSH
Free SSH CloudFlare & SSH CloudFront Websocket
githmin/notes-app-mern-api
githmin/fairsave--frontend
An easy to use image hosting platform inspired by Postimage powered by web3.storage
githmin/v2ray-agent-working
(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装
githmin/ecommerce-frontend-react
ecommerce-frontend is a React based fully responsive frontend designed as part of a personal project which includes a fullstack e-commerce site using MERN stack.
githmin/Ecommerce
An ecommerce app built on expo keeping minimalistic design approach.Feel free to use this as a template to build something greater or just go through the code to get a profound understanding on react native.
githmin/Re-Vanced
Google colab Re-Vanced Builder
githmin/food-delivery-app
Fully functional food delivery app built with React Native, Redux, Sanity CMS, Tailwind CSS.
githmin/project-shopping-cart
Simple React Shopping Cart to Learn react-router-dom
githmin/awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
githmin/SSHPLUS
githmin/Git-playground
githmin/Project-Recursion
The Fibonacci Sequence, which sums each number with the one before it, is a great example of a problem that can be solved recursively.
githmin/Project-Weather-App
A Simple Weather App! Main focus here was learning how to use APIs and to learn JS async and await functions.
githmin/Meme-Lord
Learning to work with APIs
githmin/responsive-navbar
githmin/Project-Restaurant-Page
This project is to practice DOM manipulation by dynamically rendering a simple restaurant homepage! Its using JavaScript alone to generate the entire contents of content section of the webpage.
githmin/curriculum
The open curriculum for learning web development
githmin/Calculator
A simple calculator using JS, HTML, CSS
githmin/Tic-Tac-Toe
Tic-Tac-Toe game created with HTML, CSS and JS.
githmin/adminDashboard
A simple admin dashboard
githmin/css-exercises
githmin/rockPaperScissors
My first JS code from scratch
githmin/theOdinProject
Learning Full Stack