Projects
Here I'll post some projects I've created, most of which were made during my time at college. I don't program as much as I used to, so anything new that will be posted here in the future will probably be some scripts or small programs.
mpv-osc-clock
Displays the system clock as an on-screen clock in mpv.
Inspired by japanese tv, I originally made it to find out how to develop plugins for mpv, it turned out to be very useful for me in the end.
vcr
Script to play a video stream in mpv while recording automatically.
I developed this to record IPTV streams of tv channels from others countries to show to my friends.
dotfiles
My configuration files and scripts for Windows and Linux.
(I don't know if this one counts as a project, but I don't care...)
CARD.net
Custom Linktree clone for myself, it's based on the theme of this website.
pyImeji
Python script to apply Low-pass, High-pass and Median filter to an image.
I made this program for a college assignment in which I needed to execute a script in R that was quite heavy for my laptop at the time, so I created this Python version to get the assignment done.
simple-search
A simple search tool for my college project made with Python and QT.
Also made this project for college, but I don't recommend use it over professional search tools.