Ninja Stars is a tool designed to foster collaboration and support within bootcamp learning environments. It allows students to post help requests or advertise review sessions based on specific concepts, enabling better learning experiences through peer support.
- Help Requests and Review Sessions: Students can create, view, and manage help requests or review sessions focused on specific concepts.
- REST API with JWT Authentication: A secure REST API allows users to register and log in using JSON Web Tokens (JWT).
- Single Page Application (SPA): A standalone web app where users can view, filter, and manage help requests or review sessions.
- Chrome Extension: Automates actions like adding module links for concepts while providing the same functionality as the SPA.
- React App: A React-based version of the SPA.
- api/ - REST API implementation, including user authentication and management of posts.
- docs/ - Standalone Single Page Application written in JavaScript.
- chrome_extension/ - Chrome extension for streamlined usage and automation.
- react-app/ - React-based SPA with similar functionality to the vanilla JavaScript version.
Ming Sec - Open-source home security system
Portfolio - A single page applications showcasing some of my work
Py Learning Companion - Python Study App
Study Room - Open-source platform for students to improve their English vocabulary and grammar
Road to Rage Demo - Open-source demo of Road to Rage (a vertical shmup)