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

Block or report Ananthu2oo3

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
Ananthu2oo3/README.md
Ananthakrishnan G - AI Full-Stack Developer

Hello, I'm Ananthakrishnan G!

🚀 Passionate about building AI-first products that feel useful, reliable, and easy to use. I enjoy working across the full stack, from clean interfaces and backend APIs to LLM workflows, tools, cloud services, and real product behavior.

🤝 Let's connect! Feel free to reach out for collaborations, exciting projects, or conversations around full-stack development, AI applications, agents, and cloud-backed products.

My Tech Stack

Python    React    Next.js    MongoDB    AWS Bedrock    Agentcore    Prompt Management    Amazon CloudWatch

Connect

GitHub LinkedIn Medium Instagram

Pinned Loading

  1. epileptic_seizure_detection epileptic_seizure_detection Public

    Analyzed EEG graph data from Kaggle after applying discrete wavelet transform, utilizing Random Forest Classifier for feature selection. Employed various algorithms to create a predictive model, wi…

    Jupyter Notebook

  2. face_identification_ML_model face_identification_ML_model Public

    Developed a face detection system utilizing Haar cascade to identify faces within uploaded images, followed by precise cropping of the detected facial regions. Trained a model using Support Vector …

    Jupyter Notebook

  3. news_chronicle news_chronicle Public

    A python program that gets keywords from the user and scrapes related news from the news websites and presents the summary of the top 10 latest news on the given keyword.

    Python

  4. plagiarism_checker plagiarism_checker Public

    Using cosine_similarity and TfidfVectorizer, this program accurately identifies the similarity percentage between files and plot it in a heatmap.Python Packages used: sklearn, pandas, seaborn, matp…

    Jupyter Notebook