

- Location
- Boston, Massachusetts, United States
- Companies
-
-
Boston, Massachusetts, United States
-
- Categories
- Software development
Socials
Achievements



Latest feedback
Project feedback


Project feedback


Project feedback


Recent projects

Progressive Web Application Feature Development
Develop a significant new feature for a B2B SaaS Progressive Web Application built with TypeScript on NodeJS using Apollo GraphQL, Typegoose/Mongoose/MongoDB, and Angular. TaskTrain is a simple process management application that allows teams to integrate standard operating procedures into their everyday workflow as actionable assignments. This project provides an excellent opportunity for intermediate to advanced student programmers to build full-stack application development skills by adding new features to a production application. Learners will choose from among the following backlog features: Service Portfolio: Enhance the current Procedure Library into a Service Portfolio to allow Organization Members to make SOP-backed service requests. AI Procedure Creation: Use generative AI to generate a best-practices step-by-step Procedure to customize based on a user interview and/or uploaded files. Accountability Chart: Add a graphical Organization Chart and align Procedure permissions and assignment with organizational Positions. Automated Assignments: Trigger Procedure assignment via time, QR code, email. Data Collection Forms: Add structured Assignment/Task data collection & display. Conditional Logic: Enable Procedure Step branching. Feedback Threads: Discussion Threads on Procedures for continual improvement. Time Tracking: Assignment/Task time tracking & reporting by Account, Procedure.

Business Process Standard Operating Procedures Library
Develop and assemble a collection of detailed but generic standard operating procedures (SOPs) accompanied by integrated work instructions for common business processes, to be showcased in a best-practices procedure library demonstrating effective and efficient methods for routine operational workflows in various industries.

SaaS Application Marketing Content Calendar & Newsletter Development
Create a cyclical marketing content calendar identifying monthly themes related to process management and article topics for each theme for use in publishing monthly email and LinkedIn newsletters to market TaskTrain . Recommend a newsletter structure centered around a theme-related article, related or otherwise featured best practices standard operating procedures (SOPs), and related or timely links. Outline and draft several articles for upcoming theme topics.

Progressive Web Application Technical Debt Reduction
Refactor significant portions of a B2B SaaS Progressive Web Application built with TypeScript on NodeJS using Apollo GraphQL, Typegoose/Mongoose/MongoDB, and Angular, updating or replacing outdated dependencies and improving coding consistency to support application maintainability, security, and performance. Provides an excellent opportunity for beginner to intermediate student programmers to apply their application development knowledge to precisely defined scope on a production application. Learners will choose from among the following refactoring projects: Update project CSS theme file for latest PrimeNG component library release. Update to project ESLint 9 with flat configuration. Migrate all Angular components to stand-alone mode & remove unneeded Angular modules. Migrate all Angular components to stand-alone mode, remove unneeded Angular modules, & lazy-load routes . Migrate to Angular Signal Inputs & Outputs Replace Sass @Import with @Use Extend all domain operation models from abstract base class to include operation context properties. Refactor recursively nested data structure to flat storage model. Replace FontAwesome4 with alternative icon library. Replace Bootstrap4 with alternative CSS layout library. Refactor MongoDB access using Typegoose models.