Skip to content
View saa-999's full-sized avatar
  • 17:55 (UTC -12:00)

Block or report saa-999

Report abuse

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

Report abuse

Popular repositories Loading

  1. Library-Management-System- Library-Management-System- Public

    A simple and lightweight Library Management System built with C#, .NET, and a web-based UI. Supports adding books, managing users, tracking borrow/return operations, and viewing library activity th…

    C#

  2. Weather-Peek Weather-Peek Public

    A lightweight weather app built with HTML, CSS & JavaScript. & C# .NET . Easily fetches and displays live weather data for any city — intuitive UI and ready for expansion.

    JavaScript

  3. djangolytics djangolytics Public

    Djangolytics — an open-source backend-only Django project for fast and secure data analysis. Supports CSV, Excel, and JSON files with automated profiling, summaries, and visual plots. Lightweight, …

    Python

  4. tcp-chat-c tcp-chat-c Public

    Minimal educational TCP server–client in C showcasing POSIX sockets, forking, and basic network communication on Linux.

    C

  5. simple-c-chat-room simple-c-chat-room Public

    A lightweight, multi-client TCP chat application written in C. Features I/O multiplexing using select() on the server and multithreading on the client side.

    C