Skip to content

gregorgatej/gregorgatej.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Portfolio

My Portfolio: This is the source code for my technical portfolio, available at gregorgatej.github.io, showcasing my projects, technical skills, experience, and articles.


Want to use this as a template? This portfolio is built on a clean, minimal design that's easy to customize. Feel free to fork this repository and adapt it for your own portfolio. See Getting Started below.


Features

  • Clean, minimal design
  • Fully responsive across all devices
  • Easily customizable
  • SEO-focused meta tags and JSON-LD schema markup
  • Project and article portfolio showcase
  • Experience, education and technical skills sections

Getting Started

  1. Run python -m http.server to view locally at http://localhost:8000
  2. Update your photo and profile information, including JSON-LD schema markup in index.html
  3. Replace your CV PDF in assets/pdf/ and update the CV / social media links in the header of index.html
  4. Add your articles to articles.json
  5. Fill in your projects, experience, education, and technical skills in their respective sections of index.html
  6. Customize styling in styles.css as needed
  7. Deploy to GitHub Pages or your hosting of choice

File Structure

.
├── index.html          # Main webpage
├── styles.css          # CSS styling
├── scripts.js          # JavaScript for dynamic content
├── articles.json       # Article data
└── assets/            
    ├── fonts/          # Font files
    ├── icons/          # Favicon and UI icons
    ├── images/         # Profile picture and other images
    └── pdf/            # CV and other PDF documents

Attribution

This project is based on the Minimal Academic Website template created by Yuhui Zhang.

The original repository is available here: https://github.com/yuhui-zh15/Minimal-Academic-Website

This version includes substantial modifications, including layout changes, new sections (GitHub Projects, Articles, Experience, Education, Technical Skills), the addition of JSON-LD structured data, redesigned components, and codebase refactoring.

Assets and Resources

License

MIT License


For the original version, visit Yuhui Zhang's website.
For a live version of this adaptation, see Gregor Gatej's website.

About

Source code for my personal portfolio. Minimalistic and easy to customize - feel free to fork and adapt.

Resources

License

Stars

Watchers

Forks

Contributors