Hey! My Name's Rhema.

I'm a software developer based in New York City
with a passion for problem solving and squashing bugs
in all areas of life.

I have a background building full stack web applications using Javascript, React, and Redux on the frontend with Ruby on Rails and PostgreSQL databases on the backend.

I'm always looking to increase my knowledge base and skill set wherever and whenever possible. When I'm not coding, you can usually find me reading up on the latest FiveThirtyEight blog or waiting impatiently for the next Frank Ocean record.

Toolkit

Projects

Podcloud

I absolutely love podcasts, so I decided to build my own streaming platform inspired by Soundcloud. It's built using React.js on a Rails backend. It allows users to start their own podcasts and upload episodes, while also interfacing with the iTunes search API - allowing them to find and listen to the series they know and love.

Coderacer

All coders are typers, and many new developers struggle with typing some of the underutilized keys in the everyday world that are common to programming. That's why I decided to make CodeRacer. It's a fun way to teach yourself touchtyping, while racing against other players.

ReqRoom

ReqRoom is a light weight backend framework for building views and controllers, parsing and routing HTTP requests, rendering templates, and protecting against CSRF attacks.