Web
Web development is great, because you can make practically anything on the web. You can make games, tools, or actual websites. I know how to use JS, HTML, and CSS. On top of that, I've tried a few web frameworks over time such as Vue and Svelte (and also React very briefly), and my favorite so far is Svelte, which is what I'm using for this website. I also highly prefer TypeScript over JavaScript, simply because of types. I can't stand using a language where you aren't certain of the type of the object you're dealing with.
You can find most of my web projects here:
Name | Notes |
---|---|
A basic static website generator | |
An implementation of Conway's game of life | |
A minesweeper clone written in HTML and JS |