Labs
Source code of all my lab practicals, for people to "inspire" from. 5th Semester
Computer Networks
Learning about the interactions between computers and the Internet.
4th Semester
Data Algorithms & Analysis
Covers sorting, searching, graph algorithms, and time complexity analysis.
4th Semester
Database Management
Involves relational models, SQL, normalization, and transactions.
3rd Semester
Data Structures & Algorithms
Includes arrays, linked lists, trees, graphs, and algorithmic complexity.
3rd Semester
Digital System Design
Topics include logic gates, flip-flops, finite state machines, and combinational circuits.
4th Semester
Embedded Systems
Explores microcontrollers, real-time operating systems, and hardware-software integration.
5th Semester
Number Theory & Cryptography
Focuses on modular arithmetic, prime numbers, RSA, and cryptographic protocols.
3rd Semester
Object-Oriented Programming
Covers topics like classes, objects, inheritance, polymorphism, and interfaces.
5th Semester
Operating Systems
Learning and utilizing UNIX commands and processes.