HELLO PEOPLE, MY NAME IS

David

51c45l

Integrate dependency injection into a static class

Service Locator Pattern: Easy to set up but less maintainable and testable.

Factory Pattern: More maintainable and testable, but requires additional setup.

Manual Dependency Injection: Most explicit and maintainable, but requires passing dependencies manually.

Habit Tracker

New App Created: I have been working on a habit tracker that follows my "cant skip 2 days in a row" principal.

Document Collector

Consolidate documents from all your repositories into one document store.

User Interface comming soon.

Basic ass text box

Text format removal editor: I always get frustrated when I cant remove the format of text when copying and pasting. Sometimes the "SHIFT + CMD + V" doesn't work and I'm stuck trying to find a different app to do this for me. On Windows I use note pad. I created a more modern text app for Mac that does this for me with a few basic functionality that I like. Made with electron, instructions on generating the application install on readme.

MSSQL Database MCP Server

MSSQL Database MCP Server Updated Microsoft preview MCP server that lets your LLMs (like Claude) talk directly to your MSSQL Database data. The update includes normal username and password.