adampresley
Dad & husband. Love Go and JS. Also work in C#, Java, PHP, ColdFusion
@app-nerds Friendswood, TX
Pinned Repositories
bottlepy-bootstrap
My skeleton Bottle (Python) application bootstrapper
golang-webapp-starter-kit
My webapp/microservice starter kit for Go
sample-ini-parser
Sample project for a blog series on lexing and parsing
spaceinvaders
A Space Invaders game written in Go
sublime-js-minify
Sublime JavaScript Minifier
sublime-view-in-browser
Open the contents of your current view/tab in a web browser
configinator
A simple way to fill configuration structs using environment, .env files, and flags!
fireplace
Logrus storage server, viewer, and hook
libmailslurper
MailSlurper API library
mailslurper
Local, web-based mail server application. Slurp mails into oblivion!
adampresley's Repositories
adampresley/sublime-view-in-browser
Open the contents of your current view/tab in a web browser
adampresley/webframework
Some Golang Web Framework helpers
adampresley/minifyfs
Implementation of http.FileSystem that minifies JS and CSS. Useful for static asset embedding compilers. Horribly inefficient
adampresley/search-query-lexer
A Go component to tokenize search query strings
adampresley/spaceinvaders
A Space Invaders game written in Go
adampresley/vanilla-todo-2021
Code for an article on Medium about making a todo app in vanilla JavaScript
adampresley/adamgokit
Go library stuff I use all the time
adampresley/adampresley
I wanna talk about me!
adampresley/adventOfCode2021
adampresley/adventOfCode2023
adampresley/externalip
CLI tool that reports your external IP address
adampresley/ftpslurper
adampresley/go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
adampresley/godatetime
A small set of date/time utility functions
adampresley/golte
Render Svelte components in your Go http handlers.
adampresley/gormstore
GORM backend for gorilla sessions
adampresley/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
adampresley/GPA-CALC
GPA calculator for VIT
adampresley/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
adampresley/imagemetadata
Parses metadata out of images
adampresley/mytime
A CLI time tracking application
adampresley/orly
:football: O'RLY Cover Generator | O'RLY 封面工厂
adampresley/pusher
My tool to push docker applications to a server with Traefik
adampresley/random-dad-joke
adampresley/shell-functions
adampresley/simdb
simple json db in go
adampresley/structurederror
A way to make structured errors
adampresley/timeadder
CLI tool that adds time entries and outputs the total time in hours and decimal
adampresley/vim-markdown-preview
My version that adds some stuff to @reroche version.
adampresley/vim-markdown-preview-mdtohtml
A markdown previewer plugin for Vim using Golang mdtohtml