Become a sponsor to Lenny Ng'ang'a
Hey there, welcome to my GitHub space!
My name is Lenny, from Nairobi, Kenya and I am a Pythonista! 😎
I have always been passionate about agriculture and technology. AgTech is the best thing that could happen to me. I am currently working on making open field farming more efficient and your sponsorship goes a long way into solving open field farming. From acquisition of appropriate sensors to covering various cloud services, I truly appreciate your support.
Featured work
-
codewithlennylen/Python-SQLite-Tutorials
This is a simple Tutorial that will show you guys how to use SQLITE3 in python.Hope you will enjoy.
Python 35 -
codewithlennylen/smooth-servo-movement
Servo motors can be jerky sometimes.
C++ -
codewithlennylen/Agar.io
This is a Remake of the Game Agar.io
-
codewithlennylen/PID-Ball-Balancer
This is a simple 1-Axis Ball Balancer. A spherical Object (preferrebly a ping-pong ball) is placed on a beam attached to a servo on one end and an ultrasonic sensor on the other end. The objective …
C++ 1 -
codewithlennylen/The-Auto_Opening-Box
This is a simple Arduino project modelled after the contactless bins all over YouTube
C++ -
codewithlennylen/BFS-Algorithm-in-Pygame
The Breadth First Search Algorithm can be used as a Path Finding Algorithm. Which is what I have done!
Python