Skip to content

Projects

One of the main things that attracted me to becoming computer engineer was the ability to create something from nothing.

The only resource I need to provide is time.

This has driven me over the past eight years to create a number of projects. Some of these projects are for fun, some are for others and some are for entrepreneurial endeavors.

Timeline

These projects are listed in reverse chronological order.

This is just a list of completed projects.

I currently have 193 repositories on GitHub, many of which were made for educational purposes for my Youtube Channel.

X Feed Muter

X Feed Muter is a Chrome extension that enhances your X (formerly Twitter) experience by allowing you to curate your feed effortlessly. Built with Vite and Vue.js, this tool offers:

  • Quick muting of users, keywords, and phrases
  • Temporary muting with expiration dates
  • User-friendly interface with seamless X integration
  • Privacy-focused design (all preferences stored within X)

This extension empowers users to take control of their social media experience, focusing on content that truly matters to them.

Explore further | View on Chrome Web Store

i18n Locale

i18n Translate is a local AI-powered translation tool designed to help developers translate their application's content into multiple languages. Key features include:

  • In-browser translations using transformers.js
  • Utilizes the Xenova/nllb-200-distilled-600M model
  • No server required for translation functionality
  • Minimal backend used only for authentication and premium features

This tool empowers developers to easily implement multilingual support in their applications without relying on external translation services.

Explore further | View Website | View on ProductHunt

Costream

Costream is a multi-platform content streaming solution, particularly popular among League of Legends streamers. Key features include:

  • Simultaneous content viewing across multiple platforms
  • Ideal for streamers commentating on live e-sports matches
  • Real-time League of Legends e-sports data integration:
    • Kill counts
    • Gold statistics
    • Skill training information
    • And more

Premium subscription benefits:

  • Unlimited panels
  • Drag-and-drop functionality
  • Additional exclusive features

Costream empowers content creators to deliver engaging, data-rich streams for their audience, especially in the e-sports domain.

Explore further | View Website

Daniela Bontecou

Daniela Bontecou

DanielaBontecou.com is a portfolio website showcasing the work of a UI designer specializing in impactful brand identities. Key features include:

  • Comprehensive portfolio display
  • CV/Resume section
  • Detailed project showcases
  • Built using Next.js for optimal performance and SEO

This site serves as a digital showcase for Daniela Bontecou's expertise in creating seamless brand experiences through UI design.

Explore further | Visit Website

HideYTCDColumn

HideYTCDColumn is a very simple Chrome Extension designed to enhance the YouTube experience by removing the news column in Youtube Studio and extends the analytics columns to fill the remaining content.

It's a small but effective solution to improve the layout and usability of the YouTube Studio interface.

Explore further | Github Repo

Screen Casting Automation

Screen Casting Automation is a set of scripts that automates the process of creating screen recordings for tutorials and presentations that I create. It was created alongside my Youtube Course.

The scripts handle tasks such as:

  • Increase cursor size
  • Adjust VSCode font size
  • Setting computer to Do Not Disturb
  • JSON -> Figma designs

Explore further | Github Repo

Hotspringers

Hotspringers is a web application that allows users to discover hot springs around North America. It has over 1000 hots springs mapped out. The data was acquired from NOAA.

Explore further | Github Repo