Pinned Repositories
advent-of-code
This repository contains solutions to my advent of code problems starting from 2024
Arqamz
arsd.github.io
IICT Project
code-vault
This GitHub repository, aptly named 'cpp.vault,' serves as my written collection of C++ code snippets. Organized for efficiency, it covers DSA and further advanced concepts, offering a quick reference for programming challenges and solutions.
gym-management-system-winforms-sql
A C# desktop Windows Forms application with many interfaces that utilizes SQL for efficient member management and guiding fitness goals.
hawktu-logistics
HawkTU (pronounced Hawk-to-you is a comprehensive logistics and delivery management system developed as part of my Software Development and Analysis (SDA) project.
hyprdots
My home configuration nix flake - hyprland for now.
multithreaded-pacman
A multi-threaded implementation of the classic Pac-Man game in SFML C++, showcasing advanced synchronization techniques for seamless gameplay.
Nixium
My custom configurations and dotfiles for Nixos
random-stuff-to-test
Currently being used to test a github action on issue creation
Arqamz's Repositories
Arqamz/Nixium
My custom configurations and dotfiles for Nixos
Arqamz/hawktu-logistics
HawkTU (pronounced Hawk-to-you is a comprehensive logistics and delivery management system developed as part of my Software Development and Analysis (SDA) project.
Arqamz/Arqamz
Arqamz/advent-of-code
This repository contains solutions to my advent of code problems starting from 2024
Arqamz/arsd.github.io
IICT Project
Arqamz/code-vault
This GitHub repository, aptly named 'cpp.vault,' serves as my written collection of C++ code snippets. Organized for efficiency, it covers DSA and further advanced concepts, offering a quick reference for programming challenges and solutions.
Arqamz/gym-management-system-winforms-sql
A C# desktop Windows Forms application with many interfaces that utilizes SQL for efficient member management and guiding fitness goals.
Arqamz/hyprdots
My home configuration nix flake - hyprland for now.
Arqamz/multithreaded-pacman
A multi-threaded implementation of the classic Pac-Man game in SFML C++, showcasing advanced synchronization techniques for seamless gameplay.
Arqamz/random-stuff-to-test
Currently being used to test a github action on issue creation
Arqamz/rust-http-server
My build your own follow along with codeforces http sever in RUST