Skip to content
View Devtr0n's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Devtr0n

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 Loading

  1. TwitterAnalytics TwitterAnalytics Public

    A coding challenge to gather the top K frequent hashtags and analytics from real-time Twitter Dev API stream

    C#

  2. Mars-Rover-Web-API Mars-Rover-Web-API Public

    C# Web API example using .NET 4.6.1, JSON, OWIN, Ninject DI and Swagger documentation

    C# 1

  3. OLogN-BinarySearch-Advanced OLogN-BinarySearch-Advanced Public

    An example of using 'Big O' notation and logarithmic time complexity, 'O(log n)', to traverse both sides of a sorted array

    Go

  4. to-do-app to-do-app Public

    My version of the to-do app from FreeCodeCamp, "How to Build a Todo App with React, TypeScript, NodeJS, and MongoDB" tutorial. by Ibrahima Ndaw

    TypeScript

  5. richard-hollon-react-resume richard-hollon-react-resume Public

    Forked from tbakerx/react-resume-template

    My personal resume website template built with ReactJs

    JavaScript

  6. FindSmallestNumberOfFactorialContainingNZeroes FindSmallestNumberOfFactorialContainingNZeroes Public

    The GO implementation of 'FindSmallestNumberOfFactorialContainingNZeros' I had written in C#

    Go