I am working on a project enabling people to build full websites in just two files without leaving their browser (on Github). I even created a website for it: zengardenwebsites.com
Personally I'm working in an electron app to visualize / edit sqlite databases. It's interesting to learn more in-depth the innerworks of SQLite and how to better structure a event driven communication between main and renderer procesees. Been using React , MUI and the Monaco editor.
Rebuilding my original PHP / Vanilla javascript application (yapms.com) in SVELTE.
The most interesting part about it, is how much bad code I wrote 4 years ago as a newbie. And how simple & small the project actually is when using a modern framework.
We just pushed to production a huge rework of one of the most visited pages of our website, exciting times ! So right now I'm in damage control mode & implementing new features :)
Latest comments (20)
Working on NODE JS and MONGO DB. Interesting part is, I don't know anything about these ahhahahhhahhaha
I'm working on projects with DDD,TDD,BDD implementations and it's fun.
Strongly recommend learning DDD
Been messing around with Rust and containerd images. Wasm is pretty cool and lightweight.
A simple web server in Go. Go is the most interesting part obviously :)
I am working on a project enabling people to build full websites in just two files without leaving their browser (on Github). I even created a website for it: zengardenwebsites.com
I‘m working on a home automation system written in Typescript.
I’m using HomeAssistant right now, but it’s to heavy for my needs
Personally I'm working in an electron app to visualize / edit sqlite databases. It's interesting to learn more in-depth the innerworks of SQLite and how to better structure a event driven communication between main and renderer procesees. Been using React , MUI and the Monaco editor.
Hopefully will have an alpha soon. 😁
Rebuilding my original PHP / Vanilla javascript application (yapms.com) in SVELTE.
The most interesting part about it, is how much bad code I wrote 4 years ago as a newbie. And how simple & small the project actually is when using a modern framework.
We just pushed to production a huge rework of one of the most visited pages of our website, exciting times ! So right now I'm in damage control mode & implementing new features :)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.