Skip to content
View bythebug's full-sized avatar
πŸ‘‹
open to work!
πŸ‘‹
open to work!

Highlights

  • Pro

Organizations

@Turquoise-Technology-Solutions @gdscveltech

Block or report bythebug

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.

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
bythebug/README.md
Typing SVG

Backend Engineer building distributed systems and AI-powered tools.
McGill MS CS Β· Montreal Β· Open to remote roles in Canada.


LinkedIn Portfolio Email Open to Work


What I build

suraj = {
    "focus":    ["distributed systems", "AI/LLM tooling", "backend APIs"],
    "stack":    ["Python", "FastAPI", "AWS", "PostgreSQL", "Redis", "Kafka"],
    "lately":   "building memory infrastructure for LLM applications",
    "creator":  "writing about backend engineering for 28K+ on LinkedIn",
    "location": "Montreal, QC 🍁 β€” open to remote",
}

Tech

Backend

Python FastAPI Spring Boot Django Flask

Data & Infra

PostgreSQL Redis Kafka RabbitMQ MongoDB

Cloud & DevOps

AWS Docker Linux

AI / ML

PyTorch Scikit-learn LangChain HuggingFace


Projects

Project What it does
🧠 context-os Model-agnostic memory layer for LLM apps β€” BM25 + pgvector + RRF hybrid search
⚑ urltrim URL shortener at ~3,000 req/s β€” FastAPI + PostgreSQL + Redis + RabbitMQ
πŸ“Š lld-viz Live Python-to-UML class diagram visualizer for LLD interview prep
πŸ€– resumo AI-powered LaTeX resume tailor β€” paste a JD, get a tailored resume
πŸ“š gradual-dsa 426 LeetCode problems sequenced by learning curve, not difficulty label

Stats


GitHub Streak


LeetCode Stats


Backend engineer who ships fast and explains clearly β€” let's build something.
πŸ“¬ vermasurajvan@gmail.com Β Β·Β  LinkedIn

Profile views

Pinned Loading

  1. context-os context-os Public

    Model-agnostic memory infrastructure for LLM applications. Any AI client writes memory after a session, queries before the next one.

    Python 1

  2. lld-viz lld-viz Public

    Live Python-to-UML class diagram visualizer for LLD interview prep. Type Python, see the diagram update in real time.

    JavaScript

  3. urltrim urltrim Public

    Tiny personal URL shortener – short links, redirects, click counts, rate limiting, and custom aliases. Stack: FastAPI + PostgreSQL + Redis + RabbitMQ.

    Python

  4. Vani-AI Vani-AI Public

    Vani AI - LLMs Chatbot Infra for WhatsApp.

    Python

  5. PicSort-iOS-App PicSort-iOS-App Public

    An iOS app to clean your photo gallery with a swipe. PicSort lets you review images one by one and swipe left to delete or right to keep β€” just like Tinder, but for your photos. Built with Swift an…

    Swift

  6. Real-Time-Distributed-Log-Processing-System Real-Time-Distributed-Log-Processing-System Public

    This is a distributed real-time log processing system that I built using Kafka, Redis, Docker, and Python. It’s designed to simulate high-velocity log data β€” like what you'd see in a production sys…

    Python