This is a personal portfolio website hosted at ubejdullah-gashi.ch. The project is built using Next.js, styled with Tailwind CSS, and includes custom components and pages for showcasing personal projects, contact information, and more.
- Next.js Framework: Utilized for server-side rendering and static site generation.
- Responsive Design: Optimized for mobile and desktop viewing using Tailwind CSS.
- Reusable Components: Components like
Header.jsstreamline navigation. - Custom Styling: Includes global styles and specific CSS files for tooltips and other UI elements.
To set up this project locally:
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd portfolio-website -
Install dependencies using Yarn:
yarn install
-
Start the development server:
yarn dev
The website will be available at http://localhost:3000.
This website is hosted at ubejdullah-gashi.ch. For deployment, the project can be exported as static files or deployed to platforms like Vercel, which is optimized for Next.js applications.
- Next.js
- React.js
- Tailwind CSS
- PostCSS
- Yarn
This project was developed by Ubejdullah Gashi, a 14-year-old student and aspiring application developer. Check out more projects on the official website: ubejdullah-gashi.ch.