shlogg · Early preview
Kevin @kevinl95

Analyzing Code With StyleSpark On GitHub Actions

StyleSpark: a GitHub Action that analyzes code & matches it to iconic programmers' styles using Llama 3. Features include code analysis, style matching & badge generation.

This is a submission for the GitHub Copilot Challenge : New Beginnings

  
  
  What I Built

StyleSpark is a productivity tool designed to help developers gain insights into their coding styles by analyzing their code snippets and matching them to the styles of iconic programmers. Specifically, it is a new GitHub Action that programmers can include in their workflows to inspire personal growth and improvement in coding practices by providing users with a fun and educational way to explore different programming styles. It leverages Llama 3 to analyze snippets from your GitHub repos to identify...