Skip to content

Fedeparg/fpardo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federico Pardo - Personal Website

Minimalist personal website showcasing AI research and engineering work.

Tech Stack

  • Pure HTML/CSS/JavaScript
  • Self-hosted infrastructure
  • Formspree for contact form

Local Development

# Clone repository
git clone https://github.com/fedeparg/fpardo-web.git
cd fpardo-web

# Serve locally
python3 -m http.server 8000
# or
npx serve

# Open http://localhost:8000

Project Structure

fpardo-web/
├── index.html          # Main page
├── style.css           # Styles
├── script.js           # Interactions
├── assets/
│   ├── perfil.jpg
│   └── cv_federico_pardo.pdf
└── README.md

License

Personal project.


Live Site: https://fpardo.net
Contact: federico.pardog@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors