Skip to content
View Bhargav-U's full-sized avatar
💭
Ready to learn
💭
Ready to learn

Block or report Bhargav-U

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bhargav-U/README.md

GitHub

Serial.println("Hello world.I am Bhargav,");

arduino logo embedded c logo c logo java logo raspberrypi logo python logo mysql logo php logo postgresql logo html5 logo css3 logo javascript logo apache logo canva logo processing logo blender logo grafana logo bash logo opencv logo influx logo ros logo ros logo ros logo ros logo ros logo

Some variables about me,

char* interests[] = {
  "Electronics",
  "Mechanics",
  "Computer Science",
  "Internet of things",
  "Robotics",
  "Agriculture",
  "Nature(why not!)"
};

char* languages[] = {
  "Embedded C",
  "MicroPython",
  "Bash",
  "Python",
  "C",
  "Java",
  "HTML",
  "CSS",
  "JavaScript",
  "SQL (MySQL)",
  "PHP"
};

var tools = [
  "Arduino IDE",
  "Thonny",
  "EasyEDA",
  "solidworks",
  "Processing IDE",
  "InfluxDB",
  "Grafana",
  "Blender",
  "Canva",
  "Mysql-antares",
  "Postman"
];

projects = [
  "Simple home automation with esp32(implementred from scratch -> inspired from Schneider Electric )",
  "LORA and 4g based cattle management system(implented form scrath" - > inspired from jio jio gausamridhi,digitanimal,mOOvement),
  "Arduino based autonomous robot(basics)",
  "Home automation using mqtt(adafruit io/aws mqtt)",
  "Data logger for a agriculture startup company(serigreen-sericulture)",
  "smart plant watering ad maintence system(simple)",
  "Smart aquarium maitence system(hobby)"
];

String education = "B.Tech in Computer Science and Internet of Things";


so,

Pinned Loading

  1. ElevateHome ElevateHome Public

    A simple home automation project using esp32

    JavaScript 3 2

  2. LoraHerd LoraHerd Public

    A smart system for tracking and monitoring cattle. GPS tags on cows send real-time location data to a farm gateway via LoRa, then to the cloud. A user-friendly Flutter app shows their locations on …

    C 4 1