Labs
Source code of all my lab practicals, for people to "inspire" from.Applied Cryptography
Learning more about cryptographic algorithms and their real-world use.
Computer Networks
Learning about the interactions between computers and the Internet.
Cybersecurity Foundations
(Finally) diving into the intricacies of cyber forensics and attacks.
Data Algorithms & Analysis
Covers sorting, searching, graph algorithms, and time complexity analysis.
Database Management
Involves relational models, SQL, normalization, and transactions.
Data Structures & Algorithms
Includes arrays, linked lists, trees, graphs, and algorithmic complexity.
Digital System Design
Topics include logic gates, flip-flops, finite state machines, and combinational circuits.
Embedded Systems
Explores microcontrollers, real-time operating systems, and hardware-software integration.
Number Theory & Cryptography
Focuses on modular arithmetic, prime numbers, RSA, and cryptographic protocols.
Object-Oriented Programming
Covers topics like classes, objects, inheritance, polymorphism, and interfaces.
Operating Systems
Learning and utilizing UNIX commands and processes.
Web Programming
Learning WebDev from scratch shouldn't be that hard.