Skip to content

AlexJurik/portfolio

Repository files navigation

Portfolio

Personal portfolio website built with Astro.

Tech Stack

  • Astro v5
  • MDX for content
  • Sharp for image optimization

Getting Started

# Install dependencies
pnpm install

# Start dev server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

Content

Content is managed through Astro Content Collections in src/content/:

Collection Path Description
experience /experience Work history
hackathons /hackathons Hackathon projects
sideProjects /projects Side projects
interviews /interviews Podcast/interview appearances

To add new content, create a .md file in the appropriate folder with the required frontmatter (see existing files for examples).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published