Hasitha Chandula·Mar 26, 2022Future of user Interface DesignOver the last few decades, user interfaces, have played a huge role in computing. And keep updating every day.
Hasitha Chandula·Dec 17, 2020Firebase Cloud Functions Part 1If you are using serverless to build your backend probably you heard about Firebase cloud functions. firebase provide us to a very easy…
Hasitha Chandula·Sep 8, 2020Software LicensesIn the event that you compose code, you moreover reuse code, counting code scraps, libraries, capacities, systems, and whole applications…
Hasitha Chandula·Jul 25, 2020What is Whistleblowing?A whistleblower could be any form of a person or from any form of profession. They could be an employee, supplier, or contractor of a…
InAnalytics VidhyabyHasitha Chandula·Mar 17, 2020REST API with DenoWhat is Deno, and what are its main features?A response icon1A response icon1
InAnalytics VidhyabyHasitha Chandula·Jan 18, 2020YouTube Video Downloader ( Python )In this tutorial, I’m going to show you build your own Youtube video downloader using python ( cmd app ). And this is a very fun project.A response icon1A response icon1
InAnalytics VidhyabyHasitha Chandula·Jan 14, 2020Send Email with Gmail, Python, and FlaskWhat you’ll need?
InAnalytics VidhyabyHasitha Chandula·Jan 9, 2020Simple Chat-App with React & FlaskIn this article, I’m going to show you how to build a real-time simple chat app using react, flask and socket.Io libraries. React is…A response icon2A response icon2
InAnalytics VidhyabyHasitha Chandula·Dec 29, 2019RESTful API with Python and FlaskPython is one of the most popular Programming Language. There are many frameworks and libraries in python. Flask is one of them. In this…