About Me

Sup guy, I’m Nathan Me and the robot


I don’t really know what to say in here, since most online portfolios are kinda just people putting 50% adept at php or 95% experienced in C#, which always didn’t really make sense since they are all just benchmarks that they rated themselves on, but I mean if it gets them to their dream career then I can’t blame them.

I can’t really give much of a exposition of myself besides whats on my LinkedIn or Github, since I actually check and update those more often, but I figure that since this is more of my site that I can say what I want, since almost nobody will find it unless I tell them about it, and even then recruiters will only look at the cover.

I do enjoy programming quite a bit, I’ve been doing it for a couple years ever since my dad got me a raspberry pi KANO kit to code minecraft commands on, and I don’t think that I will stop making my own software for a while, since I still believe that A.I. is not the route to go when learning how to program.

I figure that learning multiple different languages will help, such as rust or javascript, but it will take time.

I use neovim and linux btw :3


Projects

  • Personal NAS

    • A while back my friends and I decided to make a combined server that would be able to hold a couple terabytes of data, including movies, games, and (non-sensitive) back-up data that could be accessed from our home networks.
  • This Website

    • I learned that github will host a website for free for you if you provide it with a valid web repository, so I started with a very basic HTML webpage and have since started using the just-the-docs official configuration website as a template for the current website that you are on right now
  • pizzapaper

    • A pretty basic wallpaper switching program that I made as a way to start learning bash and how it worked, since I had just barely started to get confortable with linux and wanted to start customizing my laptop so that it would be better.
    • I don’t have a lot that I am working on for it right now since it’s pretty good for now, the most I would change is adding a proper GUI in the same style as something like waypaper (no relation, I didn’t know about waypaper before working on this).