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 ca00ec4872 Refactor image handling for "The Evolution of Software Development in the AI Era" and "Building PublicPoolAndroid in One Day with Cursor" posts. Transitioned from static image tags to a responsive image shortcode for better adaptability across devices. Updated related HTML and XML files to reflect these changes, enhancing visual presentation and ensuring consistent image loading. 1 day ago
_vendor d73eb83e9c Add Nightfall theme and integrate Umami analytics 2 days ago
archetypes 5302431b9a Initial hugo setup 6 months ago
content ca00ec4872 Refactor image handling for "The Evolution of Software Development in the AI Era" and "Building PublicPoolAndroid in One Day with Cursor" posts. Transitioned from static image tags to a responsive image shortcode for better adaptability across devices. Updated related HTML and XML files to reflect these changes, enhancing visual presentation and ensuring consistent image loading. 1 day ago
layouts ca00ec4872 Refactor image handling for "The Evolution of Software Development in the AI Era" and "Building PublicPoolAndroid in One Day with Cursor" posts. Transitioned from static image tags to a responsive image shortcode for better adaptability across devices. Updated related HTML and XML files to reflect these changes, enhancing visual presentation and ensuring consistent image loading. 1 day ago
public ca00ec4872 Refactor image handling for "The Evolution of Software Development in the AI Era" and "Building PublicPoolAndroid in One Day with Cursor" posts. Transitioned from static image tags to a responsive image shortcode for better adaptability across devices. Updated related HTML and XML files to reflect these changes, enhancing visual presentation and ensuring consistent image loading. 1 day ago
static 9ca80b7f10 Publish "Building PublicPoolAndroid in One Day with Cursor" post, updating its status from draft to published. Adjust last build dates in XML files, enhance sitemap and index files to include the new post, and add relevant tags for improved content discoverability. Include images and project details for better presentation. 2 days ago
.gitignore 786235462d Add remove public from gitignore for github pages 6 months ago
LICENSE 527fbe0ef1 Initial commit 6 months ago
README.md 86017dee9b README.md 6 months ago
go.mod c182cdc0bb Module issues 6 months ago
go.sum c182cdc0bb Module issues 6 months ago
hugo.toml 501e0363fe Update footer links in multiple HTML files to reflect the new Hugo URL for consistency and improved tracking. 2 days ago
syntax.css 76041d6189 POST - Move /home folder 2 months ago

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!