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.

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

Hi, I'm Goyam Jain 👋

3rd-year Computer Science student who enjoys building systems from the ground up — from ELF loaders and shells to full-stack apps. Most comfortable in Java, C/C++, and Python, and always digging into how things work under the hood.

  • 🔭 Building projects across operating systems, backend development, and real-world applications
  • 🌱 Currently deepening my knowledge of system design, databases, and clean, testable code
  • 💬 Ask me about Java, OOP, operating systems, or C/C++
  • 📫 Reach me: goyamjain4506@gmail.com · LinkedIn

🛠️ Tech I work with

Languages: Java · C · C++ · Python · SQL Backend & Web: Node.js · Socket.io · JDBC Databases: MySQL Concepts: Operating Systems · OOP · Multithreading · Data Structures Tools: Git · Maven · Docker


📌 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