RemoEditor - Remote Online Code Editor
A browser-based tool that allows a team of programmers to securely access and edit code across many types of systems. Socket based, code can reside on any Windows or Linux based system including Pi's and conflicts are avoided with a simple, strong check-out mechanism. The IDE has syntax highlighting, even for custom document types, and several layers of backups built in.
Features
- Advanced IDE for code editing online.
- Check-out mechanism to protect code (read-only available).
- Can handle dozens of sites at a time.
- Secure with a user login.
- Built in change level backups and cloud-based site archive.
Screenshot
Bug, Support Item, and Feature Tracker
A browser-based tool with secure login to help my company track hardware and software bugs, support issues and feature requests. My contribution was buildilng the core of the site and then overseeing a team of developers that added features and bug fixes as we moved forward. This tool belongs to Digital Ally Inc.
Features
- User Activity Tracking
- Update alerts and notification emails
- Fully searchable
- Captures related emails, documents, logs, and notes.
Screenshot
Lychee - Web Code IDE
A browser-based tool with an IDE for updating our cloud code as well as implement our own version control. My contribution was buildilng the core of the site and then overseeing a team of developers that added features and bug fixes as we moved forward. This tool belongs to Digital Ally Inc.
Features
- Coder login and document lockout
- Code is kept securely on AWS S3 as well as in our database
- All changes are kept
- Code highlighting, searching, snippets, and more
- Controls pushing code directly to our development servers