Skip to content
View karanaawla1's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report karanaawla1

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

Typing SVG


     



   



  whoami

const karan: Developer = {
  name     : "Karan Aawla",
  role     : "Java Backend Developer",
  location : "Hyderabad, India 🇮🇳",
  education: "B.Tech ECE — 2025",
  training : "Java Full Stack @ Ashok IT",
  seeking  : ["Associate SWE", "Java Backend Dev"],
  cities   : ["Hyderabad", "Pune", "Noida", "Remote"],
  status   : "🟢 OPEN TO WORK",

  belief: "Ship to prod, not just to localhost"
};

🔥   Built a live AI chatbot — Groq LLaMA 3, Dockerized, deployed on cloud
🔐   Engineered JWT + RBAC auth from zero using Spring Security
☁️   Real Docker + Azure + Render deployments — not just theory
📐   Deep-diving into Microservices & System Design
💬   Response time < 24h — let's connect!



🛠️   tech --stack

⚙️   Backend & Core

🗄️   Data & Build

☁️   DevOps & Cloud

🖥️   Frontend


📊 Proficiency Bars — click to expand
Technology Proficiency
Java 17 ▰▰▰▰▰▰▰▰▰▰ Expert
Spring Boot ▰▰▰▰▰▰▰▰▰░ Advanced
Spring Security + JWT ▰▰▰▰▰▰▰▰░░ Advanced
Hibernate / JPA ▰▰▰▰▰▰▰▰░░ Advanced
MySQL ▰▰▰▰▰▰▰░░░ Solid
Docker ▰▰▰▰▰▰░░░░ Solid
Azure / Render ▰▰▰▰▰░░░░░ Working
REST API Design ▰▰▰▰▰▰▰▰▰▰ Expert
Maven ▰▰▰▰▰▰▰▰▰▰ Expert
React ▰▰▰▰▰░░░░░ Supporting

🚀   git log --projects


🤖 SmartAssist AI Chatbot

LIVE

AI chatbot backend powered by Groq LLaMA 3. Real conversation persistence, streaming AI responses, animated chat UI. Full Docker pipeline deployed live on Render — not a tutorial app.

What makes it real:

  • ✅ Live cloud URL anyone can visit
  • ✅ Conversation history in H2 database
  • ✅ Production secrets & env config
  • ✅ Dockerized with proper layers

Code  Live

Java · Spring Boot · Groq API · Docker · H2 · REST

🎫 SmartDesk Helpdesk System

BUILT

Enterprise helpdesk with JWT-based stateless auth, Role-Based Access Control, and full ticket lifecycle — create → assign → resolve → close. Built like a real product.

What makes it real:

  • ✅ Stateless JWT — no sessions
  • ✅ RBAC — Admin / Agent / User roles
  • ✅ Full ticket workflow
  • ✅ Postman-verified REST endpoints

Code

Java · Spring Security · JWT · MySQL · Hibernate · RBAC


📊   git analytics

  






🏅   ls ./certifications


Docker Inc. · Verified ✅

Microsoft · Verified ✅

HackerRank · Verified ✅

🎯   cat current-mission.log

┌─────────────────────────────────────────────────────────────────────┐
│  LEARNING                                                           │
│  ─────────────────────────────────────────────────────────────────  │
│  ▶  Java Full Stack @ Ashok IT .............. [ IN PROGRESS  ⏳ ]   │
│  ▶  Microservices Architecture .............. [ ACTIVE       📚 ]   │
│  ▶  System Design — HLD + LLD ............... [ ACTIVE       📚 ]   │
│  ▶  DSA · LeetCode Grind .................... [ ACTIVE       📚 ]   │
│                                                                     │
│  SEEKING                                                            │
│  ─────────────────────────────────────────────────────────────────  │
│  🎯  Associate Software Engineer                                    │
│  🎯  Java Backend Developer                                         │
│  🎯  Software Engineer Trainee                                      │
│  📍  Hyderabad · Pune · Noida · Remote                             │
└─────────────────────────────────────────────────────────────────────┘

🏆   ls ./trophies

Trophies


🐍   watch ./contributions

snake

📡   ping --connect

  





💼 Available for Full-time · Internship · Contract
Response time < 24 hours
🔥 Day 1 ready to Ship clean, secure backend code

// ═══════════════════════════════════════════════════════
//  Karan Aawla  ·  Java Backend Developer  ·  Hyderabad
// ═══════════════════════════════════════════════════════
while (true) {
    learn();   // 📚 never stop
    build();   // 🔨 ship real things
    deploy();  // ☁️ not just localhost
    repeat();  // 🔁 always
}
// career.status → OPEN_TO_WORK = true ✅
// ═══════════════════════════════════════════════════════

⭐ Found this useful? Connect on LinkedIn — always open to chat!

Pinned Loading

  1. SmartAssist-AI-Chatbot SmartAssist-AI-Chatbot Public

    AI-powered chatbot backend built with Spring Boot, REST APIs, and Groq LLM. Features real-time chat, conversation history, and a responsive frontend UI.

    HTML

  2. SmartDesk-Helpdesk-System SmartDesk-Helpdesk-System Public

    Full-featured ticketing system with JWT-based authentication, Role-Based Access Control, complete ticket lifecycle management & secure REST APIs built with Spring Security.

    HTML