Skip to content
View nickdidio's full-sized avatar

Block or report nickdidio

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

Popular repositories Loading

  1. Web-Programming-2021S Web-Programming-2021S Public

    FlikPik: A new way to decide on movies, created by Garrett Chestnut, Nick DiDio, Ronald Estevez, Reilly Fitzgerald, and D'Antoine Newsome

    JavaScript 1

  2. stanc3 stanc3 Public

    Forked from stan-dev/stanc3

    The Stan transpiler (from Stan to C++ and beyond).

    R 1

  3. math math Public

    Forked from stan-dev/math

    The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic model…

    C++ 1

  4. ChatRoom ChatRoom Public

    Chatroom program with chatroom, client, server, and gui architecture that allows for multiple users to join chatrooms, send messages, leave chatrooms and change nicknames.

    Erlang

  5. CustomLanguage CustomLanguage Public

    Created a custom programming language through the use of the functional language OCaml. The language can be run through an ubuntu terminal with either in line programming or through a file read.

    OCaml

  6. BakerySimulation BakerySimulation Public

    A simulation of a bakery designed to emulate how customers would shop at a bakery and the necessary time constraints.

    Java