LOAD OMARCHY,8,1: A Commodore 64 experience for Omarchy Linux
Heya! I'm George, a Design Engineer who loves to tinker and build things.
Skills I am most passionate about
HTML + CSS/SASS
JavaScript
Web Components
Responsive Design
Accessibility
PWA
Figma
Git
CI / CD
Docker
Linux
Bash
Astro
React
HTMX
Angular
DNS
Multi-faceted
Motivated
Disciplined
Dependable
Here in my corner of the interwebs, you'll find some neat (at least I think it's neat) content, based on both my work and random posts. Feel free to get in touch if you'd like to discuss opportunities, or simply say "hi".
I like to actively browse GitHub, mainly to star repos and expand my knowledge. The world of open source is fantastic (well, most times), and I've contributed upstream to a few repos such as mozilla/multi-account-containers, go-gitea/gitea, and EclipseFdn/open-vsx.org. I've also got some popular repos myself.
Thanks for dropping by, and please poke around. Be sure to check the , and customize the site design before you start exploring. Enjoy!
Github Stats
Since joining Github on May 2, 2010, it's been great to see the engagement with what I've created.
HTML5-based layout for a personalized retro CRT startpage.
Synthwave-inspired Conky theme with weather support and a spiffy layout.
Top Repositories
~/Development/george.merloc.co/src
└─ $ cat description.txt
A list of the 10 most recent articles from both the posts and work sections of my site.
~/Development/george.merloc.co/src
└─ $
ls -la content/posts/ | head -n 10
Pi Zero Painsaw - A Raspberry Pi Zero toy chainsaw that runs DooM
~/Development/george.merloc.co/src
└─ $
ls -la content/work/ | head -n 10
~/Development/george.merloc.co/src
└─ $ █
History
Accessible
About this Site
It's built on top of Astro, which is a fast, component-based framework that is
React-compatible, providing static generation and automated bundling
(and plenty more). It's a content-driven website, where my articles
live in either a work/ or posts/ folder, and
are composed with Markdown (or MDX).
This website is also accessible , respecting animation/motion preferences, screen-reader assists, etc.. A11y is always an important aspect of front-end development for me, and I strive to ensure any interface I build can be used by everyone.
I also publish an RSS feed if you'd like to be kept in the loop.
I use CSS custom properties to actively modify the colour theme that
you can switch via . I then store your preferences locally (no cookies!), using the
browser's localStorage functionality.
Astro
Responsive