🧑🏻‍💻 My personal portfolio website built with NextJS, Tailwind CSS, MDX and deploy on Vercel
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
This C# program uses the Ping class to trace the route to a specified host, and Dns class to resolve IP addresses. It takes command line arguments and runs until stopped manually.