Skip to content
View jacksongable's full-sized avatar
  • New York, New York
Block or Report

Block or report jacksongable

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. Reverse-x86 Reverse-x86 Public

    x86 assembly program that accepts a string from stdin, and prints it in reverse to stdout. I'm going to be expanding its capabilities, such as accepting strings of unknown lengths, and setting file…

    Assembly

  2. DataPy DataPy Public

    Statistical analysis module written in Python. I'm planning on diving back into this project to expand its capabilities. Stay tuned!

    Python

  3. Collections Collections Public

    Simple C library that implements useful data structures. I'm planning to revisit this project and give it quite the upgrade.

    C 1

  4. Dapp-Android Dapp-Android Public

    Dapp was a social network start-up that allowed users to find new friends based on shared hobbies/interests. I wrote this after my freshman year, and it was my first bigger project. I've come a lon…

    Java

  5. Dapp-Server Dapp-Server Public

    Dapp used Firebase as its back-end. This repository contains functions that fascilitated database interactions, chat message notifications, etc.

    JavaScript

  6. hotkeys-alpha hotkeys-alpha Public

    Enables/disables custom hotkeys on my keypad. This is an alpha version, and soon I'll be designing a full-fledged C program that allows users to configure and enable/disable custom hotkeys.

    Shell