class JaiGaneshH:
"""
A passionate CS undergrad turning caffeine and curiosity
into production-grade software — one commit at a time.
"""
name = "Jai Ganesh H"
degree = "B.E. Computer Science, JEC '27"
location = "India 🇮🇳"
programming_languages_known = "Python (Primary), JavaScript, TypeScript"
# What I live and breathe
interests = [
"Agentic AI & Autonomous Systems",
"Generative AI & LLM Applications",
"Full-Stack Web Development",
"Cross-Platform Mobile Apps",
"Blockchain & Smart Contracts",
]
philosophy = (
"Don't just use technology — understand it, "
"break it, rebuild it better."
)
currently = (
"Building Agentic AI systems and RAG pipelines by day, "
"dreaming in Solidity by night."
)
open_to = [
"Internships", "Hackathons", "Open Source", "Collaborations",
]
def say_hi(self):
print(
"Thanks for stopping by! "
"Let's build something meaningful together."
)|
Building production-ready Generative AI apps using RAG pipelines, LangChain Agents, and OpenAI's API. Currently exploring multi-agent orchestration and tool-augmented LLMs. |
Developing scalable web applications with Next.js + TypeScript on the frontend and Node.js/FastAPI on the backend. Focused on clean architecture and real-world deployment. |
|
Shipping cross-platform apps using React Native — from concept to App Store. Emphasis on smooth UX, offline support, and performance on real devices. |
Learning smart contract development with Solidity + Hardhat. Working toward writing and auditing secure smart contracts, and launching my first DApp on testnet. |



