Skip to content

Bethsyf/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

257 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Bethsy Falcon — Frontend Portfolio

Modern frontend portfolio built with Next.js to showcase my projects, blog, and continuous growth as a developer.

Designed with a strong focus on clean architecture, scalability, and real-world frontend practices.


🚀 Live Demo

🔗 https://portfolio-bfb.vercel.app


🌟 Highlights

  • 🌗 Dark / Light mode with custom React Hook
  • 📱 Fully responsive (mobile, tablet, desktop)
  • 📝 Integrated blog system
  • 💼 Project showcase with structured data
  • 🧊 Glassmorphism-style navbar
  • 🎨 Custom theme system using CSS variables
  • 🧩 SCSS Modules architecture
  • ⚡ Optimized performance with Next.js

🛠️ Tech Stack

  • Framework: Next.js
  • Library: React
  • Language: TypeScript
  • Styling: SCSS Modules
  • Deployment: Vercel

🧠 Architecture & Approach

This project follows modern frontend best practices:

  • 🧱 Component-based architecture
  • 🎯 Separation of concerns
  • ♻️ Reusable and scalable components
  • 🎨 Theme system powered by CSS variables
  • 🪝 Custom hooks (useTheme)
  • 📦 Centralized data management
  • 📁 Clean and maintainable folder structure

📂 Project Structure (Simplified)

src/
 ├── components/
 ├── hooks/
 ├── data/
 ├── styles/
 └── pages/

⚙️ Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open in your browser:

http://localhost:3000

🎯 Purpose

This portfolio is not just a showcase — it's a reflection of my evolution as a developer.

Each section and component is built with intention, focusing on:

  • Writing clean and scalable code
  • Applying real-world frontend patterns
  • Creating meaningful user experiences

📬 Contact


⭐ Final Note

"I build interfaces that are not only functional, but also intentional."

About

Modern portfolio built with Next.js, including blog, dark mode, and responsive design. Showcasing my frontend development projects and technical journey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors