export const profile = {
name: "Hariom Kumar Pandit",
title: "GenAI Software Engineer",
tagline: "Building real AI features for real users.",
experience: {
fullStack: "2+ years",
aiAndAgents: "1+ years"
},
techStack: {
frontend: ["React", "Next.js", "TypeScript"],
mobile: ["React Native"],
backend: ["Flask", "Node.js", "python", "Go-lang"],
databases: ["PostgreSQL", "MySQL"],
ai: [
"LLM applications",
"RAG (Search + LLM)",
"AI agents",
"Multimodal AI"
],
infrastructure: ["Docker", "AWS"]
},
focusAreas: [
"Build AI features for web and mobile apps",
"Connect LLMs with real backend systems",
"Design RAG pipelines",
"Build agent workflows with tools"
],
productionPriorities: [
"Low-latency responses",
"API cost control",
"Stable and accurate outputs",
"LLM failure handling and retries",
"Observability and monitoring",
"Safe fallbacks when AI workflows fail"
],
engineeringBeliefs: [
"Simple systems are easier to run and scale",
"LLMs can be wrong; always design for that",
"Measure quality before adding more prompts or agents"
],
currentlyBuilding: [
"GenAI backend systems",
"AI-first web and mobile applications"
],
links: {
github: "https://github.com/hari7261",
website: "https://www.dreamsbuilder.tech",
linkedin: "https://linkedin.com/in/hariom-kumar-pandit-2k3",
resume:
"https://drive.google.com/file/d/151z6Ra_WcvJhlsJcrdWBw2QixEkYhq-w/view"
}
} as const;INDUS is a personal software brand β a suite of production-grade developer tools and CLI utilities built in Go, Python & TypeScript.
| Repository | Description | Language |
|---|---|---|
| INDUS | Production-grade interactive terminal for API orchestration, developer tooling, and concurrent workloads | Go |
| indus-llm-gateway | Production-ready LLM gateway β unified OpenAI-compatible API for all providers, embedded dashboard, routing strategies, auth & quotas | Go |
| indus-tester | Real performance testing for CI/CD pipelines, staging environments, and load balancer validation | Go |
| indus-http-replay | VS Code extension to replay and compare HTTP API requests from raw text, curl, logs, HAR, and .indus.http files | TypeScript |
| indus-reminder | Go CLI + GitHub Actions automation that sends daily (MonβSat) reminder emails via Gmail SMTP from checklist.md | Go |
| Repository | Description | Language |
|---|---|---|
| DocAgentLine | AI-powered document agent pipeline | Python |
| react-native-reanimated-exampleDemos | Clean, production-ready React Native animation component library built with react-native-reanimated | TypeScript |
| AUTH-CodeFiles | Secure authentication codebase with login, registration, protected routes, and reusable auth utilities. | Python |
| GemmaOCR-APP | Local OCR and structured text extraction app powered by Gemma-3 vision and Streamlit. | Python |
| AgentPodcast-AI | Multi-speaker podcast generation system that converts written content into natural-sounding audio. | Python |
| World-Time-Traveler | AI photo transformation app that converts images into historical portraits across multiple eras. | TypeScript |
| Face_Recognition_Attendance_System_uniface | Private face-recognition attendance system using UniFace (RetinaFace + ArcFace) with a Gradio UI. | Python |
| NLP-social-media-Sentiment-Analysis | AI-driven platform for social-media sentiment and emotional-tone analysis. | Python |
| RecruitmentAgent-AI | AI recruitment workflow tool for resume analysis, automated communication, and interview scheduling. | Python |
| Repository | Impact | Language |
|---|---|---|
| Hacktoberfest-2025 | Open-source learning space for new contributors to practice with real issues, PRs, and community workflows. | TypeScript |
| First-OpenSource-Contribution | Educational repository that teaches the complete contribution flow: fork, branch, commit, and pull request. | HTML |





