Hi, I am a fullstack engineer who enjoys diving into the back-end as much as brainstorming creative designs for the front-end. Growing up in different cities and cultures, and changing careers from mechanical to software engineering have equipped me with a unique set of experiences, which have led me to develop a mindset that's open, curious, courageous, adaptable, and optimistic! In my free time, I like to build 3D puzzles, travel, dance, meditate, & hike.
An interactive site that allows users to schedule a rocket launch to a habitable planet. Users select a habitable planet from NASA's database of habitable planets, select a date of launch, name their rocket and finally schedule a mock launch. The site was deployed using Docker and AWS EC2 instance.
Tech stack: React, Node, Express, Git, GitHub, Postman, Mongoose, MongoDB, Docker, AWS EC2
A personal portfolio site that is mobile responsive and hosted through GitHub Pages. Users can learn about my background, interests, the different projects I have worked on so far, and the skills I have attained in the past year. Users can also click on the resources link (located in the footer), which will guide them to all the resources and tools that were used to build this site.
Tech stack: HTML, CSS, GitHub
An e-commerce site that features a product catalog for various types of plants, secured login experience, and persistent user sessions. Users can sign up or log in, read about the company, browse through all plants, view details of a single plant, choose a quantity, add the item to cart and view cart with the total quantity and item.
Tech stack: HTML, CSS, JavaScript, React, Redux, Node, Express, PostgreSQL, Git, GitHub