Pursuing Masters in Software Engineering at San Jose State University
Ex-SWE Onmeta (Web 3.0), Philips Healthcare
Interests: Distributed Systems, Backend Development, AI-LLMs based development
Always exploring cool stuff !
Pinned Loading
-
-
resp-parser-go
resp-parser-go PublicA simple RESP (Redis Serialization Protocol) parser implementation in Golang
Go
-
NCAA_Basketball_Stats
NCAA_Basketball_Stats PublicAn API Service to do fun analysis for NCAA Basketball data using BigQuery
Python 3
-
file-ai
file-ai PublicForked from Chat-craft/file-ai
Manages files, provides/reterives data from AI
Python
-
CMPE255-Predicting-Bulldozer-Auction-Prices
CMPE255-Predicting-Bulldozer-Auction-Prices PublicThis is code repository is for our team's CMPE255 project
Jupyter Notebook 1
-
Disjoint Set Union Template in Python
Disjoint Set Union Template in Python 1class DSU:
2def __init__(self):
3self.parent = {} # Each node is its own parent initially
4self.rank = collections.defaultdict(lambda: 1) # Rank starts at 1 for all nodes
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




