About me

Hi everyone! I'm WencesByte (formerly VasekCZ230), a Czech web devoloper, INFP and overthinker.

On this website I share my creations and other things I like. All my programs and this website are open-source and in infdev, so feel free to use it and share any suggestions! ;]

And if you like my creations, you can add my button to your website, or support me on Ko-fi. I also have guestbook on my forum but there its called shoutbox.

Thanks you for your support! <3




About the website

The website was founded 2024-06-06 hosted on vasekcz230.github.io and made in Macromedia Dreamweaver 8. Every page has diffent color and the website just looked like from 1995.



Then I moved to vasekcz230.neocities.org. Here the website was hosted for little bit longer and I fully changed the design into more like 90s/Y2K/Aero style.



Then I moved back to vasekcz230.github.io because neocities doesn't support hosting anything else except web files and images. Here the design stayed mostly the same, I only add transparent effect and chaned the background. Also easter eggs were added around this time.



And then I changed my name to WencesByte and moved to wencesbyte.codeberg.page (now it's domain wencesbyte.net) and completely redesigned the old design. It's mostly the same, but with rounded corners and more organized with day/night theme. (If you have JavaScript disabled in your browser, the day theme will be used as default.) And also plain text veraion of the web has been added.

And rest is the future.


Where is JavaScript used for

My site is quite dependent on JavaScript because of functions and visual effects, but my site doesn't collect any data about you. (Except the visitor couter aka Goatcounter, but that one is safe and privacy friendly.)

script.js - The code JavaScript that is implemented on almost every page. It handles clocks, theme changing, ghost cursors and doodle mode, and much more...

Maze - It's JavaScript inside of the maze HTML that controls the entire logic of the game.

XOR Image Generator - JavaScripts that controls the entire logic of XOR Image Generator.