Skip to content

Nathnael45/Nathnael45.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to my portfolio! Check out my work and latest updates on my personal website.

A modern, responsive portfolio website built with Next.js, React, and Tailwind CSS.

Link: https://nathnael45.github.io/

πŸš€ Features

  • Responsive design that works on desktop and mobile
  • Dark/Light mode theme switching
  • Smooth page transitions and animations
  • Project showcase with image previews
  • Skills section with categorized badges
  • Contact information and social links
  • Interactive UI components
  • SEO optimized

πŸ› οΈ Built With

πŸƒβ€β™‚οΈ Running Locally

  1. Clone the repository:
git clone https://github.com/yourusername/Nathnael45.github.io.git
cd portfolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

πŸ“ Project Structure

portfolio/
β”œβ”€β”€ app/                  # Next.js app directory
β”‚   β”œβ”€β”€ about/           # About page
β”‚   β”œβ”€β”€ projects/        # Projects page
β”‚   β”œβ”€β”€ experience/      # Experience page
β”‚   └── education/       # Education page
β”œβ”€β”€ components/          # React components
β”‚   β”œβ”€β”€ ui/             # UI components
β”‚   └── ...             # Other components
β”œβ”€β”€ public/             # Static assets
└── styles/             # Global styles

🎨 Customization

  1. Update the personal information in app/page.tsx
  2. Modify the theme colors in app/globals.css
  3. Add your projects in app/projects/page.tsx
  4. Update the experience section in app/experience/page.tsx
  5. Modify the education details in app/education/page.tsx

πŸ“„ License

This project is open source and available under the MIT License.

πŸ“« Contact

Nathnael Tesfaw - nbt26@cornell.edu

LinkedIn - nathnael-tesfaw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •