Written in: JS (Browser & IDE), PHP (Server)
Status: Finished
Older big project I made which was made with 3 pieces of software all to be saved on the same software.
1. web0zo, The webbrowser for web0 which has support for WMT & IWS
2. web0 server, Made to upload and serve WMT & IWS files.
3. NP0DE, Anjuta style based IDE made so its easier to program in WMT & IWS with a terminal that works.
You could probably tell that I made two languages for this. WebMarkdownText (WMT) which is equal to HTML and InternetWebScripin (IWS) which is like JS and its all possible in the browser.
As web0 server reacts to api requests, you can create your own browser as a result.
The total project size is 87KB (All 3 piecess software).