Skip to content
View Xplant2006's full-sized avatar

Block or report Xplant2006

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

๐Ÿ’ซ About Me:

I'm Parthiv Satish, a student at NIT Calicut pursuing a B.Tech Degree in Computer Science and Engineering.
I like working on projects that are practical, technically challenging, and which have the ability to scale beyond prototypes.

Some of the things Iโ€™ve been working on recently include Grid-X, a decentralized distributed compute marketplace where users can run workloads across a network of worker nodes, a machine learning model that calculates insurance policy risk according to current weather data and a RAG based information retrieval system for researchers.

My core interests lie in distributed systems, backend engineering, AI infrastructure, and developer tools. I enjoy experimenting with new architectures, learning how large systems work internally, and turning complex ideas into working MVPs.

๐ŸŒ Socials:

LinkedIn email

๐Ÿ’ป Tech Stack:

C Python SQLite Supabase NumPy Pandas scikit-learn PyTorch

๐Ÿ“Š GitHub Stats:



Pinned Loading

  1. Airchive Airchive Public

    Temp

    Python

  2. insurance_policy_vs_climate insurance_policy_vs_climate Public

    An ML Model that calculates the risk of different insurance policies according to weather data calculated in the area.

    Python

  3. parthOS parthOS Public

    A minimal educational operating system built from scratch for XSM architecture. Implements preemptive multitasking, round-robin scheduling, interrupt handling, and system calls. Built as part of OSโ€ฆ

    C

  4. PizzzaParty/Grid-X PizzzaParty/Grid-X Public

    A decentralized compute network platform enabling distributed machine learning training across a network of worker nodes.

    Python