Skip to content
View savage20021's full-sized avatar
πŸ§‘β€πŸ’»
Coding
πŸ§‘β€πŸ’»
Coding

Block or report savage20021

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
savage20021/README.md

Hey, I'm Sarmad πŸ‘‹

A Mechanical engineering student who builds software on the side for fun. Some projects Ive createad include: desktop companions, privacy tools, scrapers, and solvers. Most of what I make scratches a personal itch first and gets polished for the world second.

I build these together with AI coding tools (mainly Claude). Its my ideas and direction, AI-assisted code.

πŸ›  What I've built

Project What it is
✨ hikari An anime desktop companion (Electron) that watches your dev projects, chats via the Claude CLI, and talks back with neural TTS
πŸ•΅οΈ metastrip Inspect & strip hidden metadata (EXIF, GPS, serials) from images and PDFs β€” CLI + drag-and-drop web UI, nothing leaves your machine
πŸš— cardealfinder Australian used-car deal watcher β€” scheduled scrapes, deal scoring, and email/Telegram alerts when a bargain appears
🟩 wordle-solver Entropy-based Wordle solver β€” 3.47 average guesses, 100% solve rate, with a web UI that explains why each guess is best
πŸ—οΈ trusslab 2D truss analysis in the browser β€” direct stiffness method, live member forces and deflections Β· try it live
πŸ’£ minesweeper-solver Playable Minesweeper with an exact probability engine β€” every cell shows its true mine chance Β· play it
πŸ“Š profile-cards Self-hosted GitHub stat cards β€” SVGs refreshed daily by Actions, no third-party card service (they render the stats below)
πŸŒ‰ beamlab Beam analysis in the browser β€” shear force, bending moment and deflection diagrams, live as you edit Β· try it live
πŸ“Ÿ asciicam Your webcam, but ASCII β€” four colour modes, all in-browser, nothing leaves your machine Β· try it live
πŸͺ™ goldtracker Local gold/USD dashboard β€” real-time spot + futures candles back to 2000, FVG/liquidity/volume-profile overlays, macro, news and House STOCK Act trades
πŸ”„ fileconverter Convert files between formats entirely on your own PC β€” images, audio, video, documents, spreadsheets, PDF; web UI + CLI, no uploads

🧰 Tools I reach for

Python JavaScript Electron FastAPI Flask NumPy Playwright Docker Claude

πŸ“Š Stats

GitHub stats Top languages

Cards generated daily by profile-cards β€” self-hosted, so they never break.


βš™οΈ Currently: studying MechEng, shipping AI-assisted side projects, and letting an anime widget judge my CPU usage.
πŸ’Ό Find me on LinkedIn

Pinned Loading

  1. cardealfinder cardealfinder Public

    Australian used-car deal watcher β€” scheduled scrapes, deal scoring, email/Telegram alerts

    Python

  2. hikari hikari Public

    Anime desktop companion that watches your dev projects β€” Electron widget with Claude-powered chat and TTS

    HTML

  3. metastrip metastrip Public

    Inspect and strip metadata (EXIF, GPS, author, serials) from images and PDFs β€” CLI + local web app

    Python

  4. wordle-solver wordle-solver Public

    Entropy-based Wordle solver β€” 3.47 average guesses, 100% solve rate

    Python