Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

codeskraps 3016c53234 Update Hugo configuration: fix menu order, enhance SEO, update author info пре 5 месеци
archetypes b7c6c5ce4a Initial hugo setup пре 11 месеци
content 3c61fb0965 Add Weekly Weather screenshots and improve project descriptions with links to resources пре 5 месеци
layouts 3c61fb0965 Add Weekly Weather screenshots and improve project descriptions with links to resources пре 5 месеци
public 3016c53234 Update Hugo configuration: fix menu order, enhance SEO, update author info пре 5 месеци
static 3c61fb0965 Add Weekly Weather screenshots and improve project descriptions with links to resources пре 5 месеци
.gitignore 1255f128a8 Add remove public from gitignore for github pages пре 11 месеци
LICENSE 228c9c1009 Initial commit пре 11 месеци
README.md 95687cbe66 README.md пре 11 месеци
go.mod f01a3fa2f3 Module issues пре 11 месеци
go.sum f01a3fa2f3 Module issues пре 11 месеци
hugo.toml 3016c53234 Update Hugo configuration: fix menu order, enhance SEO, update author info пре 5 месеци
syntax.css 78aff622ac POST - Move /home folder пре 7 месеци

README.md

My Portfolio Blog

Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

📍 Visit the live site: codeskraps.com

🌐 Site Structure

The website is organized into the following main sections:

  1. About: An introduction to who I am, my background, skills, and professional interests.
  2. Projects: A showcase of my key projects, including descriptions, technologies used, and outcomes.
  3. Blog Posts: A collection of articles I've written on various topics related to my field.
  4. Contact: Information on how to get in touch with me.

🛠 Technologies Used

This site is built using Hugo static site generator with Nightfall theme.

🚀 Getting Started

To run this site locally:

  1. Clone the repository
  2. [Insert any necessary setup steps, e.g., "Install Hugo"]
  3. Run the development server

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for visiting my portfolio repository!