<!-- PratikFandade/PratikFandade is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile. Here are some ideas to get you started: 🔭 I’m currently working…
<!--
PratikFandade/PratikFandade is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
prkbuilds
I build backend + infrastructure software: distributed systems, observability, and developer tooling.
Open to Backend / Infra / Platform / Distributed Systems roles (Go, C++, Rust).
What I’m focused on
- Observability middleware for GenAI systems (OpenTelemetry, tracing conventions, tool-call spans)
- Distributed systems primitives (Raft, replication, consistency, failure handling)
- Systems monitoring (eBPF, Prometheus, Grafana) and performance debugging
Tech I use
- Programming: C, C++ (STL), Python, Rust, Go
- Data & Storage: PostgreSQL, MongoDB, Redis, SQL, BigQuery
- Cloud & DevOps: AWS, GCP, Docker, CI/CD, Gardener, RabbitMQ, Kubernetes, Terraform
- Backend & Systems: Distributed Systems, REST APIs, gRPC, cron-jobs, Caching, Threading, Synchronization
- Reliability & Quality: OpenTelemetry, Grafana, Logging, Metrics, Monitoring
Contact
- LinkedIn: LinkedIn
- Email: [[email protected]](mailto:[email protected])
-
weatherman.rs
A Weather CLI Build with Rust to utilize OpenWeatherMap API to give you real-time weather reports
Rust ★ 11 1y agoExplain → -
events-management-system
A platform to manage event attendees, track participant details (name, email, etc.), and monitor attendance for multiple event slots. Admins can mark attendance on the first page, while the second page displays a sortable table of participants based on the number of slots attended.
JavaScript ★ 2 4y agoExplain → -
otel-ai-go
OpenTelemetry GenAI semantic conventions for Go: drop-in HTTP middleware, gRPC interceptors, and client transports that emit spec-aligned inference + tool spans with multi-turn conversation correlation.
Go ★ 1 4mo agoExplain → -
prkbuilds
No description.
★ 1 4mo agoExplain → -
Pablos_Therapy
Pablo's Therapy - A multilingual therapy voice session made with generative AI chatbot
C++ ★ 1 1y agoExplain → -
dotfiles
A Repository to maintain the dotfiles I use for my productivity and organization
AppleScript ★ 0 2mo agoExplain → -
kubernetes ⑂
Production-Grade Container Scheduling and Management
Go ★ 0 2mo agoExplain → -
Jobs_Applier_AI_Agent_AIHawk ⑂
AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.
★ 0 7mo agoExplain → -
hive ⑂
Outcome driven agent development framework that evolves
Python ★ 0 4mo agoExplain → -
Resume_and_Cover_letter
No description.
TeX ★ 0 4mo agoExplain → -
rustlings ⑂
:crab: Small exercises to get you used to reading and writing Rust code!
Rust ★ 0 4mo agoExplain → -
opentelemetry-collector ⑂
OpenTelemetry Collector
★ 0 4mo agoExplain → -
go-libp2p ⑂
libp2p implementation in Go
Go ★ 0 4mo agoExplain → -
corepc ⑂
Rust library for interacting with Bitcoin Core over JSONRPC
★ 0 4mo agoExplain → -
solana-sdk ⑂
Rust SDK for the Solana blockchain, used by on-chain program developers and the Agave validator
★ 0 4mo agoExplain → -
daily-life-planner
No description.
★ 0 4mo agoExplain → -
angular ⑂
Deliver web apps with confidence 🚀
★ 0 5mo agoExplain → -
qdl.js ⑂
a library for interfacing with Qualcomm devices in QDL mode
★ 0 5mo agoExplain → -
linux ⑂
Adding support for the Rust language to the Linux kernel.
★ 0 6mo agoExplain → -
diesel ⑂
A safe, extensible ORM and Query Builder for Rust
Rust ★ 0 7mo agoExplain → -
leetcode-company-wise-problems ⑂
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20 June, 2025
★ 0 1y agoExplain → -
KernelScope
high-performance system monitoring tool using eBPF to trace kernel-level events
C++ ★ 0 11mo agoExplain → -
raftkv
A fault-tolerant distributed key-value store built with Raft consensus, written in Go with gRPC and Docker-based testing.
Go ★ 0 11mo agoExplain → -
portfolio
A Repository to maintain the portfolio website I built
JavaScript ★ 0 1y agoExplain → -
Anonymous-Chat-App
This is a MERN Stack Web App equipped with end-to-end encryption using CryptoJS and AES Algorithm.
JavaScript ★ 0 4y agoExplain → -
redis-go
This project is a lightweight implementation of a Redis-like in-memory data store, written in Go. It supports core Redis functionalities like key-value storage, replication, and basic client-server communication.
Go ★ 0 1y agoExplain → -
Vocabulary-app
A Vocabulary Web App to store, organize, and search words with definitions, examples, and origins, powered by the Oxford Dictionary API.
JavaScript ★ 0 1y agoExplain → -
qsharp ⑂
Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
Rust ★ 0 1y agoExplain → -
Rust-Algorithms ⑂
All Algorithms implemented in Rust
Rust ★ 0 1y agoExplain → -
winston ⑂
A logger for just about everything.
★ 0 1y agoExplain → -
design-resources-for-developers ⑂
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
★ 0 1y agoExplain → -
threejs-portfolio ⑂
3D Game-like Portfolio with character movements developed using Three.js, React.js, Blender Models and React-Three-Fiber with interactive elements.
★ 0 2y agoExplain → -
todomvc ⑂
Vanilla JS TodoMVC with Cypress Tests
★ 0 4y agoExplain → -
must-do-dsa
No description.
JavaScript ★ 0 4y agoExplain → -
emoji-cheat-sheet ⑂
A markdown version emoji cheat sheet
★ 0 4y agoExplain → -
system-design-primer ⑂
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
★ 0 4y agoExplain → -
free-programming-books ⑂
:books: Freely available programming books
★ 0 4y agoExplain → -
Pomodoro-Timer
No description.
JavaScript ★ 0 4y agoExplain → -
List-Compare
No description.
JavaScript ★ 0 4y agoExplain → -
InterviewPrepResources ⑂
Resources for Coding Interviews for Undergrads for Internships and FTE
★ 0 5y agoExplain → -
instagram-clone ⑂
No description.
★ 0 5y agoExplain → -
draggable-list
This is project a draggable list in react made using no libraries only eventHandlers in VanillaJS.
JavaScript ★ 0 5y agoExplain → -
arogyam
A Static website developed using no-Stack JavaScript, mainly focused towards creating an online identity and help business develop a presence on web.
HTML ★ 0 5y agoExplain → -
A-to-Z-Resources-for-Students ⑂
✅ Curated list of resources for college students
★ 0 5y agoExplain → -
Parking-management-system
Using React.js, Node.js, Express.js, MongoDB
★ 0 5y agoExplain → -
developer-roadmap ⑂
Roadmap to becoming a web developer in 2021
★ 0 5y agoExplain → -
Operating-System-Project ⑂
This repository consists of my multiprogramming operating system project and assignment, shell scripting codes which I have done in S.Y. of Engineering
★ 0 6y agoExplain → -
Virtual-Neurology
A system for the Doctors that enables them to segment multi class tumors like edemas, non-enhancing tumor and enhancing tumor in Specific Patients. It will be fused with ML possibilities to ease out the work of Doctors that inputs Brain MRI images. It will help to ease the work in absence of neurologist to segment what type of tumor the patients may have and start the treatment earliest as possible. It will help doctors in increasing productivity and ultimately saving lives. The model will allow the targeted individuals to Automate Medical Procedures. We will train a model from scratch collecting the datasets with the brain MRI’s and Classify as well as segment the type of brain tumor. Considering the situation of need, this system will enable doctors to classify the patients based on tumors they have using brain MRI’s. It will help doctors to increase their productivity considering easing the diagnosis procedure.
Python ★ 0 5y agoExplain →
No repos match these filters.