Skip to content
View annu-creator24t's full-sized avatar

Highlights

  • Pro

Block or report annu-creator24t

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

💫 About Me:

Hi, I’m Annu

I’m a B.Tech CSE (AIML) student, batch of 2027, with hands-on experience in machine learning, data analysis, and full-stack development.

I’ve worked on healthcare ML pipelines, handling data cleaning, feature extraction, and model training on real datasets. One of my ongoing projects involves EEG signal analysis, where I processed multi-channel EEG data from 58 patients, extracted statistical and signal-based features, and trained a classical ML model. I’m currently contributing to a research paper based on this work.

Alongside ML, I’ve built end-to-end web applications using the MERN stack, combining React frontends with backend APIs and databases.

I also practice Data Structures and Algorithms in Java (150+ problems solved) to strengthen core problem-solving skills and code understanding.

I’m interested in roles where I can work on real codebases and improve through hands-on engineering work

🌐 Socials:

LinkedIn Email LeetCode Portfolio

💻 Tech Stack:

Java JavaScript AWS MongoDB MySQL mlflow NumPy Pandas Matplotlib Git GitHub React NodeJS Express.js FastAPI Vercel Render Python HTML5 C Anaconda Bootstrap Java React C CSS3

📊 GitHub Stats:



✍️ Random Dev Quote

🔝 Top Contributed Repo


Popular repositories Loading

  1. SigmaGPT SigmaGPT Public

    JavaScript 15 2

  2. 4-queen-problem 4-queen-problem Public

    The 4-Queen Problem is a combinatorial puzzle to place 4 queens on a 4x4 chessboard such that no two queens threaten each other. This repository provides a backtracking-based solution to find all v…

  3. Analog-Watch-project Analog-Watch-project Public

    An analog watch built with HTML, CSS, and JavaScript displays a traditional clock. HTML forms the structure, CSS handles styling and animations, while JavaScript updates the time in real-time. The …

    CSS

  4. Palidrome-Number- Palidrome-Number- Public

    A palindrome number is a number that reads the same backward as forward, such as 121 .

  5. Calculator Calculator Public

    This is a simple web-based calculator built with HTML, CSS, and JavaScript, capable of performing basic arithmetic operations (addition, subtraction, multiplication, division), as well as calculati…

    CSS

  6. tic-tac-toe tic-tac-toe Public

    This is a responsive Tic-Tac-Toe game built with HTML, CSS, and JavaScript. It allows two players to take turns and marks X or O on a 3x3 grid. The game adjusts to different screen sizes, ensuring …

    JavaScript