ZLA
AST

About Me

I like lists, so here's a list about me!

  • I like programming. I do it a lot just cause it's fun. Not even joking. It's cheap too!
  • I like electronics. It's harder to do than programming due to how low level it can be (compared to programming). It's also pretty expensive, and messing it up is even more expensive, so I have to limit making circuits otherwise I'd have no money 💸
  • I like baking, cause I get to eat what I bake 🍰
  • I work out, usually by running (because no gyms are near me).
  • I spend a lot of time learning and I actually have a daily learning goal list. It has electronics, cybersecurity, and the guitar on it.

This Website

Why I made it

I wanted to document the various projects that I do, both software and hardware. I figured if I did that, whenever I stumble into a problem I've already solved, I can always come back here and reference it. Also if I need to troubleshoot projects I've already done, I can use this site as documentation!

How I made it

I wanted to document the various projects that I do, both software and hardware. I figured if I did that, whenever I stumble into a problem I've already solved, I can always come back here and reference it. Also if I need to troubleshoot projects I've already done, I can use this site as documentation!

  • AstroJS 🚀 - Static site generation
  • CSS3 and TailwindCSS - Website styling
  • DaisyUI - Some tailwind components
  • JavaScript and Typescript - Interactivity
  • Svelte - Used to make the menu on the left and the search page
  • Fuse.js - The actual search engine
  • MDX - A type of Markdown that can include components. Used to write the posts
  • vis.js - Network Graph Visualization