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 5f88e35fdf Refactor image presentation for "The Evolution of Software Development in the AI Era" post by updating image dimensions and adding responsive styling across multiple HTML and XML files for improved visual consistency. 2 тижнів тому
archetypes 5302431b9a Initial hugo setup 6 місяців тому
content 5f88e35fdf Refactor image presentation for "The Evolution of Software Development in the AI Era" post by updating image dimensions and adding responsive styling across multiple HTML and XML files for improved visual consistency. 2 тижнів тому
layouts c06d5ee973 Enhance tag and taxonomy layouts: introduce new taxonomy.html and update list.html for improved structure and styling. Adjust image sizes in index.html for better visibility and add padding to tag links for improved usability. 2 тижнів тому
public 5f88e35fdf Refactor image presentation for "The Evolution of Software Development in the AI Era" post by updating image dimensions and adding responsive styling across multiple HTML and XML files for improved visual consistency. 2 тижнів тому
static 272a938b57 Implement code copy functionality across various posts and layouts, updating syntax highlighting to a new shortcode. Adjust links to use localhost for local development and enhance styling for code blocks. 2 тижнів тому
.gitignore 786235462d Add remove public from gitignore for github pages 6 місяців тому
LICENSE 527fbe0ef1 Initial commit 6 місяців тому
README.md 86017dee9b README.md 6 місяців тому
go.mod c182cdc0bb Module issues 6 місяців тому
go.sum c182cdc0bb Module issues 6 місяців тому
hugo.toml e9ab6b7813 Update site color scheme: change primary color in configuration from orange to #2fe7ed for improved visual appeal. 2 тижнів тому
syntax.css 76041d6189 POST - Move /home folder 2 місяців тому

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!