profile-pic

Edward Cerverizzo

Hello! I'm a software engineer from NY. After graduating with my masters in CS I moved to Austin, Texas, which is where I am now living. I have 4+ years of industry experience ranging from startups to Fortune 500 companies. I like to teach and learn new things. Say hi on Linkedin!

codegrind

My YouTube page covering simple explinations to LeetCode Problems

YouTube My LeetCode page
NQueens

Visualization of the classic backtracking problem.

Live GitHub
Boids Algorithm

Implementation of Craig Reynolds' 1986 algorithm using p5.js. Tl;dr, it models pack movement such as a flock of birds or a school of fish.

Live GitHub

CS211 Website

Teaching material and lectures for my lab section at CUNY Queens College

Website YouTube
Multiplayer Draw

Open this app on two differnt computers (or two differnt tabs) and draw and chat with someone else. Built with socket.io, p5.js, Node, and Express.

Live GitHub
Random Quote Generator

Sources of inspiration.
Built with React.

Live