Skip to content
View Jesse-Bett's full-sized avatar
:octocat:
Lets build !
:octocat:
Lets build !
Block or Report

Block or report Jesse-Bett

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

Hi there 👋, Glad to see you!  

My social links

Twitter LinkedIn Gmail

Pinned

  1. foodmine foodmine Public

    Front-end for a food ordering web app using Angular.

    TypeScript

  2. video-game-db video-game-db Public

    This is a video game inventory build using Angular.

    TypeScript

  3. Treep Treep Public

    Basic social media web-app.

    JavaScript 2 1

  4. Bookstore-IMS Bookstore-IMS Public

    This is a REST API for managing the inventory of a bookstore.

    TypeScript 1

  5. My-Portfolio My-Portfolio Public

    JavaScript

  6. Slowloris implementation in Python. Slowloris implementation in Python.
    1
    import socket
    2
    import random
    3
    import time
    4
    import sys
    5