I can and I will!

I have spent the past decade as a software engineer developing software application for the pulp and paper industry, with the ability to bridge the gap between technical and non-technical.

I strongly believe that a great software engineer is a hybrid combination of technical skills as well as soft skills, which are important in communicating with customers and colleagues to reach the best result for the business. Working in a legacy system that is totaling over 6 million lines of code, I have learned how important is to maintain the functionality while boosting the performance, reliability, flexibility, and manageability.

I am a leader on a mission to create more diversity in the technology industry. Taking actions such as mentoring technologists in Seattle Area and volunteering with organizations to teach coding for underrepresented women of all ages, while working to create a better technology culture for all. When I am not coding, content creating or speaking, I enjoy spending time with my family, running, and exploring the PNW.

Next

Currens

(In Development) Solo project

Activity tracking app for a healthy and happy life.

Integrated Google Maps Javascript API, Elevation API, OAuth to create a running app that keeps track of the path and animates the user’s path traveled.

Next

Campy

Group project

Campy was designed as a site for campers to find hosted locations where they could pull up and camp for a night or two. It was inspired by Campendium and BoonDockers.

Integrated Google Maps API with the React Google API npm package to locate, auto-complete, and custom search functionality to dynamically present camp locations based on user parameters. Implemented an efficient backend RESTful API by using Flask Restx package resulting in a well organized, easy to maintain, and performant code.

Next

Skylog

Solo project

Best app to log skydiving adventures

Implemented React Router to handle routing. Extensive use of hooks like useState, useEffect, and useContext to manage a global state and allow for data to persist for the lifetime of the data set. Use of useHistory to elegantly handle page animated page transitions. Self-taught the basics of Material UI components and theming to built a custom components

Next

Maximum

Group project

Maximum was designed as a site for people who love to read and to find and share one ore more great stories. It was inspired Medium application.

Project implemented by using Node.js, Express and Sequelize.