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 beede67d4b Mark "The Evolution of Software Development in the AI Era" post as a draft, update last build dates in XML files, and remove references to the post from various index files to prepare for further revisions. преди 1 седмица
archetypes b7c6c5ce4a Initial hugo setup преди 6 месеца
content beede67d4b Mark "The Evolution of Software Development in the AI Era" post as a draft, update last build dates in XML files, and remove references to the post from various index files to prepare for further revisions. преди 1 седмица
layouts dd893fc26e 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 beede67d4b Mark "The Evolution of Software Development in the AI Era" post as a draft, update last build dates in XML files, and remove references to the post from various index files to prepare for further revisions. преди 1 седмица
static 7d3ca6ed68 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 1255f128a8 Add remove public from gitignore for github pages преди 6 месеца
LICENSE 228c9c1009 Initial commit преди 6 месеца
README.md 95687cbe66 README.md преди 6 месеца
go.mod f01a3fa2f3 Module issues преди 6 месеца
go.sum f01a3fa2f3 Module issues преди 6 месеца
hugo.toml ee1ae663c5 Update site color scheme: change primary color in configuration from orange to #2fe7ed for improved visual appeal. преди 2 седмици
syntax.css 78aff622ac 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!