Skip to content

Projects

Select a project card to open its GitHub repository.

Wumpus-World-Utility-Based-Agent

Implements a utility based agent into Wumpus World by using Depth First Search to explore futures with MEU

Java0
Updated 3/18/2024

Word-Spell-Game

A C++ console-based word spelling game.

C++0
Updated 1/8/2024

Unscrambled-Game

A word puzzle game developed for CS 141 at UIC.

C++0
Updated 1/8/2024

todo-list-generator

To-Do List made with HTML/CSS/JS & Bootstrap. Make a list and download it as a PDF

HTML0
Updated 8/1/2023

Markov-Descion-Process

A program that defines an MDP problem for a generic grid world (e.g. figure 17.1 of AIMA 4 th edition textbook page 563) and uses value iteration (figure 17.6) to print the values of states in each iteration

Python0
Updated 7/17/2023

UnitConverter

Little project I have been working on. Hope to improve the UI as it is currently ran in a terminal. Enjoy

C++0
Updated 7/15/2023

Logistic-Regression-Algorithm

Implementing Logistic Regression Algorithm with Cross Entropy Loss and Gradient Descent

Jupyter Notebook0
Updated 3/12/2023

GridWorld

GridWorld Assignment I did for my CS351 class at UIC. Passing runtime requirements with doubly linked lists.

C++0
Updated 2/22/2023

CTA-Ridership-Statistics-2010-2022

Program written in Python using SQL queries to return desired information about CTA Ridership. Plots Data with MatPlotLib

Python0
Updated 2/16/2023