Building COVID-19 interactive dashboard from Jupyter Notebook | No frontend/backend coding required.

  Рет қаралды 38,121

Harshit Tyagi

Harshit Tyagi

Күн бұрын

Tutorial on creating dashboards simply by using Jupyter Notebooks and Voila package. The dashboard contains all the latest stats/interactive plots and comparisons on COVID-19 confirmed, death and recovered cases.
- My featured Medium post on building dashboards: towardsdatascience.com/buildi...
- GitHub repository: github.com/dswh/voila-covid-1...
- Use this Colab Notebook as a temporary solution: colab.research.google.com/dri...
- Deployed Dashboard: covid-19-voila-dashboard.hero...
- Refer to this link to deploy your app on heroku: github.com/voila-dashboards/v...
- Course on foundations of Data Science & ML: www.wiplane.com/p/foundations...
References:
- Plotly express examples: plotly.com/python/plotly-expr...
- Folium for the global spread on maps: python-visualization.github.i...
- Voila: voila.readthedocs.io/
- Jupyter: jupyter.org/
Social Media Links:
LinkedIn: / tyagiharshit
Twitter: / dswharshit
Instagram: / upgradewithharshit
Medium: / dswharshit

Пікірлер: 138
@DataSciencewithHarshit
@DataSciencewithHarshit 2 жыл бұрын
If you are looking for the first steps to learning data science or ML, I recommend you check out this course: www.wiplane.com/p/foundations-for-data-science-ml
@JbotMischief
@JbotMischief 4 жыл бұрын
Thanks for the lesson Harshit, I learnt some cool stuff and thanks for leaving the little errors in, it's nice to see as a beginner that everyone gets errors.
@panchammahto7837
@panchammahto7837 3 жыл бұрын
This is some real encouraging stuff🎉👍 I have been going through a lot of EDA work in recent time, but the static nature made it look bit boring. The amount of interactivity you brought into the jupyter notebook was amazing. Thank you!
@elliott3165
@elliott3165 4 жыл бұрын
This is great stuff! Thank you for the tutorial. I’m going to totally start using this!
@yuvarajs2407
@yuvarajs2407 3 жыл бұрын
Thanks for the lesson Harshit. It really helped me to complete the last stage of my assignment :)
@raviprakash9338
@raviprakash9338 4 жыл бұрын
Great Video..pls share more videos; a lot of learning I had from your video and best part is dashboard configuration...thanks again..
@gfrias06
@gfrias06 3 жыл бұрын
Awesome tutorial, thank you very much!
@manishgarg6880
@manishgarg6880 4 жыл бұрын
It was really awesome, i hope this will be a good project to add to my resume for interview as a fresher ! Please also make a video on how to deploy it . Thanks
@DJRaagaMuffin
@DJRaagaMuffin 4 жыл бұрын
Very nicely explained!
@dolfinho87
@dolfinho87 4 жыл бұрын
Excellent! Thanks for sharing!
@namratachavan6317
@namratachavan6317 2 жыл бұрын
It was a really great session
@health-mania6054
@health-mania6054 4 жыл бұрын
Hats off ...... Great Tutorial
@markgicharu
@markgicharu 3 жыл бұрын
Superb work
@ayushchauhan5589
@ayushchauhan5589 4 жыл бұрын
That was awesome.
@ashu60071
@ashu60071 3 жыл бұрын
It was amazing!!! so coolllll. ya please go ahead and make a video on how to deploy it. Big thumbs up for this video.
@vigneshwaran2078
@vigneshwaran2078 3 жыл бұрын
Thanks your lesson
@visualizationpractical2629
@visualizationpractical2629 4 жыл бұрын
Thank for the video.sir
@sudeshnadutta5702
@sudeshnadutta5702 4 жыл бұрын
Hi Harshit, Great video. However, I was wondering if instead of downloading the data everytime we could web scrape the data and then make the dashboard so that it is live. I was trying to web scrape the covid 29 tracker of India but I am not able to figure out how to go about it. Can you help in this regard. Thanks a ton
@ramaachalla6316
@ramaachalla6316 3 жыл бұрын
Awesome 👏
@drashtinayak5320
@drashtinayak5320 4 жыл бұрын
Hi, I have an assignment similar to this in my university but the analysis is carried out after merging files into one and as I am a beginner in this field. It would be really appreciated if you can help me to figure out a few things. please let me know asap.
@mamtarajput4804
@mamtarajput4804 4 жыл бұрын
nice explanation.
@vijays7098
@vijays7098 4 жыл бұрын
Great video. How did you fix the formatting of your charts when running Voila?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Voila require semicolon after plt.show(); that should do the trick for you. If it still doesn't work for you, I've added the GitHub link, you can check out the code there.
@pinakpaninath4321
@pinakpaninath4321 3 жыл бұрын
Hi so much of knowledge I got from this session... I tequest you to please come up with a deployment session
@AbhishekVigg
@AbhishekVigg 3 жыл бұрын
Is there any way we can prepare a front end to feed data into these visualizations? What I I have business that requires to input data dynamically into this script for the data to be visualized.
@tanishkajain3026
@tanishkajain3026 3 жыл бұрын
Hey! Thanks for the lesson it was very knowledgeable. But I have a doubt, can I know why does the final map using folium doesn't plot few of the countries as per the data?
@DataSciencewithHarshit
@DataSciencewithHarshit 3 жыл бұрын
Been a long time but I think it might be because of the location json file I'm feeding to the map.
@jacobdevage6222
@jacobdevage6222 2 жыл бұрын
Great video! Got a Keyerror when following the 6:00 mark. Any tips?
@hajunkim3796
@hajunkim3796 4 жыл бұрын
Cool. Thanks.
@bhargavinerusu7071
@bhargavinerusu7071 3 жыл бұрын
Thanks for the great video. please make video on creating dashboard for stock market.
@syedrahman74
@syedrahman74 4 жыл бұрын
This is really useful ! Can I apply my own styling to the .ipynb file Harshit?I mean when I share my Jupyter notebook, I want my own fonts, colors etc,
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Sure, I'd love to see your version of it. Go full out on adding new useful plots, fonts, colors or info.
@mshaito
@mshaito 3 жыл бұрын
Thanks for this good example, Can i use the code in my research topic "spatial data visualization"
@davidlu8814
@davidlu8814 4 жыл бұрын
It's really awesome! Did you get the chance to fix the scatter plot? it seems to not display correctly on Voila.
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Yes, you can have a look at the deployed version in the description. I used the dark theme and a material template.
@davidlu8814
@davidlu8814 4 жыл бұрын
@@DataSciencewithHarshit I was looking at it. It's really awesome. Thanks!
@kubobubo5051
@kubobubo5051 4 жыл бұрын
Is voila supposed to render for a long time? If not, is there a solution to this or do you have a recommended substitute to voila?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
It should be done within 3-4 mins tops. If it's taking longer check the logs there must ne something for you to look over.
@rmitaiproject3884
@rmitaiproject3884 4 жыл бұрын
Thanks... that's useful. How do you share the voila link?
@shraddhashirke4666
@shraddhashirke4666 3 жыл бұрын
Hello sir, it is well explained. I am facing the problem that even after adding the tooltip, neither it is showing the values for confirmed cases, death case etc on map nor throwing any error. Please help me for this. I replaced the NAN values with zero before it.
@darsh_shukla
@darsh_shukla 4 жыл бұрын
For more interactive and fast development in python without HTML and JavaScript try Streamlit, or Dash Potly, or Justpy.
@maanavdoshi3100
@maanavdoshi3100 4 жыл бұрын
Hi Harshit, what is the purpose of defining a blank temp_df?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Pls try cloning the repo and running the code on your machine. It's been a long time, I'll have to check it.
@gowthamicherukuri5039
@gowthamicherukuri5039 3 жыл бұрын
Hi Harshit! I am supposed to create a button and when the button is clicked, an input box should appear that takes the user input. I created button using widgets.button. An then added onclick behavior to invoke another function which shows user text input. This is working fine when running in jupyter notebook but when I open using voila, I am not able to get the user input box when I clicked the button. Any suggestions?
@DataSciencewithHarshit
@DataSciencewithHarshit 3 жыл бұрын
There are certain limitations to voila, I am not sure if the kind of interaction you want to develop is supported by voila. Even if it does ut should be using the right functions and layouts. Keep trying, I'll start a discord channel to discuss these dort of issues with others.
@mohitshetty8535
@mohitshetty8535 4 жыл бұрын
time has no attribute named clock after running the interact line
@tejbhatt20
@tejbhatt20 4 жыл бұрын
DO we need to give citation to your github or channel if we put your code on github?Can we put this project on resume?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
I think you should try and build over this foundation and then you can put it in your resume. Pls do give due credit to the channel.
@hankcooper.608
@hankcooper.608 3 жыл бұрын
was looking for a github repository link for the code. is there one I can't find it. thanks.
@TheWonderYearsSchool
@TheWonderYearsSchool 3 жыл бұрын
Awesome Videos. Learnt a lot by doing this exercise. How can I deploy this using github?
@tumble_dont_fall
@tumble_dont_fall 4 жыл бұрын
Please how did you align your HTML format in the center after extracting from the notebook to voila?
@tumble_dont_fall
@tumble_dont_fall 4 жыл бұрын
Tried reading the docs on nbconvert template structure, but can't comprehend what they're explaining
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
I used the material template, the template does it for me. Search for voila material template. Also, I'll try and make another video on deploying the app
@tumble_dont_fall
@tumble_dont_fall 4 жыл бұрын
@@DataSciencewithHarshit Thank you, would look that up.
@fernandoerikvillarroelalco1806
@fernandoerikvillarroelalco1806 4 жыл бұрын
Great!!!, you have a little bug, on the banner showing the Deaths and Recovered you are using the variable: "deaths_total" for deaths and recovered; regards
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Thanks for pointing it out. Updated it! Should be fine now.
@MrYamrajji
@MrYamrajji 4 жыл бұрын
I am unable to reach at row data link. would you please provide links in description for extract?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
You can take the link from my GitHub repository. Will add it as well in a few minutes.
@sachin_s3932
@sachin_s3932 4 жыл бұрын
How to deploy the voila that we made
@abdulbasithos8805
@abdulbasithos8805 4 жыл бұрын
Good and nice tutorial. Thanks so much bro. Could you please help in porting Python scrapped data from different source which are plotted with Plotly and i need to create a interactive dashboard using dash and publish on it. Ex. Different Department performing %
@sriadityab4794
@sriadityab4794 3 жыл бұрын
Can you make a video on time series model deployment?
@kaladharnaidusompalyam851
@kaladharnaidusompalyam851 4 жыл бұрын
Hi Harshit. i have doubt @video timing 03:57.after data cleaning got done,how to apply data cleaning to all dataframes [short way to select all four datasets].please anyone reply
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
There are different ways to do that in general but you can configure your code to use foor loops or write functions or may be merge the files... Read about these and then check which one aligns with your end goal.
@kaladharnaidusompalyam851
@kaladharnaidusompalyam851 4 жыл бұрын
@@DataSciencewithHarshit tq. Do more videos on pyspark in jupyter. Because very less videos available in youtube related to jupyter stuff.
@DeepakSharma-yr5jb
@DeepakSharma-yr5jb 4 жыл бұрын
I wrote the same code as you for section Slide to check for the worst hit countries IN[106], it build function def plot_cases_of_a_country(country): .... I am getting error AttributeError: 'str' object has no attribute 'iloc' I don't know why, please advise
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Check for what's in the object where you are trying to use iloc, you have a string and not a dataframe
@ADITYA-if5pz
@ADITYA-if5pz 3 жыл бұрын
voila showing blank outputs of plotly charts ... any suggestion?
@DataSciencewithHarshit
@DataSciencewithHarshit 3 жыл бұрын
Try refreshing or you can check out the code from my GitHub repo. Also, I think voila is giving some errors these days(not sure). Other way to try it out is using jupyter nbconvert website and hosting on binder hub.
@sudeshnadutta5702
@sudeshnadutta5702 4 жыл бұрын
How can I put the Jupyter notebook into voila? I am not able to get that
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
You don't have to put it in Voila. Just install the package and run the command as shown in the video. Voila will create a standalone webpage from the notebook.
@ashishgupta7976
@ashishgupta7976 4 жыл бұрын
Very nice vedio, i created my notebook and installed Voila. when i run it, it shows an internet page says running and then it goes white. nothing happens..it just stays there on white page forever. Please please suggest.
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Check for errors in the terminal and make sure there is no error in your notebook.
@crzayboy309
@crzayboy309 4 жыл бұрын
heroku deployment ? plese give me some resource. Can I host this in my website ?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
github.com/voila-dashboards/voila-heroku/blob/master/README.md
@bhuvaneswar5a371
@bhuvaneswar5a371 4 жыл бұрын
After installing the voila package it shows some errors while running the program. Please help me.
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
What's the error?
@bhuvaneswar5a371
@bhuvaneswar5a371 4 жыл бұрын
Sir I successfully installed voila.But when I am creating a dashboard it shows some errors
@880dude
@880dude 4 жыл бұрын
Harshit bhai this was really good. There are couple of queries i had. if you can address them i would be happy. so we have the data, date wise (day wise). (1) How can we club day and convert it to Week wise and plot, then how can we convert it into month wise and plot? And the main thing which i came here was missing :( (2)i dint find any help with creating dashboards using voila :( :( (3)apne direct bana hua web app dikha diya Please make some videos above request (1)(2)(3) as you get time.
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
1. Try using resample() function from pandas library for changing the frequency to weekly, monthly or quarterly data. 2. Creating a voila dashboard bis very easy, follow the blog post in the description and I'll create a video as soon as I get time.
@thefortunext
@thefortunext 4 жыл бұрын
Hey please help me, I am getting a parsr error unable to read the csv file I confirmed its documentation as it is from this video but its not working.Please help
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Check with the blogpost in the description.
@thefortunext
@thefortunext 4 жыл бұрын
@@DataSciencewithHarshit sir that country.csv file is not available on the github repository u mentioned in description...from where Can I get that?
@manikantanmd
@manikantanmd 3 жыл бұрын
Excellent video, After removing the nan values the world map is coming. looking for more videos like this. Thanks
@ketakisangole1909
@ketakisangole1909 3 жыл бұрын
How did u do it? I am getting an error
@manikantanmd
@manikantanmd 3 жыл бұрын
@@ketakisangole1909 hi, may i know at which place you are getting error.
@ketakisangole1909
@ketakisangole1909 3 жыл бұрын
@@manikantanmd while plotting map "ValueError: Location values cannot contain NaNs." this error
@manikantanmd
@manikantanmd 3 жыл бұрын
@@ketakisangole1909 remove the nan by using the code - - > confirm_df=confirmed_df.drop(subset=['long']) confirm_df=confirmed_df.drop(subset=['lat']) Try this before you going to world map code.
@ketakisangole1909
@ketakisangole1909 3 жыл бұрын
@@manikantanmd getting error again "drop() got an unexpected keyword argument 'subset' "
@smritisingh9186
@smritisingh9186 4 жыл бұрын
Hey please help. I'm unable to find the country Dataset
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Hi, try using the link I've used in my repository. The data repository has stopped maintaining the country dataset as per my knowledge. You can try using the link that I've used.
@ahmadal-fureidy101
@ahmadal-fureidy101 2 жыл бұрын
Ive Got an error at the line folium.Circle(
@sorobabt
@sorobabt 4 жыл бұрын
this is perfect timing. i just installed python and trying to learn it. How can i make a moving average and plot it side by side? #Check the details of your country or the World interact(plot_cases_of_a_country, country='India') #interact(plot_cases_of_a_country, country='World') ipywLayout = widgets.Layout(border='solid 2px green') ipywLayout.display='none' # uncomment this, run cell again - then the graph/figure disappears widgets.VBox([fig], layout=ipywLayout) this shows me the line plot of the confirmed and death cases. How can i add a moving average of confirmed cases?
@mohammedshahbaazshareef5549
@mohammedshahbaazshareef5549 4 жыл бұрын
Please make heroku deployement video
@anilnehare1086
@anilnehare1086 4 жыл бұрын
pls share video from start to end hands on till deployment
@sudeshnadutta5702
@sudeshnadutta5702 4 жыл бұрын
How can I get the dashboard link to send to others?
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Deploy your voila dashboard on heroku or any other cloud platform.
@sudeshnadutta5702
@sudeshnadutta5702 4 жыл бұрын
@@DataSciencewithHarshit Yes did that. I used Binder but there seems to be a problem. whenever the link is not used for a long time it does not open when others whom I have sent the link try to access
@sreesree_world
@sreesree_world 3 жыл бұрын
Same problem happened for me. Can you please tell what did you do to overcome it?
@ravirajtalwar2474
@ravirajtalwar2474 4 жыл бұрын
hi it showing error "interact" is not defined
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Make sure you have imported interact before using it. Refer to the GitHub repository in the description if you're facing any issues.
@aniketgurav5661
@aniketgurav5661 2 жыл бұрын
I'm doing this project as my final year project, but getting lots of errors.... So can someone please send me files without errors.. please it's urgent ..
@mostafasamyification
@mostafasamyification 4 жыл бұрын
Does it work with google colab ???
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
I think you'll have to download the .ipynb and then run voila over it after making sure every dependency is met. Let me know if you find a better way. Would love to know! :)
@VALedu11
@VALedu11 4 жыл бұрын
@@DataSciencewithHarshit you have done one great job. Runnin it in COLAB is posing issues. Could you please help me in setting up the VOILA dependency. In my case, i get a blank below the slider and neither is there any ERRO message thrown. Thank you in advance
@VALedu11
@VALedu11 4 жыл бұрын
@mostafa dentist : did it work in COLAB ?
@tejbhatt20
@tejbhatt20 4 жыл бұрын
can you post the github link again ? it is not working and showing webpage not found !
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
There is some problem that I've encountered with my GitHub account, I am trying to get it resolved by the GitHub support team. Meanwhile, you can use this Colab Notebook as a temporary solution: colab.research.google.com/drive/19FpY7Ri0n9LUOViO-4bRpF94U9TbVE4_?usp=sharing Apologies for the inconvenience caused.
@tejbhatt20
@tejbhatt20 4 жыл бұрын
@@DataSciencewithHarshit i hope your issue is resolved and keep making more projects on ML & DL ! Great Video BTW!
@vinayv9675
@vinayv9675 4 жыл бұрын
Harshit, your github link is not working. Can you take a look at it.
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
There is some problem that I've encountered with my GitHub account, I am trying to get it resolved by the GitHub support team. Meanwhile, you can use this Colab Notebook as a temporary solution: colab.research.google.com/drive/19FpY7Ri0n9LUOViO-4bRpF94U9TbVE4_?usp=sharing Apologies for the inconvenience caused.
@risanixm
@risanixm 4 жыл бұрын
how to turn a dashboard into a website??
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Deploy it on heroku, use the link in the description.
@jyotilavhale4917
@jyotilavhale4917 3 жыл бұрын
Hii sir can you send mi countrywise_dataset .its not present on github.. Please 🙏
@DataSciencewithHarshit
@DataSciencewithHarshit 3 жыл бұрын
raw.githubusercontent.com/CSSEGISandData/COVID-19/web-data/data/cases_country.csv
@jyotilavhale4917
@jyotilavhale4917 3 жыл бұрын
Thanks sir😊
@user-wk5ee5dp7m
@user-wk5ee5dp7m 4 ай бұрын
where data set
@youthoober21
@youthoober21 3 жыл бұрын
YOUR WORLD MAP IN THE END IS NOT WORKING,,, WHY?? AND how to make it work plzz reply
@DataSciencewithHarshit
@DataSciencewithHarshit 3 жыл бұрын
There are some issues with the latest version of voila and jupyter. It's not been working. Try using jupyter nbconvert
@youthoober21
@youthoober21 3 жыл бұрын
@@DataSciencewithHarshit The Updated CSV files had some NAN values thats why it was not plotting the locations on map i dropped them before plotting working fine now. Thanks for the reply
@ketakisangole1909
@ketakisangole1909 3 жыл бұрын
@@youthoober21 getting the same issue can you plz let me know how you did it????? plz reply
@wfgemyd
@wfgemyd Жыл бұрын
@@DataSciencewithHarshit I have the same issue, pLZ HELP
@wfgemyd
@wfgemyd Жыл бұрын
@@ketakisangole1909 have you found any solution to this?
@semwondwosen455
@semwondwosen455 3 жыл бұрын
why don't you just post the code if you want to share, there is no link or anything. You build a good thing and you don't even want to share properly. now I have to watch your full video and it's too time consuming
@mahmudzayn1471
@mahmudzayn1471 3 жыл бұрын
I need your help for my thesis... please help me.. can i give your email sir ???
@vidushraj6577
@vidushraj6577 4 жыл бұрын
Hi, I am facing an error when deploying into the Heroku I tried with windows and ubuntu I am getting the app builds successfully but shows application error could you please help me, sir, Waiting for your reply! here is the link to the GitHub: github.com/vidush5/voila
@DataSciencewithHarshit
@DataSciencewithHarshit 4 жыл бұрын
Try deploying using this link: github.com/voila-dashboards/voila-heroku
@vidushraj6577
@vidushraj6577 4 жыл бұрын
@@DataSciencewithHarshit I tried sir again getting the same error. Could you please make a video it would be great thanks in advance
@castillo7334
@castillo7334 2 жыл бұрын
hello, I have an error in "fig = px.scatter(sorted_country_df.head(10), x='country', y='confirmed', size='confirmed', color='country', hover_name="country", size_max=60) fig.update_layout() fig.display()" the error displayed is: ValueError: The value of 'x' is not the name of a column in 'data_frame'. Expected one of ['country_region', 'last_update', 'lat', 'long_', 'confirmed', 'deaths', 'recovered', 'active', 'incident_rate', 'people_tested', 'people_hospitalized', ' mortality_rate ', 'uid', 'iso3', 'cases_28_days', 'deaths_28_days'] but received: country please help
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 36 МЛН
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 9 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 88 МЛН
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 4,2 МЛН
How to Create a Beautiful Python Visualization Dashboard With Panel/Hvplot
10:57
Thu Vu data analytics
Рет қаралды 532 М.
Mesop - Python-based UI framework from Google!
16:20
Harshit Tyagi
Рет қаралды 47 М.
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 774 М.
Time Series Forecasting with XGBoost - Advanced Methods
22:02
Rob Mulla
Рет қаралды 113 М.
Day in the Life of a Data Analyst - SurveyMonkey Data Transformation
1:17:14
Shashank Kalanithi
Рет қаралды 3,4 МЛН
AI Engineer - The next big tech role!
13:40
Harshit Tyagi
Рет қаралды 818
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 36 МЛН