#include <stdio.h>
int main()
{
printf("Hello World 👋\n");
}
-
Encore Dev Labs LLC
- Irvine, CA
- https://encoredevlabs.com
- @ankurpatel
Highlights
Block or Report
Block or report ankurp
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
homebridge-pi-thermostat Public
Homebridge Plugin to make Raspberry Pi into Thermostat
-
thermostat Public
Backend that receives readings from Raspberry Pi's and records the temperature. Triggers alerts based on the rules specified and saves the readings in an ElasticSearch index to generate reports via…
-
thermostat-sensor Public
Code for reporting temperature from sensors attached to Raspberry Pi and to trigger manual alerts via press of a button
Python 6
-
Generating Stellar Vanity Addresses using Go by running multiple go routines based on number of Cores available on the machine
Go 1