Rodrigo Nascimento
Building for the web with the end user in focus
With an eye for customer facing design and UX.
With 10 years of experience coding in academic research
Marsian Online Group AB
This is a project I have done as a consultant for Marsian Online Group AB. I was responsible for creating the design system, to chose the tech stack according to business needs, and develop the final product.
On top of building the website, I developed a business dashboard for tracking the company's revenue by pulling data from 6 different REST APIs, such as affiliate networks and ad providers.
Design and Development
In this project I designed and developed a landing page for the blog fitnessfia.com. This a full production project that serves about 60k users every month.
I designed a landing page and developed a custom child-theme for Wordpress. The styling was done with Tailwindcss and I use javascript to dinamically fetch data from the Wordpress API.
Slack Clone
This is a Nodejs/Express live chat app inspired on slack. The message exchange is done using web sockets.
The app has full slack style emoji support and image upload functionality. The images are stored in an S3 Bucket on AWS. The app is deployed on Heroku.
Google keep clone
This is a fullstack CRUD application inspired in the Google Keep web app. In it you can write note cards using markdown language and even create fully functional todo lists which are all displayed in a masonry layout.
The app supports Google OAuth2 authentication and it is deployed with Heroku (Backend) and Vercel (Frontend)