Projects.md - cmderobertis/devPortfolio GitHub Wiki
Projects
This section provides more details about my software development projects.
98ish
- Live Link: View Project (Replace with actual link)
- GitHub Repository: View Code (Replace with actual link)
- Technologies Used: JavaScript, React, Express, Socket.io, Bootstrap
An interactive simulation of a desktop environment in a nostalgic style. Deployed an efficient, cloud-hosted application, employing advanced state management techniques with React Hooks to reduce code reuse, resulting in an effectively modularized product.
ReDirector
- GitHub Repository: View Code (Replace with actual link)
- Technologies Used: Python, Flask, MySQL, SQLAlchemy, Bootstrap
A Reddit-inspired Social platform for writers and cinephiles. Created a MySQL database and connected TMDB API to easily load targeted movie data and provide users a Reddit-like experience for re-writing movie plots. Implemented a secure login/registration protocol, leveraging bcrypt hashing to protect user data.
VisualDOM
- GitHub Repository: View Code (Replace with actual link)
- Technologies Used: JavaScript, CSS
A developer-friendly visualization tool of DOM elements on a rendered HTML document. Applied an original recursive algorithm to programmatically generate an intuitive, color-coded diagram with ID, class, and element names nested elements.
Work Projects (MRP/ERP Focus)
Work Order Director (Appward)
- Description: Championed this application which enables managers to plan, schedule, and assign the material and labor required for various manufacturing processes. This involved complex database schema management (T-SQL) and UI/UX design tailored for MRP/CRM functionalities.
- Key Contributions:
- Database design and T-SQL query development.
- Full-stack development of core features.
- UI/UX design focused on improving workflow efficiency for managers in a manufacturing environment.
- (Further details on specific modules or technical challenges can be added here if desired and appropriate to share).
(Additional work projects can be detailed here, especially those relevant to MRP/ERP systems. Anonymize client or sensitive information as needed.)
Return to Home