About meHi everyone! I'm WencesByte (formerly VasekCZ230), a Czech HTML and Java developer. On this website I share my creations and other things I like. All my programs and this website are in infinite development (infdev), so feel free to 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. Thanks you for your support! <3 About the websiteThe 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 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. What is JavaScript used forIt's mostly used for some visial effects on the page, but also for some web applications. Here is list of what JavaScripts does. clock.js - Read time from your device and shows it on the bottom of every page. Maze - It's JavaScript inside of the maze HTML that controls the entire logic of the maze. Plane - Short JavaScript on home page for playing plane sound used for plane easter egg. Tetris - Used for the entire logic of the Tetris. theme.js - Used for changing the theme of the website + short piece in every HTML file that is used for checking the last used theme to ensure smooth transition after reloading the page. It stores only last used theme in your local storage. sparlecursor.js - It's an easter egg that in specific time shows sparkles falling from the cursor + short piece in every HTML file to ensure proper working. winter.js - In winter, there will be snowing on every page. XOR Image Generator - JavaScripts that controls the entire logic of XOR Image Generator. |