Personal Projects Portfolio

Automated workflows in n8n

  • Cloud Service Leads Generation Report
  • Automated Workout Class Registration
    • scheduled registration to specified workout classes on certain days and times
  • Household Inventory Management
    • uses LLM to parse bilingual (English/French) voice, text, image, and video message content & updates a database containing household inventory items, categories, qtys, etc. to assist with grocery planning

n8n is a powerful workflow automation tool that allows you to orchestrate tasks by connecting different apps and APIs via a visual, node-based interface.


Applications made with Streamlit

Streamlit is an open-source Python framework for creating interactive web-apps. I have used it primarily for data analytics and data visualization. I like to think of it as the predecessor of vibe coding, since it requires python and some software engineering to setup and customize the application. I love it as another option to consider against, or in addition to , Tableau, Metabase, Looker, etc.