I am a Software Developer with a passion to create new and interesting programs utilizing my problem solving skills, relevant experiences and overall interest in software development.
SKILLS
Front End
React
HTML/CSS
JavaScript
Back End
Node.js
PHP
Python
Java
C/C++
MySQL
Other
Git/Github
Over the past five years I have actively been working on my coding and problem solving skills. I have spent countless hours learning new languages, programs and ways of thinking to improve the quality and efficiency of my code. I am still looking for new ways to challenge myself and better my abilities.
PROJECTS
Compiler
A Java Compiler written in Java that interprets and compiles LLVM Java code utilizing best practices for parsing, interpreting and compiling.
Appointments Webpage
Webpage desgined with React and JavaScript utilizing a REST API to display information about appointments. It makes use of a MySQL database to store all information about appointments.
Suduko Solver
Suduko solving program written in python that makes use of the AC-3 algorithm along with backtracking algorithm to effectivly solve a given Suduko