Skip to content
View MJTech46's full-sized avatar

Block or report MJTech46

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

Hey ๐Ÿ‘‹, I'm Abin Santhosh (MJTech46)

GitHub LinkedIn Instagram Email

๐Ÿš€ Python Full Stack Developer โ€ข Django Developer โ€ข AI Enthusiast

Building useful software, experimenting with AI, and contributing to open source.

Profile Views


๐Ÿ’ซ About Me

  • ๐ŸŽ“ 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.

๐Ÿš€ Current Projects

  • ๐ŸŽ™๏ธ 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

๐Ÿ’พ Source Code

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!"

โš™๏ธ Output

>>> 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.๐Ÿ˜†


๐ŸŒŸ Facts

  • ๐ŸŽฎ Minecraft Java Edition enthusiast.
  • ๐Ÿ  Homelab and self-hosting hobbyist.
  • ๐Ÿ’ผ Workaholic with a curious mindset.
  • ๐Ÿคซ Quiet by nature, expressive through code.

โญ Thanks for stopping by! Star a repo if you find something useful โญ๏ธ

Happy Coding! ๐Ÿš€

Pinned Loading

  1. MCDataPack-MJCoordinates MCDataPack-MJCoordinates Public

    A lightweight, accurate actionbar coordinate display datapack for Minecraft.

    mcfunction

  2. PY-Offline-TTS PY-Offline-TTS Public

    This is the simple Offline TTS made using python3.

    Python

  3. FLASK-URL-shortener FLASK-URL-shortener Public

    A simple project purely aimed for testing/interacting with Python's Flask framework.

    HTML 11 1

  4. DJANGO-ProtectedText-clone DJANGO-ProtectedText-clone Public

    I'm trying to clone the website "www.protectedtext.com" including both the frontend and backend using Django and Bootstrap.

    JavaScript 13 1

  5. PY-rule-based-chatbot PY-rule-based-chatbot Public

    This is a simple type of chatbot that relies on predefined rules.

    Python 8 3

  6. PYGAME-Mazer-ball PYGAME-Mazer-ball Public

    Mazer Ball is a Python-powered 2D game built using the Pygame library.

    Python 10 1