Jose Acosta's repositories
5-Queens-AI
Genetic and Hill-Climbing Algorithms Implementation on the N-Queens problem using 5 queens on a 5x5 board
Shortest-Path-AI
Program used to find the shortest route to take between different cities using provided coordinates and map data
Calculator
Created a calculator that allows for user input using both keyboard or the gui to input. Allows for decimal values to be calculated as well. Project was meant to demonstrate my skills in HTML, CSS and JavaScript
Client-Server-Program
Program used to retrieve tweet information from json files allowing the user to search for specific tweets, users and information
Digital-Business-Card
A react project in which I created a digital business card with an about me section and links to important sites.
Etch-a-Sketch
Based on The Odin Project's Etch A Sketch: https://www.theodinproject.com/lessons/foundations-etch-a-sketch
landingpage
Sample landing page created using HTML and CSS
Malware-Analysis-Low-Level-Code
Explore low level language by using a reverse engineering software (Ghidra) in order to find the location of a hidden password and then edit the binary file to bypass the password
ODIN-PROJECTS
Following ODIN Project
Message-Encryption-System
School project involving creation of a cypher text encoder with a given key
ReactProjects
A collection of projects created while learning React