Matty Zangeneh


Programmer | Data Analyst | Software Developer
Professional experience at Blanc Labs and CIBC

About

I am passionate about learning and expanding my expertise in computer science, with a focus on data analysis, modeling, and software development.

My Projects

Here you can find some of the projects I've worked on:

Driftyway

A modern web application built with Next.js frontend deployed on Vercel and Express.js backend hosted on Railway. This project implements a comprehensive travel platform allowing users to discover eco-conscious destinations, plan sustainable itineraries, and connect with local cultural experiences worldwide.

Self-Driving Car Simulation Using CNN

A deep learning system using a Convolutional Neural Network (CNN) to predict steering angles for autonomous driving. Trained on front-facing camera images from manual driving and tested in the Udacity simulator, it processes visual input in real-time to navigate tracks autonomously.

TV Production Management System (.NET)

A modern web application built with ASP.NET and C#, designed for television production companies to manage actors, TV series, and episodes. It features role-based access (Executive, Coordinator, Clerk, Admin) and supports full CRUD operations. Ideal for learning web development, relational data modeling, and .NET-based authentication and authorization.

ExpressGram

A web application built with JavaScript that simulates core Instagram features such as posting, liking, and browsing content.

HotelReservation

A Java-based hotel reservation system that allows users to book rooms, view reservations, and manage bookings.

Planet Fitness Gym Database

A relational database system designed for a gym, managing customer profiles, workout progress, inventory, and personalized plans. Gym members can log in to view workout plans and progress reports

AI Game Bot

An AI game bot built with Python using game trees, evaluation functions, and algorithms to select optimal moves.

ShoppingCart-Database

A C++ application that uses Oracle Call Interface (OCCI) to implement a shopping cart system. Users can log in, browse products, add items to a cart, checkout, or cancel orders.