Did Coding
Did Coding
  • 165
  • 304 630
Design, Mint, Mine: Oddersea Dapp Walkthrough and Demo | Create Art, Mint NFTs, and Earn ODD Coin!
Welcome to Oddersea, the ultimate destination for unleashing your creativity and diving into the world of blockchain! In this video, we'll take you on a comprehensive walkthrough and demo of Oddersea's revolutionary dapp, where you can design your own unique art pieces, mint them as NFTs (Non-Fungible Tokens), and even mine ODD coin, all in one seamless platform.
With the flexibility to use the app as a web2 user by simply signing up or as a web3 user by connecting your Hedera wallet via the WalletConnect feature, Oddersea ensures accessibility for everyone.
Don't miss out on this opportunity to unleash your creativity, mint NFTs, and earn ODD coin - watch our walkthrough and demo of Oddersea today!
🔔 Don't forget to subscribe, like, and hit the notification bell to stay updated with the latest in crypto and tech.
About our channel:
We're a coding and development channel that covers a range of topics, from Django and React to JavaScript, AJAX, and coding on DLT's. Check out our channel for more great content and be sure to subscribe!
Check out our other videos:
Django tutorials playlist: th-cam.com/play/PL5VlxT4gkOFBLLgAKWp7CBwe-kpy7CxWz.html
React tutorials playlist: th-cam.com/play/PL5VlxT4gkOFDrHKhkhzzdOF-Fo_tZwJ1S.html
JavaScript tutorials playlist: th-cam.com/play/PL5VlxT4gkOFCJrO44rXkUuMfbL9PZarWK.html
Find us at:
Visit our website for more information: didcoding.oddersea.com
Get in touch:
Need to reach out? Contact us at bobby@didcoding.com
Follow us on social:
Get updates on our social media profiles!
Twitter: didcoding
Facebook: didcoding
Support us:
Consider supporting us through Patreon or donating to our HBAR wallet:
Patreon: www.patreon.com/didcoding
HBAR wallet: 0.0.1053688
Hire me:
Need help with a project? Hire me on a freelance basis!
Upwork: www.upwork.com/fl/bobbystearman
Discounts:
Visit our website to get fantastic discounts on our courses and services: didcoding.com/discounts
มุมมอง: 135

วีดีโอ

