Pinned Repositories
AlexJMercer
Learning.
ASCII_Art
Playing around with C++ and OpenCV in the terminal !
ATRMS-Application
A GUI Based Database Management System aimed at aiding in the cases of Human Trafficking Prevention, using C++ and MySQL, along with WinForms for GUI.
Competitive-Coding-I
A repo containing all the algorithms taught throughout the STS3006 (Competitive Coding I) course in University. These are basic-to-medium level algorithms, good for practice to increase knowledge and skills in programming.
DataStructures-Algorithms
A repo created to practice and publish code regarding various topics of Data Structures & Algorithms. Also planned to include all solutions from LeetCode.
DoorSecuritySystem_ECSProject
Set of code used for testing and functioning of the Raspberry Pi 4 project.
Ember-Text_Editor
Learning the Qt Framework for C++ by building a Text Editor Application from scratch. Built in Visual Studio 2022 using Qt 6.
Fire-Guard_ECSProject
Arduino Uno and GSM Module Based Fire Detection and Alert System through SMS.
Photography-Portfolio
A personal portfolio website for my Photography. A canvas to showcase my work and perhaps sell my prints. Also made it responsive!
x86_64-Bootloader-and-Kernel
Learning about bootloaders and kernels. Diving deep into how an Operating system operates. All for learning purposes.
AlexJMercer's Repositories
AlexJMercer/Ember-Text_Editor
Learning the Qt Framework for C++ by building a Text Editor Application from scratch. Built in Visual Studio 2022 using Qt 6.
AlexJMercer/Vehicle-and-Pedestrian-Counter
Live Vehicle & Pedestrian tracker using OpenCV, YOLOv8 and Supervision. Detects and plots traffic over time. Part of Capstone project on Dynamic Traffic control.
AlexJMercer/ASCII_Art
Playing around with C++ and OpenCV in the terminal !
AlexJMercer/DataStructures-Algorithms
A repo created to practice and publish code regarding various topics of Data Structures & Algorithms. Also planned to include all solutions from LeetCode.
AlexJMercer/Fire-Guard_ECSProject
Arduino Uno and GSM Module Based Fire Detection and Alert System through SMS.
AlexJMercer/Photography-Portfolio
A personal portfolio website for my Photography. A canvas to showcase my work and perhaps sell my prints. Also made it responsive!
AlexJMercer/x86_64-Bootloader-and-Kernel
Learning about bootloaders and kernels. Diving deep into how an Operating system operates. All for learning purposes.
AlexJMercer/AlexJMercer
Learning.
AlexJMercer/ATRMS-Application
A GUI Based Database Management System aimed at aiding in the cases of Human Trafficking Prevention, using C++ and MySQL, along with WinForms for GUI.
AlexJMercer/Competitive-Coding-I
A repo containing all the algorithms taught throughout the STS3006 (Competitive Coding I) course in University. These are basic-to-medium level algorithms, good for practice to increase knowledge and skills in programming.
AlexJMercer/DoorSecuritySystem_ECSProject
Set of code used for testing and functioning of the Raspberry Pi 4 project.
AlexJMercer/Finest-Quality-Programs
A place for the best of my programming work. Original Ideas ONLY.
AlexJMercer/fyle-flask-backend-test
AlexJMercer/Imageify
Encode and Decode any file into an image and back !
AlexJMercer/Package-Theft-Prevention-System_ECS
This is an ECS project for testing and developing an automatic system for putting packages in temporary storage and using Facial Recognition to deliver it to the correct customer. For use in schools, universities, workplaces, residential complexes, etc.
AlexJMercer/Py-Pong-Game-Alex
Classic Pong game made by Tathagata Guha Ray in Python 3.0 with inspiration from freeCodeCamp.org without PyGame.
AlexJMercer/Python-Automation-Scripts
A few scripts written in Python using PyAutoGUI library for different automation purposes.
AlexJMercer/Seds
AlexJMercer/Study-Material-for-CPP
Putting all the study materials of the NPTEL C++ course in one place.
AlexJMercer/Telegram-Automation-Project
AlexJMercer/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
AlexJMercer/Web-Development-PlayGround
Repo to play around with HTML, CSS & JavaScript