Here's a list of things I like doing when I'm coding

  1. Writing code in my own style
  2. Thinking of cool and random ideas
  3. I get a huge rush of dopamine when I solve a problem that took hours sometimes

What is my own style of writing code?

Well it's a little odd but I like writing HTML code with no indents, for some reason my brain has an easier way to find things without than with idk why

Image of the way I write code

Here's what this page used to look like for example

I also write CSS a little different, here's what that looks like:

Image of css code

Notice how it's all in one line instead of indented as well. Fun fact this is also 500+ lines of code not indented, yay for me!

These are things I like doing, You can either see what I don't like now or go back to the home page