AndrewDonelson
I love Golang, Blockchain (Cosmos & Gno.Land), AI (ChatGPT, Leonardo, MidJourney). My preferred Frontend is NextJS / Convex
Nlaak Studios, LLCHouston, Texas
Pinned Repositories
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
gno
Gno language & gno.land chain
go-basic-blockchain
A Basic Blockchain written from scratch and not using any 3rd party blockchain (go-ethereum, bitcoin, Tindermint (Cosmos), etc to teach others as well as show skills
go-input
Pure Go Keyboard and Mouse input
go-mcp-server-service
A JSON-RPC 2.0 compliant server implementing the Model Context Protocol (MCP) for note management (as an example)
go-zeroknowledge-proof
Zero-knowledge proof system in Go, allowing nodes to prove the possession of certain data without revealing the data itself. The system uses SHA-256 for hashing and offers an API for data broadcast, receipt, and acknowledgment between nodes.
golog
Versatile Go Logger with a focus on Build Environments to provide performance and information where needed
gotld
goutils
Common set of utility or help functions
Nano-Framework-Documentation
HTML5 & CSS3 compliant Framework that provides Web Apps that work on Mobile devices, Desktops and Even Game consoles. No installation required, everything resides in the cloud. Entire framework and website was designed with the developer in mind. This eventually got slimed down and because Maestro then Auto-Jigger
AndrewDonelson's Repositories
AndrewDonelson/babble
BFT Consensus
AndrewDonelson/blog
cosmos blog tutorial
AndrewDonelson/Code-Samples
This repo holds various examples of my coding abilities
AndrewDonelson/democoin
Implementation of blockchain with Golang.
AndrewDonelson/gocsv
The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
AndrewDonelson/GoMakefile
Standardized GoLang Makefile suitable for all projects
AndrewDonelson/gotld
AndrewDonelson/goutils
Common set of utility or help functions
AndrewDonelson/examples
How-to examples of micro usage
AndrewDonelson/ezgo
EZ-Go provides common go functionality for applications.
AndrewDonelson/flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
AndrewDonelson/Flutter-News-App
A News App in Flutter using the newsapi.org API and using Bloc.
AndrewDonelson/ghw
Golang hardware discovery/inspection library
AndrewDonelson/go-pg-orm
Wrapper that simplifies use of Golang ORM with focus on PostgreSQL found at https://github.com/go-pg/pg
AndrewDonelson/go-ps
Find, list, and inspect processes from Go (golang)
AndrewDonelson/go-react-bootstrap-webapp-template
A starting point for WebApps powered by golang, react-bootstrap. Simple Auth/Profile. Addon from there.
AndrewDonelson/gob-encoding-tester
This is a test program if an issue with decoding data after it was registered, exectued, data saved but will not work ok production server even though it works on local dev and quality assurance servers
AndrewDonelson/gocoin
Full bitcoin solution written in Go (golang)
AndrewDonelson/gocrudels
Build Create, Read, Update, Delete, List and Search from Unknown Interface
AndrewDonelson/gocui
Minimalist Go package aimed at creating Console User Interfaces.
AndrewDonelson/GoJobQue
Concurrent Generic 2-Tier Channel System
AndrewDonelson/iczeppelin
ICZeppelin is a Motoko library for secure smart contract development based off OpenZeppelin for Solidity
AndrewDonelson/Just-Old-Code
An archive of my old code that I just dont want to delete.
AndrewDonelson/LearnGoByExample
AndrewDonelson/multichain-client
Golang client library for MultiChain blockchain
AndrewDonelson/rest-svc
GO-Lang REST API Bootstrap or starter template. Using golog for logging and goutils for common helper functions
AndrewDonelson/the-blockchain-bar
The source-code for: "Build a Blockchain from Scratch in Go" eBook.
AndrewDonelson/UnityGameDriverCICD
Example Unity3D / GameDriver Dockerized deployment with CI/CD
AndrewDonelson/VMManager
AndrewDonelson/web3modal-vanilla-js-example
An example application how to use Web3modal from vanilla JavaScript