Building a Dynamic GitHub Portfolio with AI and Automation (with Code)

I embarked on a project to create a dynamic and informative portfolio for my GitHub repositories. My goal was to automatically generate concise and engaging descriptions for each project, and then store those descriptions in a JSON file, ready to be used on a portfolio website.

January 10, 2025 · 4 min · 641 words · Me

Idea Board

A basic web app “Idea Board” to store our ideas

January 2, 2025 · 1 min · 205 words · Me

MY BLOG PIPELINE

Obsidian Obsidian is an excellent note-taking app. Download it from Obsidian.md. The Setup Create a new folder named posts. Store all your posts inside this folder; the rest of the files will remain untouched. Hugo Prerequisites Install Git Install Go Install Hugo Follow the instructions at Hugo Installation Guide. Create a New Site # Verify Hugo installation hugo version # Create a new site hugo new site <site-name> cd <site-name> Download a Hugo Theme Explore themes at Hugo Themes. ...

November 28, 2024 · 3 min · 444 words

This is test 2…………………….

1 min · 4 words