| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseHi,
I'm Muhammad Salman,
Platform / Site Reliability Engineer based in Pakistan.
Ccontributing in complex codebases,
fixing the infrastructure & accessibility bugs
Shipped in Official Releases
Pull Requests
Issues Opened
Full history: search: author:SalmanDeveloperz org:jenkinsci
I spent a summer building a complete microservices infrastructure for FOSSology: scheduler, database and agent components running in Docker and Kubernetes. It taught me distributed systems and configuration management, but mostly it taught me what happens when you don't have observability. I spent whole afternoons manually correlating logs across containers trying to figure out why the scheduler kept crashing. That pain is the reason I later built PoS-OTel.
Key commits on that branch:
Selected Contributions ( 22 PRs total → )
| Week | Report | Highlights |
|---|---|---|
| Community Bonding | #300 | Kickoff and community meetings, Slack set up as the main channel, closed out a previously raised PR (#1299), 1-on-1s with mentors Soham and Avinal, local codebase ready by May 31. |
| Week 1 | #314 | Set up Docker, Minikube and kubectl on Ubuntu 24.04, rebased Omar's original microservices branch, investigated Docker build failures, an outdated etcd image, and the web UI serving the default Debian Apache page instead of FOSSology. |
| Week 2 | #319 | Evaluated bookworm-slim, rolled back to buster-slim after compatibility issues, fixed the Debian default page by correcting file paths, built every base image successfully, then encountered db-0 stuck in the Init state. |
| Week 3 | #327 | Fixed a missing libcurl dependency breaking the scheduler build, prevented the web pod from starting before PostgreSQL was ready, reset the database to resolve a schema crash, and loaded the FOSSology UI successfully for the first time. |
| Week 4 | #330 | Switched from Minikube to Kind for faster local development, learned the project's rebase workflow from mentors, submitted the first working implementation for review, and continued debugging the scheduler's CrashLoopBackOff. |
| Week 5 | #340 | Permanently fixed the scheduler's CrashLoopBackOff, submitted the fix for review, then investigated a new issue where the web pod resolved PostgreSQL through localhost instead of the Kubernetes service. |
| Week 6 | #346 | Debugged PHP configuration and database connectivity, analyzed pod logs, and aligned with mentors on migrating the build system from Make to CMake. |
| Week 7 | #349 | Successfully built most components under the new CMake workflow, isolated the scheduler as the final failing image, and passed the Google Summer of Code Midterm Evaluation. |
| Week 8 | #355 | Rebuilt the project with CMake on Debian Bookworm, migrated back from Kind to Minikube, synchronized with upstream master, and authored missing Docker and Kubernetes manifests for four agents. |
| Week 9 | #364 | Added missing database columns blocking the web agent, implemented a curl-based scheduler health-check strategy, and submitted a cleaned-up Dockerfile.ojo for mentor testing. |
| Week 10 | #365 | Brought the scheduler pod into a partially functional state after weeks of debugging, began restructuring deployments with Kustomize, and consulted the original 2021 GSoC contributor for historical context. |
| Week 11 | #371 | Improved scheduler and web pod stability, designed a complete Kustomize base with development and production overlays across 26 Kubernetes manifests. |
| Week 12 | #372 | Investigated the remaining scheduler instability, identified installation path mismatches and unclear evaluation criteria as root blockers, and evaluated rebuilding the scheduler from scratch versus incremental fixes. |
| Week 13 | #373 | Compared legacy and modern scheduler implementations, traced the remaining failures to upstream database migrations and agent changes, finalized evaluation documentation, and submitted the closing project report. |
Issues Opened
Full history: search: author:SalmanDeveloperz org:fossology
OpenTelemetry Collector Jenkins A local observability stack I built after being burned one too many times by silent CI failures. Jenkins feeds traces into an OpenTelemetry Collector, which does tail sampling and span to metrics conversion, then hands off to Jaeger for traces and Prometheus/Grafana for metrics and dashboards. There's a pipeline simulator running alongside it so the dashboards aren't empty on day one. Cut trace data volume by 81% across 9 pipeline runs through the sampling policy alone. OpenTelemetry Prometheus Grafana Docker Compose
Micorservices Infrastructure of FOSSology The full Kubernetes and Docker microservices infrastructure built for FOSSology over a summer: scheduler, database, agents, all wired together. Migrated build system from Make to CMake, fixed database connectivity issues, aligned the old-skool codebase of 2021 with 2025, write k8s and .yaml files for new agents and build 10+ services. Kubernetes Docker Microservices CMake Linux
Ezvor Ezvor is all-in-One Career, Readiness, Opportunities & Coding Platform
Website My portfolio site, built on Gatsby with Styled Components, deployed via GitHub Pages. Live at salman-ch.netlify.app. Gatsby JavaScript Node.js
AutoAccept-Facebook-Friends A Chrome extension that injects a one click "Accept All" button into Facebook's Friends page, with infinite scroll handling so it keeps working as more requests load. Chrome Extension JavaScript
More [Repos](https://github.com/SalmanDeveloperz?tab=repositories)Google Summer of Code 2025 Selected globally at FOSSology, a program with a sub 5% acceptance rate. One of a small number of Pakistani contributors in the 2025 cohort.
Linux Foundation LiFT Scholar 2025 Full scholarship covering the Kubernetes for Developers (LFD259) certification, awarded by the Linux Foundation, July 2025.
Byte and Battle Hackathon 1st place university wide, 3rd place at the district level, in a speed programming competition, March 2025.
PEEF Scholarship 80% academic fee scholarship from the Government of Punjab, awarded for extraordinary academic standing and Intermediate (FSc) results, at a HEC recognized university.
Languages
Forked from fossology/gsoc
Updates and reports about GSoC projects at FOSSology.
JavaScript
Manually accepting hundreds of friend requests is time-consuming and frustrating. This Chrome Extension adds an "Accept All" button to Facebook’s Friends page, allowing you to accept all friend req…
JavaScript 3
| Back | FazBrowse Home | New Git URL |