Skip to content

A developer showcase built with React, featuring a VS Code-inspired user interface.

Notifications You must be signed in to change notification settings

basarballioz/ballioz.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ballioz.dev

A developer portfolio built with React, featuring a VS Code-inspired user interface.

Overview

This is my personal portfolio website. I designed it to mimic the look and feel of Visual Studio Code, allowing visitors to explore content through a familiar file-tree navigation system. All page content is written in Markdown and rendered dynamically at runtime.

Tech Stack

  • React 18 with React Router v6 for client-side routing
  • Material UI for component styling and theming
  • React Markdown with syntax highlighting for content rendering
  • GitHub Pages for static hosting

Getting Started

# Install dependencies
npm install

# Start development server
npm start

Development server runs at http://localhost:3000

Build & Deploy

# Production build
npm run build

About

A developer showcase built with React, featuring a VS Code-inspired user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published