Nick Cerdan
  • Home
  • About Me
  • Skills
  • Education
  • Experience
  • Projects
  • Contact Me

Wall Witness

 Python

A Python / MongoDB project that stores, tracks, and visualizes climbing workout information to provide witness for progress to boost motivation.

HandsOnML

 Python

My own jupyter notebook notes from reading Aurelien Geron's 'Hands-On Machine Learning with Scikit-Learn, Keras & Tensorflow 2nd Edition'.

MySwipes

 Java

My first Android app. Used to keep track of, and manage, UCLA meal plan swipes through an intuitive swipe-based UI.

Nachen Blaster

 C++

My first advanced, object-oriented game. Fly through space and shoot down enough aliens without dying to advance to the next level. How many rounds can you survive?

Cipher Decrypter

 C++

A recursion-based simple cipher decryption program, with strict complexity requirements. Many data structures were also made from scratch, NOT using the std library.

Personal Website

 Html, CSS, JS

My personal website. Utilizes the Bootstrap, JQuery, and Font-Awesome libraries.

Flappyish Bird

 Python

My first python game, inspired by the infamous mobile app Flappy Bird. Built using the pygame library.

Arduino Security

 C++

A 4-button, code-based security system built and programmed using Arduino Uno. Allows for the user to customize their own passcode after entering the correct code.

Arduino Car

 C++

A personally-wired car that follows a black, non-straight line on the ground. This was the final project of my Introductory Electrical Engineering course.