Skip to content
View tharunika-19's full-sized avatar

Block or report tharunika-19

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

> building things that matter. learning in public. shipping fast.

Typing SVG


🧠 About Me

tharunika = {
    "currently"      : "turning caffeine-free determination into code",
    "location"       : "somewhere between VS Code and a Google search",
    "fuel"           : ["water", "curiosity", "deadline-induced productivity"],
    "superpower"     : "turning random ideas into GitHub repositories",
    "fun_fact"       : "my GitHub commits are more organized than my study notes",
    "open_tabs"      : "a number I'm not emotionally prepared to discuss",
    "error_handler"  : "read error β†’ ignore error β†’ reread error β†’ solve error",
    "motto"          : "if it works, don't touch it. if it breaks, act surprised",
}

πŸš€ Featured Projects

React β€’ Vite β€’ Tailwind β€’ Groq AI (Llama 3.1)

A real-time women's safety platform with:

  • πŸ†˜ Emergency SOS with live location alerts
  • πŸ€– AI chatbot powered by Llama 3.1 via Groq
  • πŸ“ WhatsApp deep-link location sharing
  • πŸ“š Safety resources & interactive learning

Live Demo Repo

TensorFlow β€’ Keras β€’ Streamlit β€’ Hugging Face

Handwritten digit recognizer with:

  • 🧠 784 β†’ Dense(128) β†’ Dropout β†’ Dense(64) β†’ Softmax(10)
  • 🎯 98.28% test accuracy
  • 🎨 Drawable canvas interface on Hugging Face Spaces
  • πŸ“¦ Full scikit-learn + Keras training pipeline

HuggingFace Repo

πŸŒͺ️ Multi-Disaster Warning System

Python β€’ scikit-learn β€’ Flask β€’ Railway

ML-based disaster risk prediction:

  • 🌍 Earthquake (~95% accuracy), Flood (65.7%), Cyclone (73.7%)
  • βš™οΈ Decision Tree models via scikit-learn
  • 🌐 Flask REST API deployed on Railway
  • πŸ‘₯ 4-person team academic project

Repo

πŸ€– AI Resume Analyzer (in progress)

Python β€’ Streamlit β€’ Claude API β€’ PyMuPDF

AI-powered resume tool with:

  • πŸ“„ PDF parsing via PyMuPDF
  • πŸ’‘ Skill gap analysis & improvement suggestions
  • 🧠 Powered by Claude API
  • 🎯 Built to solve a real job-seeker pain point

Repo


🌱 Open Source β€” GSSoC 2026

Contributing across 10+ repositories in GSSoC 2026

Active contributions in repos including: DailyForge Β· Arnio Β· Checkora Β· CommitPulse Β· Reframe Β· DevTrack Β· NyaySetu Β· PiperChat

My contributions have evolved from UI/CSS fixes β†’ functional backend logic, bug fixes, and real feature work. I understand every line before I push it.

GSSoC


πŸ› οΈ Tech Stack

Languages

Python Java JavaScript C

Frontend

React Vite TailwindCSS HTML5

ML / Data

TensorFlow Keras scikit-learn Pandas

Backend & Tools

Flask Streamlit Git VSCode

Deployment

Vercel Hugging Face Railway


πŸ“Š GitHub Stats

GitHub Streak


🎯 Currently

  • πŸ”₯ GSSoC 2026 β€” contributing to real-world open source projects
  • πŸŽ“ Amazon ML Summer School 2026 β€” application submitted
  • πŸ—οΈ Portfolio building β€” shipping projects every week
  • πŸ“ˆ DSA practice β€” grinding arrays, strings, recursion daily
  • 🎯 Target β€” FAANG+ internship & placement

🀝 Let's Connect

LinkedIn GitHub Abhaya Live


"Build things that matter. Ship before you're ready. Learn by doing."

Profile Views

Popular repositories Loading

  1. web-dev web-dev Public

    Web development practice projects

  2. resume-analyzer resume-analyzer Public

    An AI-powered resume analyzer that provides instant feedback, skill gap analysis, and improvement suggestions to help job seekers optimize their resumes.

    Python

  3. Machine_Learning Machine_Learning Public

    This repo contains my practice models while learning ML

    Jupyter Notebook

  4. Checkora Checkora Public

    Forked from Checkora/Checkora

    Chess platform with an AI opponent powered by minimax search with alpha-beta pruning, built on Django and a C++ engine.

    Python

  5. RTR-project-ML-part- RTR-project-ML-part- Public

    This repo consists of models that I would be training as a part of RTR college project .

    Jupyter Notebook

  6. abhaya-webapp abhaya-webapp Public

    A women safety platform with emergency SOS, live location alerts, chatbot assistance, safety resources, and interactive learning tools.

    JavaScript