Skip to content
View ornelasf1's full-sized avatar

Block or report ornelasf1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. discord_google_feud discord_google_feud Public

    Google Feud is a game much like Family Feud, except the phrases on the wall are Google's auto-complete suggestions. Guess what the auto-completes are for a given phrase to win the game!

    Python 1

  2. preinpost-notation-calculator preinpost-notation-calculator Public

    An educational web app that demonstrates how to convert between the different types of mathematical notations

    JavaScript

  3. cplusplus_uni_projects cplusplus_uni_projects Public

    Short projects written with C++

    C++

  4. kik_hangman kik_hangman Public

    The Game of Hangman hosted on a server and available on Kik Messenger's bot store.

    Python 1

  5. python_interpreter2 python_interpreter2 Public

    Python Interpreter that uses lexical and syntactical analyzers written in C++.

    C++ 1

  6. unidirectional_network unidirectional_network Public

    Simulates the operation of the unidirectional channel using POSIX threads, POSIX semaphores, and conditional variables

    C++