Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 644 Bytes

File metadata and controls

12 lines (11 loc) · 644 Bytes

Nefarious

My monolithic work in progress project to improve skillsets in web development while bringing overengineered (in the name of knowledge); yet practical solutions to my daily life problems.

Current/planned functionality

*asterisk denoted items are work in progress

  • Modular discord bot implementation using BackgroundServices (Discord.NET)
  • Spotify playlist watcher (SpotifyAPI + Redis)*
  • Spotify monthly statistics API*
  • Vite + vue.js frontend for displaying spotify analytics*
  • Blazor WebAssembly frontend view*
  • Project orchestration using .NET Aspire (potentially also docker-compose)
  • CI/CD pipelines using actions*