Skip to content
View Goyamjain06's full-sized avatar

Block or report Goyamjain06

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Goyamjain06/README.md

Goyam Jain

CS undergrad at IIIT Delhi — systems, backend, and contributing to CNCF projects like PipeCD.

Java C C++ Python Go MySQL Node.js Git Docker Maven

Also working with Socket.io, JDBC, and core CS fundamentals — OOP, multithreading, data structures, operating systems.

I like building systems from the ground up — ELF loaders, shells, multithreaded libraries, and full-stack apps.

  • Building projects across operating systems, backend development, and real-world applications
  • Currently deepening my knowledge of system design, databases, and clean, testable code
  • Reach me: goyamjain4506@gmail.com · LinkedIn

🌐 Open Source Contributions

PipeCD — CNCF continuous delivery project

  • PR #7147 — fixed pagination in ListNotCompletedDeployments for legacy piped
  • PR #7178 — allowed label-scoped resources in POLICIES_STRING_REGEX
  • Issue #7170 — reported a pipedv1-exp quickstart failure where syncing legacy-style example apps fails with "no plugin specified"
  • Issue #7223 — proposed per-method/per-resource scoping for API keys, beyond the existing READ_ONLY/READ_WRITE options

Headlamp — Kubernetes UI, CNCF project

  • PR #1052 — fixed accessibility of the NotInstalledBanner in the Kyverno plugin

📊 GitHub Stats

Goyam's GitHub stats


🗂️ Featured Projects

University ERP System — Desktop ERP for managing students, courses, attendance, and grades. Built with Java (Maven) + MySQL, applying OOP and relational schema design. (Team project)

SimpleSmartLoader — An ELF loader in C using demand paging — loads program segments lazily via page-fault (SIGSEGV) handling instead of all upfront.

SimpleMultithreader — A C++ library that parallelizes loops using POSIX threads and C++11 lambdas, with matrix and vector demos.

Realtime Chat App — A real-time messaging application built with Node.js and Socket.io for instant, event-driven communication.

Popular repositories Loading

  1. simpleshell simpleshell Public

    A simple Unix-like shell written in C for an Operating Systems course assignment.

    C

  2. SimpleScheduler SimpleScheduler Public

    Scheduler

    C

  3. simplesmartloader simplesmartloader Public

    A simple ELF loader implemented in C that demonstrates the process of loading and executing ELF binaries. Includes step-by-step handling of program headers, memory mapping, and dynamic linking basics.

    C

  4. simple-multithreader simple-multithreader Public

    Multithreader

    C++

  5. FleetHighwaySimulator FleetHighwaySimulator Public

  6. ai-resume-analyzer ai-resume-analyzer Public

    Python