I’m Amritpal, a web developer with 3 years of experience building production-level applications using PHP (Laravel), React.js, and Node.js. I’ve developed multiple end-to-end web apps where I handled both frontend and backend logic, API design, and database structuring using MySQL and MongoDB.
On the backend, I’ve built systems involving process management, real-time communication, and efficient I/O handling. One major project was a video editing application where users could queue and process multiple videos simultaneously. I used FFmpeg with Node.js child processes, designed a master–slave process model, and implemented proper synchronization to manage CPU load and resource usage. This helped me understand how process scheduling, inter-process communication, and system-level execution work in depth.