Mischa Berlin

About me

selfie

I'm a fullstack developer with a desire to build well-crafted, logical code. I became a coder to automate the mundane to free up time and energy for people to do what they love.
I'm excited about all things Web. I work with JS frameworks including Angular, AngularJS and React.js/Redux. I thrive on teams where I can discuss complex computer science concepts.
If you love programming, problem-solving or have a penchant for social-justice, I'd love to chat! Contact me by email or find me on github or linkedin. Thanks for visiting!

`

Projects

GoCery

left: finding a store. right: shopping list

GoCery helps shoppers spend less time in supermarkets by sorting shoppings lists based on crowd-sourced aisle information.

Front-end Stack

React (Create React App)
Redux

Back-end Stack

Node.js
Express
MongoDB

Outside APIs

Yelp
Google Maps

Flamingle

chat screen flamingle

Flamingle is a speed-dating app that connects you to random users via one-on-one chat. If things get awkward, it comes preloaded with questions to send to your partner. The chat times-out after 5 minutes so make the best of your time!

Front-end Stack

React (Create React App)
Redux
Socket.io

Back-end Stack

Node.js
Express
MongoDB

Swipe Deck

Fully customizable and reusable card swipe deck (à la Tinder) built with React-Native, using Expo and the RN Animations library.

Repo

Stack

React-Native
Expo
React-Native-Elements
React-Native Animations

Notes Shark

left: progress chart. right: correct answer

Notes Shark employs a spaced-repitition algorithm to help users memorize musical notation quickly and easily and associate sheet music with sounds.

Front-end Stack

React (Create React App)
Redux

Back-end Stack

Node.js
Express
MongoDB

Blockbreaker

block breaker gameplay

A take on the classic arcade game. Built in Python on the PyGame library.

Repo

Stack

PyGame