Skip to content
View rishika638's full-sized avatar

Block or report rishika638

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rishika638/README.md

Hey πŸ‘‹ I'm Rishika Kumari

Information Science & Engineering | Systems-minded Developer | Failure-Oriented Thinker


🧠 About Me

I’m an Information Science & Engineering student who focuses on how systems fail, scale, and behave under stress β€” not just how they look in demos.

I enjoy working at the intersection of:

  • backend systems & correctness
  • testing & failure analysis
  • applied ML with deep error investigation

Most of my projects are not CRUD apps β€” they are built to answer questions like:

What breaks first? Why did it fail? How do we detect it earlier next time?


πŸ› οΈ Tech Stack

Languages
Python Β· JavaScript Β· TypeScript Β· C Β· SQL

Backend & Systems
FastAPI Β· Node.js Β· REST APIs Β· Concurrency Basics Β· System Testing

ML / NLP
PyTorch Β· HuggingFace Transformers Β· Model Evaluation Β· Error Analysis

Tools
Git Β· GitHub Actions Β· Docker (basic) Β· Postman Β· Linux


πŸš€ Highlight Projects

πŸ”¬ Failure-Oriented System Test Framework

Python | System Reliability | Testing

  • Designed a testing framework that injects failures instead of assuming success
  • Simulates latency, retries, partial outages, and flaky dependencies
  • Focuses on observability, logs, and reproducibility β€” not happy-path testing
  • Inspired by real-world distributed system testing practices

πŸ‘‰ Repo: https://github.com/rishika638/failure-oriented-system-test-framework


🧠 Hinglish Transformer Failure Analysis

Python | NLP | Research-style Project

  • Studied failure modes of multilingual transformers on noisy Hinglish data
  • Identified token fragmentation, English-anchor bias, and confidence collapse
  • Emphasis on why models fail, not just accuracy numbers
  • Built a clean evaluation + error inspection pipeline

πŸ‘‰ Repo: https://github.com/rishika638/hinglish-transformer-failure-analysis


🧬 Breast Cancer Analytics Dashboard

Python | Data Analysis | Visualization

  • Interactive dashboard for exploratory medical data analysis
  • Focused on feature behavior, distributions, and correlations
  • Designed for interpretability over flashy UI

πŸ‘‰ Repo: https://github.com/rishika638/breast-cancer-dashboard


πŸ€– LinkedIn Job Automator

Automation | Python

  • Automated job discovery and tracking workflow
  • Reduced manual search noise with structured filtering
  • Built with safety limits to avoid platform abuse

πŸ‘‰ Repo: https://github.com/rishika638/linkedin-job-automator


πŸ“Š GitHub Stats


🌱 Currently Exploring

  • Distributed system testing ideas
  • Backend correctness & failure handling
  • Production-grade project structuring
  • DSA with real-world problem mapping

🌐 Connect


β€œI care more about correctness than aesthetics.”

Pinned Loading

  1. equi-exchange equi-exchange Public

    TypeScript

  2. Real-Time-Object-Detection Real-Time-Object-Detection Public

    Python