Project 

Portfolio-website

August 3, 2026

My personal website for blogging and showing off projects.

TypeScript
blogging
nextjs
react
tailwindcss
webdev

A generic name for my first project to make in a long while. I made this for a multitude of reasons, these reasons include;

  • To de-rust and relearn how to code
  • Have a project that I can actually be proud of and show to employers
  • Just for some creative outlet and somewhere to blog

It's just a super simple website that shows off my projects with the goal of linking blog posts to overarching groups for easier navigation/filtering of relevant posts. And seeing as you're reading this, you are likely witnessing the fruits of my labour 😏 (unless you're not, in that case this is still a WIP 🥲).

Hey thar! 👋

This is a repository that holds the code for my personal website intended to show off my dev portfolio. It also will have a blog for thoughts and updates on the development process (though I might also go on tangents). With this project I intend to derust and improve my coding (and engineering) skills.

I plan to keep this website updated in my journey towards a professional career.

For the actual website, i'm using Next.js, in conjunction with React, Typescript, and TailwindCSS.

Blog Posts (related to portfolio-website)

Here are my latest thoughts when documenting this project.

Apply, study, work.

July 27, 2026

Updates on my professional developmental situation as well as on on my website.


Quick update

July 14, 2026

Updates on website functionality and reflections on mindset


Aesthetic update and todo updates.

June 30, 2026

Updates on changes I've made to the website since last blog post.

portfolio-website
webdev

Using content-collections and rehype plugins

June 23, 2026

Documenting the process of learning how to use conetent-collections markdown compiler with plugins.