About the Site

This site is a personal portfolio and knowledge base — built from scratch and continuously updated as both a creative outlet and a technical exercise.

Mission

The goal has always been simple: have a live, real place to share research and resources I find genuinely useful, document personal projects, and experiment with web development. It started as a learning project and has stayed one — every section you see represents something I built, broke, and improved.

Architecture

The site runs on Jekyll, a static site generator deployed via GitHub Pages. The layout is fully custom — written in HTML, CSS, and vanilla JavaScript from scratch, not a template. It integrates a handful of external tools: Formspree handles the contact form, GitHub's contribution API powers the activity chart, and a few JSON-based data files drive the resources section dynamically. The source code is public on GitHub.

If you want to start your own Jekyll site, the official documentation at jekyllrb.com is the best entry point. The Minima theme — which this site started from — is at jekyll/minima.


Have a question or want to get in touch? Use the Contact form — I'll get back to you promptly.