DiskNet was the first thing I ever created on a computer. It was supposed to be a software development organization and community, but it mostly ended up being just me making random things for fun.
I built it when I was around 8 to 10 years old in 2016-2018, with very low computer knowledge at the time. The site itself was extremely barebones HTML/CSS, so nothing there should be expected to be technically impressive.
Some JavaScript snippets on the site came from developer websites, but the content was mine, and the Windows programs uploaded there were written by me in VB.NET and C#.
There were also some other programs I made around that time that stayed private and are now lost.
DiskNet Web Browser
My early attempt at a barebones IE-powered web browser written in Visual Basic and the .NET Framework, built for Windows machines.
Browsing history, quick site buttons, multiple tabs, bookmarks, script-error blocking, and one standalone EXE file.
CodePure
A super simple barebones HTML/CSS/JS editor with a preview box and not much else.
Pretty sure this one was written in VB too.
T#
My silly attempt at making an interpreted programming language in either VB.NET or C# (can't remember which).
The syntax was never documented and the project was never finished, but the idea was there.
DiskNet Search
A search page on DiskNet itself that used JavaScript to search through a bunch of items.
Not a standalone program, just a silly webpage experiment that still counts.