Pinned Repositories
Barkety
Scala/Akka XMPP client library
beancup
Coffee at its Best
color-themes
Twilight and Vibrant Ink color theme for IntelliJ IDEA and Notepad++ (Scala).
digicyc.github.io
A possible Blog?
diveintopython3
[Mirror] Dive Into Python 3 online book
dotfiles
Dotfiles taken/borrowed/merged from many others. Mostly credit to holman. It was the cleanist setup.
EmailParse
Parses an email I get whenever there are Exceptions not caught by coworkers code. ^_^
TinyDiskUI
Using shorten URL sites as our personal storage facility.
TinyScalaWeb
Tiny Web Server in Scala
TTBotzor
TurnTable Rest BOT
digicyc's Repositories
digicyc/beancup
Coffee at its Best
digicyc/digicyc.github.io
A possible Blog?
digicyc/fancy-git
That's a simple prompt changer to show a few cool git informations about your repository on terminal. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)
digicyc/yt-challenges
C examples
digicyc/annotate.nvim
Private comment/note plugin for nvim.
digicyc/aws-iot-device-management-workshop
AWS IoT Device Management makes it easy to securely onboard, organize, monitor, and remotely manage IoT devices at scale. With this workshop your will learn hands-on the features from AWS IoT Device Management like several onboarding options, jobs, fleet indexing, thing groups and fine grained logging.
digicyc/aws-iot-device-sdk-python-v2
Next generation AWS IoT Client SDK for Python using the AWS Common Runtime
digicyc/bash3boilerplate
Templates to write better Bash scripts
digicyc/django-docker
Production-ready Django on Docker
digicyc/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
digicyc/embedded-cli
Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)
digicyc/EmbeddedController
Embedded Controller firmware for the Framework Laptop
digicyc/EpicSurvivalGameSeries
Third person survival game (tutorial) series for Unreal Engine 4.
digicyc/guides
A guide for programming in style.
digicyc/Heltec_ESP32
Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards
digicyc/Java-Style-Guide
Personal Jvm Style Guide :book:
digicyc/LittleBoi
Little desktop bot.
digicyc/lll-gpio-driver
digicyc/MythicDungeonTools
World of Warcraft AddOn for planning and optimizing Mythic+ dungeon runs
digicyc/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org
digicyc/packages
Packages Repository
digicyc/play-monadic-actions
A simple scala DSL to allow clean and monadic style for Play! Actions
digicyc/progfun-wiki
digicyc/Seeed_Arduino_FreeRTOS
This library gives an example of how to get FreeRTOS running on Seeed production. The project can be used as a template to build your projects off of as well.
digicyc/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
digicyc/text-diagram
Text Diagram is a web tool for drawing UML sequence diagram in pure text.
digicyc/u-boot_mod
U-Boot 1.1.4 modification for routers
digicyc/vscode-cpptools
Official repository for filing issues against and getting support for the Microsoft C/C++ extension for VsCode
digicyc/vuejs-fundamentals
Repo for working with the Pluralsight Vue Fundamentals course
digicyc/xv6-public
xv6 OS / Original Unix OS