srngch's Stars
mithi/react-philosophies
🧘 Things I think about when I write React code 🧘
DocumindHQ/documind
Open-source platform for extracting structured data from documents using AI.
Jonghakseo/chrome-extension-boilerplate-react-vite
Chrome Extension Boilerplate with React + Vite + Typescript
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
PuruVJ/neodrag
One Draggable to rule them all 💍
sindresorhus/type-fest
A collection of essential TypeScript types
TypeCellOS/BlockNote
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
getmaxun/maxun
🔥 Open-source no-code web data extraction platform. Turn websites to APIs and spreadsheets with no-code robots in minutes! [In Beta]
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
vitejs/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
btd/rollup-plugin-visualizer
📈⚖️ Visuallize your bundle
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
metz-sh/simulacrum
Code-playground to visualise complex engineering flows.
hemantpandey17/top-resources-to-be-a-senior-engineer
Sharing my top resources to be a senior software engineer
PaulleDemon/awesome-landing-pages
Free to use landing pages for SaaS developers, freelancers, agencies and businesses
thorvg/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
marpple/FxTS
A functional programming library for TypeScript/JavaScript
leerob/site
My site built with Next.js, Tailwind, and Vercel.
rauchg/blog
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Tencent/vConsole
A lightweight, extendable front-end developer tool for mobile web page.
MuhtasimTanmoy/notebook
📖 Study summaries
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
martinvonz/jj
A Git-compatible VCS that is both simple and powerful
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript