Pinned Repositories
AirBootGSM
An AVR & Arduino GSM OTA Bootloader for IoT devices
ASN1_Decoder
ASN1 Decoder in C
Chess-x86
A chess game running baremetal on x86_64 CPU without any OS
DoomLinux
A bash script to build a minimal linux operating system just to play Doom.
Gravity
A web application to simulate three body problem
HackerRank
HackerRank Solves
NesUEFI
A bootable NES Emulator running on UEFI
PrettyDebug
A lightweight debug library for C/C++
PrettyDebugJS
A Minimal Debug Library For JavaScript
TinyTest
A Lightweight Unit Testing Library for Embedded Systems
shadlyd15's Repositories
shadlyd15/ASN1_Decoder
ASN1 Decoder in C
shadlyd15/HackerRank
HackerRank Solves
shadlyd15/Data_Structure_Introduction
Basic Data Structure Examples
shadlyd15/N_Ary_Tree
Serialize and Deserialize an N-ary Tree
shadlyd15/Binary-Search-Tree-C-
Binary Search Tree in C++
shadlyd15/Fibonacci_Algorithm_Comparison
A comparision of different "nth fibonacci number algorithms"
shadlyd15/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
shadlyd15/Adafruit-GFX-Library
Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from
shadlyd15/Adafruit-ST7735-Library
This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618
shadlyd15/AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
shadlyd15/Arduino
ESP8266 core for Arduino
shadlyd15/blessed-contrib
Build terminal dashboards using ascii/ansi art and javascript
shadlyd15/EdgeML
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
shadlyd15/Gurux.DLMS.cpp
Gurux DLMS library for ANSI C++
shadlyd15/IRremoteESP8266
Infrared remote library for ESP8266: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
shadlyd15/Merge_Sort_CPP
Merge Sort in C++
shadlyd15/OOP-in-C
Object Oriented Programming in C
shadlyd15/Rest_API
Test Rest API
shadlyd15/stlink
stm32 discovery line linux programmer
shadlyd15/TFT_eSPI
Arduino IDE compatible TFT library for the ESP8266 and ESP32 that supports different SPI driver chips
shadlyd15/TinyGSM
A small Arduino library for GSM modules, that just works
shadlyd15/xml_apdu_server_emulator
XML APDU Mock Server
shadlyd15/Canta-theme
Canta is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
shadlyd15/Embedded_Tensorflow
A port of Tensorflow Lite for low resource embedded deviecs
shadlyd15/graphql_event_booking
GraphQL, React, NodeJS, MongoDB, Express Practice Application
shadlyd15/huxblog-boilerplate
Boilerplate of Hux Blog
shadlyd15/huxpro.github.io
My Blog / Jekyll Themes / PWA
shadlyd15/hyde
A brazen two-column theme for Jekyll.
shadlyd15/IoT-Dashboard
IoT Dashboard for Smart Meter
shadlyd15/Polymorphism_in_C
Polymorphic Generic Interface Test In C