I’m Anant V Manoj, a third-year Computer Science Engineering student at VIT Chennai. I have a strong foundation in full-stack web development, with hands-on experience in the MERN stack. I completed the Udemy Web Development Bootcamp and have undergone formal training in Artificial Intelligence. Alongside development, I actively practice competitive programming and have solved more than 100 problems on LeetCode.
A web app built with Node.js, Express, and EJS that delivers random jokes to users with a single click. It fetches jokes in real time by making API calls to an external JOKE API, with JavaScript handling interactivity and CSS for styling.
ProjectUses machine learning techniques to cluster Spotify songs based on their audio features such as tempo, energy, and danceability. Applies unsupervised learning with algorithms like K-Means...
ProjectPredicts the likelihood of heart disease based on patient health metrics such as age, cholesterol levels, blood pressure, and more. Utilizes machine learning classification algorithms like Logistic Regression...
Project