• Stars
    star
    2
  • Language
    Go
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learning Go from Todd McLeod through Udemy

More Repositories

1

tensorrt-utils

โšก Useful scripts when using TensorRT
Python
236
star
2

Tiny-Imagenet-200

๐Ÿ”ฌ Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.
Python
92
star
3

Pokefetch

๐Ÿ•น๏ธ Command-line tool similar to neofetch for looking up pokemon in the terminal.
Python
47
star
4

Robinhood-Scraper

Script to generate useful CSV files from Robinhood no commissions brokerage account
Python
14
star
5

NumberPhile

A repository for simulating some of the interesting mathematics problems discussed on the popular YouTube channel, NumberPhile. One implementation done so far is a visualization of the golden ratio turning into sequences of flower petals.
Python
9
star
6

Terminal-UI

๐Ÿ’ป Collection of cool bash scripts for manipulating graphics in your terminal.
Shell
9
star
7

Archon

Hip cool new programming language (in the making) that only 90's kids would remember
Python
7
star
8

TRTIS-Go-Client

๐Ÿ–ง Simple gRPC client in Go to communicate with TensorRT Inference Server
Go
5
star
9

terminal-wallpaper

๐Ÿ–ฅ๏ธ Change your desktop wallpaper to a random 1080p background from google images with the ability to add optional search terms.
Python
5
star
10

manual-alpaca

Manually interact with Alpaca's trading API in order to more easily debug trading algorithms. This is also my excuse for learning Continuous Integration practices with TravisCI, code coverage, code linting, and other tools.
Python
3
star
11

Blockchain-From-Scratch

Simple Blockchain implementation in Go. May be extended in the future.
Go
3
star
12

gomarks

๐Ÿ“– [WIP] Store bookmarks with tags for fast lookup from the command line!
Go
3
star
13

Bash-Scripts

A collection of scripts created with Bash concepts slightly above the tasks I do daily
Shell
3
star
14

pynux

My custom vim colorscheme - an attempt to learn more about vim's ecosystem.
Vim Script
3
star
15

rs3-chromeos

Dockerfile
2
star
16

Sample-LaTeX

Sample LaTeX file for writing proofs in an organized and aesthetically pleasing manner
TeX
1
star
17

Neural-Network

My attempt at building a neural network from the ground up
Python
1
star
18

trump

C
1
star
19

gpu-operator-setup

Quick scripts to setup a sample single-node K8s cluster with GPU Operator deployed
Shell
1
star
20

tiny_imagenet_200

Useful scripts for training convolutional neural networks on tiny-imagenet-200 or any number of classes between 1-200 in Matlab using Matconvnet
MATLAB
1
star
21

leetlog

Simple script to log leetcode problems rather than manually keeping a spreadsheet through Google Docs or Excel
Python
1
star
22

tdd-go

Test Driven Development with Go - https://quii.gitbook.io/learn-go-with-tests
Go
1
star