NotCoffee418
I'm a hobby coder focused on C# and recently Go. I mainly build backend libraries and automation projects.
Belgium
Pinned Repositories
CoffeeToolkit
Useful tools for .NET
Custom-Maps
Custom Zones for World of Warcraft
DapperBulkQueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
Eluna-Lua-Scripts
Various Lua scripts for cMangos using Eluna for World of Warcraft 3.3.5a.
MazeCreator
Create a maze with game objects for TrinityCore or cMangos
MultiTablePro
Advanced mass multi-tabling software
s3-zip-upload
GitHub Action to create a zip file from a folder and upload it to S3
SimpleBacktestLib
SimpleBacktestLib is a C# library for backtesting trading strategies. It offers basic functions to simulate strategy performance and can be integrated into other C# projects.
TradingView.Blazor
Simple component for basic TradingView chart in Blazor supporting OHLC candle, volume and markers.
TrinityCreator
This tool allows you to easily create items, creatures and quests for TrinityCore 3.3.5a.
NotCoffee418's Repositories
NotCoffee418/SimpleBacktestLib
SimpleBacktestLib is a C# library for backtesting trading strategies. It offers basic functions to simulate strategy performance and can be integrated into other C# projects.
NotCoffee418/s3-zip-upload
GitHub Action to create a zip file from a folder and upload it to S3
NotCoffee418/CoffeeToolkit
Useful tools for .NET
NotCoffee418/DapperBulkQueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
NotCoffee418/NWPriceTracker
Helps keep track of prices in New World to help with arbitrage trading
NotCoffee418/docker-compose-deploy-action
Action to deploy a docker-compose file from from GitHub.
NotCoffee418/ollama-terminal
Terminal access to ollama API-only models designed to used with bashrc alias
NotCoffee418/traefik-example
Example of basic traefik setup
NotCoffee418/TranqService
Background service to watch YouTube playlists and download any videos added to them.
NotCoffee418/websocketmanager
Abstraction on top of gorilla/websocket to manage communication and identification for websockets
NotCoffee418/AdvancedImageControl
WPF Image control with Pan and Zoom
NotCoffee418/CSharpScriptOperations
Easy to configure console interface for quick access to your code.
NotCoffee418/dbmigrator
Database Migration system for Go.
NotCoffee418/hardhat-project-template
My preferred setup for hardhat projects
NotCoffee418/pihole-doh-docker
Setup for Pi-Hole with DoH using Docker for Linux.
NotCoffee418/rocksmithvolumefix
Tool to mitigate volume drop issue in Rocksmith 2014
NotCoffee418/Vosk-STT-DotNet-Example
Cancelled project with implemented STT for reference using vosk. see readme
NotCoffee418/candlegrabber
Tool to grab candlestick data from Binance and export it to CSV
NotCoffee418/codestructureprinter
Practice Go app to extract the file structure from a directory
NotCoffee418/erigon
Ethereum implementation on the efficiency frontier
NotCoffee418/flashbots-bribe-prediction-prototyping
Prototyping and evaluating the success of predicting flashbots bribes through ML using historic data.
NotCoffee418/go-multicall
Multicall3 for go-ethereum
NotCoffee418/goscriptoperations
Library to set up CLI with various operations
NotCoffee418/GoWebsite-Boilerplate
Boilerplate project for Go + HTML + PostgreSQL with routing and templates
NotCoffee418/KeyboardSoundMapper
Practice Go project that maps keyboard keys to sounds, providing real-time auditory feedback for learning and improving touch typing skills on a QWERTY layout
NotCoffee418/PythonScriptOperations
Python version of CSharpScriptOperations
NotCoffee418/RNGsus
NotCoffee418/shield-devfork
Authentication and Authorization for CodeIgniter 4
NotCoffee418/TranqService2
Cross-platform background service to watch YouTube playlists and download any videos added to them.
NotCoffee418/txrunner
Run blockchain transactions with metamask manually