Skip to content

nikos912000/nikos912000.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nikos Katirtzis

This project implements nikos912000.github.io.

Inspired by chrislaffra.com.

How To Run

Start a web server to serve your files in the web browser:

poetry run python -m http.server

Open the browser and navigate to http://localhost:8000.