Skip to content
View hari7261's full-sized avatar
:electron:
Writing Code in Production 😰
:electron:
Writing Code in Production 😰

Block or report hari7261

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hari7261/README.md

Hello It's Hari πŸ‘‹

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;

πŸ—‚οΈ AUTOMATION + PREMIUM SOFTWARE

πŸ”΅ INDUS - THE PREMIUM CRAFTING OF COOL STUFFS.

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

🟣 COLLECTIONS OF COMPONENTS, EXPERIMENTS, TREND AND AI+AUTOMATIONS

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


πŸͺͺ Badges

Holopin badges


πŸ“Š GitHub Activity Graph

Hari GitHub Activity Graph


πŸ”₯ GitHub Streak

GitHub Streak


🌍 Open Source Impact

Hacktoberfest 2025 First OpenSource Contribution

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

Pinned Loading

  1. INDUS INDUS Public

    Production-grade interactive terminal for API orchestration, developer tooling, and concurrent workloads.

    Go

  2. Hacktoberfest-2025 Hacktoberfest-2025 Public

    Welcome to Hacktoberfest 2025! πŸŒπŸ’» This repository is built for first-time contributors and open-source enthusiasts who want to practice, learn, and grow by working on real-world issues.

    TypeScript 36 112

  3. First-OpenSource-Contribution First-OpenSource-Contribution Public

    An educational repository designed to help beginners learn and experience open source contribution. Participate in real-time collaboration, version control, and GitHub workflows including forking, …

    HTML 5 38

  4. CRM-ReplyAutomataAI CRM-ReplyAutomataAI Public

    AI-driven customer support automation with smart ticket routing and response generation

    HTML

  5. DeepResearchAgent-AI DeepResearchAgent-AI Public

    Advanced AI-Powered Research Assistant

    Python

  6. AgentPodcast-AI AgentPodcast-AI Public

    PodcastAgent uses advanced text-to-speech technology to create natural-sounding multi-speaker podcasts from any written content.

    Python