womenwhocodetokyo

Hello. I'm Ainaa!

I'm a disciplined self-starter interested in working on challenging problems as a software engineer.

I previously worked as a Project Manager at a UX-centric Digital Design Agency in Tokyo.
I like the idea of using the right tool at the right time and in the right place.
After years managing client projects, I decided to follow my passion and pursue software engineering.

I co-created Conifer, an open source test parallelisation app for Cypress.

conifer_logo
architecture

Conifer is an open-source framework for parallelizing Cypress tests on AWS infrastructure. Conifer automates the provisioning of a parallelized testing infrastructure and the deployment of the user's application onto this infrastructure. The user can then execute their test suite across the multiple nodes of the parallelized infrastructure to dramatically reduce the amount of time it takes to test their application.

Selected Projects

request_bin_clone

Neko Bin

A RequestBin.com clone - An application for inspecting and receiving webhook requests.
Built with Node.js, MongoDB, PostgreSQL, and Express.

trello_clone

Yello

Trello clone - A kanban board application for project management.
Built with React/Redux for the frontend and express/MongoDB for the backend.