- Collaborative rich text editor
- Built with TypeScript, Firebase and ProseMirror
- Aims to provide a solid basis for a collaborative RTE using ProseMirror
- Allows you to create and edit documents
- Allows you to share documents with other users
- Allows you to see the changes other users make in real time
- ProseMirror testing environment
- Built with ChakraUI, TypeScript, React
- Provide a testing environment for rich-text-editor related features using the ProseMirror library
- Vital while building the Notebook project
- Testing for all kinds of RTE Nodes: Text, Images, Tables, Lists, etc.
- Quickly iterate on features without having to incorporate them into the full application
- Event Management System
- Built with NextJS, ChakraUI, SupaBase
- Helps people connect with companies to contract their services for an event
- Allows companies to create their own profile and showcase their services
- Allows users to create events and choose companies to work with
- Largest codebase I've done by myself thus far
- Web application
- Built with React and CodeMirror
- Allows you to explicitly set the contents of your clipboard
- Very valuable when testing HTML-paste functionality for RTEs
- Supports plain text content and HTML content
- Inspired by a tool called Clipboard Inspector
- Excalidraw-like application
- Built with TypeScript, bundled with Snowpack
- An SVG-Editor that allows you to draw rectangles, ellipses and lines
- It allows rotated resizing, which is super cool
- It allows you to move the shapes around
- Built with no frameworks
- Simple library book management system
- Built with TypeScript and React
- A simple web application built for a school project
- Allows you to create, edit and delete books
- Allows you to search for books by name
- Allows you to search for books by author
- Web application
- Built with React and Firebase
- A simple web application to see details of plants
- Uses Firestore to store the data
- Allows you to search for plants by name
- Built with the most common plants in Seattle WA in mind
- Facebook Chatbot
- Built with JavaScript and AWS
- Delivers quick and trustworthy responses to the most common career-related questions a student may have
- Uses AWS Lex to handle natural language processing and intent recognition
- Uses AWS Lambda Functions to handle the logic of the chatbot
- Uses AWS API Gateway to handle the API calls made by the chatbot
- Flutter Android App
- Built with Dart and Firebase
- Help students practice for Cloud Computing exams
- Covers AWS, GCP, Azure, Terraform & Linux
- Available through an APK
- Has quiz progress tracking and user authentication