Skip to content

joshuaargent/Portfolio

Repository files navigation

Portfolio

Overview

This is my personal portfolio website, built to present projects and systems I design and develop.

It focuses on:

  • showcasing full stack work
  • explaining technical decisions
  • providing a clear view of how systems are structured

The site is intentionally simple and structured, reflecting the same approach used in my application development.


Purpose

  • act as a central hub for my work
  • present projects with clear technical context
  • demonstrate how I design and build systems

Technical Architecture

Frontend

  • Next.js (TypeScript)

Handles:

  • routing and page structure
  • UI rendering and composition
  • layout and navigation systems

Structure

root/
└── src/
    ├── app/          # routing and pages
    ├── components/   # reusable UI components
    ├── hooks/        # client side logic
    └──  lib/          # utilities and shared logic

Design Approach

  • component based architecture
  • reusable layout patterns
  • consistent design system across pages

Features

  • structured project showcase
  • reusable UI system
  • responsive layout
  • fast and minimal rendering

Related Projects

  • EloFlos
  • EloFlosMerch
  • NextJsTemplate
  • NestJsTemplate

Status

  • Active development
  • Core structure implemented
  • Ongoing refinement

Notes

This project is intentionally kept focused on:

  • clarity
  • structure
  • consistency

It reflects the same frontend architecture and design principles used across my other projects.

About

Personal portfolio showcasing full stack systems, projects, and technical work. Built with Next.js and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors