Christina Gordon - Software Engineer Portfolio
A modern, responsive portfolio showcasing software engineering projects across frontend, backend, mobile, and cloud technologies.
- Responsive Design: Optimized for desktop, tablet, and mobile viewing
- Project Categories: Organized sections for Frontend, Backend, Mobile, and Miscellaneous projects
- Live Demo Links: Interactive demos for each project where available
- Skills Visualization: Comprehensive skills breakdown with proficiency indicators
- Modern Styling: Clean, professional design using GitHub Pages themes
- SEO Optimized: Proper meta tags and structured data for search engines
- Static Site Generator: Jekyll, Ruby
- Hosting: GitHub Pages
- Theme: Minimal (remote theme)
- Styling: SCSS with custom variables
- JavaScript: Vanilla ES6 for interactivity
- Version Control: Git with GitHub
portfolio-CGordon/
├── _config.yml # Jekyll configuration
├── Gemfile # Ruby dependencies
├── README.md # This file
├── index.md # Homepage
├── about.md # About page
├── skills.md # Skills showcase
├── projects.md # Projects listing with filters
├── experience.md # Work experience
├── contact.md # Contact information
├── _projects/ # Individual project files
└── assets/ # images and stylesheet
- Optimized images and assets
- Minified CSS and JavaScript
- Lazy loading for project images
- Fast loading times with static site generation
This is a personal portfolio, but suggestions and improvements are welcome!
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is open source and available under the MIT License.
- GitHub: @crissyg
Built with ❤️ using Jekyll and GitHub Pages