about me

I have a passion for creating and planning software with good user interfaces. I have over four years of software development and delivering minimum viable products correctly and on time. Outside of learning new bleeding-edge technologies, I love all things related to basketball and fashion. Check out my github for all the latest projects I'm working on!

Contact me via linkedin

Loyola Marymount University

B.S Computer Science, May 2018
Coursework
  • Interaction Design
  • Computer Graphics
  • Language Translation and Implementation
  • Algorithms
  • Data Structures
  • Computer System Design
  • Logic Design
  • Artificial Intelligence
  • Database Systems
  • Programming Languages

experience

lapd

software engineering intern (aug 2017-dec 2017)
  • Created ‘CrookBook’: LAPD's in-house web application for tracking victim case files
  • Technologies used: Django Web Framework, PostegreSQL Database, and Docker
  • Heavy duty on frontend development, backend HTTP requests, and code review
  • https://github.com/evanhessler/CrookBook

fullscreen media

product management intern (may 2017-aug 2017)
  • Helped create and push their in-house influencer marketing platform: FullScreen Brand Campaigns
  • Worked with Software Engineers and Project Managers to learn AGILE development
  • Used SQL to generate data reports on social media influencers using their relational database
  • Documented software bugs and pushed for a clean and seamless user interface

santa monica college

mathematics tutor (june 2015-aug 2015)
  • Helped students in all college level mathematics up to Calculus II
  • Worked in a turn-based, one on one environment or in groups of students
  • Partitioned my time to be quick but effective through seamless teaching methodologies
Java
100%
JavaScript
90%
HTML
95%
CSS
95%
Python
90%

projects

Madmaan is a dynamically and strong typed language that simplifies JavaScript's syntax and looks M A D S I C K, man. Hate semi-colons? Well, try out exclamation marks! Does using "!" for "not" not make sense? Okay, use "NOT" instead, M A N. Plus, we know how ugly {} can be. S O. N O. C U R L Y. B R A C K E T S, M A N. This language explodes(compiles) into JavaScript, now go get M A D, M A A N.

A case information database and front-end interface for many of the Los Angeles Police Department’s (LAPD) cases. Focused on providing an easy experience for detectives to add new cases, update existing ones as new information comes in, and query all existing cases with a wide search criteria. Represents case data elegantly to distinguish cases that are most worthwhile investigating. End users are homicide detectives.

Users can search for their favorite gifs and shorten their URLs to share with their friends. Makes use of Giphy's and Bitly's RESTful API.