Skip to content
nehal@pune - deploy.yml
  • export async function deploy(env: Stage) {
  • const cluster = await aws.ecs.describeClusters()
  • const image = await docker.build({ tag: env })
  • await github.actions.run('terraform-apply')
  • }
  •  
  • const pipeline = createPipeline({
  • stack: ['Next.js', 'TypeScript', 'AWS'],
  • infra: ['Docker', 'Kubernetes', 'Terraform'],
  • })
  •  
  • export function AnimioUI({ children }: Props) {
  • return <System tokens={tokens}>{children}</System>
  • }
  •  
  • type Review = { pr: number; model: 'codex' }
  • await revio.comment({ file, line, body })
  •  
  • kubectl apply -f deploy.yaml --namespace prod
  • ansible-playbook site.yml --limit web
  • interface Service {
  • name: string
  • region: 'ap-south-1'
  • }
  •  
  • const db = await mongodb.connect(uri)
  • const notes = await generateNotes(pdf)
  •  
  • git commit -m 'ship: reusable ui primitives'
  • git push origin main
  •  
  • terraform apply -auto-approve
  • docker compose up -d --build
  •  
  • app.get('/health', (_req, res) => {
  • res.json({ ok: true, region: 'pune' })
  • })
  •  
  • // 12 merged open-source PRs
  • // 80+ articles on Hashnode
  • 'use client'
  •  
  • export default function Page() {
  • return (
  • <main className='min-h-screen'>
  • <Hero />
  • <Work />
  • </main>
  • )
  • }
  •  
  • const tokens = {
  • font: 'Geist'
  • radius: 8
  • }
  •  
  • az acr login --name registry
  • helm upgrade --install api ./chart
  •  
  • pnpm build && vercel --prod
Nehal Ingole

NehalIngole

Pune, India

I build modern web apps, reusable UI systems, and the cloud workflows that keep them in production.

Primary stack: React, TypeScript, and AWS. I also write, contribute to open source, and ship AnimioUI.

Experience

Roles that shaped how I ship frontend, DevOps, and production systems.

Technologies & Tools

DockerTypeScriptGitHub ActionsUbuntuGCPMongoDBReactJavaScriptTailwind CSSNext.jsGSAPAWS
  • Own architecture and delivery for flagship product infrastructure and automation agents (on-site since Jan 2025).
  • Ship high-performance automation agents end-to-end across a 12-tool stack: TypeScript/React on the UI, Docker + GitHub Actions into AWS/GCP.
  • Cover authentication, automation, and stability testing before release; keep internal tools and docs current so the team can ship without blockers.

Technologies & Tools

ReactTypeScriptTailwind CSSFigmaGSAP
  • Built the full marketing site from Figma: responsive layouts, event pages, and GSAP motion.
  • Shipped pixel-accurate React + Tailwind UI across conference and corporate surfaces.
  • Worked with the team to deliver cloud-based media experiences end to end.

Technologies & Tools

DockerKubernetesAnsibleAWSGCPMicrosoft AzureMachine LearningUbuntuRedhat 7Terraform
  • Ran containerized workloads with Docker and Kubernetes in day-to-day lab and intern projects.
  • Automated provisioning with Terraform and configuration with Ansible.
  • Built CI/CD pipelines across AWS, GCP, and Azure on Linux (Ubuntu / RHEL).

Open source

12 merged and 4 open pull requests in other repositories.

View on GitHub

Merged

Projects

Frontend builds, DevOps workflows, and cloud experiments. Clean UX, reliable automation.

Featured

Revio
Featured

View Live →

Revio

AI-powered GitHub PR reviewer that automatically posts inline comments on bugs, security issues, and logic errors using gpt-5.3-codex via OpenRouter. Built the full webhook → worker → comment pipeline with clean architecture.

Reviews PRs in seconds and reduces manual review time.

GitHub AppNext.jsOpenRouterClean ArchitectureTypeScript
AnimioUI
Featured

View Live →

AnimioUI

Production-ready React component library focused on performance, smooth animations (Framer Motion), and modern aesthetics. Built reusable primitives so teams can ship UIs faster.

Creator of AnimioUI, used in multiple projects.

Next.jsGitMotionTailwind CSS
AI Workspace
Featured

View Live →

AI Workspace

AI-powered infinite whiteboard. Draw, chat with an assistant, and instantly convert a topic or rough sketch into a clean beginner-friendly mindmap — all on one screen with no login required.

Zero-auth collaborative whiteboard + AI mindmap generation.

Next.js 16React 19TypeScriptTailwind CSS 4OpenRouterDockerDocker Compose
EMQX on AWS
Featured

