Skip to content

A personal portfolio showcasing my work as a Full Stack Developer and Blockchain Developer.

Notifications You must be signed in to change notification settings

Cherrypick14/sleey_portfolio

Repository files navigation

Sleey Portfolio

Purpose

A personal portfolio and bilingual blog (English/French) built with Astro.

Focused areas: projects, experience, and a Community page with an Events belt.

Quick start

git clone https://github.com/Cherrypick14/sleey_portfolio.git
cd sleey_portfolio
bun install    # or `npm install`
bun dev        # or `npm run dev`

Key files / folders

  • src/pages/ — routes and pages
  • src/features/community/ — Community page, EventCard, EventsSection/EventsBelt, InvolvementCard
  • src/features/projects/ — projects data & pages
  • src/features/blog/content/ — blog posts (en/ and fr/)
  • src/components/ — shared components (Header, Footer, Logo)
  • src/layouts/BaseLayout.astro — main layout and nav items

Deployed site - https://sleey-portfolio.vercel.app/

About

A personal portfolio showcasing my work as a Full Stack Developer and Blockchain Developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published