Skip to content
View TheHarmanCodes's full-sized avatar
:atom:
just packing the Stuff
:atom:
just packing the Stuff
  • 18:12 (UTC +05:30)

Block or report TheHarmanCodes

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

Popular repositories Loading

  1. multiuserchatapp multiuserchatapp Public

    Java-based Multi-User Chat Application enabling real-time messaging across users. This project implements server-client architecture using Java sockets and threads, providing a robust platform for …

    Java 2

  2. operating-system-algorithms-c operating-system-algorithms-c Public

    Operating System algorithms in C including CPU scheduling, page replacement, and disk scheduling with simple and advanced implementations.

    C 2

  3. Computer-Graphics-Using-C Computer-Graphics-Using-C Public

    A comprehensive collection of Computer Graphics programs implemented in C. Includes line, circle, and ellipse drawing algorithms (DDA, Bresenham, Midpoint), polygon filling techniques (Boundary Fil…

    C

  4. Vehicle-Animations-C Vehicle-Animations-C Public

    A collection of vehicle animations, including moving car and truck animations, built using the graphics.h library in Turbo C++.

    C++

  5. Personal_Finance_Tracker Personal_Finance_Tracker Public

    A Python-based application to manage personal finances by recording transactions, generating summaries, and visualizing income and expenses over time. The tool uses CSV files for data storage, supp…

    Python