Skip to content
View SiD-array's full-sized avatar

Block or report SiD-array

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

About Me

class SiddharthBhople:
    def __init__(self):
        self.role = "Software Engineer | AI/ML Engineer"
        self.education = "M.S. Computer Science @ RIT (2024-2026)"
        self.location = "Rochester, NY"
        
        self.skills = {
            "languages": ["Python", "Java", "JavaScript", "TypeScript", "SQL", "C#", "F#"],
            "frontend": ["React", "Vite", "Tailwind CSS", "Recharts"],
            "backend": ["FastAPI", "Node.js", "REST APIs"],
            "ml_data": ["scikit-learn", "TensorFlow", "XGBoost", "LangGraph", "Pandas", "NumPy"],
            "databases": ["PostgreSQL", "MongoDB", "MySQL", "Firebase"],
            "tools": ["Docker", "Git", "GitHub Actions", "VS Code"]
        }
        
    def current_focus(self):
        return [
            "πŸ€– Agentic AI & Multi-Agent Systems",
            "☁️ Cloud Governance & FinOps",
            "πŸ“Š Production ML Pipelines",
            "πŸ”§ Full-Stack Development"
        ]
    
    def fun_fact(self):
        return "I build systems where data meets softwareβ€”not just notebooks!"

Currently Working On



πŸ€– Autonomous Cloud Governance

Building a proactive multi-agent orchestration system with real-time fiscal governance for autonomous AI workflows.

🎯 Key Features:

  • πŸ”Œ Agentic Circuit Breakers β€” Automatic cost-aware intervention
  • πŸ”„ Dynamic Model Routing β€” Smart LLM selection based on task complexity
  • πŸ’° Real-Time Budget Tracking β€” Prevent cloud bill shock
  • πŸ—οΈ MCP Server Integration β€” Extensible tool ecosystem

Tech: Python LangGraph MCP Server FinOps AI Governance


Featured Projects

πŸ€– Autonomous Cloud Governance

Agentic AI β€’ Multi-Agent Systems β€’ FinOps

Proactive multi-agent orchestration with real-time fiscal governance. Features Agentic Circuit Breakers and dynamic model routing to prevent cloud bill shock.

Repo

Python LangGraph MCP Server AI Governance

🧬 RNA-Seq Cancer Biomarker Discovery

Machine Learning β€’ Bioinformatics β€’ Explainability

ML pipeline analyzing TCGA RNA-Seq data for 5 cancer subtypes. Achieves 100% F1-score, identifies 50 HGNC-verified biomarkers.

Dashboard Repo

Python scikit-learn Genomics TCGA

πŸ“ˆ StockView

Full Stack β€’ ML Predictions β€’ Data Viz

Real-time stock analysis dashboard with ML predictions, anomaly detection, technical indicators & sentiment analysis.

Demo Repo

React FastAPI XGBoost Recharts

🎬 CineMatch β€” Movie Recommender

NLP β€’ TF-IDF β€’ Content-Based Filtering

Netflix-inspired movie recommendation system with TF-IDF + Cosine Similarity. Features 4,800+ movies with bigram support for better accuracy.

Demo Repo

Python TF-IDF scikit-learn Streamlit TMDB API

πŸ“Š Reddit Big Data Analysis

Big Data β€’ Data Engineering β€’ Mining

Analysis of ~50M Reddit comments. 3-phase pipeline: PostgreSQL (relational), MongoDB (document), and Apriori association rule mining.

Demo Repo

Python PostgreSQL MongoDB Data Mining

🌐 Portfolio Website

Modern Frontend β€’ Responsive Design

Personal portfolio website showcasing projects, skills, and experience with modern frontend technologies.

Portfolio Repo

JavaScript React Tailwind CSS


🧩 View More Projects
Project Description Tech
F-Applications Functional Data Science with F# β€” analysis, cleaning & visualization F# Deedle Plotly.NET
Sudoku Solver Algorithmic puzzle solver with clean OOP design C# .NET
PG Life Full-stack housing platform with optimized SQL PHP MySQL
Weather App Real-time weather application JavaScript API

Tech Stack

Languages

Python JavaScript TypeScript Java C# F# SQL

Frontend

React Vite Tailwind CSS HTML5 CSS3

Backend & APIs

FastAPI Node.js

ML & Data Science

scikit-learn TensorFlow Pandas NumPy XGBoost LangGraph

Databases

PostgreSQL MongoDB MySQL Firebase

Tools & DevOps

Git Docker GitHub Actions VS Code


GitHub Analytics





πŸ’¬ Let's Connect!

I'm always open to interesting conversations and collaboration opportunities.




⭐ Star a repo if you find my work interesting!

Pinned Loading

  1. rna-seq-cancer-biomarker-discovery rna-seq-cancer-biomarker-discovery Public

    Machine learning pipeline analyzing TCGA RNA-Seq data for 5 cancer subtypes (BRCA, COAD, KIRC, LUAD, PRAD). Achieves 100% F1-score, identifies 50 HGNC-verified biomarkers, and validates findings vi…

    Python 1

  2. StockView StockView Public

    πŸ“ˆ Real-time stock analysis dashboard with ML predictions, anomaly detection, technical indicators & sentiment analysis. Built with React + FastAPI.

    JavaScript 1

  3. Reddit-Comments-May-2015-Data-Analysis Reddit-Comments-May-2015-Data-Analysis Public

    Forked from hrithik9120/CSCI620_Term_Project_7

    Big Data analysis of the Reddit Comments May 2015 dataset (~50M comments). Features a 3-phase approach: relational modeling (PostgreSQL), document-oriented design (MongoDB), and data mining with Ap…

    Python 1

  4. portfolio portfolio Public

    Personal portfolio website showcasing projects, skills, and experience, built with modern frontend technologies and responsive design.

    JavaScript 1

  5. movie-recommender movie-recommender Public

    🎬 CineMatch β€” Content-based movie recommender using TF-IDF & cosine similarity. Netflix-inspired UI with 4,800+ movies. Try the live demo!

    Python 1

  6. F-applications F-applications Public

    Demonstrating F# applications in Data Science β€” functional data analysis, cleaning, and visualization using Deedle & Plotly.NET. Explore how F#'s type safety, pipelines, and pattern matching create…

    HTML 1