Skip to content
View NullPointerDepressiveDisorder's full-sized avatar
:shipit:
Cat in a freaking fedora
:shipit:
Cat in a freaking fedora

Highlights

  • Pro

Block or report NullPointerDepressiveDisorder

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

Hey there, I'm NullPointerDepressiveDisorder!

Typing SVG

Profile views

📌 Featured Work

MiddleDrag Demo

MiddleDrag

Open-source macOS utility solving a 17-year-old pain point for MacBook users.

Technical highlights:

  • Uses Apple's private MultitouchSupport framework for raw touch interception
  • Works with system gestures (Mission Control stays functional)
  • Notarized & code-signed via automated GitHub Actions CI/CD
  • Distributed via Homebrew tap with planned MacPorts/Nixpkgs support

Repo Homebrew Downloads GitHub stars


🎯 Current Focus

class CurrentlyWorking:
    def __init__(self):
        self.coursework = ["Discrete Mathematics", "Biology", "Data Structures"]
        self.projects = ["Secure Server Setup", "MiddleDrag"]
        self.learning = ["Advanced Combinatorics", "System Security"]
        self.tools = ["Claude Code VS Code Extension", "GPG Commit Signing"]
    
    def get_daily_routine(self):
        return "📚 Study → 💻 Code → 🧮 Solve Problems → 🔁 Repeat"

🛠️ Tech Stack & Tools

🚧🚧 Section Under Construction 🚧🚧


📊 GitHub Stats

Karan's GitHub Stats
Karan's GitHub Streak
Top Languages

🏆 GitHub Trophies

trophy


📈 Contribution Graph

Contribution Graph

🌟 Fun Facts

  • 🧮 Math Enthusiast: I get genuinely excited about combinatorics problems and the binomial theorem
  • 🔍 Problem Solver: I love questioning approaches to find the most elegant solutions
  • 🧬 Science Nerd: Currently mastering biomolecules and functional groups
  • 🛡️ Security Focused: Implementing GPG commit signing and secure authentication protocols
  • 📚 Continuous Learner: Always exploring new technologies and methodologies

💭 Random Dev Quote

💭 Random Dev Quote


Quote



🤝 Let's Connect!

I'm always open to interesting conversations and collaboration opportunities!



📧 Reach out to me at: [email protected]


💼 Connect with me on: LinkedIn


Footer

⚡ "Finding elegant solutions to complex problems, one algorithm at a time" ⚡

Pinned Loading

  1. MiddleDrag MiddleDrag Public

     Three-finger trackpad gestures for middle-click and middle-drag on macOS

    Swift 234 10

  2. infer-check infer-check Public

    Catches the correctness bugs that benchmarks miss in LLM inference engines

    Python 2