Skip to content
View Kirthik1824's full-sized avatar
🔱
sic semper tyrannis
🔱
sic semper tyrannis
  • NIT Trichy
  • Tiruchirappalli, Tamilnadu, India
  • 00:08 (UTC +05:30)
  • LinkedIn in/kirthikm

Block or report Kirthik1824

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Kirthik1824/README.md

> KIRTHIK M_

╔═══════════════════════════════════════════════════════════════╗
║  > SYSTEM ONLINE_                                             ║
║  > BACKEND ENGINEER | AI ARCHITECT | DISTRIBUTED SYSTEMS      ║
║  > LOCATION: TRICHY.IN >> UPTIME: 24/7                        ║
╚═══════════════════════════════════════════════════════════════╝

Typing SVG


📡 ESTABLISHING CONNECTION

class Developer:
    def __init__(self):
        self.name = "Kirthik M"
        self.role = "Backend Engineer & AI Enthusiast"
        self.location = "Tiruchirappalli, India"
        self.education = "B.Tech ICE @ NIT Trichy | CGPA: 9.62"
        self.current_mission = "Scaling distributed systems & AI infrastructure"
        
    def get_tech_stack(self):
        return {
            "backend": ["Go", "Node.js", "Python", "FastAPI"],
            "datastores": ["PostgreSQL", "MongoDB", "Redis", "DynamoDB"],
            "ai_ml": ["PyTorch", "Transformers", "RL", "Computer Vision"],
            "cloud": ["AWS", "Docker", "Kubernetes", "Terraform"],
            "currently_learning": ["Distributed Systems", "LLM Infrastructure"]
        }

Email Portfolio LinkedIn GitHub


🔥 EXPERIENCE LOG

💼 Razorpay · SDE Intern

Built distributed secret management infrastructure with cell-based architecture
Go AWS DynamoDB Kubernetes Terraform OAuth2

🎓 IISc Bangalore · Research Intern

Reinforcement learning for quadruped robotics & perception-based control
PyTorch RL Robotics Control Systems


🛠️ DEPLOYED PROJECTS

[CRITICAL] AI-WAF
>> Intelligent Web Application Firewall with real-time anomaly detection
>> Go | Python | Transformers | ClickHouse | Prometheus | Grafana

[HIGH] Agent Smith  
>> LLM-powered market intelligence platform with automated interviews
>> Node.js | FastAPI | PostgreSQL | Redis | Docker | LLM APIs

[HIGH] Origin Medical CV
>> Automated medical signal interpretation from fetal ultrasound streams
>> PyTorch | Attention U-Net | HRNet | CUDA | Computer Vision

[ACTIVE] SENSORS '26
>> Production platform for national technical symposium
>> React | Node.js | MongoDB Atlas | Docker Compose

[ARCHIVED] Space Shooter
>> Browser-based game with physics engine
>> JavaScript | HTML5 Canvas

⚡ TECH ARSENAL

Core Systems

Python Go JavaScript C++ Java

Backend Infrastructure

Node.js FastAPI PostgreSQL MongoDB Redis DynamoDB

DevOps & Cloud

Docker Kubernetes AWS Terraform

AI/ML Stack

PyTorch TensorFlow OpenCV


🏆 ACHIEVEMENTS UNLOCKED

  - Smart India Hackathon 2025: Finalist
  - TransfiNITTe 2025: Winner
  - OMRL Computer Vision Challenge 2025: Winner
  - Pragyaan Startup Hackathon 2023: Runner-up (250+ teams)

📊 SYSTEM METRICS

GitHub Stats

Top Languages

GitHub Streak


💭 CURRENT STATUS

const kirthik = {
    status: "Building & Breaking Things",
    focus: ["Distributed Systems", "AI Infrastructure", "Backend Performance"],
    learning: ["Advanced System Design", "LLM Infrastructure"],
    openTo: ["Collaborations", "Open Source", "Interesting Problems". "Startups"],
    funFact: "Solving bugs either satisfies me or drives me crazy—no in-between"
};

📈 PROFILE ANALYTICS

Profile Views

╔════════════════════════════════════════════════════════════╗
║  "The best way to predict the future is to build it."     ║
║                                       - Alan Kay           ║
╚════════════════════════════════════════════════════════════╝

⚡ SYSTEM STATUS: ONLINE | READY TO BUILD | OPEN TO COLLABORATE ⚡

Pinned Loading

  1. AI-WAF AI-WAF Public

    A lightweight, containerized AI-powered WAF that uses Transformer-based anomaly detection to identify and block malicious traffic in real time.

    Python

  2. Pragadhishnitt/Agent_Smith Pragadhishnitt/Agent_Smith Public

    AI-driven market research platform that conducts intelligent interviews using LLMs. Built with FastAPI, Node.js, and React in a scalable microservices architecture.

    JavaScript 1

  3. Origin_Medical_CV Origin_Medical_CV Public

    Origin Medical CV is an AI-powered imaging pipeline for automated Cardio-Thoracic Ratio (CTR) analysis from fetal ultrasound videos, using a two-stage deep learning approach: semantic segmentation …

    Python

  4. CSMI_17_AI_Assignment CSMI_17_AI_Assignment Public

    Robot Pathfinding with A* Search (3 heuristics) and Timetable Generation using CSP (Backtracking variants). Includes automated testing, performance analysis, and visualizations. Python implementati…

    Python