Skip to content

📎 My personal website powered by Jekyll containing my programming skills, education, work experiences and online projects.

License

Notifications You must be signed in to change notification settings

Adamouization/Portfolio-Website

Repository files navigation

My Portfolio Website

This is a one-page mobile-friendly website powered by Jekyll that I use to act as an interactive online CV. It contains my programming skills, education, work experiences and online projects.

You can visit the website live here: www.adam.jaamour.com

Screenshots

Welcome page screenshot

Download

Local Usage

How to run the website locally.

  • Install Jekyll

  • Clone the repository (or download the zipped project):

$ git clone https://github.com/Adamouization/Adamouization.github.io
  • Move in the directory and install the dependencies specified in the Gemfile:
bundle install
  • Compile and run the website:
bundle exec jekyll serve --watch
  • Visit the website on 127.0.0.1:4000

To Do

License

Contact