Hi! My name is Matthew Grant, a Motivated Full Stack Software Engineer with a strong foundation in scalable application architecture and cloud infrastructure. Demonstrated success in streamlining operations and boosting performance through innovative technical solutions, including significant improvements in process efficiency and processing speeds. Adept at leading cross-functional initiatives while leveraging expertise in both front-end and back-end technologies to resolve complex system challenges.

Python Projects

AI Price Validator

The AI Invoice Validator is a system designed to reduce the risk of fraudulent transactions by leveraging AI-powered validation and analysis. It incorporates multiple intelligent agents, including market research agents that provide insights into typical pricing for specific items or services, validation agents that compare item prices against similar entries to identify anomalies, and duplicate detection agents that scan invoices for repeated or duplicated pages. Together, these components work to ensure greater accuracy, consistency, and trust in invoice processing.

  • crawl4ai
  • firecrawl
  • langgraph
  • langchain
  • aws
View Project

Educidate

Created a fullstack webapp for students of the UWI, features of the app include: automatic degree progression tracking, AI elective recommendation.Processed data from form responses gathered from 100s of students and transformed this data into accurate predictions for best elective courses.

  • Flask
  • React
  • Pandas
  • Postgresql

Anomaly Detector

Created a script that generates a random sequence of numbers, and randomly creates anomalous number Implemented an algorithm to detect these anomalous numbers with a 98% accuracy

  • Python
  • Matplot
  • Numpy
View Project

Copilot

AI Powered all encompassing desktop helper that autonoumously completes tasks assigned to it by the user. This Project is a current Work in progress.

  • claude
  • Python

C#Projects

Custom Wordle Generator

A user provides a JSON that contains requested headers and a description of each item they want to be guessable with the headers that pertain to that item. A game board is autmoatically generated based on headers and answers.

  • C#
  • Blazor
View Project

Goal Tracker

Simply goal tracker that allows for CRUD on a users goals, also allowing users to attach goals to other goals creating dependancies

  • C#
  • Blazor
View Project