No description
  • JavaScript 94%
  • CSS 3.5%
  • HTML 2.5%
Find a file
AramJonghu fe9e9082b2
All checks were successful
Format frontend with Prettier / format (push) Successful in 24s
useState reduntant call removed, a project replaced
2026-05-28 23:10:49 +02:00
.forgejo/workflows workflow update, node included alread 2026-05-21 21:46:58 +02:00
frontend useState reduntant call removed, a project replaced 2026-05-28 23:10:49 +02:00
.gitignore reset initial commit 2026-04-09 23:07:46 +02:00
README.md added Readme of projects on home page. Images need fixing on Readme 2026-04-26 17:39:06 +02:00

aramjonghu-site

Personal website and central hub for my projects, systems, and self-hosted services.

This site is not just a portfolio — it acts as an entry point into a larger ecosystem of applications, infrastructure, and experiments.

Overview

The site is divided into three conceptual layers:

1. Home

The homepage provides a high-level overview of who I am and what I work on.
It highlights selected projects and core skills, without listing everything.

2. Header

The header serves as a navigation layer into my self-hosted infrastructure.
Each entry links to a running instance.

  • Nextcloud — file storage and synchronization
  • Navidrome — personal music streaming
  • Forgejo — Git hosting and development platform
  • SearXNG — privacy-focused search engine
  • Stream service — live media platform powered by OvenMediaEngine + OvenPlayer
  • Friends Gitea instance — external development collaboration

These services are part of my personal infrastructure and exist outside the portfolio itself.

3. Pages

Dedicated pages for deeper content:

  • Projects — selected work and builds
  • Systems — architecture and self-hosted infrastructure overview
  • About — personal background and context
  • CV — formal resume (if applicable)

Philosophy

This site is intentionally minimal and system-oriented.

Instead of a traditional portfolio, it focuses on:

  • self-hosted infrastructure
  • modular services
  • curated project visibility
  • long-term experimentation

It evolves alongside my personal development and technical interests.

Stack

  • React
  • Vite
  • Tailwind CSS
  • Catppuccin theme
  • Self-hosted backend services (Forgejo, Nextcloud, etc.)

Status

This site is continuously evolving and serves as both a portfolio and experimental environment.

Expect structural changes as systems grow.