Pinned Repositories
c-scb-client-example
Basic HTTP request example in C. Client makes a GET request to a specified URL and gets page body.
c-socket-example
C Socket example with client and server. The server implements a basic hash table. Junior System Developer interview coding assignment.
c-sqlite3-example
Simple sqlite3 CRUD c example
climatesystem
Internship project at CGI
iotsystem
Realtime sensordata visualized with dashboard, from a school project in a 5 weeks Systemintegration IoT course. ESP8266/RaspberryPi, Websockets, MariaDB, GlassFish webserver, Web app
open-api
plant-watering-system
Manage capacitive soil sensor readings from a plant and water it when minimum value exceeds, from a 2 weeks school project in a Embedded systems course.
TemplateClasses
Implementation of template classes, from a school project in a 4 weeks Datastructures and algorithms course. Templated Queue, Stack, LinkedList and DoubleLinkedList.
asbn87's Repositories
asbn87/iotsystem
Realtime sensordata visualized with dashboard, from a school project in a 5 weeks Systemintegration IoT course. ESP8266/RaspberryPi, Websockets, MariaDB, GlassFish webserver, Web app
asbn87/plant-watering-system
Manage capacitive soil sensor readings from a plant and water it when minimum value exceeds, from a 2 weeks school project in a Embedded systems course.
asbn87/c-sqlite3-example
Simple sqlite3 CRUD c example
asbn87/TemplateClasses
Implementation of template classes, from a school project in a 4 weeks Datastructures and algorithms course. Templated Queue, Stack, LinkedList and DoubleLinkedList.
asbn87/c-scb-client-example
Basic HTTP request example in C. Client makes a GET request to a specified URL and gets page body.
asbn87/c-socket-example
C Socket example with client and server. The server implements a basic hash table. Junior System Developer interview coding assignment.
asbn87/climatesystem
Internship project at CGI
asbn87/open-api