Skip to content

Latest commit

 

History

113 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexander Aranda Portfolio

A single-page portfolio built with Bun, Vite, and React.

Live Site

View the site

Overview

This project is a personal portfolio focused on selected work, technical growth, and a cleaner presentation of experience.

It is designed as a fast, static site with:

  • Bun for package management and scripts
  • Vite for development and production builds
  • React for the UI
  • GitHub Pages for hosting

Getting Started

Install dependencies

bun install

Start the development server

bun run dev

Build for production

bun run build

Preview the production build locally

bun run preview

Deployment

This repo is configured for GitHub Pages with the /Portfolio/ base path.

To publish the current production build:

bun run deploy

Project Structure

src/
  components/
  data/
  sections/
  styles/
  App.jsx
  main.jsx

Notes

  • Main content lives in src/data/content.js
  • App entry is src/main.jsx
  • Vite config is vite.config.mjs

About

Public Portfolio that contains personal projects. These projects implemented various features, run tests, and time to ensure that best practices were implemented for optimized for use. Achieving hands-on experience and problem-solving practice.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages