oscarbralo's repositories
TopBlogCoder
My competitive programming solutions (TopCoder, Codeforces, Codechef, HackerRank...)
Algorithms
Some algorithms in code (C#, C++ and Python)
CompetitiveProgrammingApp
Web Application for competitive programming fans
DataStructures
Here I will create some data structures, like Linked Lists, Stacks, Queues, Double Linked Lists, etc...
cpCodeSnippets
Competitive Programming C# snippets of code ready to import and use in Visual Studio
GetFactorialPython
Get the factorial for a number between 1 and 900 using Python
GetFactorialUsingRecursion
Get the factorial of a number using recursion. Using long you will be able to get the factorial of n >= 1 <= 20.
MultiplicationTable
Console aplication to get a formatted multiplication table in C# and C++
PocCreator
POC creator for GET and POST request.
portChecker
port checker using multithreading
SquareCipher
Encript a string into a square
azure-policy
Repository for Azure Resource Policy samples
Azure-Sentinel
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
FluentStrings
Powerful set of utilities for any kind of string transformation with fluent interface
imgix-python
A Python client library for generating URLs with imgix.
mongo-csharp-driver
.NET Driver for MongoDB
reverse_string
C++ code that reverses a string
ShuffleProject
This project is to create a library to shuffle lists, arrays or eveything, using generics...
StringManipulation
Programmatic learnings of C# language for Make Benefit Glorious Programmer Ian
StringReverse-1
SimpleReversesStrings
TelerikAcademy
All homeworks from Telerik Academy
TopCoder-1
Programs From TopCoder Contest
UsefulPythonScripts
Collection of useful Python scripts