Skip to content

Chahine-tech/chahine

Repository files navigation

Chahine - Portfolio

My personal portfolio website built with Next.js and Tailwind CSS, featuring a clean neobrutalism design style.

Overview

This portfolio showcases my work as a software engineer based in Paris. It includes:

  • Home page with introduction and social links
  • Work projects showcase
  • About section with personal information
  • Skills overview

Technology Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Typography: Custom font selection
  • Icons: Simple Icons

Development

To run the project locally:

# Install dependencies
pnpm install

# Start development server
pnpm dev

Structure

  • src/app/page.tsx - Main landing page
  • src/app/work/page.tsx - Projects showcase
  • src/app/about/page.tsx - About me information
  • src/components/ - Reusable UI components
  • src/data/ - Content configuration files

Customization

The site uses a consistent neobrutalism design language with:

  • Bold typography
  • Strong shadow effects
  • Clean spacing
  • Texture backgrounds

Deployment

The site is built to be easily deployed on Vercel or similar platforms.

# Build for production
pnpm build

Contact

You can reach me through the social links on the homepage.

About

Personal website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published