Skip to content
View GabrielMontplaisir's full-sized avatar

Block or report GabrielMontplaisir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GabrielMontplaisir/README.md

Welcome to my Github! This is my portfolio, an amalgamation of side projects to document my own learning, and to share with everyone. The goal is to improve technological literacy for myself, for educators, and the general population. I want to share my knowledge, my discoveries, and the tools I create. I hope, in turn, this ripples into a self-interest for others to learn themselves. I believe in the power of Free and Open Source Software (FOSS) to get it done. What better way to learn about something than when it's freely available to use and explore? Grab a pen and paper, a notebook, open up your favourite text editor, and let's learn together!

There are plenty of things I want to do and show off down the pipeline. I hope I have the time and energy to accomplish them all. In the meantime, feel free to peruse through my notes and other projects I've developed!

Pinned Loading

  1. Gradebook Gradebook Public

    A Google Apps Script for Google Sheets which organizes all the grades from Google Form quizzes into a singular tab. When creating multiple Google Form Quizzes, link them all to your Google Sheet. S…

    HTML 2

  2. Folder-Clone Folder-Clone Public

    A Google Apps Script designed to allow the user to copy Google Drive folders, since Google doesn't allow it by default.

    JavaScript 4

  3. List-Tracker List-Tracker Public

    A Google Apps Script designed to timestamp when checkboxes are (un)checked in a Google Sheet. Designed to be a Bathroom Sign-in/out sheet during COVID-19, but probably has other uses as well.

    JavaScript

  4. Group-Assigner Group-Assigner Public

    A convenient way to assign participants to groups based on their preferences, or randomly. Comes with a sidebar. Also allows to block off sessions based on scheduling preferences (AM-only, PM-only,…

    HTML

  5. JavaChess JavaChess Public

    A Chess game made in Java. It incorporates a full GUI using Swing.

    Java

  6. PawPals PawPals Public

    Java 1