Lacrit's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
vitejs/vite
Next generation frontend tooling. It's fast!
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
colinhacks/zod
TypeScript-first schema validation with static type inference
GorvGoyl/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
wong2/chatgpt-google-extension
This project is deprecated. Check my new project ChatHub:
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
jacomyal/sigma.js
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
zotero/zotero
Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
you-dont-need/You-Dont-Need-GUI
Stop relying on GUI; CLI **ROCKS**
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
nvh95/jest-preview
Debug your Jest tests. Effortlessly.🛠🖼
WebDevSimplified/useful-custom-react-hooks
controversial/wikipedia-map
A web app for visualizing the connections between Wikipedia pages.
sbarex/MediaInfo
MacOS Finder Extension to show information about media files (images, video and audio), PDF and Office files on the contextual menu.
EoinDavey/tsPEG
PEG Parser Generator for TypeScript
dotnetos/asyncexpert-course
Materials for Async Expert online course
EoinDavey/Competitive
Competitive Programming answers, Codeforces, Kattis, ICPC, IEEEtreme
gagop/slowclap
The SlowClap A/B library is a small library designed to simplify the process of implementing A/B tests in C# applications.
gagop/endure-net
endure-net - simple library for quick load tests
gagop/react-ui-walkthrough
React UI Walkthrough is a lightweight React library designed to simplify the creation of user onboarding tours, feature introductions, and interactive help across your React application.
gagop/slowclap-react-library
For A/B testing in React apps, this module offers a React context and provider. It determines which variant should be rendered to the user based on user IDs and variant weights, enabling feature rollouts and controlled experiments.