Skip to content

My personal portfolio website! This site showcases my professional experience, projects, and skills. Built with Gatsby.js, it features a modern design, an extensive portfolio section, and a public resume. Explore to learn more about my journey and the work I've done.

License

Notifications You must be signed in to change notification settings

PatrickNiyogitare28/patrickniyo.com

Repository files navigation

Patrick Niyo

I am a software engineer specializing in building apps for both web and mobile platforms, with a strong focus on web system architecture design & mentoring aspiring developers

🛠 Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn
  4. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

About

My personal portfolio website! This site showcases my professional experience, projects, and skills. Built with Gatsby.js, it features a modern design, an extensive portfolio section, and a public resume. Explore to learn more about my journey and the work I've done.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published