AI Chats

Image of Scheduling App

Scheduling App

This Java application uses CRUD functionality with a MySQL database to manage clients, scheduling, alerts, reports, etc.. Features include: Concurrency, Authorization, Authentication

Image of AI Loan Approval

AI Loan Approval

This Python based application leverages machine learning libraries to create a pipeline that classifies client loan information as pass or fail using logistic regression.

Image of Dynamic Delivery

Dynamic Delivery

Terminal-based simulation application tasked with finding delivery routes for packages in a city with various conditions. Be able to query information about a single or all trucks at a given time

Image of Parts Inventory

Parts Inventory

Java GUI application to manage the parts and products in an inventory system for a generic business. CRUD functionality for parts and products where the products are made from individual parts.

Image of SSH GUI App

SSH GUI App

Python-based GUI application used to securely connect to a remote server using ssh. Be able to create, read, update, and delete files and folders via ssh securely.

Image of Next.JS/Typescript Web App

Next.JS/Typescript Web App

The Next.js framework features scalability, server-side rendering, static site generation, along with performance optimization. Typescript solves many errors by implementing types to variables.

Image of Spring/React.js Fullstack App

Spring/React.js Fullstack App

Spring-boot backend REST API utilizing Spring MVC, Spring Data JPA, and Spring Security in the backend technologies with a React.js frontend for dynamic content.

Image of Drone Automation Simulation

Drone Automation Simulation

Programmed a simulated autonomous rescue vehicle to find survivors in an earthquake scenario, in which the bot would systematically search an environment and relay survivor locations via GPS to search and rescue.