Projects
Video Trimmer
A script-based video trimmer using FFmpeg, mpv, and Node.js. Trim one or more segments from a video that you like and merge each one at the end. All you need to do is to save the filename and all the timestamps which you would like to be trimmed inside a text file and let the program handle the rest.
Technologies
These are what I have used so far
I'm mostly familiar with React for the frontend, while I know just enough to make a functional API with Express.js for the backend, and PostgreSQL for the database.
Primary
- React
- Next.js
- TypeScript
Secondary
- Vue.js
- Express.js
- PostgreSQL