Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 933 Bytes

File metadata and controls

35 lines (24 loc) · 933 Bytes

Code by EL – Portfolio

A creative technical product portfolio for Ella L'Esperance. This site highlights the editorial hero, horizontally scrolling project gallery, and minimal about section that tells the Tufts lacrosse-to-Nasdaq story.

Tech Stack

  • Next.js (Pages Router)
  • React + TypeScript
  • Tailwind CSS for styling
  • Framer Motion for subtle animations

Getting Started

npm install
npm run dev

Open http://localhost:3000 to explore the site locally.

Key Sections

  • Editorial Hero – bold headline, portrait, and bracket metadata linking to Substack.
  • Projects Carousel – horizontally scrollable cards populated from data/projects.ts.
  • About Section – narrative of Tufts lacrosse alum turned Nasdaq Developer Experience engineer.
  • Minimal Footer – clean send-off with location and copyright.

Deploy

npm run build
npm run start

Built with <3 by Ella