=
My Skills
I have a solid foundation in programming languages such as C/C++/C# and Python, which enables me to solve complex problems efficiently and develop robust software solutions. Additionally, my proficiency in communication, teamwork, and adaptability allows me to collaborate effectively with colleagues. Adapt to new challenges, and contribute positively to the work environment.
Tutoring website that serves as an interactive platform enabling students to rate their tutoring experiences, providing feedback for the tutoring center. Applied Django framework for backend development, integrated JavaScript for frontend functionalities, and implemented a MySQL database to manage and store user rating data.
It is a kernel module would create a '/proc' filesystem entry to track and manage process information, specifically the CPU time of processes and the PID. It uses a workqueue and timer to periodically update the CPU process information.
Unix Filesystem Simulator written in C is a powerful tool for understanding and experimenting with the core principles of Unix-like file systems. This allows users see how functions like mkdir, ls, pwd, and many more to explore the intricacies of directory hierarchies, file management, and permissions in a simulated Unix environment.