It shows all my projects, and is made with some custom Node SSG. Despite this, it does not use JavaScript!
The code is here
Technologies used: JavaScript, Node JS, HTML + CSS, SSG,
A simple templating program, based on Shell scripts. It is a simple tool for Static Site Generation.
Find it here
Technologies used: Shell/Bash/Zsh, HTML + CSS, SSG,
A simple website made to test terminal colorschemes. Find it here
Technologies used: JavaScript, HTML + CSS,
A simple interface which includes a pomodoro timer, scheduler and todo list, all divided into color-coded categories. I still use it to this day. It was built on a standard website with Vanilla JS.
The website is here, and the code is here
Technologies used: HTML + CSS, JavaScript,
An electron frontend for HookeJs
You can find it here
Technologies used: Node JS, JavaScript, HTML + CSS, NLP, Electron,
Website frontend for HookeJs. sadly, it only works with CORS unlocked. Also, has a 5mb limit.
The website is here
Technologies used: JavaScript, HTML + CSS, NLP,
A simple platformer inspired by 80s command line games. It uses Conway's Game of Life as the ground, and is generally a very difficult game. It was made in a day, so it's generally unpolished.
If you're up to the challenge, the game is here, and the code is here
Technologies used: HTML + CSS, JavaScript,
A markdown text editor, mixing the powers of markdown-it with the simplicity of the AsciiMath format, to create a generally pleasant math typing experience.
The code is here
Technologies used: HTML + CSS, JavaScript,
A simple superset of markdown which includes the ability to create interactive programs.
You can the code here, or see it in practice here
Technologies used: JavaScript, HTML + CSS,
A redesign for the website of openage, an open source engine for games like Age of Empires. The new website includes simpler design and an animated website.
See the original fork here, and the current version of the project here
Technologies used: HTML + CSS,
Simple game based on Pictionary. It was made using PeerJs with Vanilla JS.
The code is here
Technologies used: JavaScript, HTML + CSS, P2P,
Exercise webapp built with Svelte, with minimalistic design and an android port using CapacitorJs.
You can test it here and see the code on github
Technologies used: Svelte, JavaScript, HTML + CSS, Node JS, Android, CapacitorJS,
A small compiler which gives reactivity to simple static sites with the power of javascript.
Technologies used: HTML + CSS, JavaScript, Node JS,
A simple javascript library, allowing to diplay graphics in a textarea, in a terminal style.
It is here
Technologies used: HTML + CSS, JavaScript,
A program that manages and limits time on Windows apps. It was built with Go, and it consists of a small webserver which uses windows commands to manage running applications.
You can find the code here
Technologies used: Go, Web Server, Windows, HTML + CSS, JavaScript,
A website that allows party watching videos, using the Youtube iFrame API and Peer to Peer with Peer.js
The code is here
Technologies used: HTML + CSS, JavaScript, P2P,