This is a personal website/portfolio for Abdallah Abdelmajeed, a PostDoc Fellow Seeker. The website showcases Abdallah's professional experience, education, research interests, and publications.
- Responsive design that works on mobile and desktop
- Detailed sections for education, experience, and publications
- PDF resume download functionality
- Links to professional profiles (LinkedIn, Google Scholar, ORCID)
- Contact information
- Next.js
- React
- Tailwind CSS
- Radix UI Components
This website is deployed using GitHub Pages with a custom GitHub Actions workflow that automatically builds and deploys the site when changes are pushed to the master branch.
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
All rights reserved.