tommyshem
I am a hobbyist programmer in my spare time. I have programmed in Python3 on Linux. I am learning Rust, Golang on Linux and Kotlin on Android.
Uk
tommyshem's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
github/gitignore
A collection of useful .gitignore templates
sharkdp/bat
A cat(1) clone with wings.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
zyedidia/micro
A modern and intuitive terminal-based text editor
highlightjs/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
ogham/exa
A modern replacement for ‘ls’.
git-tips/tips
Most commonly used git tips and tricks.
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
systemd/systemd
The systemd System and Service Manager
golang/dep
Go dependency management tool experiment (deprecated)
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
rust-lang/rustup
The Rust toolchain installer
tools/godep
dependency tool for go
google/bloaty
Bloaty: a size profiler for binaries
teejee2008/timeshift
System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
ralfbiedert/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
rust-lang-nursery/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
xlab/c-for-go
Automatic C-Go Bindings Generator for Go Programming Language
golemparts/rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
AnarchyLinux/installer
Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
fliptheweb/bash-shortcuts-cheat-sheet
Useful shortcuts for bash/zsh
sitkevij/hex
🔮 Futuristic take on hexdump, made in Rust.
rahul-thakoor/rust_gpiozero
A library inspired by gpiozero written in Rust
its-pointless/its-pointless.github.io
For info see https://github.com/its-pointless/gcc_termux
gotk3/gotk3-examples
RainMark/gtk3-tutorial
GTK+ 3 tutorial for the C programming language.
Apress/go-recipes
Source code for 'Go Recipes' by Shiju Varghese