サイバー幽霊
No matter where you go, everyone's connected.
clock 23:19

Projects

Here I'll be posting some projects I've created, which most were made during my time at college. I don't program anymore, so probably anything new that will be posted here in the future will probably be some scripts or small programs.

mpv-osc-clock

dotfiles
mpv plugin Link

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

dotfiles
Windows | Linux Link

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

dotfiles
Windows | Linux Link

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...)

pyImeji

dotfiles
Cross-platform (Python) Link

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

dotfiles
Cross-platform (Python) Link

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.