Skip to content
View nickdebaise's full-sized avatar

Highlights

  • Pro

Organizations

@backpackapp-io

Block or report nickdebaise

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
nickdebaise/README.md

Hi, and welcome to my Github Profile!

Below, you will see links to various projects that I have developed.

Pinned Loading

  1. backpackapp-io/react-native-toast backpackapp-io/react-native-toast Public

    A library used to show toasts in a React-Native app with features such as multiple toasts, promise-based callbacks, and swipe to dismiss

    TypeScript 320 28

  2. Sniffer Sniffer Public

    Research conducted under the supervision of Professor Okwori at Union College. Uses ESP32 microcontrollers to scan for WiFi probe requests to predict occupancy levels. Using this data, a RFR model …

    C 1

  3. eraserapp-io/eraser eraserapp-io/eraser Public

    Eraser is an iOS full-stack app created to practice full-stack concepts and notions such as robustness, modularity and readability

    TypeScript

  4. Sentiment-Analysis-CSC483 Sentiment-Analysis-CSC483 Public

    Final (Group) Project for CSC-483. Choose a real-world issue related to Natural Language Processing and design a program to model/solve it.

    Python

  5. Word-Indexer Word-Indexer Public

    Project for Data Structures class - utilize a BST to create a word index for a large text file

    Java

  6. 7-Card-Stud-Poker 7-Card-Stud-Poker Public

    A 7-card-stud poker game built in Java for CSC-120

    Java