United States

Alex Kohler

Expert
@alexkohler

prealloc. prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

666

nakedret. nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.

132

nargs. nargs is a Go static analysis tool to find unused arguments in function declarations.

86

dogsled. dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

76

unimport. unimport is a Go static analysis tool to find unnecessary import aliases.

71

cfmt. cfmt is a tool to wrap Go comments over a certain length to a new line.

29

identypo. identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).

28

ytgrep. ytgrep is a CLI tool to search youtube closed captions with a grep-like interface.

25

cli-lyrics. CLI interace to retrieve song lyrics using Genius API

3

noret. noret is Go static analysis tool to find function calls where returns are completely ignored

3

TextureSynthesizer. A pixel based texture synthesis algorithm, based off of psuedocode from Efros and Leung's 1999 paper.

2

mathsNightmareAutomation. Automation of Neopets flash game Math's Nightmare

1

DataStructAlgAssignments. Solutions to assignments in DS&A

1

Minigolfer. Repository for Minigolfer, an Android application for tracking Minigolf scores.

1

cheat.sh-vim. A vim plugin to access cheat.sh sheets

1
15
Apply