Raiford D. Brookshire (RaifordBrookshire)

RaifordBrookshire

Geek Repo

Company:Formula Code Development

Location:Nashville Area

Github PK Tool:Github PK Tool

Raiford D. Brookshire's repositories

BtcWalletGen

This is a C# .NET 7.0 console CLI tool that generates Bitcoin addresses and writes the results to the console. It uses the NBitcoin class library to create the Bitcoin keys and public addresses.

Language:C#Stargazers:4Issues:2Issues:0

PocHealthCheck

This project is a demonstration of using the .NET Core Healthchecks API in a C# console application. The application performs a simple test to check the health of external APIs as well as the built-in tests of an ASP.NET Core application.

Language:C#Stargazers:1Issues:1Issues:0

Ultimate-Checklist-API

For use with any production API that requires security

FormulaCryptography

.NET / C# Lightweight library of useful Security / Cryptography related classes.

Language:C#License:MITStargazers:0Issues:1Issues:0

PocDataProtection

Poc Using the Microsoft.AspNetcore.DataProtection api and then creating a thin wrapper class called ProtectedString to allow cleaner code.

Language:C#Stargazers:0Issues:1Issues:0

PocJwtTokenExample

This example shows how to create a JWT token using the System.IdentityModel.Tokens.Jwt library, and how to encode and decode a token using the HS256 algorithm and a secret key

Language:C#Stargazers:0Issues:1Issues:0

template-css-grid-layouts

Template HTML pages using CSS Grid to be used as Starter Templates for my work. I also share these as they may be useful to start using CSS Grid for layouts as it is recommend moving into the future.

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

DotNetAssistTool

Dot Net Tool / CLI for personal development that contains general .NET utilities I use in Dev

Language:C#Stargazers:0Issues:1Issues:0

example-learning-hugo

Example Hugo website used to test and learn hugo theme development. NOT PRODUCTION code... only for testing

Language:HTMLStargazers:0Issues:2Issues:0
Stargazers:0Issues:1Issues:0
Language:C#License:MITStargazers:0Issues:1Issues:0

GitTestBench

Example git repo for experimentation and examples to my team

Stargazers:0Issues:1Issues:0

LinqPadData

Linq Pad Queries for my Personal Use.

Language:C#Stargazers:0Issues:1Issues:0

PocHttpClient

Explores the benefits of using the IHttpClientFactory interface pattern to better optimize your apps.

Language:C#Stargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:1Issues:0

PocMiddleware

The purpose of this POC is to demonstrate the various ways to build middleware and how the order of the middleware can affect the overall functionality of the application.

Language:C#Stargazers:0Issues:1Issues:0

PocMinimalApi

This Proof of Concept (POC) was created as a minimal API project with a skeleton app including components needed for a .NET 7.0 Minimal API using Endpoints instead of legacy controllers. It can serve as a starting point for new API projects.

Language:C#Stargazers:0Issues:1Issues:0

ProjectAI

This Proof of Concept demonstrates the full flow of incorporating ChatGPT into your own API.

Language:C#Stargazers:0Issues:1Issues:0

ultimate-templates

The ultimate-templates repository is a collection of various developer-related template files that can be used as a starting point or quick reference.

Stargazers:0Issues:1Issues:0