Skip to content
View Karan4789's full-sized avatar
💀
💀

Highlights

  • Pro

Block or report Karan4789

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Karan4789/README.md

Hey there! I'm Karan

Typing SVG

GitHub followers LinkedIn Twitter Email

Profile views


🚀 About Me

Coding

class Developer:
    def __init__(self):
        self.name = "Karunakaran M"
        self.role = "AI & Software Engineer"
        self.language_spoken = ["en_US", "tn_IN"]
        self.current_focus = "Building innovative scalable solutions"
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together!")

me = Developer()
me.say_hi()
  • 🔭 I'm currently working on innovative ML and AI projects
  • 🌱 I'm currently learning AI Agents , Gen AI , Backend Development
  • 👯 I'm looking to collaborate on Open Source Projects
  • 💬 Ask me about Python, JavaScript, Machine Learning, AI
  • 📫 How to reach me: Click here
  • ⚡ Fun fact: I debug with print statements and I'm proud of it!

🛠️ Tech Stack & Tools

👨‍💻 Programming Languages

🤖 Machine Learning & AI

🌐 Frontend Development

⚙️ Backend Development

🗄️ Database & Cloud

🔧 Tools & Technologies



📊 GitHub Analytics

📈 Contribution Graph


🏆 GitHub Trophies


💼 Experience & Achievements

🎓 Education

  • 📚 Artificial Intelligence and Data Science - Focus on Machine Learning , Deep Learning & Software Engineering
  • 🏅 Relevant Coursework: Data Structures, Algorithms, AI/ML, Cloud Computing

🌟 Highlights

  • 🏆 Participated in 5+ hackathons with notable achievements
  • 🎯 80+ problems solved on LeetCode

📜 Certifications

  • 🏅 PRESIDIO LAUNCHPAD WORKSHOP - Presidio
  • 🏅 Introduction to LLM - NPTEL-IIT Madras

📈 Current Focus & Goals

🎯 2025 Goals

  • 🚀 Master Scalable Backend Development
  • 🚀 Build Innovative Projects
  • ☁️ Build in cloud applications
  • 🎯 Build a production-ready application

📚 Currently Learning

  • 🧠 Transformer architectures & LLMs
  • 🎨 System design & DSA
  • 📊 AI Agents Frameworks ( MCP , RAG )
  • 🔐 Backend Development

🤝 Let's Connect & Collaborate!

💬 I'm always excited to:

🤝 Collaborate on innovative projects
💡 Discuss new ideas and technologies
📚 Share knowledge and learn together
🚀 Build solutions that make a difference


LinkedIn Email Portfolio


💭 Random Dev Quote


🐍 Contribution Snake

GitHub Contribution Snake

"Code is like humor. When you have to explain it, it's bad." – Cory House


Made with ❤️ by Karan

Pinned Loading

  1. smart_customer_support smart_customer_support Public

    Python

  2. HR-Document-Archive HR-Document-Archive Public

    Python

  3. Shinjuku-Showdown Shinjuku-Showdown Public

    Python

  4. rag-query-system rag-query-system Public

    Forked from heshinth/rag-query-system

    A FastAPI backend for document processing and question answering using Retrieval-Augmented Generation (RAG).

    Python