Skip to content

My personal website build with Next.js, which includes a hidden game within it

Notifications You must be signed in to change notification settings

ulinnajaaldi/portofolio

Repository files navigation

Portfolio

This is a my portfolio build with Next.js, which include a hidden game within it.

At the bottom of the page, you can find a brick with a letter ULIN, you can move the ball use WASD keys, and Space to Jump. Portfolio

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ulinnajaaldi/portofolio
  2. Navigate to the project directory:
    cd portofolio
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and go to http://localhost:3000 to view the portfolio.

Feel free to explore the code and customize it as you like. Don't forget to star the repo if you like it!

About

My personal website build with Next.js, which includes a hidden game within it

Topics

Resources

Stars

Watchers

Forks