Contents
About
If you would like to contact me, go ahead and send an email to [email protected].
Experience
Juji-Inc
Clojure | ClojureScript | Datomic | PostgreSQL
Software Developer Intern |
San Jose, CA |
June 2017 - Jan 2018 |
Used Clojure, ClojureScript, Datomic, and PostgreSQL for everyday tasks
Coordinated with co-workers using the Scrum development process
Fulfilled numerous programming related tasks quickly and efficiently
Made significant contributions to the Companies code base
Rochester Institute of Technology
Java | Python | C
Student Lab Instructor |
Rochester, NY |
Aug 2016 - Dec 2017 |
Assisted Computer Science students during problem solving and lab time
Graded labs and projects
Reached out to students who were struggling and offered one-on-one assistance
Held office hours every week where students would seek my assistance
Projects
-
Tiger Token
Java | Blockchain | REST | RSA | React
Full Cryptocurrency that allows users to mine and spend "tokens" on the Tiger Token blockchain
Blocks are discovered via mining prime numbers
Fully decentrilized, uses Java Spark to find and communicate with other nodes
-
Laws For Me
Python | Flask | Cryptography | SQL
Web application that informs users of US Federal Laws that might affect their interests
Allows users to create an account/login as well as choose their interest (ex: privacy)
Account passwords are hashed with a salt and stored in an SQL database
Data is transferred between client and server via REST endpoints