FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Creating my portfolio website using GitHub's Spec-kit
How-ToTools

Creating my portfolio website using GitHub's Spec-kit

via Dev.toDaveu19831mo ago

For a long time I have wanted to create my own website portfolio. After many failed attempts of trying to write something that looked vaguely good, I read a couple of articles on GitHub's spec-kit and decided to give it a go, the full result can be found at repository , with the site hosted on github pages at portfolio Spec-kit offers a framework and guideline for your AI tool of choice ( many are supported ) to build an application. Prerequisites Spec-kit is a command line interface tool built in python, and the following should be installed prior to installing the cli tool. Python Python package uv Install I chose to install the cli tool persistently using the command uv tool install specify-cli --from git+https://github.com/github/spec-kit.git Creating the project I did not make the project folder prior, so I navigated to the path were I wanted to create my project folder and used the command specify init I then got the option to select your AI assistant I then got the option to def

Continue reading on Dev.to

Opens in a new tab

Read Full Article
23 views

Related Articles

150 million users later, Roblox competitor Rec Room is shutting down
How-To

150 million users later, Roblox competitor Rec Room is shutting down

The Verge • 1d ago

Here are our favorite spring cleaning deals from Amazon’s Big Spring Sale
How-To

Here are our favorite spring cleaning deals from Amazon’s Big Spring Sale

The Verge • 1d ago

What we’re looking for in Startup Battlefield 2026 and how to put your best application forward
How-To

What we’re looking for in Startup Battlefield 2026 and how to put your best application forward

TechCrunch • 1d ago

Build Days That Actually Mean Something
How-To

Build Days That Actually Mean Something

Medium Programming • 1d ago

I have blogged about the difference between code coverage and test coverage and why it matters to distinguish between these 2.
How-To

I have blogged about the difference between code coverage and test coverage and why it matters to distinguish between these 2.

Dev.to Beginners • 1d ago

Discover More Articles