Pinned Repositories
Algorithms
AndroidTest
Check10
Check10Numbers
CircleCiProject
A quick project to test CircleCi.
Classy
A C# project to demonstrate how to use classes and objects.
CodeJam
CodeJamSolutions
The solutions to Google's Code Jam Problems. I've solved them myself for practice.
CodeJamVS
Google Code Jam template with visual studio and
CPPCheatSheet
Some C++ code that shows how to use it's advanced data structures.
Ramlall's Repositories
Ramlall/Algorithms
Ramlall/AndroidTest
Ramlall/Check10
Ramlall/Check10Numbers
Ramlall/CircleCiProject
A quick project to test CircleCi.
Ramlall/Classy
A C# project to demonstrate how to use classes and objects.
Ramlall/CodeJam
Ramlall/CodeJamSolutions
The solutions to Google's Code Jam Problems. I've solved them myself for practice.
Ramlall/CodeJamVS
Google Code Jam template with visual studio and
Ramlall/CPPCheatSheet
Some C++ code that shows how to use it's advanced data structures.
Ramlall/CppProjects
Short projects I wrote programs for using C++.
Ramlall/DerivedClasses
A simple program with tons of comments detailing how derived classes work.
Ramlall/Euclidean-Algorithm
A C++ program to calculate the greatest common divisor and least common multiple of two numbers, using the Euclidean Algorithm.
Ramlall/facebook
Ramlall/FileOutput
A quick and simple C# program to show how file output works.
Ramlall/FileSeparate
Reads through a file and if there's a certain sequence of characters it'll separate the line into two new files. Personally using to manage text files full of Windows Registry settings.
Ramlall/iOS
Ramlall/Linear
Working on solving functions for linear class.
Ramlall/MakeGifs
Make file creates takes an input.mp4 video file, and depending on the command, adds an overlay and creates an output.gif file.
Ramlall/recipes
Ramlall/sample-gitlabci-cpp-project
This is a simple sample c++ project with Gitlab CI hooks
Ramlall/Sample_Webjob_Failure
Ramlall/Scripts
Ramlall/SearchTickets
Ramlall/Sprinkler
Information for the Sprinkler Project I'm doing for my Fluid Mechanics Class at NYU,
Ramlall/Stacks
A program working with stacks. Written in C#.
Ramlall/Topcoder-StarterPack_BluemixNode
Quick start boilerplate for a Node API Deployable to Bluemix
Ramlall/webbrowsertest
Populate the field of a web browser in C# Winform.