brenordv
A tech enthusiast learning new things and trying to understand how stuff work.
Raccoon NinjaToronto, ON.
Pinned Repositories
atari-river-raid-replica-unity
azure-eventhub-tools
Simple tools to interact with Azure EventHub. One for sending messages, one for reading them and another just to export to disk the messages read.
base-test-api
Base API for tests and studies.
dockerfile_preloaded_mysql
Example of docker imge for mysql that comes pre-loaded with data.
firefox-ext-tab-saver
Simple web extension to save the current open tabs in a markdown file.
msbuild-task-autoincrement-version
nightscout-companion-apps
Companions apps for Nightscout
powershell-snippets
Snippets, examples and small applications using PowerShell
python-snippets
Snippets, examples and small applications using Python
python-tutorial-tkinter-sqlite-01
Source code for the tutorial available here: http://raccoon.ninja/pt/dev-pt/tutorial-aplicacao-em-python-sqlite-parte-01/
brenordv's Repositories
brenordv/atari-river-raid-replica-unity
brenordv/msbuild-task-autoincrement-version
brenordv/go-monitor-internet-connection
Simple application to check whether your internet connection is working or not. Will notify you on Telegram when connection is restored.
brenordv/atari-frogger-replica-unity
brenordv/atari-pong-replica-unity
brenordv/atari-space-invaders-replica-unity
brenordv/go-post
brenordv/sim-city-ish-unity
brenordv/azure-eventhub-reader
Simple application to read from Azure Eventhub and log the messages to a database (using badgerdb).
brenordv/birthday-msg-api-app
brenordv/birthday-msg-api-client
Client for birthday quote API.
brenordv/csharp-coalesce-ext-poc
brenordv/csharp-simple-memory-cache
brenordv/di-correlation-poc
brenordv/gcp-fn-currency-exchange
brenordv/githook-ps-check-forbidden-texts
brenordv/go-count-db-stuff
This is a somewhat useless application. It runs a bunch of count queries (select count(1) ...) and compares the result with the expected one. The purpose is to frequently run some queries and ensure that certain data in the database hasn't changed.
brenordv/go-list-processes-windows
This application was made as a way to list the processes running in a Windows system. At some point I will add a functionality to filter the processes found by name, but for now it only lists all running processes and prints them.
brenordv/go-request
This is a simple application to make batch GET and POST requests.
brenordv/go-whisper
This is a super bare-bones secure peer-to-peer chat application.
brenordv/grep-py-multiprocessing
brenordv/json-to-mongodb
brenordv/log-factory-package
brenordv/platformer-alien-hoarder-2d-unity
brenordv/powerbuilder_webservice_poc
Objects to make GET/POST request and tester Window.
brenordv/simple-stopwatch-package
Simple StopWatch implementation.
brenordv/token-parser-py
brenordv/unity-skillbuilder-s01c01
brenordv/unity-skillbuilder-s01c02
brenordv/unity_snippets
This repo holds a bunch of unity snippets. I intent to add new scripts with functionalities I found that's solid/stable and simple enough.