top of page

Other Projects

RIPEMD_160.png

1

RipeMD-160

RipeMD-160 is a cryptographic hashing algorithm. This algorithm can convert text of any length to a 40-digit hexadecimal number. This algorithm is used in several cryptography libraries including Crypto++, Cryptlib, and OpenSSL. This algorithm was built using C.

2

TicketManager

TicketManager is a ticket managing software that collects requests and keeps track of them from creation to resolution. The software was created using Java.

TicketManager_edited.jpg
MovieReview.jpg

3

Movie Reviews

Movie Reviews is a software that can determine movie ratings based on the reviews provided. The rating of the review is based on the average rating of each word in the review. This software was created in MATLAB.

4

Auto-replace algorithm

The auto-replace algorithm performs find and replace over a text file. Instead of replacing one word at a time, you can create a dataset of words and their replacements. This program was created using C.

Auto-replace algorithm_edited_edited.jpg
bottom of page