Skip to content

andreicozma1/andreicozma1.github.io

Repository files navigation

Personal Portfolio - Andrei Cozma

A personal portfolio built with Gatsby, React, and MaterialUI.

Branch Structure

All development happens on the main branch. GitHub Actions automatically builds and deploys to GitHub Pages when changes are pushed.

Dependencies

npm install --legacy-peer-deps

Development

Runs on: http://localhost:8000

npm run develop

Deployment

Deployment is automatic via GitHub Actions when you push to main. The workflow:

  1. Runs type checking
  2. Builds the Gatsby site
  3. Deploys to GitHub Pages using actions/deploy-pages

No manual deployment steps are required.

Usage Rights

Please credit with the following snippet if intended to use any parts of this project:

Author: Andrei Cozma
Website: https://andreicozma.com
Github Repository: https://github.com/andreicozma1/andreicozma1.github.io

About

Personal portfolio website built with Gatsby, React, and MaterialUI.

Resources

Stars

Watchers

Forks

Contributors