Katarina Rossi
Hi! I'm a software developer that delivers resourceful attention to detail. I love identifying patterns where others see complexity and using those insights to solve problems.
What do I mean by resourceful attention to detail? Enthusiasm and creativity with an analytical perspective. I love to learn, figure things out, and experiment. Whether it's taking a class, learning a new code base, or experimenting with new art mediums, I love the process of being creative and solving problems to create interesting things. In addition, I'm motivated by a determined spirit and a high quality, detail-oriented focus. I sweat the small stuff.
Curious how this translates to finished products? Check out my recent projects below.
Single-page art course platform inspired by Skillshare for taking online, bite-sized classes. Artistera has a Rails and PostgreSQL backend and a React/Redux frontend using AWS S3 and Paperclip to handle attachments. Users can take classes, leave reviews, view assignments, and upload projects of their own.
Single-page application that displays statistics about genetic traits based on user's inputted heritage. Data is from the 1000 Genome Project, the largest public database of human genetic information. Inheritage incorporates the Google Maps API and Recharts library with a React/Redux frontend and Django/PostgreSQL backend. Collaborators: Bronwyn Dunn, Chloe Chou, & Lauren Madigan
An addicting browser game with flying sushi. Your goal is to dodge the flying sushi, earning points each time a sushi reaches the top of the screen untouched. Each level has a set amount of sushi to clear before moving on to a new kind of faster sushi. Sushi Attack! was implemented with vanilla JavaScript for structure, game logic, and DOM manipulation and HTML5 Canvas & Easel.js for rendering.
MovieBug is a single page Ruby/React/Redux application for searching for information about movies, using the OMDB api. MovieBug incorporates the richness of IMDB data with a simple, clean interface. Registered users can favorite movies also view their favorites and recent searches in their profile.