Home
About
Blog
Resume
Contact
Sree.Dev/
Projects
My Opensource Projects.
sreedevk/
fylorg
Smart File Organizer
sreedevk/
aws-ssh
Connect to AWS EC2 Instances at Lightning Speed
sreedevk/
bitbns-rb
Ruby Wrapper Around BitBns Crypto Trading APIs
sreedevk/
brainfunc
Tiny, Performant, Functional Brainfuck interpreter / repl
sreedevk/
stackalc
stack based calculator with TUI
sreedevk/
databoom-ruby
Miscellaneous Datastructures in ruby
sreedevk/
bkmrq
Export Your Bookmarks to Web Formats
sreedevk/
bookmarks
Sreedev's Web Browser Bookmarks
sreedevk/
csv-ingestion-pipeline
A Demo Project Implementing CSV Ingestion Pipelines using the Broadway Framework (Elixir)
sreedevk/
creative-coding-template
A template for quick setup of a create coding environment with all the popular creative coding utilities - p5js & d3.js
sreedevk/
kendryte-adventures
A custom set of libraries & drivers for various peripherals build for https://github.com/sreedevk/kendryte-sdk
sreedevk/
kendryte-sdk-library-template
Third party library creation template for https://github.com/sreedevk/kendryte-sdk
sreedevk/
u8g2-kendryte-sdk-hal
u8g2 HAL (Hardware Abstraction Layer) ported for Kendryte SDK (K210). Currently the hw I2C protocol with DMAC support is available for use. SPI & SW bit-banging support (for I2c & SPI) is still in devlopment.
sreedevk/
espressidf-libs
ESP32 Template App with Custom Drivers
sreedevk/
reacti-vitae
React based Resume / Curriculum Vitae Builder
sreedevk/
flappy-bird
Classic FlappyBird implemented in C++ using SDL2
sreedevk/
www.sree.dev
Personal Website of Sreedev Kodichath
sreedevk/
game0flife
Source code for game0flife Gem. Implementation of Conway's Game of Life in Ruby & SDL2
sreedevk/
advent-of-code
Advent Of Code Solutions
sreedevk/
chip8
Yet Another Chip8 Virtual Machine / Emulator (and Assembler).
sreedevk/
pyramage
Python random image generator built using perlin noise algorithm
sreedevk/
micropy-libs
A collection of Micropython Libraries
sreedevk/
dot
The Dot Project. My Dotfile Configurations for Everything Under the Sun
sreedevk/
lyrical-integers
Convert mobile number to meaningful words
sreedevk/
tictractor
TicTacToe Game Engine