Skip to content
View Hogwarts-coder10's full-sized avatar

Block or report Hogwarts-coder10

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
Hogwarts-coder10/README.md

๐Ÿช„ Hi, I'm V SS Karthik

I build things that shouldn't work, then I make them fast. Iโ€™m a Python developer currently wrestling JavaScript into submission. From deep-level database internals to making AI explain itself, I live in the "how does this actually work?" phase of development.

Python JavaScript Vite

๐Ÿ› ๏ธ Whatโ€™s in the Cauldron?

๐Ÿ—„๏ธ WAL-DB (AnchorMed): A custom database engine built from scratch using Write-Ahead Logging for atomic integrity.

๐Ÿ” GlassBoxML: Bringing light to "Black Box" machine learning with interpretability tools.

๐ŸŽจ DSAViz: (Brewing) An interactive visualizer to make Data Structures & Algorithms visible.

๐Ÿง  The Spellbook (Stack)

Languages: Python (Mastered), JavaScript (Apprentice)

Interests: Database Internals, ML Interpretability, Systems Design

๐Ÿ“ฌ Reach Me

GitHub: Hogwarts-coder10

LinkedIn: https://www.linkedin.com/in/vsskarthik/

Gmail: vsskartheek@gmail.com

"Low-level logic, high-level curiosity."

Pinned Loading

  1. Anchor-Med Anchor-Med Public

    An offline-first, P2P medical inventory system powered by a custom Python B-Tree engine, WAL crash recovery, and an Electron/React frontend.

    JavaScript 1

  2. GlassBox-ML GlassBox-ML Public

    Educational ML library implementing core algorithms from scratch with emphasis on intuition, failure modes, and learning theory.

    Python

  3. DSAViz DSAViz Public

    A desktop DSA visualizer built as an execution engine, not an animation tool.

  4. AI-Phishing-Detector AI-Phishing-Detector Public

    AI-driven analyzer that scans links in real time. Detects phishing, malware, or suspicious URLs using ML. Process: Detect โ†’ Classify โ†’ Warn.

    Python

  5. Hogwarts-coder10 Hogwarts-coder10 Public

    Config files for my GitHub profile.

  6. kedis-python kedis-python Public

    In-memory data store built from scratch to explore system design, concurrency, and real-world backend architecture.