Other
All projects not been featured on the homepage can be found here.
Projects
- Annoying Cursor: Inverts the movement of your mouse cursor
- API Tester: Utility for testing out APIs
- Calculator Demo: Demonstration of how a calculator works, including a tokenizer, shunting yard implementation and stack machine.
- Counter: Counts the total amount of time you have spent on the page
- Error:Prank page which displays a flashing red error message
- HackerTyper: Slowly reveal pieces of code as keys are pressed
- JSON Parser: Visual representation of input JSON
- Loading: Page which loads forever
- Notes: Note taking page
- Text Edit:Simple text editor, a remake of my first website
- TextTool:Apply various mutations to text, such as regular expressions or TextCalc expressions
- XP Calculator: A Hypixel questing XP calculator
Planned Remake
- InfoScript: Programming language
- JsCPU: Implementation of the CPU described by Tom Scott in this video
- LebCPU: Fantasy CPU emulator
- LebLife: Clone of the mobile game BitLife
- SCAS: Launcher for quick calculations or text manipulations
Reworked / Remade Projects
-
BrainF2: BrainF!*k implementation
Reworked into BrainF
-
- qTranslate: TextFix with aditional BrainF code generation functionality
- RegExD: Regular Expression replacement utility
- TextFix: Utility for performing various manipulations to strings of text
Reworked into TextTool
-
NewTab: Replacement new tab page
Reworked into Notes
Discontinued
- 6502-Leb: Basic fantasy CPU emulator as a sequel to JSCPU (inspired by Ben Eater's videos on the 6502)
- Level Design: Cancelled level designer for the 'Graviton' game on SG
- PhoneStats: Stats for different mobile phones
- Red Blob: Experiments with moving and scaling image elements, done before I discovered the HTML5 canvas element
- ToDo: To-do list