Open-source macOS utility solving a 17-year-old pain point for MacBook users.
Technical highlights:
- Uses Apple's private
MultitouchSupportframework 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
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"- 🧮 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
I'm always open to interesting conversations and collaboration opportunities!
📧 Reach out to me at: [email protected]
💼 Connect with me on: LinkedIn
⚡ "Finding elegant solutions to complex problems, one algorithm at a time" ⚡
