I'm Nikhil Sai Manam, a Computer Science & Engineering student at Bennett University and an expected 2027 graduate. I'm passionate about building scalable software, AI-powered applications, and developer tools that solve real-world problems.
Over the past few years, I've been exploring the intersection of Artificial Intelligence, Full-Stack Development, Blockchain, and Cloud Computing, with a strong focus on creating practical, production-ready applications.
Currently, I'm working on:
- π€ AI Agents, LLM applications, and autonomous workflows
- π Full-Stack web applications using modern JavaScript frameworks
- π§ Computer Vision and AI-powered automation
- π Blockchain, Smart Contracts, and Web3 applications
- βοΈ Cloud-native applications and scalable backend architectures
- β‘ Open-source projects and developer productivity tools
I'm always eager to learn new technologies, contribute to open source, and build products that have a meaningful impact.
Bennett University
Bachelor of Technology (B.Tech) β Computer Science & Engineering
Expected Graduation: 2027
|
|
|
π’ Node.js π Express.js π― Django π REST APIs π JWT Authentication β‘ Scalable Backend Systems |
| AI & LLMs | Computer Vision | Agentic AI |
|---|---|---|
| LangChain | OpenCV | AI Agents |
| LangGraph | TensorFlow | Multi-Agent Systems |
| Prompt Engineering | Image Processing | Voice Agents |
| RAG | Deep Learning | LLM Applications |
| Vector Search | Embeddings | Semantic Search |
π PostgreSQL β’ π MongoDB β’ π¬ MySQL β’ β‘ Redis
π· Prisma ORM
π§ PGVector β’ π² Pinecone
| βοΈ Cloud | π DevOps |
|---|---|
| AWS Certified Cloud Practitioner | Docker |
| Linux | Git |
| GitHub | GitHub Actions |
| CI/CD | Deployment Pipelines |
π» VS Code β’ π¬ Postman β’ π¨ Figma β’ π€ Arduino
β‘ Vite β’ π¦ npm β’ π§© OpenCode β’ π€ GitHub Copilot
public final class NikhilSai {
private final String name = "Nikhil Sai";
private final String university = "Bennett University";
private final int graduationYear = 2027;
private final String[] passions = {
"π€ Artificial Intelligence",
"β‘ Agentic AI",
"π§ Large Language Models",
"π Full Stack Development",
"ποΈ Computer Vision",
"π Blockchain & Web3",
"βοΈ Cloud Computing",
"ποΈ System Design",
"π Open Source",
"π Developer Tools",
"π Information Retrieval",
"π¦ Scalable Distributed Systems"
};
public void buildTheFuture() {
for (String passion : passions) {
System.out.println("Currently exploring: " + passion);
}
}
}
