I use a couple tools when I'm coding, here's a couple

Image of the visual studio code logo

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:

  1. HTML
  2. CSS
  3. Python
  4. Flask
  5. SQL

I hope to add JS along with Node to my arsenal of tools soon

Image of my rasberry pie computer

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