Available for Senior AI & Full-Stack Engineering Roles

ABHISHEK JENA

AI-First Full Stack Developer & Co-Founder

Engineering intelligent, high-throughput applications with Java, Spring Boot, React, Next.js, and autonomous AI agents. Co-founder behind real-world production platforms including Artistic Global, BHEL-MGCPL, and BMA Content Hub, with expertise in Kafka streaming, Redis caching, and database performance tuning.

AI AgentsJavaSpring BootNext.jsReact.jsTypeScriptKafkaRedisDockerAWS
2+ Years
Production Exp
AI & Full-Stack Systems
62%
API Latency Cut
Eager Fetch & Caching
5K+
Concurrent Scale
E-Commerce & Portals
50K+
Event Pipeline
Daily Kafka Events
Profile Overview

About Abhishek Jena

AI-First Full Stack Developer dedicated to building autonomous AI agent integrations, performant backend ecosystems, and mission-critical web applications.

Engineering Philosophy & Background

I am an AI-First Full Stack Developer & Co-Founder with 2+ years of hands-on experience building and scaling production web applications using Java, Spring Boot, React.js, Next.js, TypeScript, MySQL, Kafka, Redis, and OpenAI API.

At Medi Assist, I specialize in diagnosing complex latency bottlenecks, resolving memory leaks in long-running services, and eliminating N+1 queries. By rewriting data fetch strategies, adding query-matched composite indexing, and introducing cursor-based pagination, I cut critical endpoint response times by up to 62% and lowered heap usage by 38%.