View Live →

EMQX on AWS

Terraform-managed EMQX MQTT cluster on AWS that handles 300K concurrent connections with NLB + auto-scaling. Includes full deploy, verify, and load-test automation.

Scaled to 300K concurrent MQTT users.

TerraformAWSEMQX 5.8MQTTNLBPythonUbuntu
Alief View Media Group
Shipped

View Live →

Alief View Media Group

Responsive marketing site for conference organizing and corporate events. Built the frontend, layouts, and contact flows.

Live production site for a media group's events brand.

ReactTailwind CSSEmailJSAdobe
R Square
Shipped

View Live →

R Square

Creative studio site for design-led brand and marketing work. Built the responsive marketing frontend.

Shipped a polished live brand site for a design studio.

ReactTailwind CSSMarketingDesign
PDF2Notes Pro
Frontend

View Live →

PDF2Notes Pro

Turns any General Studies PDF into structured UPSC Mains Q&A revision notes + downloadable A4 PDF. Features answer frameworks, data tables, memory cues, and flowcharts.

PDF → structured revision notes in one click.

Next.js 14TypeScriptReactTailwind CSSpdf-parseOpenRouterreact-markdown@react-pdf/rendererVercel
HLS Adaptive Bitrate Streaming With AWS
DevOps

Watch Demo →

HLS Adaptive Bitrate Streaming With AWS

HLS adaptive bitrate streaming on AWS with Docker for optimized video delivery.

End-to-end streaming pipeline on AWS.

AWSDockerHLSS3
CI/CD on ECR and Docker
DevOps

View Live →

CI/CD on ECR and Docker

Automated Docker image builds and uploads to AWS ECR with GitHub Actions.

Faster, repeatable container deploys.

GitHub ActionsAWS ECRCI/CD
Ansible Server Automation
DevOps

View Live →

Ansible Server Automation

Ansible playbooks and inventory for automated server and service deployments.

Repeatable server setup with infrastructure as code.

AnsibleAutomationIAAC
Own Github Repository Using AWS
DevOps

Watch Demo →

Own Github Repository Using AWS

Docker environment provisioned with Terraform for a self-hosted repository workflow.

Automated cloud provisioning for a Git-style workflow.

DockerGitAWSUbuntuWindows

About

I like work that feels fast in the browser and stays reliable after deploy. Most days that means React and TypeScript on the product side, with AWS, Docker, and CI/CD on the path to production.

AnimioUI started as the component system I wanted for my own projects: reusable primitives, motion, and a look I could actually ship. Writing and open source are how I keep that craft sharp.

Snapshot

  • 3+ years shipping web and cloud products
  • Creator of AnimioUI
  • 12 merged open-source pull requests
  • 80+ technical articles on Hashnode

How I built this portfolio

Next.js 16, Tailwind, and Motion, with Lenis scrolling, a custom theme chain, and project cards I designed and wired myself. The source is public if you want to see how the pieces fit.

View the repo

Tech I use

AWSAzureDockerKubernetesMongoDBReactNext.jsTypeScriptLinuxTerraformGitHub ActionsAnsibleCursorChatGPTGrokGemini

Frontend

React.jsNext.jsTypeScriptJavaScript

Cloud

AWSAzure

DevOps

DockerKubernetesJenkinsTerraformAnsibleArgoCD

Version Control

GitGitHubGitLab

OS

Linux

Data

MongoDB

AI Tools

CursorChatGPTGrokGemini

GitHub

Contribution history and a snapshot of shipping cadence.

Total Contributions1,847
Online
Ingole712521
Last updated: --:--:--

Writing

Articles on DevOps, frontend workflows, cloud experiments, and lessons from building in public.

Read article →

4 min read

UPI Architecture Explained: NPCI, Banks, and Transaction Flow

A deep dive into how UPI works, the roles of NPCI, PSPs, and banks in ensuring seamless real-time payments.

ArchitectureFintechUPI
Read more

Read article →

4 min read

Simplifying Docker Management with Portainer CE

Learn how to use Portainer to manage your Docker environments with ease, from containers to stacks.

DockerDevOpsPortainer
Read more

Read article →

4 min read

CI/CD on ECR and Docker with GitHub Actions

A step-by-step guide to automating your container deployment pipeline using AWS ECR and GitHub Actions.

GitHub ActionsECRCI/CD
Read more

A thought I work by

You have a right to perform your prescribed duty, but you are not entitled to the fruits of actions.

Bhagavad Gita

Contact

Open a channel: GitHub, LinkedIn, mail, or the resume.