--- import TaskWidget from "./TaskWidget.svelte"; import { Image } from "astro:assets"; import CoworkingGuide from "./images/projects/coworking-guide.webp"; import Wnrs from "./images/projects/wnrs.webp"; import TwitchPlays from "./images/projects/twitchplays.webp"; ---

Coworking Guide

A guide to coworking streams for streamers, covers wide range of topics from tips on how to get started with setting up stream to how to grow your audience!

Astro
TypeScript
Markdown

Chat-Task-Tic Widget

Used by 100+ Twitch streamers, allow viewers and streamers to add their own tasks to the widget for accountability! Easy to setup and the customization possibilities are endless!

HTML
CSS
Javascript

We're Not Really Strangers

Otherwise abbreviated as "WNRS", this is a digital adaptation of the popular card game designed to foster meaningful connections through engaging questions and prompts.

React
Typescript

Twitch Plays X

Allow Twitch chatters to play games such as Pokemon! Chatters can enter messages such as "up up down down left right B A" and the Python program will trigger the corresponding keypresses.

Python
win32API