Pinned Repositories
AndroidMineSweeper
Mine Sweeper game for android devices
DeadlockDetection
Deadlock detection independent of the xinu build for the use of testing
DNAComputationSim
A Python simulation of Adleman's DNA computing method to solve instances of the traveling salesman problem.
Golang-.NET-SharedC
A simple example of using golang's cgo library to build shared-c libraries from go code and import exported function entrypoints into C# code.
NetworkMotifSignificanceProfile
Python scripts to extract and analyze the triadic motif significance profiles of various real-world numbers
Robot
Threejs robot
samples
Sample code referenced by the .NET documentation
temporal
Temporal service and CLI
neonKUBE
Public NeonKUBE Kubernetes distribution related projects
cadence-client
Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
johncburns1's Repositories
johncburns1/Golang-.NET-SharedC
A simple example of using golang's cgo library to build shared-c libraries from go code and import exported function entrypoints into C# code.
johncburns1/DNAComputationSim
A Python simulation of Adleman's DNA computing method to solve instances of the traveling salesman problem.
johncburns1/NetworkMotifSignificanceProfile
Python scripts to extract and analyze the triadic motif significance profiles of various real-world numbers
johncburns1/AndroidMineSweeper
Mine Sweeper game for android devices
johncburns1/samples
Sample code referenced by the .NET documentation
johncburns1/temporal
Temporal service and CLI
johncburns1/AndroidShoppingCart
An android shopping cart app that allows you to add items of different types to a shopping cart and tracks the cost
johncburns1/AndroidSportsRadar
A sports bidding tool for android devices. Allows you to view current bidding lines from a number of sources to best place your wagers.
johncburns1/AndroidWallet
An adroid application that allows you to track your expenses
johncburns1/AndroidWeatherApp
Android application that allows a user to see the weather anywhere in the world
johncburns1/BBallSimulator
Java Box Score +/- calculator for the 2016 NBA playoffs. Uses SportsRadar API to pull player data
johncburns1/BertBosGame
Haskell and Prolog solutions to instances of the Bert Bos puzzle
johncburns1/Bitmapping
A Python bitmap that uses a unique binning method to optimally resolve aggregate queries in linear time. MySQL connector used to pull data from a MySQL database. Data generated using the TPC-H data generation tool and from the TPC-H public socket. The number of rows being tested is ~3,000,000-30,000,000
johncburns1/Cache
Implementation of a memory class and a simple HA Cache without full backing implementation.
johncburns1/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
johncburns1/cadence-client
Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
johncburns1/CadenceClientLinuxTest
A small ASP.NET Core app to test if Neon.Cadence client can build and run in a Linux env... It can.
johncburns1/cassandra
Mirror of Apache Cassandra
johncburns1/CSCI475_Proj2
johncburns1/CSCI475_Proj3
Implement Xinu Time Sharing
johncburns1/dynamodb-ingestion-nodejs
A nodejs script that reads data from JSON files and asynchronously puts them to specified DynamoDB tables.
johncburns1/EnvInstallScript
A bash script for installing the necessary software for our development project.
johncburns1/gitignore
A collection of useful .gitignore templates
johncburns1/LoopieLLCWasherPortal
A Ruby on Rails washer portal for Loopie LLC washers
johncburns1/plugged
An application that keeps users plugged into events in your area
johncburns1/sdk-core
Core Temporal SDK that can be used as a base for language specific Temporal SDKs
johncburns1/sdk-dotnet
Temporal SDK for .NET
johncburns1/StripePlayground
A sandbox to test out stripe.
johncburns1/terraform-provider-temporalcloud
Terraform provider for Temporal Cloud
johncburns1/WebCrawler
A C# web crawler that finds unique word frequencies in the Microsoft wiki page.