SYSTEM_BOOT_SEQUENCE0%
INITIALIZING_KERNEL...
MEM_USAGE: 0MB // THREADS: 16
AHMAD_MUJTABA // PORTFOLIO_V1.0

Ahmad Mujtaba — Full Stack Software Engineer

> Architecting digital ecosystems with precision.

Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •Full Stack Engineer • Creative Developer • Problem Solver •

Professional Summary

Engineering complexity into simplicity.

I’m a Software Engineer who thrives on the edge of chaos. In a world of cookie-cutter templates, I build bespoke digital infrastructures that scale. My expertise lies not just in writing code, but in architecting systems that are resilient, fast, and intuitively human.

My approach is radical pragmatism: use the right tool for the job, optimize ruthlessly, and never compromise on user experience. Whether it's a high-frequency trading bot or an immersive 3D web experience, I bring the same level of precision and craft.

3+
Years Experience
20+
Projects Shipped
Coffee Consumed
stack.config.ts
const EngineeringProfile = {
1 frontend: ['React', 'Next.js', 'Tailwind'],
2 backend: ['Node', 'FastAPI', 'PostgreSQL'],
3 cloud: ['AWS', 'Docker', 'K8s'],
4 ai_ml: ['Gemini', 'LangChain', 'RAG']
};
// Initialize production build
await deploy("Production");
> Build successful (420ms)

System Capabilities

Engineering
Protocols

Deploying Scalable Solutions
ID_01

Frontend Engineering

Building immersive, high-performance interfaces. I convert static designs into fluid, responsive, and accessible interactive experiences.

source_preview.tsx
const Interface = ({ data }) => {
  return (
    <motion.div
      initial={{ opacity: 0 }}
      animate={{ opacity: 1 }}
      className="glass-panel"
    />
  );
};
ReactNext.jsTailwindFramer
ID_02

Backend Architecture

Designing resilient server-side systems. From RESTful APIs to real-time WebSockets, ensuring data flows securely and efficiently at scale.

source_preview.tsx
# API Route Handler
@app.get("/api/v1/data")
async def fetch_stream():
  cache = await redis.get("key")
  if cache:
    return JSONResponse(content=cache)
  return db.query(Model).all()
Node.jsPostgreSQLRedisFastAPI
ID_03

DevOps & Infrastructure

Automating the path to production. CI/CD pipelines, containerization, and cloud infrastructure management for 99.9% uptime.

source_preview.tsx
# Dockerfile configuration
FROM node:18-alpine AS builder
WORKDIR /app
COPY package*.json ./
RUN npm ci --only=production
COPY . .
CMD ["npm", "start"]
DockerAWSTerraformCI/CD
ID_04

AI & LLM Integration

Bridging software with intelligence. Building RAG systems, agents, and fine-tuning models to solve complex reasoning tasks.

source_preview.tsx
const model = genAI.getGenerativeModel({
  model: "gemini-2.5-flash"
});
const result = await model.generateContent(
  "Explain quantum computing"
);
console.log(result.response.text());
GeminiLangChainPythonVector DB

Index

Selected Works

git_profile
01
Next.js

Naukri Guru

AI-driven recruitment platform. Automates resume screening and ranks candidates using advanced NLP models.

02
React

AI Voice Agent

Marketing assistant powered by Gemini API. Handles natural language queries and analytics.

03
AWS
building image...
pushing to registry...

CI/CD Pipeline

Automated DevOps workflow. Builds Docker images and deploys to AWS via GitHub Actions pipelines.

04
Next.js

Point of Sale

Comprehensive POS system for retail. Inventory tracking and real-time sales analytics.

05
Next.js

Complaint System

Issue tracking system for workflows. Streamlines complaint submission and resolution.

06
React

Ledgerly

Digital cashbook for tracking income and expenses. Visual financial insights.

Career History

Professional Log

MARCH 2026 — PRESENT

Software Engineer

@ ZenDev
  • Designing and implementing scalable software solutions for complex business problems.
  • Collaborating with cross-functional teams to deliver high-quality, performant applications.
  • Participating in code reviews and contributing to modern engineering practices.
JULY 2024 — MARCH 2026

Full Stack Developer

@ Freelance
  • Engineered end-to-end web solutions for diverse clients, focusing on scalability and performance.
  • Implemented secure RESTful APIs and optimized database schemas.
  • Deployed applications using Docker and AWS, ensuring 99.9% uptime.
Transmission

Let's build
the future.

Available for commissions. Specialized in high-performance web architecture and design systems.

Based in Lahore, Pakistan
Remote Available

Send Message