Pinned Repositories
aaronamran
Repository for my profile
Browser-Notepad
A browser-based notepad for my personal use. I am too lazy to manually create a new text file and open Windows Notepad each time to paste texts when needed.
Bug-Tracker-PHP
A bug tracker project written in PHP implementing CRUD for registered users and submitted bugs. Has an admin and non-admin privileges for users.
Certified-Cyber-Security-Analyst-C3SA
Documentation of practical labs and important notes for Certified Cyber Security Analyst (C3SA) certification by CyberWarFare Labs (CWL)
Color-Palette
Simple pure client-side color palette made using jQuery. Developed as a practice project for learning jQuery on the go.
Image-API
Project of image gallery to learn DOM manipulation and API in JavaScript
IT-Support
Contains useful tips learned throughout working experience as ICT Technician / IT Support
MCSI-Remote-Cybersecurity-Internship
Documentation of tasks for remote cybersecurity internship with Mossé Cyber Security Institute (MCSI)
meclib_fork
JSXGraph-based dynamic and interactive images in Moodle STACK questions without even touching JavaScript
User-Registration-Form
Basic frontend project using HTML5, CSS and JavaScript without any frameworks or libraries. The project is about creating a user registration form where users can input their information, and the web application will validate the input and display errors if necessary. Click the link below! ↓
aaronamran's Repositories
aaronamran/Assembly-Projects
Repository to store code learned related to assembly
aaronamran/Browser-Notepad
A browser-based notepad for my personal use. I am too lazy to manually create a new text file and open Windows Notepad each time to paste texts when needed.
aaronamran/Bug-Tracker-PHP
A bug tracker project written in PHP implementing CRUD for registered users and submitted bugs. Has an admin and non-admin privileges for users.
aaronamran/Color-Palette
Simple pure client-side color palette made using jQuery. Developed as a practice project for learning jQuery on the go.
aaronamran/Data-Structures-and-Algorithms
Repository to store data structures and algorithms for learning purposes. C++ is the programming language used.
aaronamran/Image-API
Project of image gallery to learn DOM manipulation and API in JavaScript
aaronamran/Linux-Bash-Scripts
Collection of BASH scripting projects
aaronamran/meclib_fork
JSXGraph-based dynamic and interactive images in Moodle STACK questions without even touching JavaScript
aaronamran/Processing---Fault-Tolerant-Software-Development
A project for the subject Fault Tolerant Software Development I did with Muiz that optimizes the swinging of esp-32 car when driving on a red line. A GUI with graph is also included as output.
aaronamran/User-Registration-Form
Basic frontend project using HTML5, CSS and JavaScript without any frameworks or libraries. The project is about creating a user registration form where users can input their information, and the web application will validate the input and display errors if necessary. Click the link below! ↓
aaronamran/Python-Beginner-Projects
aaronamran/Responsive-Frontend
Repository to store fully frontend projects
aaronamran/Secure-Coding-Practices
Practices and notes of secure coding for different languages and frameworks
aaronamran/SocJS
SocJS is a cross-browser JavaScript library offering robust cybersecurity tools to help developers create secure and resilient web applications.
aaronamran/Windows-Batch-Scripts
Collection of Windows Batch Script, because I find them interesting