Crypto Creativity with Oddersea: Design art, Mint NFTs, Own Virtual Land, and Mine Odd! | Demo
มุมมอง 146ปีที่แล้ว
Welcome to the future of crypto creativity! In this 10-minute walkthrough video, we'll introduce you to Oddersea, the groundbreaking Hedera-based app that's changing the game in the world of cryptocurrency. 🚀 Oddersea: Your Gateway to Crypto Wonderland 🚀 🌟 Mint NFTs with Ease: Discover how Oddersea makes it a breeze to design your own digital art and transform it into NFTs using nothing more th...
Mastering Django: A Step-by-Step Guide to Building a Production-Ready Project
มุมมอง 15Kปีที่แล้ว
In this comprehensive tutorial, join me as we embark on a journey to build a production-ready Django project from scratch. In just under 3 hours, we'll dive into the world of web development and create a small website for a local charity pre-school. Together, we'll explore the intricacies of Django, a powerful Python web framework, and witness the magic of bringing a dynamic website to life. I'...
Unleash The Power of AI-assisted Logo Design with OpenAI and Django
มุมมอง 1.5Kปีที่แล้ว
In this tutorial, you'll learn how to use OpenAI to generate a logo or any image based on a given prompt, and integrate it into a Django web application. We'll start with a basic Django app and extend the OpenAI tutorial to connect with their API and receive generated images. With step-by-step instructions, you'll see how to pass prompts and parameters to the OpenAI API, and process the resulti...
Integrating ChatGPT into your Django project - A step-by-step guide for developers
มุมมอง 13Kปีที่แล้ว
Are you looking to add conversational AI capabilities to your Django project? Look no further than ChatGPT! In this tutorial, we'll walk through how to integrate ChatGPT into your Dockerized Django project step-by-step. Starting from the basic quickstart tutorials on the ChatGPT website, we'll build on our knowledge to create a fully functional chatbot that can understand natural language input...
Python Pro Tips: Demystifying the Interpreter and Boosting Your Code's Efficiency
มุมมอง 189ปีที่แล้ว
In the world of programming, the Python interpreter is a fundamental tool that every developer needs to master. At its core, the interpreter acts as a translator, converting human inputs into a language that your machine can understand: binary. In this video, we'll dive deep into the world of Python interpreters, exploring how they work and what makes them such a powerful tool for developers. Y...
Python Tutorial: Step-by-Step Guide to Install Python and Start Your Journey to Becoming a Pro!
มุมมอง 3.4Kปีที่แล้ว
Welcome to this Python tutorial, where you'll learn how to install Python on your local machine and start your journey to becoming a pro! Python is a popular programming language used for a variety of applications, from data analysis and machine learning to web development and automation. In this video, we'll take you through a step-by-step guide to installing Python on your computer, whether y...
Using Kabilas launchpad to launch an NFT project
มุมมอง 373ปีที่แล้ว
Kabila has now launched its very own, self serving, NFT launchpad and it is GREAT! In this video, I walk you through how you can launch your very own NFT project. PROJECT LINKS: kabila.app/ littlebobbos ABOUT OUR CHANNEL Our channel is about coding a development. We cover lots of cool stuff such as Django, React, JavaScript, AJAX, Coding on DLT's Check out our channel here: th-cam.c...
Big Did Coding news for 2023!
มุมมอง 176ปีที่แล้ว
Here is a short update on where Did Coding is heading in 2023. 1) A new channel being launched VERY soon that will fucus entirely on Hedera content. 2) 30 x Python videos coming very soon - How to become a Python Pro 3) GeoDjango Tutorial coming soon 4) I have a HashHare’s Video coming soon In other news... We have reached the 4000 watch time hour and 1000 subscriber thresholds. Thank you to al...
Django Rest Framework Course - Module 8
มุมมอง 6632 ปีที่แล้ว
Welcome to my DRF course. Module 8: In the last module, we built an 'item' and 'order' end point for users to purchase items. It seems to work okay but let's double down on testing. In this module, we will write some unit tests to test our new endpoints. PROJECT LINKS: github.com/bobby-didcoding/drf_course www.python.org/ www.djangoproject.com/ www.django-rest-framework.org/ httpie.io/ curl.se/...
Django Rest Framework Course - Module 7
มุมมอง 2.5K2 ปีที่แล้ว
Welcome to my DRF course. Module 7: In this module, we'll be picking up where we left off in module 6. We have built our models and serializers. We now need our view sets and routers. PROJECT LINKS: github.com/bobby-didcoding/drf_course www.python.org/ www.djangoproject.com/ www.django-rest-framework.org/ httpie.io/ curl.se/ www.docker.com/ ABOUT OUR CHANNEL Our channel is about coding a develo...
Django Rest Framework Course - Module 6
มุมมอง 3872 ปีที่แล้ว
Welcome to my DRF course. Module 6: Lets expand on what we have already learned and create a new app and few new endpoints. This time we will use enforce token authentication. This means only authenticated users can make calls to the endpoints. We will build an e-commerce app with an item and order endpoint. Users will be able to retrieve items in the database, place and order and retrieve orde...
Django Rest Framework Course - Module 5
มุมมอง 4292 ปีที่แล้ว
Welcome to my DRF course. Module 5: As I mentioned at the start of this course. This app will use token authentication to protect some of our endpoints. DRF makes this very easy. In this video, we will be implementing token auth. PROJECT LINKS: github.com/bobby-didcoding/drf_course www.python.org/ www.djangoproject.com/ www.django-rest-framework.org/ httpie.io/ curl.se/ www.docker.com/ ABOUT OU...
Single sided staking on Saucerswap
มุมมอง 6672 ปีที่แล้ว
In this video, I walk you through a cool new feature on SaucerSwap called single sided staking PROJECT LINKS: www.saucerswap.finance/ www.hbarfoundation.org/blog-post/the-hbar-foundation-announces-its-support-of-saucerswap-the-decentralized-exchange-built-on-hedera ABOUT OUR CHANNEL Our channel is about coding a development. We cover lots of cool stuff such as Django, React, JavaScript, AJAX, C...
What is impermanent loss?
มุมมอง 1072 ปีที่แล้ว
What is impermanent loss? In this video I explain what impermanent loss is. I explain it in a way that your nan would understand :) ABOUT OUR CHANNEL Our channel is about coding a development. We cover lots of cool stuff such as Django, React, JavaScript, AJAX, Coding on DLT's Check out our channel here: th-cam.com/channels/itbHjDxcR3JBErnRLCuYkw.html Don’t forget to subscribe! CHECK OUT OUR OT...
Django Rest Framework Course - Module 4
มุมมอง 5392 ปีที่แล้ว
Django Rest Framework Course - Module 4
Kabila Guided Tour
มุมมอง 4972 ปีที่แล้ว
Kabila Guided Tour
Django Rest Framework Course - Module 3
มุมมอง 1.1K2 ปีที่แล้ว
Django Rest Framework Course - Module 3
HashPack Guided Tour
มุมมอง 1.4K2 ปีที่แล้ว
HashPack Guided Tour
Django Rest Framework Course - Module 2
มุมมอง 1.3K2 ปีที่แล้ว
Django Rest Framework Course - Module 2
Django Rest Framework Course - Module 1
มุมมอง 3.2K2 ปีที่แล้ว
Django Rest Framework Course - Module 1
Django V4 Full Course - Module 15
มุมมอง 1.4K2 ปีที่แล้ว
Django V4 Full Course - Module 15
Django V4 Full Course - Module 14
มุมมอง 5162 ปีที่แล้ว
Django V4 Full Course - Module 14
Django V4 Full Course - Module 13
มุมมอง 6332 ปีที่แล้ว
Django V4 Full Course - Module 13
Django V4 Full Course - Module 12
มุมมอง 5482 ปีที่แล้ว
Django V4 Full Course - Module 12
How to stake HBAR using HashPack
มุมมอง 6K2 ปีที่แล้ว
How to stake HBAR using HashPack
Getting started with HashConnect in Python, Django and React
มุมมอง 4752 ปีที่แล้ว
Getting started with HashConnect in Python, Django and React
Django V4 Full Course - Module 11
มุมมอง 5932 ปีที่แล้ว
Django V4 Full Course - Module 11
Django V4 Full Course - Module 10
มุมมอง 5742 ปีที่แล้ว
Django V4 Full Course - Module 10
Django V4 Full Course - Module 9
มุมมอง 6342 ปีที่แล้ว
Django V4 Full Course - Module 9

