About
This is a website I've made in an attempt to gain more experience at programming.I've made several in the past for several other clients, but this is my first big project!
Services
I have made several small coding projects in the past, most of them just dumb little experiments. Here they are below.
- Random Terrain Generator
- Battle for the Dashlands!
- Account System Tutorial
How I made the website
I've made this webpage the same way I've made them for my other clients: Github Pages. Github Pages is a free web-hosting service run by Github. It's very simple and free to use. The webpages themselves are made using a combination of HTML, CSS and JS. Most of the code I make is my own, but the more complication things I've looked for help online for on various sites(ex. W3Schools, StackOverflow, etc.). However, most of these snippets I modify myself to make my work more original, and for it to fit whatever project I'm working on at the time.