Check it out! http://www.latenightcode.xyz/
My personal site where I can post all things me: from helpful coding writeups, to fun visual projects. The making of the site was completely self-taught, and was built from the ground up using NodeJS and express. It is still under construction, and will be updated regularly.
To run the server locally, run
npm install
npm start
and connect to https://localhost:8080
in the browser.
- HTML
- CSS
- JavaScript
- NodeJS
- Express
- Pug
- Markdown
- Pandoc