Skip to content
View nandan075's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nandan075

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
nandan075/README.md

Β  Β 



🧭 About Me

class SaiNandan:

    def __init__(self):
        self.role = "Computer Science Student @ IIIT Sri City"
        self.languages = ["Python", "C++", "Java", "JavaScript"]
        self.interests = [
            "Machine Learning",
            "Deep Learning",
            "Quantum Computing",
            "Software Development",
            "Problem Solving"
        ]

    def goal(self):
        return "Build impactful software and AI solutions."

    def say_hi(self):
        return "Always excited to learn, build, and collaborate! πŸš€"
  • πŸŽ“ Computer Science Student
  • πŸ’» Interested in Software Development, AI, and Emerging Technologies
  • πŸš€ Currently building projects in Web Development and Machine Learning
  • 🧠 Exploring Quantum Computing and Computer Vision
  • 🀝 Open to collaborating on Open Source and impactful projects
  • ⚑ Turning ideas into code

πŸš€ Featured Projects

πŸ’‘ Other Projects

  • πŸ₯— NutriSwiggy – AI-powered dietitian and healthy food ordering platform
  • 🌲 TrailBlazers – Event management platform

πŸ’» Tech Stack

Programming Languages

C++ Python Java JavaScript

AI & Machine Learning

TensorFlow Keras Scikit-Learn NumPy Pandas Matplotlib Qiskit

Web Development

HTML5 CSS3 React NodeJS Flask MySQL

Developer Tools

Git GitHub Postman Swagger Render Vercel Figma Jira


πŸ“Š GitHub Analytics





πŸ† GitHub Trophies


🌐 Let's Connect

LinkedIn Email Portfolio


⭐ Thanks for visiting my profile!

I'm always excited to learn, build, and collaborate on meaningful projects.

Feel free to connect or explore my repositories. πŸš€

Popular repositories Loading

  1. Movie_recommender Movie_recommender Public

    Machine Learning Movie Recommendation System built with Flask and deployed as a web application.

    HTML

  2. cyk-cfg-simulator cyk-cfg-simulator Public

    An interactive project that converts CFGs to CNF and applies the CYK algorithm to verify string membership, with detailed parsing table visualization.

    Python

  3. Cara Cara Public

    Forked from janavipandole/Cara

    E-Commerce Website is a modern, responsive, and fully functional online shopping platform built to deliver a smooth and user-friendly experience. This project allows users to browse products, add t…

    HTML

  4. nandan075 nandan075 Public

    Code β€’ Learn β€’ Build β€’ Explore emerging technologies.

  5. Portfolio Portfolio Public

    A modern, responsive personal portfolio website showcasing my skills, projects, open-source contributions, and experience in Data Science, Machine Learning, and Full Stack Development.

    HTML

  6. Leetcode Leetcode Public

    πŸš€ This repository contains my LeetCode solutions in C++, documenting my journey of mastering Data Structures and Algorithms through consistent problem-solving. Solutions are organized by problem wi…

    C++