CODE SNIPPETS

LANGUAGE: Ruby (Rails)

Just a couple of controllers that I made.

screenshotscreenshot

LANGUAGE: JavaScript (Node.js)

From my final project, I used Axios to send and receive http requests from the Plaid API.

screenshot

LANGUAGE: C

From CS50, this assignment emulated recovering jpg images that were "deleted" from a memory card. Completed after lesson about memory allocation.

screenshot

LANGUAGE: JavaScript

For my draw poker application, some of the logic used to evaluate hand strength.

screenshot

LANGUAGE: C

From CS50, task was to implement different filters to images, a la Instagram. Below snippet reflected image horizontally.

screenshot