How-to & Style
#KivyPython #TheJokeBoxApp #AppDevelopment #PythonTutorial #LearnPython #PythonApp"
Unlock the power of Kivy Python by creating The JokeBox App! In this beginner-friendly tutorial, we'll guide you step-by-step to develop a simple, yet functional application using the Kivy framework. Learn essential Kivy concepts and impress your friends with your brand-new app!🔥🚀
What you'll learn:
🌟 Kivy Python basics
🌟 App development fundamentals
🌟 How to create an interactive UI with Kivy
Website: https://www.patreon.com/CodeDepot
By the end of this tutorial, you'll be able to create your own applications using Kivy Python. Don't miss out on this opportunity to upgrade your skills and become an app developer today!
Learn to deploy your Dash data app to the web, using Render for no cost.
Follow and connect with the video creator, Pierre-Olivier Bonin, Data Scientist: https://www.linkedin.com/in/pierreolivierbonin/
Render docs:
https://render.com/docs/deploy-flask
GitHub:
https://github.com/
Dash Club newsletter:
https://go.plotly.com/dash-club
Join Plotly's Community to learn more:
https://community.plotly.com/
In this Python Django Tutorial, we will be learning how to get started using the Django framework. We will install the necessary packages and get a basic application running in our browser. Let's get started...
The code for this series can be found at:
https://github.com/CoreyMSchaf....er/code_snippets/tre
Flask Tutorials to create this same application:
https://www.youtube.com/playli....st?list=PL-osiE80TeT
Python Installation:
https://youtu.be/YYXdXT2l-Gg
Virtual Environment Setup:
https://youtu.be/N5vscPTWKOk
https://youtu.be/cY2NXB_Tqq0
Sublime Text Setup:
https://youtu.be/xFciV6Ew5r4
✅ Support My Channel Through Patreon:
https://www.patreon.com/coreyms
✅ Become a Channel Member:
https://www.youtube.com/channe....l/UCCezIgC97PvUuR4_g
✅ One-Time Contribution Through PayPal:
https://goo.gl/649HFY
✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot
✅ Corey's Public Amazon Wishlist
http://a.co/inIyro1
✅ Equipment I Use and Books I Recommend:
https://www.amazon.com/shop/coreyschafer
▶️ You Can Find Me On:
My Website - http://coreyms.com/
My Second Channel - https://www.youtube.com/c/coreymschafer
Facebook - https://www.facebook.com/CoreyMSchafer
Twitter - https://twitter.com/CoreyMSchafer
Instagram - https://www.instagram.com/coreymschafer/
#Python #Django
5 websites for you to use to practice and improve your python coding skills.
0:00 - Intro
0:42 - PracticePython
https://www.practicepython.org/
1:29 - LearnPython
https://www.learnpython.org/
2:07 - PyNative
https://pynative.com/
2:52 - CodingBat
http://codingbat.com/python
3:33 - SoloLearn
https://www.sololearn.com/home
Please subscribe to my channel and like the video!
Build a modern Tkinter GUI project to automate Excel tasks with Python. This Python GUI project works as both a data entry form and an Excel viewer.
In this video, you will:
- Create your first Tkinter application
- Create a modern Tkinter app
- Use a Tkinter theme with ttk
- Create a Tkinter data entry form
- Use the Tkinter Button, ComboBox, Spinbox, Entry, CheckButton
- Style and modify Tkinter widgets
- Use both a dark and a light mode for the app
- Install openpyxl
- Load data from Excel into Python
- Use data entry form to add data into Excel
Theme Github repo: https://github.com/rdbende/Forest-ttk-theme
Source code repo: https://github.com/codefirstio/tkinter-excel-app
Timestamps:
00:00 Introduction and Overview
01:05 Forest-ttk Theme Overview
01:58 Project folder structure
03:13 Starter code
04:44 Using the theme
05:40 Understanding Tkinter geometry managers
10:16 Creating the Name entry
15:36 Creating the Age spinbox
17:56 Creating the Subscription Status combobox
20:44 Creating the Employment Status checkbutton
22:58 Creating the Insert button
23:34 Updating the padding of the widgets
25:19 Creating the separator
26:15 Creating the Mode switch
27:17 Changing between dark mode and light mode
29:34 Creating the Treeview to display the Excel data
34:21 Installing openpyxl
35:27 Loading data from Excel into the treeview
39:28 Collecting the data from the Insert Row form
42:52 Inserting the data into the Excel sheet and treeview
45:12 Clearing the form after inserting
Socials:
My email: code.first.io@gmail.com
Tiktok: https://www.tiktok.com/@hala.codes
*************
**Tags**
Tkinter tutorial
Tkinter Data Entry
Data Entry form Tkinter
Tkinter install
Tkinter Setup
Tkinter GUI tutorial
GUI tutorial Python
GUI Project Python
Graphical User Interface Python
Python tutorial
openpyxl
openpyxl tutorial
learn openpyxl
What is the Need for WSGI in Python? | CODiiN Tutorial 🧑💻
👉 Unlock the potential of Python web development with CODiiN, a leading software training institute in Kochi, Kerala. In this tutorial, we explore the essential concept of WSGI (Web Server Gateway Interface) and why it is crucial for building robust web applications in Python. Whether you’re a beginner or an experienced developer, understanding WSGI is vital for effective web development.
🔍 Understanding WSGI
WSGI is a specification that defines a standard interface between web servers and Python web applications. It acts as a bridge, allowing web servers to communicate with web applications written in Python. This standardized interface enables developers to build portable and scalable web applications.
📚 Why WSGI Is Essential
In this tutorial, we will explore the following key reasons for using WSGI in Python web development:
Interoperability
Scalability
Decoupling
Compatibility
Middleware Support
💡 Use Cases for WSGI
WSGI is widely used in various scenarios, including:
Deploying Web Applications: Using WSGI to serve applications on production web servers.
Building Microservices: Facilitating communication between different microservices in a Python environment.
Implementing Middleware: Creating reusable components that can process requests and responses.
📥 How to Implement WSGI in Your Python Applications
In our upcoming course, you will learn how to:
Set up a basic WSGI application using Python.
Deploy your WSGI application on popular web servers like Gunicorn and uWSGI.
Utilize middleware to enhance your application’s functionality.
Understand error handling and logging in WSGI applications.
💼 CODiiN: Expert Training in Python and More
At CODiiN, we provide job-oriented, hands-on training in Python and related technologies, ensuring you gain practical skills that make you industry-ready. Here’s how we can help you achieve your career goals:
Home: https://codiin.com/
Courses: https://codiin.com/software-development-courses/
Blog: https://codiin.com/category/python/
📚 Explore Our Comprehensive Courses
Looking to deepen your understanding of Python and web development? Check out our specialized courses:
Java Full Stack Development: https://codiin.com/software-development-courses/full-stack-java-course/
Generative AI Application Development: https://codiin.com/software-development-courses/generative-ai-application-development/
Data Analytics Course: https://codiin.com/software-development-courses/data-analytics-course/
Python Full Stack Development: https://codiin.com/software-development-courses/python-full-stack-development/
The Best Data Science Course with AI: https://codiin.com/software-development-courses/data-science-course/
MERN Stack Web Development Course: https://codiin.com/software-development-courses/mern-stack-development-course/
Mobile App Development Course: https://codiin.com/software-development-courses/mobile-app-development-course/
ASP.NET Full Stack Development: https://codiin.com/software-development-courses/asp-net-full-stack-course/
Big Data Engineering Course: https://codiin.com/software-development-courses/big-data-engineering-course/
Python Programming: The Art of Programming in Python: https://codiin.com/software-development-courses/python-programming-course/
🌐 Connect with Coderzon for Technology Consulting
Our parent brand, Coderzon, offers tailored solutions for technology consulting and IT recruitment services:
Home: https://www.coderzon.com
Consulting Services: https://coderzon.com/technology-consulting/
Recruitment Services: https://coderzon.com/recruitment-services/
Blog: https://coderzon.com/best-blog....-posts-on-software-d
📲 Follow Us on Social Media for More Updates
Twitter: https://x.com/coderzon 🐦
Facebook: https://www.facebook.com/coderzon 👍
Instagram: https://www.instagram.com/coderz_on 📸
LinkedIn: https://www.linkedin.com/compa....ny/coderzon-technolo 💼
Contact Us
CODERZON Technologies Pvt Ltd
AKL Heights, Seaport Road, Near Bharathmatha College, Kochi, Kerala - 682021
📞 Phone: +91 8301890158
📧 Email: contact@coderzon.com
💬 Like, Subscribe, and Share this video to help others understand the importance of WSGI in Python web development! Drop a comment below if you have any questions or suggestions. Happy coding! 🚀
while building any python application, you use a lot of different libraries, but the AWS lambda only provides you python runtime that has only the standard python libraries. In order to run your code with additional dependencies, you need to provide those dependencies to AWS lambda yourself.
In this video, I will show you how to create your deployment package(your code and required dependencies) for AWS Lambda.
Github link for steps for creating deployment package: https://github.com/csemanish12/aws-lambda#readme
Github link for sample python code: https://github.com/csemanish12..../aws-lambda/blob/mai
Learn the Flask Python web framework by building your own e-commerce website with its own authentication system.
💻 Full code: https://github.com/jimdevops19/FlaskSeries
💻 Get code snippets used in the course: http://www.jimshapedcoding.com..../courses/Flask%20Ful
✏️ Course created by Jim from JimShapedCoding. Check out his channel: https://www.youtube.com/channe....l/UCU8d7rcShA7MGuDyY
⭐️ Course Contents ⭐️
⌨️ P1 (0:00:00) Introduction
⌨️ P2 (0:20:37) Styling & Templates
⌨️ P3 (0:41:37) Sending data to Templates
⌨️ P4 (1:02:56) Template Inheritance
⌨️ P5 (1:21:14) Models and Databases
⌨️ P6 (1:51:13) Project Restructure
⌨️ P7 (2:05:41) Model Relationships
⌨️ P8 (2:25:37) Flask Forms
⌨️ P9 (2:51:58) Flask Validations
⌨️ P10 (3:14:05) Flashes & Advanced Validations
⌨️ P11 (3:41:04) User Authentication Part 1
⌨️ P12 (3:59:56) User Authentication Part 2
⌨️ P13 (4:34:16) Logout and Customizations
⌨️ P14 (4:51:25) Item Purchasing Part 1
⌨️ P15 (5:18:39) Item Purchasing Part 2
⌨️ P16 (5:54:13) Item Selling
Useful Links:
🔗 Python Download - https://www.python.org/downloads/
🔗 Pycharm Download - https://www.jetbrains.com/pycharm/download/
🔗 Flask Starter Template - https://flask.palletsprojects.....com/en/1.1.x/quickst
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Join Django & Django REST Framework Course in Udemy
https://www.udemy.com/course/d....jango-django-rest-fr
You can support me in Patreon
https://www.patreon.com/parwizforogh
In this Python and React Native Course we are going to learn how to Build Mobile Apps with Python Backend & React Native.
Unlock the source code:
https://www.patreon.com/parwizforogh
Like our Facebook page
https://www.facebook.com/pythoncoders1
My Recommended Affiliate Books
Full Stack Web Development with Flask
https://amzn.to/3049ik9
Modern JavaScript
https://amzn.to/3egrvmX
Python Crash Course, 2nd Edition
https://amzn.to/35jvHw5
Learn Python, 5th Edition
https://amzn.to/2TvLMt3
Shop from my Amazon Store
https://www.amazon.com/shop/parwizforogh
Check our our website:
https://geekscoders.com/
More Courses on Python & JavaScript Full Stack :
React Native Full Course For Beginners (2 Hours)
https://youtu.be/45D56UpMJnI
Flask Crash Course For Beginners (4 Hours)
https://youtu.be/IgUAiUs4tC0
Flask and VueJS Full Stack Course (2 Hours)
https://youtu.be/nCMB5p74WJQ
Django and ReactJS Full Stack Course ( 7 Hours)
https://youtu.be/VBqJ0-imSMU
Django and VueJS Full Stack Course ( 5 Hours )
https://youtu.be/CdcIrCfDPYU
Django and React Native Creating Mobile Application ( 4 Hours)
https://youtu.be/v9S0fW8cjrw
Table Of Content
Build Mobile Apps with Python Backend & React Native
0: Introduction = 00:00:00
1: Installation = 00:01:32
2: Creating Flask Application = 00:04:39
3: SQLAlchemy Setup = 00:08:53
4: Creating Routes = 00:15:32
5: React Native Installation = 00:33:03
6: Functional Component = 00:40:23
7: Styling Component = 00:50:53
8: State & Classes = 00:56:17
9: React Native FlatList = 01:09:55
10: Fetching Data = 01:22:42
11: Create Insert Component = 01:26:49
12: React Native Navigation 5 = 01:35:49
13: React Native Inserting Data = 01:43:58
14: React Native Pull to Refresh = 01:48:36
15: React Native Details Screen = 01:52:30
16: React Native Update Data = 02:05:33
17: React Native Delete Data = 02:13:26
#Python#Flask#ReactNative
This course will give you a full introduction into all of the core concepts related to blockchain, smart contracts, Solidity, ERC20s, full-stack Web3 dapps, decentralized finance (DeFi), JavaScript, TypeScript, Chainlink, Ethereum, upgradable smart contracts, DAOs, the graph, moralis, aave, IPFS, and more. Follow along with the videos and you'll be a blockchain wizard in no time!
💻 Code, resources, and support forum: https://github.com/smartcontra....ctkit/full-blockchai
Please reference the repo for anything you need and feel free to leave issues and participate in the discussions.
⭐️ Course Contents ⭐
⌨️ (00:00:00) Lesson 0: Welcome To Blockchain
⌨️ (00:09:05) Lesson 1: Blockchain Basics
⌨️ (02:01:16) Lesson 2: Welcome to Remix! Simple Storage
⌨️ (03:05:34) Lesson 3: Remix Storage Factory
⌨️ (03:31:55) Lesson 4: Remix Fund Me
⌨️ (05:30:42) Lesson 5: Ethers.js Simple Storage
⌨️ (08:20:17) Lesson 6: Hardhat Simple Storage
⌨️ (10:00:48) Lesson 7: Hardhat Fund Me
⌨️ (12:32:57) Lesson 8: HTML / Javascript Fund Me (Full Stack / Front End)
⌨️ (13:41:02) Lesson 9: Hardhat Smart Contract Lottery
⌨️ (16:34:07) Lesson 10: NextJS Smart Contract Lottery (Full Stack / Front End)
⌨️ (18:51:36) Lesson 11: Hardhat Starter Kit
⌨️ (18:59:24) Lesson 12: Hardhat ERC20s
⌨️ (19:16:13) Lesson 13: Hardhat DeFi & Aave
⌨️ (20:28:51) Lesson 14: Hardhat NFTs
⌨️ (23:37:03) Lesson 15: NextJS NFT Marketplace (Full Stack / Front End)
⌨️ (28:53:11) Lesson 16: Hardhat Upgrades
⌨️ (29:45:24) Lesson 17: Hardhat DAOs
⌨️ (31:28:32) Lesson 18: Security & Auditing
✏️ Course developed by Patrick Collins. Check out his YouTube channel: https://www.youtube.com/c/patrickcollins
Follow Patrick!
🐦 Twitter: https://twitter.com/PatrickAlphaC
📺 YouTube: https://www.youtube.com/c/PatrickCollins
✍️ Medium: https://medium.com/@patrick.collins_58673
💻 GitHub: https://github.com/PatrickAlphaC
🏢 LinkedIn: https://www.linkedin.com/in/patrickalphac/
🎉 Special thanks to Sjors Ottjes. His amazing project, https://subtitletools.com, helped make the subtitles possible.
🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
This video explains about building your first web application with flask in python.
Link for how to connect python with MySQL
https://youtu.be/_fu2z-6SbSU
Link for Build your first mobile app in Python
https://youtu.be/l91kXAlsoNs
Link for How to build a Quiz app with Python Tkinter
https://youtu.be/5smq0hCANaE
Link for Display MySQL data in python table :Treeview with horizontal scrollbar
https://youtu.be/CAvgiIAxs_g
Link for text to speech conversion using python
https://youtu.be/3xvRGvXk8bM
For more python videos:
https://www.youtube.com/watch?v=rTzAzObyU9I&list=PLnQuWu4Lsfey9YEl-1SbMs5sJzB0kQY0N
For cryptography related videos:
https://www.youtube.com/watch?v=j3vvxBhlRfg&list=PLnQuWu4Lsfex3NHSR_HlToR83wBx8U-A6
Subscribe for more new videos:
https://www.youtube.com/channe....l/UCDkXQh2zs_BHM7xAy
Website: https://www.trinitysw.com/
Facebook: https://www.facebook.com/trinitysoftwareacademy/
Thanks for your support,
#Trinitysoftware
#flaskpython #flaskmysql
In this video, we are going see how we can practice coding on a cheap and old android tablet. We can compile and run programs in various programming languages such as java or c++ or python. This is useful when you want to practice coding on the go and don't want to carry heavy laptops all the time.
Part 2: https://youtu.be/pw1rtvXEza8
(* Press i to go into editing (insert) mode)
Suggestions are always welcomed. Please mention your queries / issues / doubts in the comments. I'll make sure to answer them.
Thanks for watching. If you really liked the video, please consider subscribing and / or buying me a coffee at: https://www.buymeacoffee.com/binarysource.
If you want to know how to run Python code on an android phone, this video is for you. Watch this video till the end to learn more about this project.
In case you don’t have a computer and want to run the Python code, you can learn that from here. Our trainer will explain it all with the help of proper execution and example.
There is an app called Pydroid 3 on the play store, you need to install it. The Pydroid 3 is the best android app to run python on android phones.
You can create and run programs with the help of this app. You can also add modules in the Python library to work on projects.
If you have a file, you can also run python code on phone. You can search pip and install any module which will help you run
Our trainer will provide you with a basic idea about the codes with some examples. Learn more from our project playlist on Python.
WsCube Tech is a leading Web, Mobile App & Digital Marketing company, and institute in India.
We help businesses of all sizes to build their online presence, grow their business, and reach new heights.
👉For Digital Marketing services (Brand Building, SEO, SMO, PPC, SEM, Content Writing), Web Development and App Development solutions, visit our website: https://www.wscubetech.com/
👉Want to learn new skills and improve existing ones with in-depth and practical sessions? Enroll in our advanced online courses now and make yourself job-ready: https://courses.wscubetech.com/s/store
All the courses are job-oriented, up-to-date with the latest algorithms and modules, fully practical, and provide you hands-on projects.
👉 Want to learn and acquire skills in English? Visit WsCube Tech English channel: https://bit.ly/2M3oYOs
📞 For more info about the courses, call us: +91-7878985501, +91-9269698122
✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -
👉 Instagram - https://www.instagram.com/kushagrabhatiaofficial
👉 LinkedIn - https://www.linkedin.com/in/kushagra-bhatia
Connect with WsCube Tech on social media for the latest offers, promos, job vacancies, and much more:
► Subscribe: http://bit.ly/wscubechannel
► Facebook: https://www.facebook.com/wscubetech.india
► Twitter: https://twitter.com/wscubetechindia
► Instagram: https://www.instagram.com/wscubetechindia/
► LinkedIn : https://www.linkedin.com/company/wscubetechindia/
► Youtube: https://www.youtube.com/c/wscubetechjodhpur
► Website: http://wscubetech.com
--------------------------------------| Thanks |---------------------------
#PythononPhone #PydroidTutorial #PythonProjects
Flask Playlist: http://youtu.be/mr90d7fp3SE?li....st=PLQVvvaa0QuDcOS4l
Now that you've got your server and domain set up, it is time to set up Flask and get your very first web application up! There are many commands that we will need to run, but, have no fear, I will put all of the commands and code blocks on my website posted below!
Sample code and information to help with the tutorial: http://pythonprogramming.net/f....lask-web-development
http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex
Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
This video shows how to turn python apps or games into executable .exe files using the python pyinstaller module. We start by installing the pyinstaller module using pip, then convert and package a .py pygame file into one condensed executable file!
I also show how to include images and sound files in your games and how to appropriately structure the folders for your project!
Check out my personal channel for more fun science content!
https://www.youtube.com/@peterlemaster8310
Love the content on this channel? Feel free to support me on Patreon!
https://www.patreon.com/LeMasterTech
Be sure to check out the channel for tons of other great tutorials and content, and leave a like on the video, subscribe to the channel and let me know in the comments what you'd like to see next!
Thanks for watching and good luck with your projects!
Today we build a very simple Python chat in less than five minutes.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: https://www.neuralnine.com/
📷 Instagram: https://www.instagram.com/neuralnine
🐦 Twitter: https://twitter.com/neuralnine
🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/
📁 GitHub: https://github.com/NeuralNine
🎙 Discord: https://discord.gg/JU4xr8U3dm
🎵 Outro Music From: https://www.bensound.com/
Complete Python Programming Roadmap | How to Become a Python Developer - 9 LPA 🤑
💎 Get Access to Premium Videos and Live Streams: https://www.youtube.com/channe....l/UC0T6MVd3wQDB5ICAe
WsCube Tech is a leading Web, Mobile App & Digital Marketing company, and institute in India.
We help businesses of all sizes to build their online presence, grow their business, and reach new heights.
👉For Digital Marketing services (Brand Building, SEO, SMO, PPC, SEM, Content Writing), Web Development and App Development solutions, visit our website: https://www.wscubetech.com/
👉Want to learn new skills and improve existing ones with in-depth and practical sessions? Enroll in our advanced online courses now and make yourself job-ready: https://courses.wscubetech.com/s/store
All the courses are job-oriented, up-to-date with the latest algorithms and modules, fully practical, and provide you hands-on projects.
👉 Want to learn and acquire skills in English? Visit WsCube Tech English channel: https://bit.ly/2M3oYOs
📞 For more info about the courses, call us: +91-7878985501, +91-9269698122
✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -
👉 Instagram - https://www.instagram.com/kushagrabhatiaofficial
👉 LinkedIn - https://www.linkedin.com/in/kushagra-bhatia
👉 Facebook - https://www.facebook.com/kushagrawscubetech
Connect with WsCube Tech on social media for the latest offers, promos, job vacancies, and much more:
► Subscribe: http://bit.ly/wscubechannel
► Facebook: https://www.facebook.com/wscubetech.india
► Twitter: https://twitter.com/wscubetechindia
► Instagram: https://www.instagram.com/wscubetechindia/
► LinkedIn : https://www.linkedin.com/company/wscubetechindia/
► Youtube: https://www.youtube.com/c/wscubetechjodhpur
► Website: http://wscubetech.com
--------------------------------------| Thanks |---------------------------
#python #pythonprogramming #pythondeveloper
Hi guys welcome to Tamil Hacks 2.0 👩💻
Give this video a Thumbs Up 👍
check the webapp tutorial here: https://www.geeksforgeeks.org/....python-todo-webapp-u
check out the online courses here: https://practice.geeksforgeeks.org/courses/online
use this coupon code for 10% discount on the courses: TAMIL HACKS
Share & Subscribe for More Videos😉
Show your support to recover the channel💖
Click the bell icon to get notified for new videos 🔔
feel free to drop your doubts in the comment section 📳
Buy me a Coffee☕ http://bit.ly/2Hf1aUC
connect with me here:
https://twitter.com/tamilhacks0 🐱🏍
https://www.instagram.com/tamilhacks0/ 🐱👤
https://www.facebook.com/tamilhacks4 📱
tamilhackstech@gmail.com 📧
#Tamilhacks #Tamilhacks2_0
Credits:👨💻
Music: https://www.bensound.com
all the images and files used are open source and my own creation. all rights belong to their respective owners
Disclaimer:👨💻
Information provided on this video is for educational purposes only. all the content is made by our team and copyright protected, do not misuse them in any way and this content means no harm in any way.