Skip to content
View rachelBonanno's full-sized avatar
❄️
Focusing
❄️
Focusing
  • Tufts University Student

Highlights

  • Pro
Block or Report

Block or report rachelBonanno

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

Pinned

  1. O365Automation O365Automation Public

    Drawbridge Internship Summer 2023 - Created a razor page to display and parse answers of the 0365 questions parsed by GET requests, saving Client Service team time

    C#

  2. Grow Grow Public

    A demo Android application built using Flutter and Firebase encourages users to drink water by allowing them to log in the number of cups that they drink. The number of cups grows virtual plants.

    Dart

  3. loochimon/VR_METAVERSE loochimon/VR_METAVERSE Public

    Mathematica 1

  4. Summer-2019-AES-Program Summer-2019-AES-Program
    1
    #! /usr/bin/python
    2
    
                  
    3
    import binascii
    4
    import time
    5
    import base64
  5. Summer-of-2018-AI-Ping-Pong-Game Summer-of-2018-AI-Ping-Pong-Game
    1
    #! /usr/bin/python
    2
    
                  
    3
    import pygame
    4
    import tensorflow as tf
    5
    import cv2
  6. Summer-of-2017-Python-Game Summer-of-2017-Python-Game
    1
    #! /usr/bin/python
    2
    
                  
    3
    import pygame
    4
    from pygame import *
    5
    import time