Programmers Buddy
432 subscribers
5 photos
15 files
346 links
This channel is created to build a better community for all the peoples who are interested in programming, coding and who wanted to learn new technologies.

YouTube channel - https://www.youtube.com/channel/UCSY7giAIObL7RkR6r-numiQ
Download Telegram
Project Name : Bluetooth Controlled Robotic Arm

Description : DIY Arduino and Bluetooth Controlled Programmable Robotic Arm is a simple project where an Arduino based 3D-Printed Robotic Arm is designed to be controlled using an Android Phone over Bluetooth Communication. 

Steps Video : https://youtu.be/z8ND777NqVE

Project Link : https://www.electronicshub.org/diy-arduino-bluetooth-controlled-robotic-arm/

Credits : Electronics Hub

@programmers_buddy
Project Name : QuickDraw

Language Used : Python

Description : Implementation of Quickdraw - an online game developed by Google.

Project Link : https://github.com/vietnguyen91/QuickDraw

Credits : Viet Nguyen

@programmers_buddy
Project Name : Load Image

Language Used : JavaScript

Description : JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled and/or cropped HTML img or canvas element. It also provides methods to parse image meta data to extract IPTC and Exif tags as well as embedded thumbnail images and to restore the complete image header after resizing.

Project Link : https://github.com/blueimp/JavaScript-Load-Image#javascript-load-image

Credits : Sebastian Tschan

@programmers_buddy
Project Name : jQuery File Upload

Language Used : PHP

Description : File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Project Link : https://github.com/blueimp/jQuery-File-Upload

Credits : Sebastian Tschan

@programmers_buddy
Project Name : Real-Time Weather with Raspberry Pi

Language Used : Python

Technology Used : IoT

Description : View current weather data by using the OpenWeatherMap API along with the new Raspberry Pi 4.

Project Link : https://www.hackster.io/gatoninja236/real-time-weather-with-raspberry-pi-ad621f

Credits : Arduino Guy

@programmers_buddy
Project Name : Number Guesser Neural Network

Language Used : Python

Description : This program is my version of solving the MNIST Digit data set. It allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.

Project Link : https://github.com/techwithtim/Number-Guesser-Neural-Net

Credits : Tech With Tim

@programmers_buddy
Project Name : Self Balancing Robot

Description : Self Balancing Robot with Smartphone Control using Arduino Microcontroller. This Self Balancing Robot is a Two-wheeled Robot that balances vertically using a closed-loop algorithm. This Self Balancing Robot Features various modes like Position Hold, Simple Mode, Rise Mode and Joystick Control. This Robot is controllable by a Smartphone device or a Transmitter. Self Balancing robot uses data from the Accelerometer and Gyroscope to correct its orientation and position.

Steps Video : https://youtu.be/I6z26LVu5y0

Project Details : http://rztronics.com/build-self-balancing-robot-using-arduino-smartphone-control/

Credits : RZtronics

@programmers_buddy
Project Name : Laravel Server Monitor

Language Used : PHP

Description : Laravel package to periodically monitor the health of your server and application. It ships with common checks out of the box and allows you to add your own custom checks too. The packages comes with both console and web interfaces.

Project Link : https://github.com/sarfraznawaz2005/servermonitor

Credits : Sarfraz Ahmed

@programmers_buddy
Project Name : QuoteThat

Language Used : JavaScript

Description : A chrome extension which show quotes whenever user switch to new tab. It will work offline and change quote in every 60 seconds.

Project Steps : https://dev.to/sahilrajput/create-and-publish-your-first-chrome-extension-in-just-5-steps-3c3n

Project Link : https://github.com/sahil-rajput/QuoteThat

Credits : Sahil Rajput

@programmers_buddy
Project Name : Hierarchical Attention Networks for Document Classification

Language Used : Python

Description : It is the Pytorch implementation of the model described in the paper Hierarchical Attention Networks for Document Classification paper.

Project Link : https://github.com/vietnguyen91/Hierarchical-attention-networks-pytorch

Credits : Viet Nguyen

@programmers_buddy