ConnectWise SIEM
My current job is as a backend developer on ConnectWise SIEM. Some notable projects I've worked on include:
- Adding a user notification system (backend in Django, front end in React). The system stores data in Postgres, uses a redis cache, and automatically invalidates the cache when user notifications change.
- Refactored marketplace that allows users to share data.
- Reduced built time of repo by 70% by switching dependency managers, optimizing docker-compose staged builds and build kit caching, and removing dependencies from local docker images.