AI Engineering student at Sri Mittapalli College of Engineering with hands-on experience building and deploying end-to-end web applications using Python, Flask, SQL, HTML, and CSS. Developed machine learning projects including Diabetes Prediction, Student Marks Prediction, and an Authentication Login System. Currently strengthening expertise in Software Engineering, Backend Development, Machine Learning, and Data Structures & Algorithms (DSA). Actively seeking internship opportunities in AI Engineering, Backend Development, and Software Development while contributing to real-world projects and continuously expanding technical skills.
Login Authentication System A full-stack app using Python, Flask, HTML, and CSS for secure login workflows. Overview Covers user authentication, backend logic, and frontend integration. Key Features - Flask-based login system - Python backend - Responsive HTML/CSS UI Tech Stack Python • Flask • HTML • CSS Key Learning Outcomes - Built an authentication workflow - Improved full-stack skills Start of my journey in Software Engineering and AI.
Student Marks Prediction System ML web app that predicts student performance via an interactive interface. Highlights - Predicts student marks. - Built with Python, Flask, HTML, CSS. - User-friendly UI with real-time predictions. Tech Stack Python • Flask • Scikit-learn • Pandas • NumPy • HTML • CSS Learning Outcomes - Built and deployed an ML app. - Experience in preprocessing, training, and prediction. - Integrated ML with Flask.
Diabetes Prediction System A web app that predicts diabetes risk using patient data. Features - ML-based risk prediction - Built with Python and Flask - Inputs: Glucose, BMI, Blood Pressure, Age, Insulin - Real-time results Tech Stack Python • Flask • Scikit-learn • Pandas • NumPy • HTML • CSS Key Learnings - End-to-end ML workflow - Data preprocessing and model integration - Model deployment with Flask
Cafe Management System A Python menu-driven app simulating a cafe ordering system. Key Features - Uses Python with conditionals, dictionaries, and user input. - Calculates bills automatically. - Simulates a basic ordering workflow. Tech Stack Python Key Learning Outcomes - Improved Python fundamentals and problem-solving. - Built a console-based application. Demonstrates practical use of core Python concepts.
FunChat Application A console-based chat app in Python simulating basic messaging with user management and chat history. Key Features - User registration and messaging - Chat history tracking - Menu-driven interface with validation Tech Stack Python Key Learning Outcomes - Used core Python concepts (functions, loops, conditionals) - Improved problem-solving skills - Built a structured console application