Projects
I am passionate about contributing to open-source projects, which allow me to explore new technologies and share solutions with the broader developer community. Below are some of the key projects I have developed, ranging from terminal-based tools to UI/UX design patterns, each solving a unique problem with a focus on functionality and scalability.
Highlights of Some Personal Projects
- Simple-asci-chart –github.com/gtktsc/ascii-chart
Simple-asci-chart is a TypeScript package for creating customizable ASCII charts in the terminal. It supports two-dimensional data, multiple series, custom colors, and formatters, making it a versatile solution for terminal-based data visualization.
- Equals –equals-frontend.vercel.app
Equals is a vector graphics editor that lets you edit paths, draw polygons, and more. It provides everything you would expect from a graphics editor and includes an anonymous mode for privacy.
- That’s a Picker –thats-a-picker.vercel.app
A collection of UI patterns designed for delightful select picker experiences—or just the opposite. This project explores UI/UX problems at scale, with a focus on the humble but impactful HTML select element.