Professional Projects


  1. React Game Suite (Dec 2023)
    • Learned JavaScript and React, and built a frontend UI with 3 different games to display mastery of state and components.
  2. Maid Right of New Rochelle (May 2022 - Aug 2022)
    • Full-Stack Software Engineering Job which overhauled the Maid Right 2020 Software in bullet 2.
    • Designed 3-tier web application from scratch integrating the software with existing accounting and payment tools to provide Maid Right with a singular place to store, generate, view, and download monthly franchisee invoices through a friendly user interface.
    • Hosted Python frontend server on Heroku using Flask and Jinja frameworks to bridge client REST requests with the backend and used HTML, CSS, and Bootstrap for website styling.
    • Designed AWS serverless backend leveraging lambda functions (Java and Python) to perform key database interactions and provide frontend endpoints.
    • Wrote Java backend lambda packages to parse accounting reports and generate aggregated PDF statements using PDFBox library.
    • Leveraged OAuth2 to integrate web app with Intuit QuickBooks to remote upload statement bills to pay Maid Right’s franchisees.
    • Designed varied set of databases using MySQL for relational data, s3 for statement BLOB storage and DynamoDB for schemeless data.
  3. Maid Right of New Rochelle (May 2020 - Jul 2020)
    • This software package replaced an old system that was discontinued by a previous vendor and has been in use since delivered in May 2020.
    • Used Java to parse monthly financial statements to track customer financial data over time and produce a summary text file.
    • Used Excel to automate the production of invoices detailing expenses and revenue generated by each franchise from Maid Right's accounting books.
  4. Matt Duran's Website Code (Jun 2021 - Sep 2021)
    • Used HTML, CSS, and JS to produce all of the content on this website.
    • Bought and registered a domain name through a DNS registrar.
    • Navigated Amazon Web Services (AWS) to take this static website live through AWS S3, Route 53, and Cloudfront frameworks.
    • Utilized networking fundamentals to establish a secured host, site traffic logs, custom error pages and client redirections.
  5. Leetcode Interview Prep (Aug 2021 - Present)
    • Leetcode repository which contains the problems that I have completed. This will be updated regularly.