Pinned Repositories
CdkExample
An example AWS serverless application deployed through CDK in C#.
doc-site
An easy-to-implement documentation site.
dotnet-serverless-example
A project demonstrating serverless deployment in AWS Fargate for a .NET application using multi-stage terraform deployment and database integration.
ElectronAndThreeJS
A test app for running Three.js in Electron.js
ElectronApp
An example of an ElectronJS desktop app. This is meant to be a bare-bones app to explore Electron and how it can work with different frameworks. This project has been put on hold.
IntroToDataWrangling
A brief course intended to introduce non-programmers to python and data wrangling. Also, demonstration of network optimization, pdf creation in Python, and a simple Monte Carlo simulation.
Joel-Site
Mission-8
Group 1-14 Mission 8 Assignment for IS 413
pdcdonuts
A .NET example app for a fictitious company called PDC Donuts.
react-dotnet
React frontend and .NET backend example application.
sethbr11's Repositories
sethbr11/IntroToDataWrangling
A brief course intended to introduce non-programmers to python and data wrangling. Also, demonstration of network optimization, pdf creation in Python, and a simple Monte Carlo simulation.
sethbr11/react-dotnet
React frontend and .NET backend example application.
sethbr11/CdkExample
An example AWS serverless application deployed through CDK in C#.
sethbr11/doc-site
An easy-to-implement documentation site.
sethbr11/dotnet-serverless-example
A project demonstrating serverless deployment in AWS Fargate for a .NET application using multi-stage terraform deployment and database integration.
sethbr11/ElectronAndThreeJS
A test app for running Three.js in Electron.js
sethbr11/ElectronApp
An example of an ElectronJS desktop app. This is meant to be a bare-bones app to explore Electron and how it can work with different frameworks. This project has been put on hold.
sethbr11/Joel-Site
sethbr11/Mission-8
Group 1-14 Mission 8 Assignment for IS 413
sethbr11/pdcdonuts
A .NET example app for a fictitious company called PDC Donuts.
sethbr11/SethBrockMission5WebApp
sethbr11/Simple-Dice-Rolling
IS 413 Mission 2 dice rolling simulator to learn C# with the .NET Core framework.
sethbr11/Tic-Tac-Toe
IS 413 Mission 4 for a Tic-Tac-Toe game in C# using .NET
sethbr11/PyTorch-ImgClassification
An image classification transformer model using the CIFAR-10 dataset.
sethbr11/PyTorch-Transformer
A transformer made in PyTorch to handle translation. Implemented from https://github.com/hkproj/pytorch-transformer
sethbr11/sample-site
A sample site with Vue.js implemented w/ APIs.