Skip to content
View Ajaykumar-Mallameeda's full-sized avatar

Block or report Ajaykumar-Mallameeda

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

Ajaykumar Mallameeda

Computer Science & Engineering · Indian Institute of Technology Palakkad

Typing animation cycling through: AI and Backend Engineering, Building practical systems, Distributed Systems and Optimization, Continuous learner


> whoami

I'm a Computer Science and Engineering student at IIT Palakkad, building strong foundations in AI and Backend Engineering through practical, well-engineered projects. My work spans optimization algorithms, distributed systems, computer vision pipelines, and full-stack AI applications.

I care about clean architecture, measurable results, and engineering decisions I can explain.


> about

name: Ajaykumar Mallameeda
role: CSE Student
institution: Indian Institute of Technology Palakkad
interests:
  - Artificial Intelligence
  - Backend Engineering
  - Distributed Systems
  - Agentic AI
currently_building:
  - Liner Shipping Optimizer (GA + MILP, FastAPI, K8s)
  - AI Communication Assistant (Next.js, TypeScript, LLMs)
learning:
  - Agentic AI architectures
  - Distributed systems design
  - Advanced backend patterns
open_to: Software Engineering / AI Engineering roles

> focus

  • Agentic AI — Multi-agent orchestration, LLM workflows, autonomous decision systems
  • Backend Engineering — Scalable APIs, distributed systems, cloud-native architecture
  • Optimization & OR — Metaheuristics, MILP, combinatorial optimization, vehicle routing
  • Computer Vision — Deep learning for medical imaging, CNNs, object detection
  • Cloud Infrastructure — Containerization (Docker, K8s), CI/CD, cloud deployment
  • LLM Applications — RAG systems, prompt engineering, AI-powered tools

> tools

Programming languages: Python, TypeScript, JavaScript, C++, C#, Java, HTML, CSS
Frameworks: React, Next.js, Tailwind CSS, Node.js, FastAPI, Flask
Machine learning: PyTorch, TensorFlow, OpenCV
Databases: PostgreSQL, MongoDB, Redis
Tools: Docker, Kubernetes, Git, Linux, Bash, Postman, Unity, VS Code


> projects

Liner Shipping Optimizer

Distributed GA + MILP system for maritime liner network optimization

Problem: Global liner shipping networks involve complex routing decisions across multiple ports, vessel types, and cargo demands. Traditional optimization methods don't scale to real-world problem sizes.

Approach: Hybrid architecture combining a genetic algorithm for global search with mixed-integer linear programming for local refinement, orchestrated across multiple agent-based regional solvers.

Engineering challenges:

  • Decomposing a combinatorial problem across distributed agents
  • Coordinating parallel GA runs with MILP-based constraint resolution
  • Building a reactive dashboard for real-time optimization monitoring
Tech: Python · FastAPI · Kubernetes · Docker · React · PostgreSQL

View Repository →

Note: Exploration of distributed optimization architectures. Simulation results reflect controlled experimental environments.


Intelligent Traffic Flow Management System

Adaptive signal control and vehicle routing via time-varying network flow optimization

Problem: Urban traffic congestion at intersections is managed by static timing schedules that don't adapt to real-time conditions.

Approach: A Unity-based traffic simulation with an external optimizer for dynamic signal timing. File-based IPC connects a Python optimization engine to a 3D Unity simulation environment.

My role: Simulation architecture and Unity implementation. Team project with 4 contributors across simulation, signal control, path routing, and vehicle pooling modules.

Engineering highlights:

  • Multi-language, multi-process architecture (Unity + Python orchestrator)
  • External optimizer generates adaptive signal timings based on traffic density
Tech: C# · Unity · Python · OpenCV · TensorFlow · YOLO

View Repository →

⚠ Known limitation: Single-intersection simulation. File-polling IPC (not event-driven). Trade-offs documented in the repository.


Diabetic Retinopathy Detection

Deep learning grading pipeline for retinal fundus images

Problem: Manual grading of retinal fundus images for diabetic retinopathy is time-consuming and subjective. Automated screening can assist clinicians.

Approach: Two parallel pipelines — a classical image processing approach (SVM, KNN with hand-crafted features) and a deep learning pipeline using MobileNetV2 with transfer learning.

Key work:

  • Feature extraction pipeline: adaptive histogram equalization, discrete wavelet transform, Gabor filters, K-means segmentation
  • Transfer learning with MobileNetV2 for severity grading
  • SVM: ~96% accuracy on DIARETDB1 (89-image dataset — preliminary results)
Tech: Python · PyTorch · TensorFlow · OpenCV · Scikit-learn

View Repository →

Results context: Single-dataset experiments. Not validated for clinical use. Educational and research purposes only.


> stats

GitHub statistics showing total stars, commits, pull requests, and issues across all repositories
Contribution streak graph showing longest streak, current streak, and total contributions over time
Most used programming languages by repository byte count: Python, TypeScript, JavaScript, C#, C++, and others
Contribution activity graph showing commit timeline across all repositories

> connect

GitHub profile   LinkedIn profile   Email: 11231021@smail.iitpkd.ac.in


Building strong foundations in AI and Backend Engineering through practical, well-engineered projects.
IIT Palakkad · CSE 2023–2027

Pinned Loading

  1. Liner_shipping_optimizer Liner_shipping_optimizer Public

    Distributed GA + MILP system for global maritime liner network optimization. Multi-agent orchestration, FastAPI, Kubernetes.

    Python

  2. Intelligent-Traffic-Flow-Management-System Intelligent-Traffic-Flow-Management-System Public

    Adaptive signal control and vehicle routing via time-varying network flow optimization.

    C#

  3. Diabetic-Retinopathy-Detection Diabetic-Retinopathy-Detection Public

    Deep learning grading pipeline for fundus images. Imbalanced-class handling, inference optimization.

    Python

  4. Desktop-Voice-Assistant Desktop-Voice-Assistant Public

    Python

  5. Ajaykumar-Mallameeda Ajaykumar-Mallameeda Public