Pinned Repositories
5-Queens-AI
Genetic and Hill-Climbing Algorithms Implementation on the N-Queens problem using 5 queens on a 5x5 board
AirBNB-clone
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
jchaidez23
nairports
N Airports Problem implementation Using Python and Google Colab using gradient optimization
ODIN-PROJECTS
Following ODIN Project
Shortest-Path-AI
Program used to find the shortest route to take between different cities using provided coordinates and map data
jchaidez23's Repositories
jchaidez23/5-Queens-AI
Genetic and Hill-Climbing Algorithms Implementation on the N-Queens problem using 5 queens on a 5x5 board
jchaidez23/Shortest-Path-AI
Program used to find the shortest route to take between different cities using provided coordinates and map data
jchaidez23/AirBNB-clone
jchaidez23/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
jchaidez23/Client-Server-Program
Program used to retrieve tweet information from json files allowing the user to search for specific tweets, users and information
jchaidez23/Digital-Business-Card
A react project in which I created a digital business card with an about me section and links to important sites.
jchaidez23/Etch-a-Sketch
Based on The Odin Project's Etch A Sketch: https://www.theodinproject.com/lessons/foundations-etch-a-sketch
jchaidez23/jchaidez23
jchaidez23/jchaidez23.github.io
jchaidez23/landingpage
Sample landing page created using HTML and CSS
jchaidez23/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
jchaidez23/nairports
N Airports Problem implementation Using Python and Google Colab using gradient optimization
jchaidez23/ODIN-PROJECTS
Following ODIN Project
jchaidez23/Message-Encryption-System
School project involving creation of a cypher text encoder with a given key
jchaidez23/Multi-Thread-Socket
jchaidez23/ReactProjects
A collection of projects created while learning React
jchaidez23/Socket-TCP-UDP