Back to projects

Blog

My old personal blog for writing and managing posts before this current site replaced it.

Personal

Personal

2023

1 min read

Live site: https://alfarizi-blog.vercel.app

Repository: https://github.com/alfariiizi/alfarizi-blog

Alfarizi's Blog

Alfarizi's Blog

# Overview

This was my previous personal blog, built before the writing section on this current website replaced it.

# Business Context

The goal was personal publishing rather than a business workflow. It gave me a focused place to write, organize posts, and continue learning how content-heavy websites work in Next.js.

# My Role

I designed and built the project as a personal learning project.

# Key Capabilities

  • Blog post listing
  • Individual article pages
  • Static content publishing
  • Tailwind CSS styling
  • TypeScript-based implementation

# Technical Direction

The project used Next.js 13, TypeScript, and Tailwind CSS. It helped me practice server-rendered routing, static generation, and content presentation patterns before this current site became the main home for my writing.

# Outcome / Impact

The project served as a learning milestone and was later replaced by the integrated blog on this website.

  • Screenshot placeholder: old blog homepage
  • Screenshot placeholder: post listing
  • Screenshot placeholder: article page