Skip to content
View naveenvanam789's full-sized avatar

Block or report naveenvanam789

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

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

Report abuse
naveenvanam789/README.md

Hi, I'm Naveen πŸ‘‹

I'm an Associate Software Engineer at Tech Mahindra, based in Hyderabad, India, with about a year and a half of experience building backend systems and full-stack applications. My core stack is Java and Spring Boot, and I work regularly with MySQL and Git in my day-to-day development work.

Over the past year, I've been expanding beyond backend development into Python, Machine Learning, and Agentic AI, exploring how intelligent systems can be built into practical, real-world applications rather than just theoretical projects.

πŸ”­ What I'm working on

  • Hospital Management System β€” a full-stack application built with Spring Boot and MySQL, designed to handle patient records, appointments, and hospital workflows through clean, maintainable backend architecture.

  • KYC POC β€” an agentic AI proof-of-concept that combines FastAPI for the backend, React for the frontend, and GitHub Copilot as part of the development workflow, exploring how AI agents can streamline identity verification processes.

🌱 What I'm learning

I'm actively deepening my skills in Machine Learning and exploring how agentic AI systems can be integrated into enterprise-style applications. I enjoy picking projects that push me slightly beyond my comfort zone β€” ones where I have to learn a new tool, framework, or concept to get them working properly.

πŸ’‘ How I work

I care about writing code that's clean and easy for someone else to pick up later, not just code that works. Whether it's structuring a Spring Boot service or wiring together an AI pipeline, I try to keep things organized and well-documented so the reasoning behind decisions is clear, not just the final result.

πŸ“« Let's connect

I'm always open to interesting conversations about backend engineering, AI applications, or just software in general. Feel free to check out my pinned repositories below, or reach out directly.


⭐️ Pinned repos below show my current best work β€” actively updated as I build more.

  1. N-gram language model - https://github.com/naveenvanam789/N-Gram-Language-model

Popular repositories Loading

  1. naveenvanam789 naveenvanam789 Public

    Hi, I'm Naveen πŸ‘‹ I'm an Associate Software Engineer at Tech Mahindra, based in Hyderabad, India, with about a year and a half of experience building backend systems and full-stack applications. My …

  2. N-Gram-Language-model N-Gram-Language-model Public

    A statistical $N$-gram Language Model built from scratch in Python to predict the next word in a sequence and evaluate model perplexity using the Keras IMDB movie reviews dataset.

    Python

  3. Snetithon Snetithon Public

    Python

  4. Hospital-Managment-system Hospital-Managment-system Public

    Java