As a venture co-founder and lead engineer, I architected and launched 3 live production platforms: Artistic Global (featuring the Monalisa AI Agent for talent booking), BHEL-MGCPL (mission-critical infrastructure monitoring and order telemetry portal), and BMA Content Hub (Africa's B2B audio-visual media discovery and content licensing marketplace powered by Broadcast Media Africa) — containerized with Docker and maintaining a zero-defect production rollout standard.

Education:Master of Computer Applications (MCA) – Lovely Professional University

Backend & Microservices

Architecting scalable Java & Spring Boot microservices with Spring Security, Spring Data JPA, and RESTful API Gateways engineered for low latency and high availability.

Event Streaming & Caching

Implementing event-driven pipelines with Apache Kafka and RabbitMQ, combined with Redis multi-level caching strategies to eliminate database bottlenecks under peak load.

Database Performance Tuning

Profiling slow queries with EXPLAIN plans, creating targeted composite indexes, eradicating N+1 query patterns, and enforcing cursor-based pagination to prevent OOM errors.

Full-Stack Frontend & UX

Building intuitive, responsive frontend client applications in React.js, Next.js, and TypeScript, connected seamlessly to backend RESTful services.

2+
Years in Production
Web & Microservices
62%
Latency Reduction
API Optimization
5K+
Concurrent Scale
E-Commerce Users
0
Defect Rate
Delivered Applications
Full-Stack & Architecture

Technical Skills & Tech Stack

Categorized technical stack matching enterprise production standards across backend services, distributed systems, and modern web applications.

Programming Languages

Core languages used for backend services, scripting, type safety, and relational querying.

JavaJavaScriptTypeScriptSQL

Backend & Microservices

Robust enterprise service architecture, event streaming, and API gateways.

Spring BootSpring MVCSpring SecuritySpring Data JPAHibernateRESTful APIsMicroservicesAPI GatewayKafkaRabbitMQ

Frontend Engineering

Responsive, component-driven client applications with modern styling and state handling.

React.jsNext.jsHTML5CSS3Tailwind CSSResponsive UIComponent Architecture

Databases & Caching

Relational and NoSQL data stores, distributed caching, and execution plan optimization.

MySQLPostgreSQLMongoDBRedisElasticsearchDatabase DesignIndexingQuery OptimizationTransactionsConnection Pooling

Security & Authentication

Defense-in-depth API protection, role-based access control, and cryptographic standards.

Spring SecurityJWTOAuth 2.0RBACPassword Hashing (BCrypt)API Security

DevOps, Cloud & Infrastructure

Containerization, automated build pipelines, cloud hosting, and reverse proxies.

GitGitHubDockerDocker ComposeKubernetesJenkinsCI/CDLinuxNginxAWS (EC2, S3, RDS)

Testing & Monitoring Tools

Automated test coverage, static code analysis, and structured observability.

JUnit 5MockitoPostmanSwagger / OpenAPIIntegration TestingSonarQubeLog4j / SLF4J

Architecture & System Design

High- and low-level architectural design, object-oriented principles, and thread-safe operations.

System DesignLLDHLDDesign PatternsOOPSOLIDMultithreadingConcurrencyDSA
Proven Track Record

Work Experience & Production Impact

Real-world software engineering with a focus on database optimization, JVM performance tuning, microservices resilience, and zero-downtime scaling.

Full Stack Developer

Full-Time
Medi AssistIndiaPresent

Driving backend performance, microservices resilience, query optimization, and high-concurrency API stability on enterprise healthcare platforms.

62%API Latency Drop850ms → 320ms
-70%DB Round-tripsBatch & Cache
38%Heap Memory CutLeak Resolution
23xQuery Speedup4.2s → 180ms

Key Engineering Deliverables & Performance Wins

N+1 Query Resolution & Eager Fetch Strategy
-62% API Latency

Diagnosed recurring N+1 query problem on high-traffic endpoints where a single request silently triggered hundreds of extra lazy-loaded queries; rewrote fetch strategy to eager-load related entities in one query, cutting API response time by 62% (from 850ms to 320ms).

JavaSpring Data JPAHibernateREST APIs
High-Traffic Query Batching & Read Caching
45% Faster Page Load

Identified that a rapidly growing user base caused excessive database queries per request on list/dashboard endpoints; batched queries and introduced caching for repeat reads, reducing average DB round-trips per request by 70% and cutting page load time by 45%.

Spring BootRedisMySQLConnection Pooling
Background Service Memory Leak Resolution
38% Lower Heap Usage

Traced a memory leak in a long-running background service back to unclosed resources and an unbounded in-memory cache; fixed resource cleanup and added cache eviction limits, bringing heap usage down by 38% and eliminating recurring service restarts.

JavaJVM TuningGarbage CollectionSLF4J
Cursor-Based Pagination & OOM Prevention
-55% Latency

Identified missing pagination on an endpoint returning full table scans to the frontend, causing timeouts under load; implemented cursor-based pagination and response size limits, reducing endpoint latency by 55% and preventing OOM errors during peak traffic.

Spring BootREST APIsMySQLReact.js
Slow Query Execution Plan & Composite Indexing
4.2s → 180ms

Analyzed query execution plans (EXPLAIN) behind slow reporting queries flagged by users; designed and added composite indexes matching actual query patterns, slashing query runtime from 4.2s down to 180ms.

MySQLQuery OptimizationIndexing Strategy
Write-Triggered Cache Invalidation Bug Fix
Zero Stale Reads

Uncovered a stale cache bug causing users to see outdated data after updates; engineered cache invalidation logic to trigger atomically on writes, eliminating the class of reported data-inconsistency bugs.

RedisSpring CacheData Consistency
Root Cause Incident Analysis & MTTR Reduction
40% Lower MTTR

Debugged intermittent production incidents by tracing logs, distributed stack traces, and slow-query plans back to root causes, cutting average incident resolution time (MTTR) by 40%.

Log4j/SLF4JSonarQubeProduction Support
Endpoint Role Checks & RBAC Hardening
0 Security Incidents

Tightened access control after discovering gaps in role checks on several internal endpoints, hardening authentication and closing unauthorized-access risk down to zero reported incidents.

Spring SecurityJWTRBACAPI Security
Featured Engineering Work

Flagship Project & System Architecture

Deep dive into end-to-end distributed system implementations featuring event streaming, AI embeddings, and database performance optimizations.

Flagship ArchitectureProduction Ready

Sneakerhead – AI-Powered E-Commerce Platform

A scalable, distributed full-stack e-commerce ecosystem built with Spring Boot microservices, React.js, Apache Kafka, Redis, and OpenAI vector embeddings.

GitHub Repository
5K+Concurrent UsersSupported across catalog, checkout & cart services
50K+Daily EventsAsynchronously processed via Apache Kafka
40%API Latency CutAchieved through Redis caching & MySQL index tuning
Vector SearchAI RecommendationOpenAI embeddings & cosine similarity rankings

Scalable Microservices Architecture

Designed and built a modular distributed platform with dedicated services for product catalog, shopping cart, order placement, payments, and real-time inventory management, capable of supporting 5K+ concurrent users.

  • RESTful APIs with Spring Boot, Spring Security, and JWT stateless authentication.
  • Idempotent payment and order settlement endpoints preventing duplicate transactions.
Key Infrastructure Metrics
Target Concurrency5,000+ Concurrent Sessions
Database EngineMySQL with Connection Pooling
ContainerizationDocker & Docker Compose on AWS
FrontendReact.js, Tailwind CSS, Responsive UI
Technologies:Spring BootReact.jsMySQLRedisKafkaDockerAWSOpenAI API
Architecture ID: SNK-PROD-2024
Co-Founded Ventures & Production Deployments

Client Production Systems & Co-Founded Platforms

Live enterprise and consumer web applications co-founded, architected, and delivered into production.

Live PlatformCo-Founder & AI Lead

Artistic Global – AI Talent Marketplace

Full-stack marketplace connecting event creators with elite artists, rental equipment packages, booking calendar, and an autonomous AI Agent named Monalisa (powered by Artistic AI).

Monalisa AI
Autonomous Agent
Live Booking
Calendar & Rent
Integrated Monalisa AI for natural language talent matching & queries.
Engineered interactive booking scheduler and rental equipment packages.
Next.jsReactAI AgentTailwindCalendar API
Visit artistic.global
Enterprise PortalCo-Founder & Architect

BHEL-MGCPL – Industrial Monitoring System

Mission-critical enterprise monitoring, procurement, and order management platform built for MG Contractors Pvt. Ltd. for BHEL infrastructure projects with multi-domain authentication.

RBAC & OPV
Strict Domain Auth
Telemetry
Order Tracking
Real-time tracking of contractor orders, project milestones & heavy equipment.
Zero-vulnerability credential validation and session token encryption.
Next.js TurbopackTypeScriptRBACTelemetryDocker
Visit bhel.mgcpl.com
B2B MarketplaceCo-Founder & Architect

BMA Content Hub – Media Discovery & Licensing

Africa's B2B audio-visual marketplace powered by Broadcast Media Africa for discovering, licensing, and syndicating premium television, film, and news content.

Media Catalogue
Search & Filter Engine
Licensing Hub
Pan-African B2B
Multi-parameter media discovery by genre, country of origin, and distribution rights.
B2B listing submissions, broadcaster partnership portals, and theme switching.
Next.js App RouterReactTypeScriptTailwind CSSLicensing Engine
Visit contenthub.broadcastmediaafrica.com
Academic Background

Education & Foundation

Formal postgraduate education in computer science, software engineering, and distributed computation.

Postgraduate DegreeCGPA: 7.5 / 10

Master of Computer Applications (MCA)

2022 – 2024Punjab, India

Lovely Professional University

Rigorous curriculum emphasizing core software engineering, object-oriented programming (OOP), enterprise architecture, and algorithmic design principles.

Specialized Coursework & Academic Focus
Data Structures & Algorithms (DSA)
Java Full Stack Development
Object-Oriented Programming (OOP) & SOLID Principles
Low-Level (LLD) & High-Level (HLD) System Design
Database Management & Query Optimization (SQL)
Operating Systems, Multithreading & Concurrency
Get In Touch

Let's Build Something Exceptional

Open to senior engineering roles, microservices architecture discussions, and exciting full-stack opportunities.

Abhishek Jena

AI-First Full Stack Developer specialized in autonomous AI agents, Spring Boot, React, Next.js, Kafka, Redis, and high-performance system architecture.

India • Available for Remote & Onsite Roles

Send a Message

Leave your details below and I will get back to you promptly.

© 2026 Abhishek Jena. All rights reserved.
GitHub: ABHI22-05LinkedInBuilt with Next.js, Framer Motion & Tailwind