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.

Content in all repositories owned by your account will be closed.
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



🀝 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. tharunika-19 tharunika-19 Public

    1

  2. node-express-course node-express-course Public

    Forked from john-smilga/node-express-course

    JavaScript 1

  3. web-dev web-dev Public

    Web development practice projects

  4. youtube-clone-html-css youtube-clone-html-css Public

    A YouTube homepage clone built using HTML and CSS

    HTML

  5. 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

  6. learning-journey learning-journey Public

    My day-by-day learning journey through Python, JavaScript, APIs and more β€” one commit at a time.

    JavaScript