wsklee's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
alan2207/bulletproof-react
π‘οΈ βοΈ A simple, scalable, and powerful architecture for building production ready React applications.
akhilkammila/leetcode-screenshotter
screenshots leetcode editorials and problems
mdmzfzl/NeetCode-Solutions
My solutions in C++, Python and Rust for problems on NeetCode.io
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
HealMaDe/Python-Solutions-to-75-Essential-leetcode-Problems
Python solutions with Concepts and Algorithms Explained
SimplifyJobs/Summer2025-Internships
Collection of Summer 2025 tech internships!
david-legend/python-algorithms
Data structures and interview questions implemented in Python with explanations and links to further readings
daniel-munro/pbnify
Custom paint-by-number generator.
woowacourse-teams/2022-f12
κ°λ°μμ λͺ¨λ λꡬ, F12 π»
SuyashLakhotia/UniversityNotes
:books: Repo to keep track of my undergraduate notes.
moinulmoin/chadnext
ChadNext - Quick Starter Template for your Next project includes Next.js 14 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
vercel/commerce
Next.js Commerce
typehero/typehero
Connect, collaborate, and grow with a community of TypeScript developers
gokulkrishh/expense.fyi
Effortlessly track and manage expenses on-the-go with categorisation and logging.
Sirajuddin135/E-Commerce-Application
The E-Commerce Application is built using Java and Spring Boot, with security, scalability, and ease of maintenance. The backend uses Spring Data JPA to interact with a MySQL database, making it easy to manage and store important entities such as categories, products, orders, etc. Authentication is handled by Auth0, to provide secure REST API.
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
PKUFlyingPig/CS186
Learning materials for UCB CS186: Introduction to Database System
kenrick95/plan
NTU Course Planner
NidhalNaffati/Secure-User-Platform-with-SpringBoot3-Vue-JWT
Secure platform designed for user registration, login, and password restoration. It is built using a combination of Spring Boot, Spring Security, PostgreSQL, JWT, and Vue.js.
RSYR1906/OOP-Project
Building an OO Application on Camp Application and Management System (CAMs). CAMs is an application for staff and students to manage, view and register for camps within NTU. The application will act as a centralized hub for all staff and students.
kxrt/Singapore-Summer2024-TechInternships
πΈπ¬ Summer 2024 Tech Internships - Singapore πΈπ¬
madvirus/tddb
TDD μμνκΈ°
samchon/backend
A template repository for TypeScript backend server
kuzmoyev/google-calendar-simple-api
Pythonic wrapper for the Google Calendar API
orioncactus/pretendard
μ΄λ νλ«νΌμμλ μ¬μ©ν μ μλ system-ui λ체 κΈκΌ΄ | A system-ui alternative font for all cross-platform
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
amix/vimrc
The ultimate Vim configuration (vimrc)
public-apis/public-apis
A collective list of free APIs
buildwithmalik/PythonCheatSheet
A Cheat Sheet π to revise Python syntax. Particularly useful for solving Data Structure and Algorithmic problems with Python.