/alexiszamanidis.github.io

A minimal Portfolio Web page developed using React.js, TypeScript and Material-UI. It is deployed with GitHub pages and uses GitHub REST API to fetch my Personal Data and my Projects.

Primary LanguageTypeScript

ALEXISZAMANIDIS.GITHUB.IO

Node.js CI/CD

A minimal Portfolio Web page developed using React JS, TypeScript and Material-UI. It is deployed with GitHub pages and uses GitHub API to fetch my Personal Data and my Projects.

app_diagram

Docker

You can run my Application in a Docker by running the script runDocker.sh

<!-- Default -->
./runDocker.sh

<!-- Custom Example -->
./runDocker.sh -p 3001 -i alexis-zamanidis -t 2

Flags

Name Flag Default
PORT -p 3000
IMAGE -i docker
TAG -t 1

You can check out my old Portfolio Page here