Skip to content

maskedsyntax/maskedsyntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My Github README profile!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors