This is my secondary GitHub account.
I use it mainly for username reservation and to keep personal and work projects separate.
๐ My primary account (main projects & contributions): MJTech46
Building useful software, experimenting with AI, and contributing to open source.
- ๐ B.Tech Computer Science & Engineering graduate.
- ๐ผ Python Developer Intern with experience building real-world web applications.
- ๐ Passionate about Python, Django, Django REST Framework, and backend architecture.
- ๐ค Interested in Artificial Intelligence, LLMs, and local AI applications.
- ๐ Currently exploring:
- Advanced Django
- AI Integrations
- ๐ก Always learning something new and building projects that solve real problems.
- ๐๏ธ Offline Text-To-Speech App using Kokoro
- ๐ค AI-Powered Water Quality Detection System
- ๐ Secure Text Storage with Client-Side Encryption
- ๐ฆ Building & Contributing to Open Source Projects
class Developer: def __init__(self): self.name = "Abin Santhosh" self.handle = "MJTech46" self.website = "www.mj46.in" self.role = "Python Full Stack Developer" self.location = "Kerala, India" def ebin(self): return "Yep, that's me! & Thanks for visiting my profile!">>> from main import Developer >>> Developer().abin() Traceback (most recent call last): File "<python-input-1>", line 1, in <module> Developer().abin() ^^^^^^^^^^^^^^^^ AttributeError: 'Developer' object has no attribute 'abin'. Did you mean: 'ebin'?Fun Fact: ๐ฃ๏ธ Call me "Abin"? Thatโs an exception waiting to be thrown!, Itโs pronounced "Ebin", Consider it a feature, not a bug.๐
- ๐ฎ Minecraft Java Edition enthusiast.
- ๐ Homelab and self-hosting hobbyist.
- ๐ผ Workaholic with a curious mindset.
- ๐คซ Quiet by nature, expressive through code.

