Featured work
Toddly
Childcare SaaS for parents and schools
- Role
- Founder & Senior Software Engineer
- Period
- 2023 – Present
- Live
- toddly.app



Parent app



Overview
Toddly connects parents with local childcare centers and gives schools a single system for enrollment, waitlists, billing, and family communications. I designed the application architecture and relational data model, then built the Python backend, REST APIs, and AWS infrastructure that power the web and mobile apps. Parents search a live map, compare programs, and enroll online. Schools replace spreadsheets and manual follow-up with automated workflows. Payments run through Stripe Connect so marketplace-style payouts stay with each school.
Outcomes
- Launched a production multi-tenant SaaS now used by 400+ schools
- Replaced spreadsheet-driven enrollment, waitlists, and billing with automated workflows
- Shipped Stripe Connect marketplace payments plus parent communications
- Owned architecture, data modeling, APIs, AWS operations, and ongoing product development
Architecture
Frontend
- React
- React Native
- Expo
API
- Flask
- REST
- SQLAlchemy
Data
- MySQL / RDS
- Redis
- S3
- Stripe Connect
AWS
- Elastic Beanstalk
- EC2
- Lambda
- CloudWatch
Parents and schools use React and React Native (Expo) clients. Flask APIs persist to MySQL, cache in Redis, store files in S3, and settle payments through Stripe. AWS runs the fleet.
Tech stack
- Python
- Flask
- SQLAlchemy
- MySQL
- Redis
- React
- React Native
- Expo
- Stripe Connect
- AWS