Skip to main content

Product

The MARA Group
Brought on as the Sole Technical Hire to perform QA on a SAAS Application in the Virtual Health Space, developed by an outsourced Ukrainian development firm. This was my first startup experience, and I got to wear a lot of hats, including defending our rationale against the SR/ED board, and substantial efforts in creating a Product Roadmap, and Bug-Tracking System in Jira, creating designs in Figma, and developing websites in WebFlow.
Dashboard
·297 words·2 mins
A Virtual Kanban Board, built using React/Redux, and designed to emulate the subtle possibilities inherent in a physical board that I had been making use of for organization.
Stonk Ticker
Designed to scrape the reddit /wallstbets subreddit, and count stocks by mention, to try to gain insights into what people are talking about. Built with a Ruby/Python back-end, and a React front-end, it uses the unofficial YahooFinance API to corroborate the mentioned stocks with their actual real-time data (using Redis to cache the… inconsistent API responses, and maintain application functionality).