Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.59 KB

File metadata and controls

33 lines (25 loc) · 1.59 KB

Aftaab Siddiqui

Open Source Love visitors

struct MaskedSyntax {
    name: &'static str,
    stack: &'static [&'static str],
    focus: &'static [&'static str],
}

impl MaskedSyntax {
    fn new() -> Self {
        Self {
            name: "Aftaab Siddiqui",
            stack: &["Rust", "Go", "TypeScript", "Python"],
            focus: &["Full-stack", "Infrastructure", "Systems"],
        }
    }
}

I build tools for the web and the terminal. I focus on making software that is simple to use but engineered for scale. Usually full stack products, developer infrastructure, and systems engineering.

Products: Trelay / Botttle / FolioMint / LofiKofi / Patterns
Labs & Tools: RepoGrep / GenePrint / HashPrep / fuzzybunny / crunch / tinyvm


Rust, C++, Python, Go, TypeScript, React, Next.js, Svelte, Tailwind, Flutter, FastAPI, Node.js, Docker, Postgres.

Email / Website / Twitter / LinkedIn