I use a couple tools when I'm coding, here's a couple
First up my code editor of choice, VS code!
I like VS code mostly because I just started with it and it kinda just stuck with me
A code editor isn't one without the code though! here's the things I know:
- HTML
- CSS
- Python
- Flask
- SQL
I hope to add JS along with Node to my arsenal of tools soon
Now my personal favorite tool, my own server I use to host my websites!
She's a beautiful Raspberry Pi, I got a pie because for a computer running 24/7 it works great, it's basically a glorified server
Some tools I use to make that happen are Cloudflare, Nginx, and Gunicorn
Back to home page