About

Steven Landau
I'm a fourth year Computer Science student at Rochester Institute of Technology. Programming has always interested me and I have wanted to make a career out of it since high school. My goal is to become a fulltime back-end Software Engineer. I have done many projects in pursuit of this goal and I have already completed two internships.

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

  • Source: https://grfx.cstv.com/schools/psu/graphics/auto/RIT-logo2.png

    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

    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