Skip to content

ovasquezn/ovasquezn.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O.Vásquez - Portfolio

Modern portfolio showcasing backend development and data science expertise.

Live Demo

View Portfolio

Features

  • Responsive Design - Mobile-first approach
  • Multi-language - English/Spanish support
  • Dynamic Content - JSON-driven projects
  • Modern UI
  • GitHub Pages Ready - Zero configuration deployment

Tech Stack

  • Frontend: HTML5, CSS3, Vanilla JavaScript
  • Styling: CSS Grid, Flexbox, Custom Properties
  • Icons: Font Awesome
  • Fonts: Google Fonts (Inter)
  • Deployment: GitHub Pages

Project Structure

├── index.html              # Main portfolio page
├── styles.css              # Main stylesheet
├── js/
│   ├── language.js         # Multi-language support
│   └── content-loader.js   # Dynamic content loading
├── data/
│   ├── projects.json       # Projects data
│   └── certifications.json # Certifications data
├── images/                 # Portfolio images
├── blog/                   # Blog articles
└── projects/               # Project documentation

Sections

  • Hero - Professional introduction
  • About - Skills and experience
  • Projects - Backend & Data Science work
  • Personal Interests - Scientific hobbies
  • Certifications - Professional achievements
  • Contact - Get in touch

Quick Start

  1. Fork this repository
  2. Customize content in data/ JSON files
  3. Deploy to GitHub Pages
  4. Done! Your portfolio is live

Customization

  • Projects: Edit data/projects.json
  • Certifications: Edit data/certifications.json
  • Languages: Modify js/language.js
  • Styling: Update CSS variables in styles.css

Contact


Built with ❤️ and lots of coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published