Skip to content
View shrrrriya's full-sized avatar

Block or report shrrrriya

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

Hi, I'm Shriya Devarakonda 👋

I'm a developer with a strong interest in AI systems, competitive programming, and data engineering. I like building things that are correct by design — from optimized algorithms to reliable LLM pipelines.


🧠 What I Build

  • AI-powered data systems — multi-stage LLM pipelines with safety layers, schema constraints, and explainable outputs
  • Full-stack applications — React frontends, FastAPI backends, SQLite, REST APIs
  • ML models — regression, feature engineering, EDA on real-world datasets
  • Competitive programming solutions — dynamic programming, graph algorithms, greedy, DSU

🛠 Tech Stack

Languages: Python · JavaScript · C++
AI / ML: LLM pipelines · Pandas · NumPy · Regression models
Backend: FastAPI · SQLite · REST APIs
Frontend: React · Recharts


📌 Featured Projects

Project Description Stack
Talk-to-Data AI analytics system — query structured data in natural language via a 3-stage LLM pipeline TypeScript · React · FastAPI · SQLite
Algerian Forest Fire Prediction Regression-based FWI prediction with full EDA pipeline (Ridge, Lasso, ElasticNet) Python · Jupyter
Amazon-ML Price detection system on structured e-commerce data Python
ACO Algorithmic optimization implementation Python · NumPy · Matplotlib

🏆 Competitive Programming

Actively competing in algorithmic contests. Core strengths:

  • Dynamic programming (knapsack, grid DP, interval DP)
  • Graph algorithms (Dijkstra, BFS/DFS, topological sort, DSU)
  • Greedy and constructive problems

Primary language: C++


📫 Connect

GitHub

Pinned Loading

  1. talk-to-data talk-to-data Public

    Forked from shabdagya/talk-to-data

    Built and developed the core product, including architecture, features, and implementation. Originally contributed upstream; maintained here as a fork.

    TypeScript

  2. kiwix-tools kiwix-tools Public

    Forked from kiwix/kiwix-tools

    Command line Kiwix tools: kiwix-serve, kiwix-manage, ...

    C++

  3. Mega-Blog Mega-Blog Public

    JavaScript

  4. ACO ACO Public

    Python, NumPy, Matplotlib,

    Python

  5. Algerian-forest Algerian-forest Public

    Machine Learning project predicting Fire Weather Index (FWI) using meteorological data with EDA, feature analysis, and regression models (Ridge, Lasso, ElasticNet).

    Jupyter Notebook

  6. Amazon---ML Amazon---ML Public

    price detection system