Pinned Repositories
CEP-Resources
Tools and documentation for building Creative Cloud app extensions with CEP
contiki
The official git repository for Contiki, the open source OS for the Internet of Things
Getting-Started-guides
Getting Started guides and samples for CEP extensions
ISCDatabase
Database website ETSU driven project for International Storytelling Center
ISCDatabaseTool
ISCRoles
nanomsg
nanomsg library
Portfolio
A collection of unrelated code that I've created used as an example of my work
rollingaverage_py
zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Technotechbloggie9's Repositories
Technotechbloggie9/ISCDatabase
Database website ETSU driven project for International Storytelling Center
Technotechbloggie9/CEP-Resources
Tools and documentation for building Creative Cloud app extensions with CEP
Technotechbloggie9/nanomsg
nanomsg library
Technotechbloggie9/rollingaverage_py
Technotechbloggie9/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Technotechbloggie9/contiki
The official git repository for Contiki, the open source OS for the Internet of Things
Technotechbloggie9/Getting-Started-guides
Getting Started guides and samples for CEP extensions
Technotechbloggie9/ISCDatabaseTool
Technotechbloggie9/ISCRoles
Technotechbloggie9/Portfolio
A collection of unrelated code that I've created used as an example of my work
Technotechbloggie9/Portfolio2
Technotechbloggie9/S85Chain
For creating a decentralized authorization based signalling blockchain
Technotechbloggie9/safedispatch_py
This is an improvement upon the common dispatch pattern as implemented in python. The purpose is to prevent key-errors (not to catch them). A full understanding isn't needed of dispatch pattern, just that functions are stuffed into dictionaries with a key (usually a string, or other unmutable type) to call them.