Skip to content
View dharanikaa360's full-sized avatar

Block or report dharanikaa360

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

Dharanikaa.T

Python Intern at Hurix Digital Systems, Chennai, building production-grade Python tooling. BCA Computer Science with Data Science student at SRM Institute of Science and Technology (2025–2028), focused on Python, automation, NLP/speech processing, and data extraction workflows.

Featured Projects

AI Resume Analyzer & Job Matcher Full-stack application that scores resumes against job descriptions using a FastAPI backend, JWT authentication, and ML-based skill matching (TF-IDF similarity plus a curated skill taxonomy). Generates downloadable PDF reports and maintains analysis history. Includes unit tests and Docker support.

Speech-to-Text Offline multilingual speech-to-text tool for Windows built on Whisper, supporting 11+ Indian languages with TXT, JSON, SRT, and HTML output.

Canvas Export Audit Validates Canvas LMS exports against instructional design storyboards to confirm content build accuracy.

Resume Extraction Extracts structured candidate data (name, contact details, LinkedIn, publications, DOI) from resume PDFs into Excel.

Student Management System CRUD-based system for managing student records.

Tech Stack

Python · FastAPI · SQLAlchemy · scikit-learn · Whisper · FFmpeg · Pandas · OpenPyXL · PDF Processing · Docker · Git

Contact

LinkedIn: dharanikaa-t Email: dharanikaa12345@gmail.com

Popular repositories Loading

  1. college-mini-projects college-mini-projects Public

    This repository contains academic and practice projects developed during my 1st year, 2nd semester as part of my undergraduate studies. It includes basic implementations, exercises, and mini projec…

    Python

  2. resume-extraction resume-extraction Public

    Extracts candidate details (name, contact, DOB, LinkedIn, publications, DOI) from resume PDFs into an Excel sheet

  3. speech-to-text speech-to-text Public

    Offline multilingual speech-to-text tool for Windows using Whisper — supports 11+ Indian languages with TXT/JSON/SRT/HTML output

    Python

  4. Mapping-exported-Canvas-files-to-SWE-and-DS-packages Mapping-exported-Canvas-files-to-SWE-and-DS-packages Public

    Audits Canvas LMS exports against instructional design storyboards to validate content build accuracy

    Python

  5. Auto-tagging Auto-tagging Public

    Automatically tags/categorizes content based on defined rules or ML classification

    Python

  6. student-management student-management Public

    A CRUD-based student management system for managing student records

    Python