ความคิดเห็น

  • @shashankchaturvedi-zv6nc
    @shashankchaturvedi-zv6nc 3 วันที่ผ่านมา

    I notice you're sharing information about being interested in TH-cam content creation. Let me help capture this interest.

  • @andreaswegund1544
    @andreaswegund1544 6 วันที่ผ่านมา

    YOU ARE AMAZING!!! Thanks mate for putting out such great content 💌

    • @DidCoding
      @DidCoding 4 วันที่ผ่านมา

      Thank you for the feedback

  • @willbrink
    @willbrink 21 วันที่ผ่านมา

    Days of vids, still can't figure out how to get coin from hashnet to the hashpack wallet. Following the "connect wallet" option never works.

  • @AERO_4090
    @AERO_4090 23 วันที่ผ่านมา

    I just staked my hbar few days ago on hashpack. I went back in today to check and hashpack has disappeared on my chrome extension. I then reinstalled hashpack and made me start all over and now I don't see any of my hbar tokens but still shows on my ledger live. When trying to import my ledger back to hashpack i get this message everytime "Please use the newly opened window to connect your Ledger" Problem is there never any new window that opens up. Is there a fix to this? Please help.

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

    KRAAA KRAA

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

    I guess you should use Django Function based view instead of these higher level abstracted Classes. This abstraction are so overwhelming and confusing for a beginner. There is a lot going on but how? For beginners this is very hard.

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

    This series is great, invaluable.

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

    Very good Videos thank you mate!!!!❤❤❤❤❤

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

      Thank you

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

    Un idolo

  • @Md.Jakaria-z7s
    @Md.Jakaria-z7s 3 หลายเดือนก่อน

    Thanks for the video. But I have faced wired issue like- If i have multiple process running, then it calls multiple time the scheduler. Basically i was making logs for the scheduler functions then it was creating multiple time same log. So need to handle this thing, when using this scheduler approach.

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

    The link is down

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

    bro is goated thanks <3

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

    thanks good man!!!! at last found this method!

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

    Thanks for the video. My thinking: Easier way is pyenv.. you might want to take a look.

  • @JavierSalazar-i4f
    @JavierSalazar-i4f 5 หลายเดือนก่อน

    Not bad but great. I may use this craft method if nothing better appears

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

      🙌

    • @JavierSalazar-i4f
      @JavierSalazar-i4f 5 หลายเดือนก่อน

      YES. It has worked!! Your solution solved my obstacles regarding "ECG-image-kit" project (hearth & health stuff by Alphanumerics Lab). That code requires Python 3.8.18 and I have switched from my usual 3.12.1 down to 3.8.10 (current release available).

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

    Thank you! I hate getting into virtualenv mess on small projects this is amazing.

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

    Thanks for sharing, Today I wanted to implement my first droplet, so I followed the tutorial from beginning to end, and it works perfectly, thanks!!

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

      I’m glad this video was of use 👍

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

    If Job function want a value than as parameter

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

    Hi, NOOB here! (I started my programming degree in Australia in 1985 - when we were wrapped to get our first IBM 286 processors and 20mb hard drives!) Just stumbled on AI Agents when googling something else - really keen to bring myself into the 21st century and learn about AI Agents (and try to figure out how they can make my life easier and more productive!). Liked and subscribed to help your channel - just about to follow this guide and install and hopefully use python for the first time!

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

      Welcome to Python. I’m sure you’ll love using it as much as I do.

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

    Do v2 please. V2 liq defined / automated strategy , per the v2 & new interface. Thanks

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

    thks

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

      🙌

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

    Good stuff, tnx! 🤩

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

      👍

  • @unknown-hh4nk
    @unknown-hh4nk 6 หลายเดือนก่อน

    add timestamps sir please its hard to follow thROUGH :d

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

      I do on my recent videos 👍 thanks for the feedback

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

    please share your code in this project, tks so much

  • @ЖуйГуй
    @ЖуйГуй 6 หลายเดือนก่อน

    Bruh, absolutely love your accent! and the way you explain the info) great job on that. May your path always be even🖖

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

      Thanks. I need to start creating content again. I’ve been double busy on other projects. Glad you’re enjoying the course.

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

    useful, thank you

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

      👍

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

    Thanks for the great content! I find your way of copy/pasting code snippets and then explaining them works just fine, and makes the videos somewhat shorter. 👍👍

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

      Glad you enjoy the format 😀

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

    Thanks for the video! It really helps. The docs are so boring. They're extensive but soooo boring... 😢

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

      🙌

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

    Looks like a great course, and a great channel. I'm excited. 😀

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

      🙌

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

    I cant thank you enough. I have been banging my head after many libraries but this one's miracle. 🙏

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

      No worries 👍

  • @MonirulIslam-p5g
    @MonirulIslam-p5g 7 หลายเดือนก่อน

    great channel

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

      Thank you

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

    thanks it was helpful

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

      👍

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

    can you make a tutorial of to use ffmpeg effectively?

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

    Great tutorial, I had no idea VSCode had these features in the Microsoft extensions.

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

      Thank you for the feedback

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

    Your website doesn't work

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

      Thanks. My website is now on didcoding.oddersea.com/

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

    Thankyou

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

      🙌

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

    Dude you remind me of Alexander Volkanovski

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

      Yeah, i can see a resemblance. 😂 🥊

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

    Hi sir, this ready function is called twice in my case. So the job is executed twice. Can you suggest what may be the cause for this? (I guess there is an issue with the structure of the project) I’m new to django and I couldn’t find where the problem is getting initiated. I found that the app.py file is called twice by adding a pront statement inside it. Can you please help me in making the job scheduler run once?

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

      Hi, I had this problem some time ago. It’s something todo with the workers. I always user a celery, beat and redis combo to handle tasks now. I’ve got a few videos on how to get it working. There is a short learning curve but it’s more robust.

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

    views folder as said at 1:29:56 is not recognising when i try to import views it shows no such module

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

    When i try to ad HomeView as at 1:29:56 i got an error core.views does not have attribute HomeView.

  • @정하은-h6s
    @정하은-h6s 7 หลายเดือนก่อน

    Hi! I was searching TH-cam to learn Django and came across this valuable tutorial; thank you so much for your videos! I was wondering, if I just learned this tutorial, is it okay not to watch the tutorials before v4?

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

      Hi. I’m glad you’re enjoying the Django content. This video is module 1 so it’s the first one in the series 👍

    • @정하은-h6s
      @정하은-h6s 7 หลายเดือนก่อน

      @@DidCoding I apologize for my lack of explanation. My question was, if I watch the Django v4 tutorials, can I skip the v3 tutorials?

  • @Amalkrishna-b1r
    @Amalkrishna-b1r 8 หลายเดือนก่อน

    I followed the tutorial but when migrating database i came across error Traceback (most recent call last): File "/home/amal/diddemodir/diddemoenv/lib/python3.8/site-packages/django/utils/connection.py", line 58, in __getitem__ return getattr(self._connections, alias) File "/home/amal/diddemodir/diddemoenv/lib/python3.8/site-packages/asgiref/local.py", line 118, in __getattr__ return getattr(storage, key) AttributeError: '_thread._local' object has no attribute 'main_db'

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

    Hey manh i tried this its not working when i install a new version of Python does the environment variables get added directly in ur environment variables path Cuz when i download i need to manually add the path in env variables and when i move it up yet no change it is showing me the 3.11 version only whereas i want to run 3.7 version what should i do can someone pls help out?

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

      Morning, Dockerizing your project is an easy way to use multiple Python versions 👍

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

    It's actually the cleanest and clearest video on you tube on this topic. THANK YOU

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

      Thank you

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

    Thank you so much.

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

      🙏

  • @nishant.717
    @nishant.717 9 หลายเดือนก่อน

    ganje

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

    Hi, Thanks a lot for your explanation. i Try to send from Hashpack to Coinbase and get allways transaction error- invalid signature

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

    Do you have flask ?

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

    Hi dear, good job! I want to contact you further, Could you assist me?

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

    how we can deploy thiis app online?