About Me

Hello there, I am Christopher Zavala but you can call me Chris. I am a software developer with a degree in computer science from North Carolina State University. I created this website in order to demonstrate my web-development skills and to experiment with layout and javascript. My programming interests include the following:

Game Development UI/UX Full Stack Web Development CLI programs Open Source Projects

Skills

Languages

Python Java Javascript HTML CSS C Godot Script SQL

Overview

I am most familiar with Python, Java, Javascript, HTML and CSS as I have made the most amount of projects with those languages. The others I have built atleast one project using said language.

Python

I have made mostly CLI tools with Python including a Music Composition program. This program simulated an RPG Dungeon with a hero character and monsters using Dungeons and Dragons style rules and mapped the resulting simulation to MIDI output that I used to compose a music piece.

Java

As for Java my experience largely lies in a semester long datastructures project, a coffee inventory and order management full-stack web application, and a course management application. The course management application got me familiar with test driven and object oriented development while the datastructures project got me familiar with algorithm focused development. Finally the coffee shop management project got me familiar with software development practices including documentation, teamwork, deployment, and much more.

Javascript HTML CSS

Javascript, HTML, and CSS are languages that I have used to develop several full-stack applications including a movie database like IMDB, a web-scraper, a black-jack website, and this website. I also have quite a bit of experience with C as I took two courses that focused on C programming, one focused on learning C and one focused on operating systems, but because I have more experience with the previously mentioned languages.