- Michigan
-
17:47
(UTC -05:00)
Stars
Extract the main content from web pages.
Curated coding interview preparation materials for busy software engineers
All Algorithms implemented in Python
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Front End interview preparation materials for busy engineers (updated for 2025)
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
A complete computer science study plan to become a software engineer.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AMPLI-SYNC is a framework for synchronizing data between a Sqlite database and an MS SQL/MySQL/Oracle/PostgreSQL database. With this framework your application can work completely offline (Airplane…
Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
The Ink language parser and runtime implementation in Lua
A javascript port of inkle's ink scripting language.
Rant - The templating language for procedural generation.
Data fetching and caching addon for Redux Toolkit
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A Collection of application ideas which can be used to improve your coding skills.
A Java program for my own use for making hexmaps (maps with hexagonal tiles)
OCaml template engine almost compatible with jinja2
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
A JS library written in TS to transform sequences of data from format to another
React Hook for managing state in URL query parameters with easy serialization.
Create agents that monitor and act on your behalf. Your agents are standing by!
A Linux distro optimized for WSL based on Debian.
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any othe…
Topologically sort directed acyclic graphs (such as dependency lists) in javascript