chammaaomar's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
eslint/eslint
Find and fix problems in your JavaScript code.
nextauthjs/next-auth
Authentication for the Web.
kysely-org/kysely
A type-safe typescript SQL query builder
windmill-labs/windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
panva/jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
appbaseio/reactivesearch
Search UI components for React and Vue
hocus-dev/hocus
🪄 Spin up ready-to-code, disposable dev environments on your own servers. Self-hosted alternative to Gitpod and Github Codespaces.
jepsen-io/maelstrom
A workbench for writing toy implementations of distributed systems.
adelsz/pgtyped
pgTyped - Typesafe SQL in TypeScript
TheMozg/awk-raycaster
Pseudo-3D shooter written completely in gawk using raycasting technique
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Mokshit06/typewind
The safety of Typescript with the magic of Tailwind.
AlgoryL/Projects-from-Scratch
Read and do projects.
jawj/zapatos
Zero-abstraction Postgres for TypeScript: a non-ORM database library
antirez/load81
SDL based Lua programming environment for kids similar to Codea
temporalio/sdk-typescript
Temporal TypeScript SDK
98mprice/PSone.css
snaptoken/leg
Tools for making step-by-step code walkthroughs
cmgriffing/boringer-avatars
A fork from boring-avatars. This rewrites the base as Mitosis components and exports into multiple framework flavors.
tylerneylon/APIsWithLua
Sample Lua and C code to help you learn how to write Lua-based APIs.
samsquire/hash-db
Experimental distributed pseudomultimodel keyvalue database (it uses python dictionaries) imitating dynamodb querying with join only SQL support, distributed joins and simple Cypher graph support and document storage
livialima/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
colinhacks/typejest
Test your types