psiroki.github.io
My published projects on github.io:
- wirt: image resizing tool, set the parameters,
drop the image, you get your resized image back (originally created
to render Google Sheets chart SVGs in higher resolution)
- imagebox: crops the solid area around pictures
and extends the borders automatically, making them look centered with
a nice margin (Dart version of autocrop)
- imagerocket: supposed to be a complete rewrite
of imagebox, but more like imagebox on steroids, however the UX is not the best
and it's not fully functional yet
- calbox: a calculator with five operators (+, -,
*, /, **), parentheses and variables
- rawurl: if you want to send a URL to somebody, but
they will blindly copy whatever redirection link the given platform throws
at them, you can enter it here, and they can open the webpage to copy the
URL as you intended
- carp: camera warp effect
- mirror: displays whatever the webcam sees
- ledcalc: calculates led current limiting
resistors, and helps to choose the resistor
- autocrop: old version of imagebox
- sudokubox: a sudoku game that does the basic
elimination automatically
- lighting: IndexedDB example, calculates the amount
of light needed for rooms depending on room type and size (based on
values I've found on Wikipedia, I think)
- photogrid: displays rule of thirds and golden ratio
on images
- audiopic: a friend of mine doesn't have the right
to install anything on his computer, so I've made something that can encode
an image and an audio file into a video (works much better on Firefox,
sadly Chrome is garbage)
- ccjegyzet: C++ notes I wrote in Hungarian for students /
magyar nyelvű C++ jegyzet a nyelvet tanulóknak
- cc-adv: just some notes about C++ in Hungarian I've never finished /
haladó C++ jegyzet, aminek nem jutottam a végére
- ledlayout: a personal project of mine
to develop a LED based Dominican rosary, helping me with where to put
the LEDs, and a basic program to test and troubleshoot the program
before I start development on real hardware