Pinned Repositories
pyobd
An OBD-II compliant car diagnostic tool
big-data-course
This is a couple of labs I did in a course at college where we used Python and Scala to refine big data. They don't work anymore since the datasets are in the schools cluster, however, it's a good experience to look back at.
caching-system
Full caching system that hash's in content and places item into a 3 level cache. Placement can be based either a least frequently used policy or a most recently used policy.
Drawing-Panel
This is a 2D Drawing Panel. Features include pencils, shapes, and colors.
File_Device_Driver
This project is an innovative library designed to seamlessly transform linear devices or sets of files into practical and highly usable outputs. While the library currently operates within the constraint of reading and writing operations limited to 256 bytes at a time, it excels in efficiently parsing through numerous files without any limitations.
pyobd
open source obd2 auto diagnostics program - reuploaded
Ericd789's Repositories
Ericd789/File_Device_Driver
This project is an innovative library designed to seamlessly transform linear devices or sets of files into practical and highly usable outputs. While the library currently operates within the constraint of reading and writing operations limited to 256 bytes at a time, it excels in efficiently parsing through numerous files without any limitations.
Ericd789/big-data-course
This is a couple of labs I did in a course at college where we used Python and Scala to refine big data. They don't work anymore since the datasets are in the schools cluster, however, it's a good experience to look back at.
Ericd789/caching-system
Full caching system that hash's in content and places item into a 3 level cache. Placement can be based either a least frequently used policy or a most recently used policy.
Ericd789/Drawing-Panel
This is a 2D Drawing Panel. Features include pencils, shapes, and colors.
Ericd789/pyobd
open source obd2 auto diagnostics program - reuploaded