DNR's repositories
MinerInTheMiddle
This application was created as a POC for how to scan your local network traffic for HTTP requests and then inject various javascript cryptocurrency miners into the response payloads
UWPLibrary
UWP Controls that I've written and open sourced
ShinobiShell
An experimental shell that handles file exfiltration, exploit injection and various other obnoxious tasks.
kali-setup-scripts
Generic Debian~>Kali setup script
MotionDetector
This is a UWP Application that is live in the microsoft store. It has over 35,000 downloads as of writing this and also implements in app purchases
ConcurrentTasks
How to run async tasks concurrently in C#
EthNodeScanner
Unauthenticated Ethereum Node Scanner
OneClickTrading
Scripts for different exchanges that allow you to place a trade in one click
FizzBuzzSolidity
This is my first attempt going it alone and creating something without a tutorial in solidity using brownie and python. It was deployed to both a local net and the Kovan test net
React-Checkers
This is 100% my own creation. Just trying to level up my react skills a little. This is not intended to be deployed anywhere but it is my original work.
SolidityAndPythonPractice
A series of smart contracts I've written while following the free code camp smart contract course. This isn't my original work and was only re-written by me as I followed the course and learned.
AzureAIBoundingBoxCropExample
Azure Cognitive Services Vision to get a bounding box | Crop | OCR Example
CodeMash-WeatherApp
A little xamarin demo I did during a codemash workshop
CoinTracker
A simple CoinMarketCap Top 10 and Top 100 coin fetcher made in Xamarin Forms
DomainChecker
Quick and dirty bash script to see which domains in a batch are responding
MongoTest20241005
MongoTest20241005
NullableDependencyPropertyCastBug
Nullable Decimal Dependency Property Cast Bug
ReactTodo3r
Just practicing building a todo app in React - This is partially my original work and partially following a tutorial and was only meant to be practice
SmartContractSamples
Just examples from the free code camp tutorial I followed