top of page



My first month in Berlin
As a newbie in this city, how would I describe Berlin in three words? NOSTALGIA My first word is "nostalgia". I keep having these moments...


Moving to Berlin
Last week I packed my suitcase, moved to Berlin and started my first dev job at a small startup selling software for cash registers. It's...


Back Home - The Honeymoon
Whenever I move from one country to another, I experience this series of emotions in stages: 1. Honeymoon Stage - Excitement about...


Goodbye, New York!
I will miss New York for many reasons. Without New York I would've never met these wonderful people what I share funny, emotional,...


User Authentication in React With Redux
SERVER SIDE CONFIGURATION Add "bcrypt" to your gemfile Add "jwt" to you gemfile Remember to run bundle install SET UP THE MODEL Add...


Life After Bootcamp
Going From This... ... To This I miss school! Said the Asian Nerd. Which... I am! :) What Am I Doing These Days? Now that I do not have...


Final Project: Habit Tracker
Github (Client) | Github (Server) | Demo THE IDEA Tracking habits is crucial when you want to establish new ones. It takes up to three...


Bootcamp Life Week 15 - Graduation
We graduated! The 15 weeks in our bootcamp have come to an end. Monday through Wednesday meant: SPRINT! Only three more days to finish my...
For Loops in React Render() - No You Didn't!
Let's say you want to programmatically create a table in React. Something like: Looks like we could use for loops to generate the desired...


Bootcamp Life Week 14 - In the Project Weeds
If you look around - how many people are unsatisfied with their lives? And how many of them are willing to take risks to pursue their...
bottom of page