ssebastianj's Stars
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
dagger/dagger
An open-source runtime for composable workflows. Great for AI agents and CI/CD.
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
great-expectations/great_expectations
Always know what to expect from your data.
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
ulid/spec
The canonical spec for ulid
bpftrace/bpftrace
High-level tracing language for Linux
dbohdan/structured-text-tools
A list of command-line tools for manipulating structured text data
lgandx/Responder
Responder is a LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication.
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
MaggieAppleton/digital-gardeners
Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs
cosmicpython/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
sdv-dev/SDV
Synthetic data generation for tabular data
Shopify/graphql-design-tutorial
mariuszgil/awesome-eventstorming
Awesome EventStorming
python/pythondotorg
Source code for python.org
stripe/stripe-mock
stripe-mock is a mock HTTP server that responds like the real Stripe API. It can be used instead of Stripe's testmode to make test suites integrating with Stripe faster and less brittle.
lethain/staff-eng
Collection of stories of how folks have reached Staff-plus roles in technology.
brandur/heroku-http-api-design
The Heroku HTTP API Design Guide, forked to look more like its original pre-GitBook state with a more easily digestible single-page format.
facundobatista/libro-pyciencia
Parte del soporte de construcción del libro "Python en Ámbitos Científicos" de Facundo Batista y Manuel Carlevaro.