personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

about.md (1465B)


      1 # About
      2 
      3 ## Me
      4 
      5 I'm a 24 year old computer science student from Scotland. Currently studying at the University of St Andrews on a Masters program, hoping to graduate at the end of 2026.  My intrests include:  
      6 - Coding
      7 - Linux
      8 - Gaming
      9 - Cycling
     10 - Photography
     11 - Public Transport/Infrastructure
     12 
     13 ## Contact
     14 
     15 You can contact me on either of my email addresses:  dev at regexghost dot com **or**  regexghost at protonmail dot com  Preferably the former as I can view those emails in the terminal :)  
     16 Alternatively you can open an issue on:  
     17 [GitHub](https://github.com/regexghost) or  
     18 [Codeberg](https://codeberg.org/regexghost) or message me on  
     19 [Bluesky](https://bsky.app/profile/regexghost.bsky.social)
     20 
     21 ## My Projects
     22 
     23 Available on [GitHub](https://github.com/regexghost),
     24 [Codeberg](https://codeberg.org/regexghost) and my [self-hosted git
     25 server](https://git.randomcoder.com)
     26 
     27 ## This Website
     28 
     29 This website is written in markdown, all of the content can be found on [my GitHub](https://github.com/regexghost) (and alternatives). It is compiled into HTML using [gozer](https://github.com/dannyvankooten/gozer) ([my
     30 fork](https://github.com/regexghost/gozer)). The website is hosted on a VPS from [Racknerd](https://www.racknerd.com/), using a domain from [Porkbun](https://porkbun.com/).
     31 I previously used GitHub pages, but I thought it would be fun to have my own domain, and run my own server. Maybe one day I will try self-hosting from my home internet...