Idea bucket list

Idea bucket list
Photo by Jp Valery / Unsplash

Here are list of my project ideas that I still need to finish...

  • Bingo Card — Bingo card generator, NYT daily style.
  • Reveal Byte — A file reader that inspects and displays the raw byte content of any file.
  • Todo List Extension — Code editor extension for tracking and managing todos found directly within your codebase.
  • Virtual Pet — A virtual desktop pet app. (In-Progress)
  • VirusTotal Scanner — Desktop or CLI tool for quickly scanning files and URLs via the VirusTotal API.
  • Obsidian Tagging — Plugin or tool to improve tagging workflows inside Obsidian.
  • Browser Extension: Notes Tagging — Browser extension for tagging and annotating web pages with personal notes.
  • Browser Activity Tracker — Extension that actively tracks and reports browsing habits and time spent per site. (In-Progress)
  • Annotate Website — Tool to visually annotate any webpage and share annotations with others.
  • Calendar App with Timezone Support — Calendar app built with first-class multi-timezone handling for distributed teams. (In-Progress)
  • Daily Photo Contest — Platform for daily themed photography contests with community voting.
  • Viewer Count Tracker — Shows how many people are currently watching a video or listening to a music radio stream.
  • SD Card Reader — App or utility for managing, reading, and organizing SD card contents.
  • Idea Store — A platform where people can add, organize, and present their ideas to others. (In-Progress)
  • Self Research Agent — An AI agent that autonomously researches topics on your behalf and compiles findings. (In-Progress)
  • Jungle Gank Alert — App that detects when an enemy jungler is moving toward your lane and alerts you via ping and phone call (League of Legends).
  • POTG League of Legends — Automatic Play of the Game highlight detection and clip generator for LoL matches.
  • VOD Review AI — AI-powered tool to review and annotate game or video VODs with insights and timestamps.
  • Self Code Bot Repair — AI bot that detects and automatically repairs bugs in its own generated code.
  • Wasabi — A security-first Node.js package manager written in Zig. Uses a binary lockfile, global hardlink cache, and parallel downloads for Bun-level speed. Fixed/pinned versions are the default. Security features include:
    • VirusTotal scans on all packages (including transitive dependencies)
    • Postinstall scripts blocked by default, require explicit opt-in
    • Typosquatting detection via fuzzy name matching before install
    • Dependency confusion protection (flags public/private name conflicts)
    • Lockfile integrity verification to detect tampering
    • Alerts for compromised or recently hijacked maintainer accounts
    • Flags abandoned/unmaintained packages
    • Security scan on every package update, not just known CVEs
    • Dependency mapping — visual graph of all direct and transitive dependencies so you always know exactly what is in your project
    • Attack vector reporting — explains how a vulnerability could be exploited, not just that one exists, so users understand the real risk
  • Rewrite Meet with Rust — A performance-focused re-implementation of a video meeting tool (e.g., Google Meet) using Rust.
  • Secret Project - (In-Progress)