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/
- 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
- Next.js 14 - React framework
- React 18 - JavaScript library
- Tailwind CSS - CSS framework
- shadcn/ui - UI components
- Lucide Icons - Icon set
- next-themes - Theme management
- Clone the repository:
git clone https://github.com/yourusername/Nathnael45.github.io.git
cd portfolio- Install dependencies:
npm install- Start the development server:
npm run dev- Open http://localhost:3000 in your browser
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
- Update the personal information in
app/page.tsx - Modify the theme colors in
app/globals.css - Add your projects in
app/projects/page.tsx - Update the experience section in
app/experience/page.tsx - Modify the education details in
app/education/page.tsx
This project is open source and available under the MIT License.
Nathnael Tesfaw - nbt26@cornell.edu
LinkedIn - nathnael-tesfaw