Lab · three experiments

The lab

Small, working pieces of the tools I use every day. Run real SQL, follow a Django request from a Python client to the database, or poke around my terminal.

The lab, most evenings.
Experiment 1 · SQL

Query my career

A real SQLite database running in your browser, filled with my roles, degrees, projects and skills. Pick a query or write your own. Nothing leaves your machine.

Loading the SQLite engine (about 1 MB)…
Experiment 2 · Django

A request, step by step

What happens between a Python call and the response in a Django REST Framework app. Pick a scenario, then step through or press play.

    Simplified examples of patterns I use in production. Names are illustrative; this isn't client code.

    Experiment 3 · Shell

    jatin@paris:~$

    A tiny shell about me. Type help, press Tab to complete, and use ↑ ↓ for history. A few commands play music.

    jatin@paris: ~ · bash