Skip to content

pc2468/pc2468.github.io

Repository files navigation

Portfolio – pc2468

This is the source code for my personal portfolio website:
pc2468.github.io

Built with Astro, React, and Tailwind CSS, the site features modern animations, responsive design, and glassmorphism-inspired UI.


Features

  • Fast & Modern – Astro + React for smooth rendering
  • Glassmorphism UI – subtle transparent effects for a clean, futuristic look
  • Responsive – works across desktop, tablet, and mobile
  • Custom Sections – CV preview, research interests, events, and more
  • Easy Deployment – optimized for GitHub Pages

Build Guide

If you’d like to see how I customized this portfolio step by step, I’ve written a short guide:

How You Can Build It (PDF)

It covers:

  • The base repo I started from
  • Which files I modified
  • How I deployed it on GitHub Pages

Setup & Development

Prerequisites

  • Node.js (v18+)
  • npm / yarn / bun

Installation

git clone https://github.com/pc2468/pc2468.github.io
cd pc2468.github.io

# Install dependencies
npm install

# Start development server
npm run dev

Acknowledgments

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors