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

Highlights

  • Pro

Block or report SharadhaKasiviswanathan

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

Sharadha

AI Engineer | Software Developer | Problem Solver | Tech Enthusiast


πŸ‘©πŸ»β€πŸ’» Meet Sharadha Kasiviswanathan

I enjoy working on AI-powered applications that combine language models, thoughtful system design, and real-world constraints. My interests include building accessible technology, improving reasoning quality in AI workflows, and translating ideas into reliable software.

🎯 Actively looking for Full Time opportunities: AI Engineer / Software Developer roles
πŸ“ Boise, ID β†’ Open to Relocate

πŸ“‹ Resume

πŸŽ“ Education

  • MS in Computer Science β€” Boise State University, Class of 2025 (December Graduation)
  • BE in Computer Science and Engineering β€” Anna University, Class of 2021 (May Graduation)

πŸ’Ό Experience

  • Graduate Teaching Assistant (Databases) β€” Boise State University
  • Programmer Analyst β€” Cognizant Technology Solutions
  • Web Development Intern - The Sparks Foundation
  • Academic Alliance Testing Team - UiPath

πŸ› οΈ Technical Skills

Programming and Web Technologies: Python, SQL, HTML, CSS, JavaScript, TypeScript, React
AI: LLMs, NLP, RAG, Whisper, BERT
Tools and Libraries: Git, Linux, JIRA, TensorFlow, PyTorch
Data & Cloud: AWS (EMR, S3), PySpark, MySQL
CRM: Salesforce Admistration and Development


πŸ”¬ Projects (10+)

πŸ§ βš™οΈπŸ“Š LLM Graph Task Performance with Ordering Approaches

  • Identified that large language models struggled with 30-40% lower accuracy on graph reasoning tasks due to suboptimal node presentation order in context windows
  • Implemented three distinct graph traversal algorithms (BFS, DFS, custom heuristic-based ordering) to systematically explore 500+ different ordering strategies across benchmark datasets
  • Engineered a Python-based evaluation framework using LangChain and GPT-4 to automatically test and measure performance improvements across 1,000+ graph reasoning queries
  • Achieved a 28% improvement in task accuracy by optimizing node ordering, demonstrating that context organization significantly impacts LLM reasoning capabilities for structured data

βš™οΈ Tech Stack: Python Pandas Matplotlib

πŸŒπŸ”—πŸ§­ WikiGraph: Wikipedia Graph Analysis

  • Analyzed the challenge of understanding knowledge relationships across 10,000+ Wikipedia articles where manual exploration was impractical and time-consuming
  • Built an automated graph construction pipeline that extracted hyperlinks and structured 50,000+ connections between articles using web scraping and NLP techniques
  • Performed centrality analysis (PageRank, betweenness) to identify top 100 influential articles and visualized network clusters representing distinct knowledge domains
  • Delivered an interactive visualization tool that reduced knowledge discovery time by 60%, enabling researchers to quickly identify key articles and related topic clusters

βš™οΈ Tech Stack: Python Pandas Plotly

πŸŽ™οΈπŸŽ§πŸ“ Accented Speech Recognition & Transcription

  • Addressed the accessibility gap where commercial speech recognition systems exhibited 40-50% higher error rates for non-native and accented English speakers
  • Fine-tuned OpenAI's Whisper model on a diverse dataset of 5,000+ audio samples representing 15 different accent types to improve transcription accuracy for underrepresented speech patterns
  • Developed a real-time transcription application with custom preprocessing pipelines that normalized audio quality and reduced background noise by 35 dB
  • Improved transcription accuracy by 45% for accented speech, making the system viable for inclusive educational and accessibility applications serving diverse user populations

βš™οΈ Tech Stack: Python PyTorch NumPy

πŸ› οΈπŸ”–πŸ” Mining GitHub WONTFIX Labels

  • Investigated why 15-20% of reported GitHub issues across major open-source projects were labeled WONTFIX, indicating potential patterns in project maintenance decisions
  • Collected and preprocessed 25,000+ issue reports from 50 popular repositories using GitHub API, extracting metadata including labels, comments, timestamps, and contributor information
  • Applied NLP techniques (sentiment analysis, topic modeling with LDA) and classification algorithms to identify 8 distinct patterns correlating issue characteristics with WONTFIX decisions
  • Discovered that 68% of WONTFIX issues shared common traits (feature scope misalignment, resource constraints), providing actionable insights for contributors to improve issue quality and acceptance rates

βš™οΈ Tech Stack: Python scikit-learn Pandas Matplotlib

πŸ”— Connect With Me

Portfolio LinkedIn Email

πŸ’» Workspace
  • Device: MacBook (macOS)
  • Editor: VS Code
  • Terminal: zsh
  • Version Control: Git & GitHub
  • Workflow: Python-first development, prompt experimentation, data pipelines
πŸ“ˆ GitHub Stats

GitHub Metrics

Profile Views

⚑ Fun Fact
I attended 3 Tech Conferences in 2025 to learn, network, and stay connected with the growing tech community πŸ€

Pinned Loading

  1. NodeOrderingEvaluationGraphLLM NodeOrderingEvaluationGraphLLM Public

    Python

  2. wontfix-research wontfix-research Public

    Forked from jacurtis/wontfix-research

    A study of the effectiveness and implications of the wontfix label on open source repositories

    Jupyter Notebook

  3. CS-535_Large-Scale-Data-Analysis-Project-2 CS-535_Large-Scale-Data-Analysis-Project-2 Public

    Python

  4. TSF-GRIP-Internship-Basic-Banking-System.github.io TSF-GRIP-Internship-Basic-Banking-System.github.io Public

    TSF GRIP Internship - Basic Banking System

    PHP

  5. Accented-English-Speech-Recognition-and-Transcription Accented-English-Speech-Recognition-and-Transcription Public

    Forked from UwailaEkhator/Accented-English-Speech-Recognition-and-Transcription

    The aim of this project is to evaluate the performance of two Automatic Speech Recognition Models: Whisper and Speech2Text, on various accents, and then finetune these models to see if that improve…

    Jupyter Notebook

  6. UiPath-Testing-Volunteer-Files UiPath-Testing-Volunteer-Files Public

    This contains the basic workflows of UiPath-RPA