Pinned Repositories
APCSLowell.github.io
Restyling of the APCSLowell site that now utilizes Jekyll to render content from Markdown instead of pure HTML
CanvasHelpers
A collection of useful applications for doing things Canvas can't do natively
Custom-Form-Maker
Build custom forms that forward data to a spreadsheet using the Google Sheets NodeJS API.
EduConnect
A chatroom created using WebSockets and Google Authentication that allows teachers to answer questions from students in real time [Best Beginners Hack | Hyphen-Hacks 2019]
ElectronJS-Clock
A simple clock in ElectronJS
HacktheCloud-Project
Repo for Hack the Cloud submission
HalloweenDiscordBot
Discord Bot made for a one-off Halloween Event on Sophie's WHOLE Circus ๐คน๐ญ๐ช๐๐๐คก Discord Server
ReactNativeCardinalBoticsApp
An Expo App written in React Native for logging hours into the CardinalBotics CardinalHours server
Slack-to-Discord-Bridge
Create a Discord archive by forwarding Slack messages and files to a Discord Server of your choosing
TimesheetManagementServer
A fully built-out API for managing clock in and out times for a team of users. Fully tested with API documentation
malee31's Repositories
malee31/Slack-to-Discord-Bridge
Create a Discord archive by forwarding Slack messages and files to a Discord Server of your choosing
malee31/Custom-Form-Maker
Build custom forms that forward data to a spreadsheet using the Google Sheets NodeJS API.
malee31/CanvasHelpers
A collection of useful applications for doing things Canvas can't do natively
malee31/EduConnect
A chatroom created using WebSockets and Google Authentication that allows teachers to answer questions from students in real time [Best Beginners Hack | Hyphen-Hacks 2019]
malee31/ElectronJS-Clock
A simple clock in ElectronJS
malee31/TimesheetManagementServer
A fully built-out API for managing clock in and out times for a team of users. Fully tested with API documentation
malee31/YoutubeToMP3
Turn any Youtube Video URL into an MP3 including metadata such as cover images, artist names, song titles, and more!
malee31/APCSLowell.github.io
Restyling of the APCSLowell site that now utilizes Jekyll to render content from Markdown instead of pure HTML
malee31/HalloweenDiscordBot
Discord Bot made for a one-off Halloween Event on Sophie's WHOLE Circus ๐คน๐ญ๐ช๐๐๐คก Discord Server
malee31/ReactNativeCardinalBoticsApp
An Expo App written in React Native for logging hours into the CardinalBotics CardinalHours server
malee31/configs
A repository for my config files and set up scripts.
malee31/discordbot
A Discord Bot written in NodeJS
malee31/docs
๐ Prisma Documentation
malee31/ECS-162-Project-2
Project 2 for ECS 162
malee31/ECS164-Project
malee31/jest-bug
A possible bug with jest.isolateModules vs jest.isolateModulesAsync
malee31/malee31.github.io
Personal Homepage and Portfolio Site
malee31/OrderUp
OrderUp is a Django app built to show a made-up menu of items people can order and allow them to check them out for the "chefs" to create and deliver!
malee31/PDF-Server
Holds onto PDFs and serves you only the pages you need. First dive into Python servers from NodeJS
malee31/prismic-client
The official JavaScript + TypeScript client library for Prismic
malee31/Processing-Java-Projects
All projects and repositories from APCSA combined into one repo and site
malee31/prompt-set
Create a set of prompts and allow the user to choose the order in which they complete them. Make prompts that can only be chosen after a prerequisite is completed and show helpful hints.
malee31/RC-Robot
A controllable robot built with an Arduino and Raspberry Pi
malee31/React-Calendar
A calendar site written in React.js
malee31/react-spring
โ๏ธ A spring physics based React animation library
malee31/ReactJS-Flashcards
A ReactJS site made for creating flashcard sets to drill yourself on.
malee31/Ready-Set-Go-App
A handy app for keeping your daily routine on your phone and making sure you're on time for your classes, meetings, and more! Watch satisfying colored bars fill your screen and show what you've done!
malee31/the-pantry-cabinet
A site for displaying what is available in your pantry and how many of each item you have
malee31/UCDAPIDemo
A demo frontend for the UCD API with Charts and Searches
malee31/use-captured-state
React Hooks for capturing and accessing the state of children components in a parent component