kevinlee168's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
Significant-Gravitas/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
facebook/react-native
A framework for building native applications using React
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
vitejs/vite
Next generation frontend tooling. It's fast!
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
Yidadaa/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
remix-run/react-router
Declarative routing for React
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
brillout/awesome-react-components
Curated List of React Components & Libraries.
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
react-bootstrap/react-bootstrap
Bootstrap components built with React
ExistentialAudio/BlackHole
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
Fechin/reference
⭕ Share quick reference cheat sheet for developers.
academind/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
thinkingjimmy/Learning-Prompt
Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!
adrianhajdin/project_mern_memories
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
TheoKanning/openai-java
OpenAI Api Client in Java
adrianhajdin/project_syncfusion_dashboard
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a an admin dashboard app using React.js and Syncfusion
kenberkeley/redux-simple-tutorial
Redux 简明教程。本教程深入浅出,配套入门、进阶源码解读以及文档注释丰富的 Demo 等一条龙服务
adrianhajdin/project_travel_advisor
Tutorial created in collaboration with Enyel Sequeira, taught by JavaScript Mastery.
adrianhajdin/project_openai_codex
Build and Deploy Your Own ChatGPT AI Application That Will Help You Code
adrianhajdin/projects_realestate
Build and Deploy a Real Estate React & Next.js Application
carlleton/reactjs101
从零开始学 ReactJS(ReactJS 101)是一本希望让初学者一看就懂的 ReactJS 中文入门教学书,由浅入深学习 ReactJS 生态系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。该分支为转码简体中文版
jaywcjlove/regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
elmar-brauch/openai-api
Crush0/XHS-Scrapy
小红书爬虫
VancouverCanada/NYIT_Vancouver_CSCI651_AlgorithmConcepts
NYIT Vancouver CSCI651 Algorithm Concepts taught by Dr. Zhida Li covers design and analysis of algorithms, including abstract data structures, divide-and-conquer, greedy method, dynamic programming, search techniques, and NP-Hard/Complete classes. Students learn to design and analyze new algorithms.