A small virtual desktop web application with a media player for my musical project,walled garden. Built using98.csswith some slight modifications and additions to get close to the Windows 98 desktop look and feel.
Simple web application for querying historical artist data scraped from the Spotify API. The web application is built with MongoDB's design systemLeafyGreenandChartJSfor rendering the chart data.
Evergreen isSegment's open-source React design system with over 12,000 stars on Github.
I quickly became one of themost frequent contributorsto the repository with bug fixes, package maintenance and tests, and new features, including an all-newFile Uploadercomponent. In addition to code contributions, I acted as a resource to the community - responding to questions, bug reports, and providing detailed guidance on some of the more technical parts of the system, such as theming.
Web-based DAW (Digital Audio Workstation) written in React for making music.
I built this application with a few primary goals in mind. For one, I wanted to learnEvergreeninside and out, since I had recently started atSegment. I had also recently heard aboutSupabase, which was marketed as an open-source alternative to Firebase and recently opened up for self-service access. Finally, I wanted to take what I had learned atandcultureand apply it: standing up the frontend architecture for a maintainable SaaS application that could scale if needed, but for something fun - making music. I never planned to monetize the application, but Supabase made it really easy to implement sign-up and login flows, and it was nice to be able to persist data for each user account (projects, samples, etc.)
VS Code extension to ease the process of maintaining localized copy for an application. Usests-morphand@vitalets/google-translate-apito insert keys and translated values to a culture file.
and-cli
repoCommand line tool created to standardize daily development and CI processes atandculture.