Town Coder
Town Coder
  • 92
  • 144 330
How to convert normal LED TV to Smart Notice Baord
In the organization I work, notices were served to the staff via a hard board notice board (fixed at the entrance of the office) by pasting messages on white papers.
Text messages barely brought attention of the staff while entering the office.
I decided to install a fancy/smart electronic notice board with my limited available resources. I decided to use my 30 inch normal LED (Not smart TV) installed in my office.
Article on Medium: medium.com/@haiderkhalil/how-i-converted-a-normal-led-into-a-fancy-electronic-notice-board-976b3160a8c4
www.linkedin.com/in/haiderkhalil/
medium.com/@haiderkhalil
www.udemy.com/user/haider-ali-65/
มุมมอง: 49

วีดีโอ

Area Calculator App - Marla Calculator (زمین پیمایش اب منٹوں میں)
มุมมอง 6714 วันที่ผ่านมา
Calculate area of un-even sided space in minutes Check app at: areacal.streamlit.app/ This app is developed in Python Streamlit Code is here: medium.com/@haiderkhalil/area-calculator-in-python-streamlit-d4aa1a2365c3 www.linkedin.com/in/haiderkhalil/ medium.com/@haiderkhalil www.udemy.com/user/haider-ali-65/
Add Social Media Links in Python Streamlit
มุมมอง 1721 วันที่ผ่านมา
Tutorial video of adding social media links (TH-cam, FaceBook, Gihub, x) in Python Streamlit. Code available at: medium.com/@haiderkhalil/how-to-add-social-media-links-with-icons-in-pythons-streamlit-e1ef627b1c60 www.linkedin.com/in/haiderkhalil/ medium.com/@haiderkhalil www.udemy.com/user/haider-ali-65/
Convert Excel Sheet to Dashboard using Python Streamlit
มุมมอง 11821 วันที่ผ่านมา
In this tutorial video I have explained how can you as a Developer convert a simple Excel Sheet into an Excellent Dashboard. The app is written using Python Streamlit. Python Pandas library has been used. Working app can be checked at ge2018.streamlit.io Complete Code: github.com/haideralikhalil/ge_2018 www.linkedin.com/in/haiderkhalil/ medium.com/@haiderkhalil www.udemy.com/user/haider-ali-65/
General Elections 2018 Dashboard: Python Streamlit app
มุมมอง 5021 วันที่ผ่านมา
Check it on ge2018.streamlit.app/ General Elections 2018 Dashboard is a Python Streamlit app that converts an Excel file to a wonderful interactive Dashboard. The app is developed in Python. If you are interested to know how the app is developed? leave a comment. Based on the interest of the audience I will make a tutorial of "How to Develop a Dashboard from an Excel Sheet in Python?". Complete...
Full Calendar in Drupal
มุมมอง 51หลายเดือนก่อน
Full Calendar in Drupal
How to develop cross platform apps in Python Kivy
มุมมอง 137หลายเดือนก่อน
There are different cross platform development tools like Flutter from Google. But with the rising trend of Python being used everywhere the market for Python developers to develop cross-platform apps is Growing. I want to start a series of tutorials for developing cross-platform apps in Python Kivy. This is an introductory video. Steps involved: Install kivy python -m pip install "kivy[base]" ...
How to Call Phone in Python in 2-lines of code?
มุมมอง 58หลายเดือนก่อน
#python #Developers need write code for making phone calls, specially in #kivy apps. Here is the 2-lines #code to make #phone call in Python. Medium Article: medium.com/@haiderkhalil/how-to-call-phone-in-python-in-2-lines-of-code-c0d316003db8 www.linkedin.com/in/haiderkhalil/ medium.com/@haiderkhalil www.udemy.com/user/haider-ali-65/
How to Access Google Sheets in Python?
มุมมอง 86หลายเดือนก่อน
Google Sheets are very powerful and can be used to store data. Data in Google Sheets may come from a Web application of Google Forms. In this tutorial video you will learn how to use Google Sheets API in Python. I will be using pythons gspread module for this. I have tried to make the tutorial as simple as possible. In my next video I will try to teach you how to modify the Google Sheet with Py...
How to Delete Google Cloud Project in Google Cloud Console?
มุมมอง 64หลายเดือนก่อน
You have unused projects in Google Cloud and You want to delete it.
21 Images in Flutter
มุมมอง 407 หลายเดือนก่อน
medium.com/complete-flutter-guide/images-in-flutter-9d9cfff0b695
20 SQLite database in Flutter Part-2
มุมมอง 717 หลายเดือนก่อน
In this video I explain how to read data from SQLite database table. How to display data read from the table in the form of ListView in Flutter. FutureBuilder is used to read the data and then display it in the ListView using ListView.builder. ListTile Widget is used to display individual record. medium.com/complete-flutter-guide/sqlite-database-in-flutter-61d4ba497652
19 SQLite database in Flutter Part#1
มุมมอง 997 หลายเดือนก่อน
medium.com/complete-flutter-guide/sqlite-database-in-flutter-61d4ba497652
Master Flutter Widgets: Row Widget for Side-by-Side Elements
มุมมอง 308 หลายเดือนก่อน
Dive into the world of Flutter widgets and learn how to master the Row widget. In this comprehensive guide, we'll show you how to place elements side by side, resolve overflow issues, and utilize the expanded widget for dynamic sizing. Whether you're a beginner or an experienced Flutter developer, this video will provide you with essential knowledge to enhance your app designs.
Flutter ListView Demo: Master Scrollable Lists with Ease
มุมมอง 428 หลายเดือนก่อน
Flutter ListView Demo: Master Scrollable Lists with Ease
09 Adding 2 numbers in Flutter - TextField Demo
มุมมอง 1308 หลายเดือนก่อน
09 Adding 2 numbers in Flutter - TextField Demo
Build a Simple Greeting App with Flutter: Step-by-Step Tutorial
มุมมอง 808 หลายเดือนก่อน
Build a Simple Greeting App with Flutter: Step-by-Step Tutorial
Unlock the Secrets of Flutter App Development: A Comprehensive Guide
มุมมอง 568 หลายเดือนก่อน
Unlock the Secrets of Flutter App Development: A Comprehensive Guide
07- Basic Widgets Text Center Column
มุมมอง 508 หลายเดือนก่อน
07- Basic Widgets Text Center Column
Revolutionize Online Teaching: Engage Students with Multi-Platform Course Content
มุมมอง 78 หลายเดือนก่อน
Revolutionize Online Teaching: Engage Students with Multi-Platform Course Content
04 introduction to Dart Programming
มุมมอง 369 หลายเดือนก่อน
04 introduction to Dart Programming
05 Variables in Dart
มุมมอง 289 หลายเดือนก่อน
05 Variables in Dart
01 Native vs Cross Platform
มุมมอง 719 หลายเดือนก่อน
01 Native vs Cross Platform
02 Flutter intro
มุมมอง 419 หลายเดือนก่อน
02 Flutter intro
03 IDE for Flutter Development
มุมมอง 539 หลายเดือนก่อน
03 IDE for Flutter Development
About Haider Ali
มุมมอง 3111 หลายเดือนก่อน
About Haider Ali
06 Adding Contacts in Drupal
มุมมอง 46ปีที่แล้ว
06 Adding Contacts in Drupal
05 Blocks in Drupal
มุมมอง 48ปีที่แล้ว
05 Blocks in Drupal
13 User Menus in Drupal
มุมมอง 48ปีที่แล้ว
13 User Menus in Drupal
12 Users and Roles in Drupal
มุมมอง 23ปีที่แล้ว
12 Users and Roles in Drupal

