You are browsing as a guest. Sign up (or log in) to start making projects!

simonhacker

@simonhacker

Joined July 19th, 2026

  • 9Devlogs
  • 5Projects
  • 1Ships
  • 15Votes
I'm a coder and ethical hacker who always has cool projects.
Open comments for this post

1h 24m 50s logged

I Worked on my file browser app for my WebOS! I used the Yet Another Monochrome Icon Set For KDE Plasma here for the icons and app images for my OS and I used ZenFS (which provides node:fs compatible functions) to store files in IndexedDB.

0
0
4
Ship

I made an interpreted esoteric coding language, called Backwash. It is a language with just 4 variables and every operator is a single character. When coding, you have to plan your project design because of the many constraints implemented in the language. When developing this project (along with @Cesium72 on GitHub), we ran into many challenges. In addition to having challenges when writing the interpreter, writing the code in my language was even harder. You can try the project by using the online interpreter, install the npm package or use npx to run code on your machine. More information is detailed on the website’s readme popup and the full syntax is detailed on GitHub.

  • 4 devlogs
  • 11h
  • 14.57x multiplier
  • 159 Stardust
Try project → See source code →
Open comments for this post

7h 32m 5s logged

Finished the join and create page for my multiplayer game! In addition, I started working on the map and smooth movement animations, as well as tile transition smoothing.

0
0
2
Open comments for this post

2h 49m 57s logged

I almost finished making the UI for my web port of my esoteric coding language! I’m using Monaco editor for the code editing and Xterm.js for the terminal.

0
0
6
Open comments for this post

6h 24m 28s logged

This is my first devlog for my esoteric coding language - Backwash. I completed the design and finished coding the first version of the project. The syntax is complete and I have coded a few demos, including rock paper scissors.

0
0
2
Open comments for this post

12h 45m 10s logged

This is my first devlog for my CLI TCG game! So far I have: Added users with login and registration and logins saved to MySQL. Added cards loading from CSV into database and cards commands. Added trading servers and chat servers. Added tokens for external server connection. Added buying cards/decks from the shop. Added many cards that you can get. Added rarity system for decks.

0
0
10

Followers

Loading…