Posted inGeneral Create Event Certificates using PHP Posted by By Haneef Puttur April 3, 2021 Earlier I have posted an article on create bulk PDF certificates using Python https://haneefputtur.com/creating-event-certificates-in-python.html. Since…
Posted inGeneral Windows Batch file to connect to Cloudflare RDP Access Posted by By Haneef Puttur February 9, 2021 Scenario: You want to connect to remote desktop which is configured through cloudflare. Everytime you…
Posted inASP.Net C# General MVC ASP.NET MVC C# Hello World! Posted by By Haneef Puttur October 30, 2020 This simple tutorial will guide you to create a small MVC application with CRUD features.…
Posted inGeneral Internet Wordpress HTML script to display recent youtube video from a specific channel Posted by By Haneef Puttur October 29, 2020 Scenario: You wish to embed recently uploaded video into your HTML site. Requirements : Find…
Posted inGeneral Python Convert python code as a web based service Posted by By Haneef Puttur October 20, 2020 Scenario : We have a simple python code which can be executed using a physical…
Posted inGeneral Python Google Collab Alternative Jupyterhub run from Home Posted by By Haneef Puttur October 9, 2020 Scenario : Want to install jupyter notebook from a single machine and can be utilized…
Posted inGeneral MySQL View Cpanel MySQL data from Excel Sheet Posted by By Haneef Puttur October 3, 2020 Scenario : You have online website with MYSQL Database and you want to see the…
Posted inAndroid General Internet Leaflet Function for Reverse Geocoding – HTML and Jquery Based Posted by By Haneef Puttur September 29, 2020 Reverse geocoding is the process of converting geographic coordinates into a human-readable address. Features : This…
Posted inGeneral Windows Exporting Windows 10 Saved Credentials Posted by By Haneef Puttur September 15, 2020 Scenario : We have couple of PC's in network and forgot the password for one…
Posted inGeneral Internet Javascript to Create Rectangle based on a Longitude / Latitude in leaflet Posted by By Haneef Puttur September 13, 2020 Scenario : you need to create a rectangle in leaflet based on a point for…