Skip to content
View kireeti-ai's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report kireeti-ai

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

Kireeti V

Portfolio: https://kireeti-ten.vercel.app/
Building scalable backend systems, distributed architectures, and developer tooling.


About Me

I am a pre-final year Computer Science student at Amrita Vishwa Vidyapeetham, focused on backend engineering and system design.

My primary interest lies in designing systems that are:

  • Fault-tolerant
  • Scalable under load
  • Cleanly architected

I work across APIs, distributed systems, and cloud-native deployments, with a growing focus on code intelligence systems.


Engineering Focus

  • Designing RESTful and event-driven systems
  • Distributed computing and microservices
  • API security (JWT, RBAC)
  • Database design (SQL + NoSQL tradeoffs)
  • System design fundamentals (scaling, caching, load balancing)

Tech Stack

Backend: Spring Boot, Node.js, Express
Data: MySQL, PostgreSQL, MongoDB
Cloud: Azure, Docker
Languages: Java, Python, JavaScript, C/C++


Key Projects

DocPulseAI
→ AST-based code intelligence platform
→ Microservices deployed on Azure
→ Extracts code structure and dependencies

Edge Co-Intelligence
→ Distributed YOLO inference system
→ Worker-based parallel processing
→ Fault-tolerant design

Quizora AI
→ Secure assessment backend
→ JWT authentication + RBAC
→ Transactional quiz handling


Currently Improving

  • Advanced system design (high-level + low-level)
  • Data Structures & Algorithms
  • Performance optimization and scaling

Links

Portfolio: https://portfolio-psi-sable-36.vercel.app
LinkedIn: https://linkedin.com/in/kireeti-v
Email: vkireetiv2005@gmail.com

Pinned Loading

  1. ci-living-documentation ci-living-documentation Public

    DocPulseAI is an AI-driven code intelligence platform that analyzes repositories to generate living documentation, architecture insights, and developer impact analysis.

    TypeScript

  2. distributed-edge-ai-inference distributed-edge-ai-inference Public

    Forked from tejeshneelam/distributed-edge-ai-inference

    Distributed edge AI inference system for running machine-learning models across edge devices and coordinating real-time predictions through a centralized dashboard.

    Python

  3. Snap-dish Snap-dish Public

    MERN-stack food delivery platform with restaurant browsing, order management, and admin analytics dashboard.

    JavaScript 1 1

  4. Quizora-ai Quizora-ai Public

    AI-powered online assessment platform for generating, managing, and evaluating quizzes with role-based access control.

    JavaScript 1 1

  5. air-quality-prediction air-quality-prediction Public

    Machine learning system for predicting Air Quality Index (AQI) using environmental pollutant data and regression models.

    Jupyter Notebook 1

  6. Network-simulation Network-simulation Public

    Python simulation of a cellular mobile network using graph data structures and custom HashMap-based user management.

    Python