Skip to content
View adrizos's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report adrizos

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 Loading

  1. vintage-exciter vintage-exciter Public

    This cross platform audio plugin is a general purpose saturation/clipping/gain tool for keyboards/drums/guitars/bass and beyond. The project is developed in C++ with the Juce framework.

    C++ 4 2

  2. Social-Pulse Social-Pulse Public

    Sentiment Analysis web app for social. Forked from my project at PITT. I plan to continue development in 2019.

    HTML

  3. PassiveParodyTwitterBot PassiveParodyTwitterBot Public

    This bot listens for posts from a particular account. Every time that account posts, Passive Parody Twitter Bot will copy the tweet text, add a random hashtag from a list, and then upload a random …

    JavaScript

  4. PITT-Algorithm-Implementation-2017 PITT-Algorithm-Implementation-2017 Public

    Anagram Solver with DLB Tree/Dict, LZW Comp., PHP Array in Java, RSA Chat Server.

    Java 1

  5. DoubleBufferedGraphicsLibrary DoubleBufferedGraphicsLibrary Public

    A graphics library for the TinyCore Linux VM run through QEMU. No C standard library calls were used, other than for debugging.

    C

  6. BrowserBattleship BrowserBattleship Public

    This is an in-browser implementation of the classic BattleShip game. Uses extensive manipulation of the dom to create, populate, and maintain grid cells, and regex functions to parse various valid …

    JavaScript