About me
I am a software developer and graduate of the Turing School of Software and Design. I pick up new concepts quickly and constantly seek new opportunities to learn and grow. I have always been into technology and videogames, my passion for both led me to software development and it's something I enjoy with my passion for it growing every passing day. As a developer, I have experience building apps in Ruby on Rails with PostgreSQL using TDD processes with Rspec, version control using git and GitHub, with continuous integration to Heroku using TravisCI.
I now have a website! www.robertobasulto.com
Preferred locations
- San Francisco, CA
- Denver, CO
- Miami, FL
- Boston, MA
- New York, NY
- Dallas, TX
Previous industries
Skills
Currently learning
Projects
Pack Smart
Pack Smart
Tools Used
Pack Smart is a helpful tool for curating perfect packing lists to ease the stress of traveling. Just enter your trip details and packing preferences to receive a list made just for you. Once your list is created, view items effortlessly with our intuitive, user-friendly interface and tailor the list to your specific needs by adding or deleting items, adjusting the quantity, and checking off items as they are packed away. Each packing list is automatically saved to be viewed and edited at any time! With Pack Smart, you will never forget important items or overpack again.
My areas of focus:
My area of focus was the backend, I helped design the database and spearheaded the implementation of SQLAlchemy.Personally I was also the liaison between the backend and the frontend building the API contracts and communicating what each side needs.
Personal Site
Personal Site
Tools Used
This was a personal passion project. I wanted to dip my toes into the frontend and learn some of its technologies and building a personal website seemed like a good way to learn.
CarbonKnight
CarbonKnight
Tools Used
CarbonKnight is an app designed to help users estimate and track their transportation-related carbon footprint over time. This project consisted of a Rails front end, a Rails back end API, and a Sinatra microservice.
My Contribution:
- Constructed the backend using GraphQL
- Created GraphQL queries and mutations for the backend API
- Connected and tested the Frontend to the Backend API