
Customer Connect CRM
I built Customer Connect CRM to learn org-chart software, not another todo app. Three roles (admin, manager, sales rep) get JWT-gated dashboards with pipelines and reports matched to how each persona works.

—·Personal Project
Organizations needing ID cards without a designer can use CardGenius: upload a photo, fill a form, and download a consistent card via Cloudinary and MERN.
2023

Practical tool for organizations needing ID cards without design overhead. Users fill a form, upload any size or format photo, and the system generates a clean consistent card. Cloudinary handles processing and optimization on the backend. Learned upload quotas and transformation costs early. Good discipline before larger client builds with file upload pipelines.
Solo builder solving a boring organizational problem well: form, upload pipeline, template render, download.
Form capture, Multer upload through Express, Cloudinary image pipeline with transformations, ID card template rendering, and client-side crop positioning.

I built Customer Connect CRM to learn org-chart software, not another todo app. Three roles (admin, manager, sales rep) get JWT-gated dashboards with pipelines and reports matched to how each persona works.

I built ProShop as a deliberate ecommerce study beyond tutorials: catalog, persistent cart, PayPal checkout, order tracking, reviews, and admin inventory in MERN.

My TyroSoft internship deliverable goes past basic CRUD. Camify uses browser media APIs for live webcam filters, crop, and gallery persistence via Express, MongoDB, and Cloudinary.