Back
1 min read4 of 6 projects
Nonprofit Sponsor Management project hero image

Nonprofit Sponsor Management

ongoing

Developer tool for organizing and sharing code snippets.

Type
Tooling
Scope
Solo
Year
2024-Present
Focus
code

Technologies

TypeScriptElectronVS Code APISQLiteRust

Key Metrics

5,000+
VS Code Installs
1,200
GitHub Stars
100,000+
Snippets Managed

About the Project

CodeSnippet Manager is a developer productivity tool I'm building to solve my own pain points with managing code snippets across multiple projects. The tool provides syntax highlighting, tagging, search, and seamless integration with popular IDEs.

This ongoing project allows me to explore modern web technologies and practice building developer tools. The architecture emphasizes speed and reliability, with offline-first design and real-time sync when online.

Current focus is on building out the VS Code extension and improving the search functionality with semantic code understanding.

Highlights

  • Built custom syntax highlighting engine
  • Implemented offline-first architecture
  • Created VS Code extension with 5,000+ installs
  • Open-sourced core library