I am a New York-based full stack web developer. I have experience using front and back end technologies such as React, Redux, VueJs, Angular, Rails, MySQL. I'm comfortable in programming languages such as Ruby, Javascript, Typescript, Swift, and am learning Haskell. When I am not learning more about computers, I read about other interesting topics such as Math, Music Theory, and Art. I also play the guitar well and piano fairly decently. Feel free to explore my Github, and website to learn more.
QuizCzar is a single-page app built on Rails and Backbone. Its goal is to provide a native app-like experience inside the browser, giving users a comfortable and intuitive interface with powerful features. Integration with Facebook's API allows users to share quizzes they make or find with their friends.
Asteroids is created from the ground up using JavaScript and HTML5 Canvas. A major focus was on the physics system which supports elastic collisions as well as the partial object wrapping.
Rails-Lite is a basic HTTP server framework focused on RESTful web development. Ruby's extensive metaprogramming capabilities are used fully to apply programming patterns and methodologies embraced by Rails such as DRY (Don't Repeat Yourself) coding, and CoC (Convention Over Configuration).