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

Highlights

  • Pro

Block or report shrprabh

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

Hi, I’m Shreyas 👋

Software Engineer • Full-Stack Developer • Interested in AI/ML & HPC

  • Building web apps and developer tools
  • Exploring scalable systems, performance, and privacy

Links

Tech I use

Python • C# • TypeScript • JavaScript React • Angular • FastAPI • ASP.NET Core • Entity Framework Core PostgreSQL • SQL Server • MongoDB • Docker • AWS • GCP • Azure

Selected projects

Contact

If you’d like to collaborate, feel free to email me.

Pinned Loading

  1. BraTS-PolypSegmentation BraTS-PolypSegmentation Public

    End-to-end brain tumor segmentation on BraTS2020 with a modified DUCKNet (U-Net + DenseNet). Includes data preprocessing/augmentation, Keras training loops, and rigorous eval (Dice/IoU), achieving …

    Jupyter Notebook 1

  2. Breast-Cancer-Prediction-System-Utilizing-Machine-Learning-Algorithms-Group-15 Breast-Cancer-Prediction-System-Utilizing-Machine-Learning-Algorithms-Group-15 Public

    Complete and Reproducible baseline for tabular breast-cancer diagnosis on the WDBC dataset. The project includes tidy EDA, feature prep, stratified train/test splits, and side-by-side benchmarking …

    Jupyter Notebook

  3. CanvasShield CanvasShield Public

    Real-time detector for HTML5 canvas fingerprinting. Local-only WebExtension with per-site/time analytics, instant alerts, and CSV export, no servers, no telemetry.

    JavaScript

  4. Credence Credence Public

    Credence is a platform that bridges the gap between informal learning and verifiable credentials. We enable users to earn XP for watching educational YouTube videos and receive soulbound NFTs as pr…

    TypeScript

  5. HackWES-PDFChatGenius HackWES-PDFChatGenius Public

    Unlock the power of your PDFs with HackWES-PDFChatGenius! This innovative project, developed during the HackWES hackathon, transforms the way you interact with PDF documents. Simply upload your PDF…

    TypeScript 1

  6. StockPredictor-NeuralNet StockPredictor-NeuralNet Public

    A clean, reproducible workflow for time-series stock prediction using neural networks (LSTM baseline). Swap in any ticker’s historical CSV from Yahoo Finance, engineer indicators with TA-Lib, and g…

    Python