- locatorDynamic Memory Allocator
-Developed dynamic memory allocator to run programs such as Vim, Emacs using C programming
language on Linux OS.
-Allocate and deallocate memory using self-created malloc(), calloc(), and free() function.
- Directory Management System Project
-Implemented SQL queries and stored procedures to perform various data manipulation tasks
within the directory management system.
-Developed queries to insert, update, and delete employee and contact records, ensuring
accurate and up-to-date information in the database.
-Utilized SQL functions and aggregation techniques to generate reports and statistics, such
as employee count by department, contact list by category, or hierarchical organization
charts.
- Real Time Embedded Operating System-(https://github.com/jginjupa/cse-321.git)
-Developed a humidity monitoring system using MBED RTOS, integrating DHT11 sensor data
sensing, LCD display,and audio alarm functionality.
-Implemented thread-based task management, synchronization techniques, and bitwise driver control
for efficient and synchronized operation of the device.