Skip to content
View vinchess's full-sized avatar

Block or report vinchess

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. Unity_Car_Game-Scripts Unity_Car_Game-Scripts Public

    Mobile Development Assignment : Develop a game that allows player to drive around to find a rocket, use the rocket to blast the obstacle in order to cross a bridge to end the level. Source code add…

    C# 2

  2. Parabolic-SAR-EA Parabolic-SAR-EA Public

    An attempt to test a strategy with the parabolic sar indicator. I find the indicator to have potential. Further tweaking is required to ensure a sustainable profit.

    MQL4 2 2

  3. Web-App-UWE_ESD Web-App-UWE_ESD Public

    UWE Class Assignment : This assignment is to introduce larger scale development to a small group. Methodology employed to help the project progress was Agile SCRUM. The assignment is to build a Web…

    Java 1

  4. Audio_Text_Chat Audio_Text_Chat Public

    Class assignment : Implementing a multi chat system of multiple users to one admin. Requirement is to achieve multiple connections to admin and establish unique chat system with no cross over. Addi…

    Java 1

  5. AnotherInsideBar AnotherInsideBar Public

    Testing some EA using the Inside Bar trade strategy. This is my variation of it. Requires further tweaking. Did this in under 30 minutes so not much though was put into it. Will continue to tweak a…

    MQL4 1

  6. Operating-System-Assignment Operating-System-Assignment Public

    Class Assignment : Objective of the assignment to write a program in C and run it on a Unix system. The program should read a file and log string into separate files. The goal is to explore Fork an…

    C