Skip to content
View Tribanocci's full-sized avatar
Block or Report

Block or report Tribanocci

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. DFS-Algorithm DFS-Algorithm Public

    Implements Depth-First Search in a graph. So the original graph is the input and the output is a subgraph of the dfs tree

    C

  2. Simulation_Queuing_Systems_App Simulation_Queuing_Systems_App Public

    Test for the simulation systems models for a Windows Application

    C++

  3. Moving_Average_for_Technical_Analysis Moving_Average_for_Technical_Analysis Public

    The input is a timeseries of a stock's closing price. The moving average is calculated and a strategy of buying or selling a portion of stocks is executed in relation with the real value and the pr…

    HTML

  4. DateTimePickerCustomNet6 DateTimePickerCustomNet6 Public

    C# WPF LibraryClass project, in .NET 6 with a tester. The library implements a DatePicker and a Time Picker Widget that can be used together or seperately. UI-friendly compoments, great solution fo…

    C#

  5. Fem_beam_frame Fem_beam_frame Public

    Stress calculations of each beam that consists the Beam-Frame

    MATLAB

  6. Robotic-arm-visual-representation-web-app Robotic-arm-visual-representation-web-app Public

    A web app that a user can easily recreate the arrangement of a robotic arm. Then, the coordinates of the end-point for different settings of the parameters list. In later versions it will also inco…

    JavaScript