Devtr0n
Software dude that used to be based outta the breakfast taco capital of the world, Austin, Texas, but now it's Cranes Mill, Texas...yeehaw!!
Devtr0n Industries IncAustin, Texas USA
Pinned Repositories
BackendRefactoring
Creational-Design-Patterns
Just some examples of Creational Design Patterns in C#
EmailContacts
Example layout of a typical medium-sized ServiceStack App with Rabbit MQ enabled
FieldLevel-Backend-API-Excercise
FindSmallestNumberOfFactorialContainingNZeroes
The GO implementation of 'FindSmallestNumberOfFactorialContainingNZeros' I had written in C#
Mars-Rover-Web-API
C# Web API example using .NET 4.6.1, JSON, OWIN, Ninject DI and Swagger documentation
OLogN-BinarySearch-Advanced
An example of using 'Big O' notation and logarithmic time complexity, 'O(log n)', to traverse both sides of a sorted array
richard-hollon-react-resume
My personal resume website template built with ReactJs
to-do-app
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
TwitterAnalytics
A coding challenge to gather the top K frequent hashtags and analytics from real-time Twitter Dev API stream
Devtr0n's Repositories
Devtr0n/Mars-Rover-Web-API
C# Web API example using .NET 4.6.1, JSON, OWIN, Ninject DI and Swagger documentation
Devtr0n/BackendRefactoring
Devtr0n/Creational-Design-Patterns
Just some examples of Creational Design Patterns in C#
Devtr0n/EmailContacts
Example layout of a typical medium-sized ServiceStack App with Rabbit MQ enabled
Devtr0n/FieldLevel-Backend-API-Excercise
Devtr0n/FindSmallestNumberOfFactorialContainingNZeroes
The GO implementation of 'FindSmallestNumberOfFactorialContainingNZeros' I had written in C#
Devtr0n/OLogN-BinarySearch-Advanced
An example of using 'Big O' notation and logarithmic time complexity, 'O(log n)', to traverse both sides of a sorted array
Devtr0n/richard-hollon-react-resume
My personal resume website template built with ReactJs
Devtr0n/to-do-app
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
Devtr0n/TwitterAnalytics
A coding challenge to gather the top K frequent hashtags and analytics from real-time Twitter Dev API stream
Devtr0n/GameOfThrones-GO
Devtr0n/Hourglass-C-Sharp
Given a 2D matrix, the task is to find the maximum sum of an hourglass. This is my C# implementation.
Devtr0n/Hourglass-Go
Given a 2D matrix, the task is to find the maximum sum of an hourglass. This is my Go implementation.
Devtr0n/HW-MyFirstLayout
Devtr0n/Interview-Question-For-Dev
Devtr0n/jQuery-helpful-examples
Just a few functions that I have found to be helpful recently for myself
Devtr0n/MyWebsite-WebForms-Legacy
my ASP.NET website source code
Devtr0n/Powershell-NightlySQLReport
script to produce a nightly sql report
Devtr0n/PowershellProfile
my powershell profile
Devtr0n/product-service-go
A small tutorial developing REST API Web Services in Golang based on the Pluralsight course 'Creating Web Services with Go' By Alex Schultz
Devtr0n/PS-Cheat-Commands
Powershell Cheat Commands
Devtr0n/richard-hollon-dot-com
Personal website 2025
Devtr0n/RichardHollonJS
JS version of my previous website
Devtr0n/RichardHollonMVC
the new MVC5 version of my personal website
Devtr0n/Selenium-C-Sharp-Example
Example code for using Selenium with Visual Studio, C#, .NET 5.0, MSTest & xUnit
Devtr0n/StringSortingExample
Devtr0n/Structural-Design-Patterns
Just some examples of Structural Design Patterns in C#
Devtr0n/TacoFinderLib
Taco Finder Service library
Devtr0n/TacoMapperUI
TacoMapper UI solution
Devtr0n/Texas-Labor-Market-Career-Information-API-Examples
Examples using Powershell WebRequests for invoking Web API 2 endpoints I have built