ความคิดเห็น

  • @clashstorm-l2r
    @clashstorm-l2r 19 วันที่ผ่านมา

    really helpful thanks man!

  • @serg130901
    @serg130901 28 วันที่ผ่านมา

    Thank you very much!

  • @MOHAMADNAZIMBINMOHDSANUSISTUDE
    @MOHAMADNAZIMBINMOHDSANUSISTUDE หลายเดือนก่อน

    Thank you so much , you save me

  • @MamoonShah-i5y
    @MamoonShah-i5y หลายเดือนก่อน

    great video

    • @towncoder
      @towncoder หลายเดือนก่อน

      Thanks!

  • @niravdinmali
    @niravdinmali หลายเดือนก่อน

    thanks a bunch, was going nuts figuring it out from documentation, then chatgpt

  • @rimechibli339
    @rimechibli339 หลายเดือนก่อน

    Thank you so much for this and for making it free. It is of great help especially for us students doing research. I cant thank you enough for this.

    • @towncoder
      @towncoder หลายเดือนก่อน

      You're very welcome!

  • @pitchplusofficial
    @pitchplusofficial 3 หลายเดือนก่อน

    DELETE YOUR CHANNEL, YOU KNOW NOTHING ABOUT CODING NEITHER FLUTTER. B.I.T.C.H

  • @thelessons8449
    @thelessons8449 4 หลายเดือนก่อน

    ❤❤❤

  • @portariaremotahvserv
    @portariaremotahvserv 4 หลายเดือนก่อน

    TypeError: Cannot read properties of undefined (reading 'stringValue')

  • @uzmazeb2910
    @uzmazeb2910 4 หลายเดือนก่อน

    Bhai last page me complaint likh k bach skta hy ap khud book last page dekho shays huga k kia ghalat hy wo complaint do

  • @NakZada-r2x
    @NakZada-r2x 4 หลายเดือนก่อน

    Sir LMS per gmail login nahi hora ha he

  • @santupramanik7078
    @santupramanik7078 5 หลายเดือนก่อน

    Link please

    • @towncoder
      @towncoder หลายเดือนก่อน

      towncoder.com/2023/10/09/meditrack/

  • @abhitutorials5443
    @abhitutorials5443 7 หลายเดือนก่อน

    where we have to enter our phone number. without entering our phone number how its possibl

  • @CharlesMcHenry21
    @CharlesMcHenry21 7 หลายเดือนก่อน

    Thank you sir!! Very helpful!

  • @FMnew-pl4nw
    @FMnew-pl4nw 8 หลายเดือนก่อน

    ReferenceError: FirestoreApp is not defined getFirestore.... i keep getting this error, any help on how to solve that?!

  • @kimmyliu5509
    @kimmyliu5509 8 หลายเดือนก่อน

    after adding the permission, I still getting the error when I try to send a text message, why is that the case? where do you get the permission from?flutter_sms only has a single line permission: <uses-permission android:name="android.permission.SEND_SMS"/>

  • @carromboard3451
    @carromboard3451 8 หลายเดือนก่อน

    It's a shame you did not show the actual datasets that you were trying to import from firebase. It could have solved a lot of the queries popping up here.

  • @imalkagunasekara8725
    @imalkagunasekara8725 9 หลายเดือนก่อน

    Great

  • @antoniofuller2331
    @antoniofuller2331 9 หลายเดือนก่อน

    show us how to sign in with google using firestore database

  • @EngBasraam
    @EngBasraam 9 หลายเดือนก่อน

    thanks sir, this helped me understand more about firebase databases

  • @moazamijaz4404
    @moazamijaz4404 9 หลายเดือนก่อน

    how to send file with text message ?

  • @diego-go-il7ci9nl6o
    @diego-go-il7ci9nl6o 9 หลายเดือนก่อน

    anddddddd...... ? sooooo what? Are you just bragging or selling? I don't understand what the purpose is?

  • @secchewwhite5479
    @secchewwhite5479 9 หลายเดือนก่อน

    thank u very much for the tool, it is very helpful

  • @thevasudevlife
    @thevasudevlife 9 หลายเดือนก่อน

    Works perfectly

  • @ARTBOX-c1s
    @ARTBOX-c1s 10 หลายเดือนก่อน

    Please new book first unit se start karen 😢 please 🥺

  • @ARTBOX-c1s
    @ARTBOX-c1s 10 หลายเดือนก่อน

    Please new book first unit se start karen 😢 please 🥺

  • @encalladorowel
    @encalladorowel 11 หลายเดือนก่อน

    It is much better if you replace the users id with thier actual username visible in the comment section.

  • @afankhan9668
    @afankhan9668 11 หลายเดือนก่อน

    I am trying to open slides but its not working.kindly fix the problem..

    • @towncoder
      @towncoder 11 หลายเดือนก่อน

      Which slides? can you send the link please?

  • @admintamilkart5813
    @admintamilkart5813 11 หลายเดือนก่อน

    script code please alreafy i bought flutter prject from you

    • @towncoder
      @towncoder 11 หลายเดือนก่อน

      code? please explain?

  • @ShayanAli-j3e
    @ShayanAli-j3e 11 หลายเดือนก่อน

    i am trying to access your website but it's not working 😢

    • @towncoder
      @towncoder 11 หลายเดือนก่อน

      It is up and running... please check again koracademy.com/

  • @SUBBARAYUDUCHITTIBOINA
    @SUBBARAYUDUCHITTIBOINA ปีที่แล้ว

    this video is converting an Excel file to a CSV file can we do it without changing it. I need to upload an Excel file and we have to extract from that file and need to distribute among employees

  • @rodolfofallas5120
    @rodolfofallas5120 ปีที่แล้ว

    good

  • @humbertolima-v2p
    @humbertolima-v2p ปีที่แล้ว

    The script is only looking for a maximum of 3 columns, but 3 doesn't bring it?

  • @D3_Business_Analytics
    @D3_Business_Analytics ปีที่แล้ว

    KPK Zindabad

  • @peishianlin
    @peishianlin ปีที่แล้ว

    Will this incur any charges from Firebase? Thank you.💞

  • @ab2_3000
    @ab2_3000 ปีที่แล้ว

    Why do you convert to csv file,cant it be done in excel file

  • @isyrafismail7801
    @isyrafismail7801 ปีที่แล้ว

    this video is helpful but it not full

  • @vineetverma7992
    @vineetverma7992 ปีที่แล้ว

    code is running smothly but data was not added in firebase can you help me

  • @TechBitesTuts9785
    @TechBitesTuts9785 ปีที่แล้ว

    Please can get the files

  • @mohdarshikhan3650
    @mohdarshikhan3650 ปีที่แล้ว

    I am getting error TypeError: Cannot read properties of null (reading 'getActiveSheet')

  • @tharinduk3473
    @tharinduk3473 ปีที่แล้ว

    Thank you and this is working well. ❤ Can you please let me know how to insert timestamps and references using this method.

    • @muhibmallick7708
      @muhibmallick7708 ปีที่แล้ว

      please share the source code its not working

  • @סימיוןקראסילשיקוב
    @סימיוןקראסילשיקוב ปีที่แล้ว

    you really healped thanks a lot

  • @christophermolina3114
    @christophermolina3114 ปีที่แล้ว

    can i get the file sir

  • @perindojabar7
    @perindojabar7 ปีที่แล้ว

    to help people not to waste your time doing wht he told you in the video, the code is broken .. it will show erorr and you will have to figure it out by yourself..

    • @adielenriqueromero4615
      @adielenriqueromero4615 10 หลายเดือนก่อน

      Thanks for the advice. You let me save about 30 minutes to 1 hour of frustration!

  • @darul-asar381
    @darul-asar381 ปีที่แล้ว

    great tutorial, Sir Is it possible to upload data into Firebase from a Google Docs?

  • @mobcom4348
    @mobcom4348 ปีที่แล้ว

    How check, if number has what'sApp or not

  • @mohebjami
    @mohebjami ปีที่แล้ว

    How to store data of firebase into a excel file uesd mobile app

  • @EMERSONSA2004
    @EMERSONSA2004 ปีที่แล้ว

    Did this code work for anyone??? I tried to insert data strings and I didn't get anything my code to test strings: function myFunction() { var activeSheet = SpreadsheetApp.getActiveSpreadsheet(); var sheet = activeSheet.getActiveSheet(); for(var i = 0; i < 5; i++){ var myArray = []; var name= i; myArray.push(name.stringValue); sheet.appendRow(myArray) } }

  • @LorenzoHagenes-re1sr
    @LorenzoHagenes-re1sr ปีที่แล้ว

    😈 Promo SM

  • @DoctortoBe-wc7ng
    @DoctortoBe-wc7ng ปีที่แล้ว

    G bilkul aapnay sahi kaha ye possible methods... ab agar wo chahay to sub Kuch maloom kar saktay hay "but only if they want! Khyr is dafa Jo be hua or Jo ho Raha hay is may Kuch khas changes ab nhi la saktay lkn Q na is bath par ghoor kii jaii k ainda test k doraan network signals ko block ki Jai jis k zerye majority cheating resources nakam ho jaingay . J say hamary mulk may mukhtalif circumstances may block kia kartay hay us say to ye important event hay q k lakoo students ki mehnat o career ka sawal hay... Agar yahii say qabil or zaheen bachay peechay reh Jaiy or cheating k zerye nalaiq students aagay nikl Jai.. pir aap khud soochay mulk ka mustaqbil kia ho sakta hay??