The Ultimate Dev Academy (Formerly AnotherWebGuy)
The Ultimate Dev Academy (Formerly AnotherWebGuy)
  • 136
  • 230 176
Create a Stunning Portfolio Website with just HTML and CSS!
Here is the assets folder: forms.gle/j1hWkPZag2VHDLWw7
...........................................................................................................................
In this exciting video tutorial, I'll guide you step-by-step on how to create a captivating portfolio website using just HTML and CSS. 🖥️🎉 Whether you're a beginner or an experienced developer, this tutorial is perfect for you! If you want the deployment of this project let me know in the comment section.
Basics of HTML : ua-cam.com/play/PLgX5m3g6MdPfZN77GMpPNzXTshhaTZo4w.html
Basics of CSS : ua-cam.com/play/PLgX5m3g6MdPdx7Uzk2vDvmNtNrHJ-Gisd.html
............................................................................................................................
Design Inspired By: @DesignCodeTeam
Video Link: ua-cam.com/video/nUQmCgFubeY/v-deo.html
Please subscribe to our channel. If you enjoyed the video, please hit the Like button. If you have any questions/suggestions reach out to us.
Переглядів: 670

Відео

JavaScript Prototypes in 10 minutes | JavaScript Interview Question - 6
Переглядів 93Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS ........................................................................................................................... In this video, we'll be exploring the concept of prototypes in JavaScript. Prototypes are a fundamental part of the language, and they are used to provide inheritance between objec...
Promises in JavaScript - Simplest Explanation | JavaScript Interview Questions - 5
Переглядів 57Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS Written version of this tutorial : theultimatedevacademy.com/decoding-promises-in-javascript/ ........................................................................................................................... In this video, you will learn everything you need to know to get started with Promises...
Null or Undefined in JavaScript : Simplest explanation | JavaScript Interview Questions - 4
Переглядів 24Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS ........................................................................................................................... In this video, we'll be diving into the differences between null and undefined in JavaScript. We'll go over what each value represents, and provide code examples to help you unders...
JavaScript Closures for Dummies: A Simple Explanation | JavaScript Interview Questions - 3
Переглядів 103Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS ........................................................................................................................... Are you new to programming and struggling to understand closures? Look no further! In this beginner-friendly video, we'll be breaking down the concept of closures in JavaScript and...
Type Conversion vs Type Coercion | JavaScript Interview Question - 2
Переглядів 120Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS ........................................................................................................................... In this video we will learn the difference between Arguments and Parameters. It is one of the most fundamental concept and often asked in programming interviews. .....................
What are Arguments and Parameters in JavaScript | JavaScript Interview Questions - 1
Переглядів 43Рік тому
Get the complete course to learn HTML/CSS/JavaScript with projects: bit.ly/masterHTML-CSS-JS ........................................................................................................................... In this video we will learn the difference between Arguments and Parameters. It is one of the most fundamental concept and often asked in programming interviews. .....................
Search Feature in Django | How to create full text search in Django | Django Blog Post - 23
Переглядів 1,2 тис.2 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create a search feature in Django. Download Source Code: bit...
How to create RSS Feed in Django | Syndication Feed Framework | RSS Feeds in Django Blog Post - 22
Переглядів 2,5 тис.2 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create an RSS feed in Django with a syndication feed framewo...
Sitemap | How to create dynamic sitemap in Django | Sitemap in Django Blog Post - 21
Переглядів 4,7 тис.2 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create a dynamic sitemap in Django. Download Source Code: bi...
Django Inclusion Tags | Django Custom Template Tag | Blog Post - 20
Переглядів 9733 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create custom template tags (Inclusion tags) in Django Downl...
How To Create Simple Tags In Django | How To Create A Custom Template Tag | Blog Post -19
Переглядів 2513 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create custom template tags (simple tags) in Django Download...
How to Show Related Posts in Django | Show related Objects in Django | Blog Post - 18
Переглядів 8163 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to show related posts on the Django blog post website. Download...
Django Faker: Creating Fake data with ease | Faker Library for fake data | Blog Post website - 17
Переглядів 1,7 тис.3 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to Python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to create fake data using the Faker library. Download Source Co...
How to Tag a Django blogpost with Taggit | Add tags to Django blogpost | Blog Post Website - 16
Переглядів 1,2 тис.3 роки тому
Learn Complete Backend development with Python and Django: bit.ly/DjangoBooster If you have any doubts related to python or Django, you can ask here: harshvardhan.ai ........................................................................................................................... In this video, we will learn to use Taggit library to add tag functionality to the Django bl...
Using For Loop in Django Template | Rendering Comments in Django | Blog Post Website-15
Переглядів 2273 роки тому
Using For Loop in Django Template | Rendering Comments in Django | Blog Post Website-15
Django Model Forms | Blog post website - 14
Переглядів 5193 роки тому
Django Model Forms | Blog post website - 14
How to create comment system in Django | Comment model in Django | Blog Post website - 13
Переглядів 3,5 тис.3 роки тому
How to create comment system in Django | Comment model in Django | Blog Post website - 13
How to send email with Django | Console Email Backend | Blog Post website - 12
Переглядів 6303 роки тому
How to send email with Django | Console Email Backend | Blog Post website - 12
How to use Django forms to send email | Form handling in Django | Blog Post website - 11
Переглядів 1763 роки тому
How to use Django forms to send email | Form handling in Django | Blog Post website - 11
How to use pagination in Django | Pagination in Django | Function based view | Blog post website- 10
Переглядів 1,1 тис.3 роки тому
How to use pagination in Django | Pagination in Django | Function based view | Blog post website- 10
Tic Tac Toe using React Hooks | Beginner React Project
Переглядів 7493 роки тому
Tic Tac Toe using React Hooks | Beginner React Project
How to Build Absolute URL in Django | Reverse function in Django | Django Blog Post Website - 9
Переглядів 2,7 тис.3 роки тому
How to Build Absolute URL in Django | Reverse function in Django | Django Blog Post Website - 9
How to create detail view in Django | Function based view in Django | Blog Post Website - 8
Переглядів 5703 роки тому
How to create detail view in Django | Function based view in Django | Blog Post Website - 8
How to create list view in Django | Function based view in Django | Blog Post Website - 7
Переглядів 2243 роки тому
How to create list view in Django | Function based view in Django | Blog Post Website - 7
Custom Model Manager in Django | Django Model Manager | Blog Post Website - 6
Переглядів 2553 роки тому
Custom Model Manager in Django | Django Model Manager | Blog Post Website - 6
How Django QuerySet works | ORM | Object Relational Mapper | QuerySet API | Blog Post Website - 5
Переглядів 3043 роки тому
How Django QuerySet works | ORM | Object Relational Mapper | QuerySet API | Blog Post Website - 5
Customizing Django Admin Interface | Django Model Admin | Django Blog Post Website Part - 4
Переглядів 2523 роки тому
Customizing Django Admin Interface | Django Model Admin | Django Blog Post Website Part - 4
Newsletter signup with React and Firebase | Glassmorphism UI | Beginner React Project
Переглядів 3,8 тис.3 роки тому
Newsletter signup with React and Firebase | Glassmorphism UI | Beginner React Project
Django Models | How to find the relationship between models | Blog Post Website with Django Part - 3
Переглядів 1903 роки тому
Django Models | How to find the relationship between models | Blog Post Website with Django Part - 3

КОМЕНТАРІ

  • @mukumelazwivhuyanthangeni4841
    @mukumelazwivhuyanthangeni4841 20 днів тому

    Thank you

  • @sakshinaik6010
    @sakshinaik6010 Місяць тому

    Im able to get my location but when I send the site to someone, they are not getting the access location pop-up. Can anyone help?

  • @simpleman1496
    @simpleman1496 Місяць тому

    how to make dropdown list to change palce in maps

  • @naimishdwivedi1307
    @naimishdwivedi1307 Місяць тому

    What is the theme name?

  • @charu8540
    @charu8540 Місяць тому

    amigo no se te entiende nada

  • @avigarg7859
    @avigarg7859 2 місяці тому

    Best video with so easy explanation. Thanku so much

  • @satyambansal728
    @satyambansal728 3 місяці тому

    for the billing account it is asking for the credit card or bank details, is there will be any money detection, as I have to use the API for a project, paying for it is not an good option

  • @itsm3dud39
    @itsm3dud39 4 місяці тому

    does it cost using like this?

  • @Anupriya-xn9lj
    @Anupriya-xn9lj 4 місяці тому

    will we not be charged for the api for sure

  • @Devtheking
    @Devtheking 4 місяці тому

    Thanks

  • @travelnlearn
    @travelnlearn 4 місяці тому

    amazing content bro

  • @mukulkumar5133
    @mukulkumar5133 5 місяців тому

    Your voice is matching to Akshay Kumar 😅

  • @matheusverri3402
    @matheusverri3402 5 місяців тому

    Excellent video! Thank you!

  • @user-sg7ru4xp5t
    @user-sg7ru4xp5t 5 місяців тому

    in site map you have imported Post from model but it is throwing an error

  • @smitchavda3762
    @smitchavda3762 6 місяців тому

    not receving mail

  • @saminserge2674
    @saminserge2674 6 місяців тому

    Thanks bro, fantastic !

    • @saminserge2674
      @saminserge2674 6 місяців тому

      Please have you another tutoriel for tracking user location with his Phone number ?

  • @merwinadams374
    @merwinadams374 6 місяців тому

    Bro source code not found!!

  • @kumarvummadi3772
    @kumarvummadi3772 6 місяців тому

    what is cpu intensive tasks sir please tell me

  • @ehutch79
    @ehutch79 8 місяців тому

    __contains is NOT full text search. it's just string matching. When you say full text searching, things like faceting, token splitting, similar spellings, etc, are expected.

    • @TheUltimateDevAcademy
      @TheUltimateDevAcademy 8 місяців тому

      You're absolutely right. However, to ensure this tutorial is understandable to beginners, I have focused on a basic understanding of its core functionality. But surely, I will make a video on how to implement full text search with postgres. 🙂

  • @shivampandit2006
    @shivampandit2006 8 місяців тому

    nice tutorial

  • @sourabhkanase8698
    @sourabhkanase8698 9 місяців тому

    but i tody we are not able to get api for free please create new video how can we do today

  • @iggybunn4494
    @iggybunn4494 9 місяців тому

    Thank you so much!!

  • @downanddirtytruth
    @downanddirtytruth 11 місяців тому

    Is there a way to actually import Google Maps on to your website where the user can enter a to and from address?

    • @AbdullahAfzaal-uk3rb
      @AbdullahAfzaal-uk3rb 5 місяців тому

      same question. did you found the solution?

    • @downanddirtytruth
      @downanddirtytruth 5 місяців тому

      Yes. I forget the exact step-by-step process since I did it a while ago, but this is what I can say... Make an account with Google Cloud. You can create a project, which gives you an API key, and you'll be able to import all kinds of stuff into your page (a map, auto complete, street view, etc.). I've included the app I made for your viewing to see what can be possible (and there are a lot more features that what I implemented). optimal(-)sleep(-)calculator(-)map(.firebaseapp) (com ) Jootube keeps deleting my response. Remove the ().

    • @downanddirtytruth
      @downanddirtytruth 5 місяців тому

      Yes. I forget the exact step-by-step process since I did it a while ago, but this is what I can say... Make an account with Google Cloud. You can create a project, which gives you an API key, and you'll be able to import all kinds of stuff into your page (a map, auto complete, street view, etc.). I've included the app I made for your viewing to see what can be possible (and there are a lot more features that what I implemented). optimal(-)sleep(-)calculator(delete app parenthesis)(-)map(.firebaseapp) (com ) Jootube keeps deleting.

    • @downanddirtytruth
      @downanddirtytruth 5 місяців тому

      Yes. I forget the exact step-by-step process since I did it a while ago, but this is what I can say... Make an account with Google Cloud. You can create a project, which gives you an API key, and you'll be able to import all kinds of stuff into your page (a map, auto complete, street view, etc.). I've included the app I made for your viewing to see what can be possible (and there are a lot more features that what I implemented). **Jootube keeps deleting my link. Feel free to message if interested.**

    • @Sebastian-fp4pr
      @Sebastian-fp4pr 5 місяців тому

      @@downanddirtytrutham interested how can I get that link?

  • @adriaanstips1407
    @adriaanstips1407 11 місяців тому

    Fantastic info man

  • @mrunalpatil4876
    @mrunalpatil4876 Рік тому

    What if i have multiple apps

  • @sayun8848
    @sayun8848 Рік тому

    omg!! thankyou brother for this explanation, really helped me understand

  • @k1k2k3k4
    @k1k2k3k4 Рік тому

    Advice: Every single tutorial should start with the end results you are building... so I know if I really want to build that or not.

  • @_pandey__007
    @_pandey__007 Рік тому

    Go to console not showing 😭😔

  • @user-nv8ez9tn1o
    @user-nv8ez9tn1o Рік тому

    good brother

  • @user-nv8ez9tn1o
    @user-nv8ez9tn1o Рік тому

    nice video

  • @user-ce2vy8lh1j
    @user-ce2vy8lh1j Рік тому

    Thanks for this info!

  • @kristof910k
    @kristof910k Рік тому

    Thank you so much man, I wanted to use a method based view but could not figure out how to do pagination manually, nice and short video

  • @user-ce2vy8lh1j
    @user-ce2vy8lh1j Рік тому

    What other steps are there to better SEO promote the django project? Do you have a video about it?

  • @user-ce2vy8lh1j
    @user-ce2vy8lh1j Рік тому

    Everything works. Thank you!

  • @M.R_0014
    @M.R_0014 Рік тому

    Thanks you a lot for professional work and explanation . So helpful for me , i just started to learn React and finally i got my favorite video .

    • @TheUltimateDevAcademy
      @TheUltimateDevAcademy Рік тому

      Glad that you liked it….🙏🙏thank you 😇

    • @M.R_0014
      @M.R_0014 Рік тому

      @@TheUltimateDevAcademy I am really grateful and would like to know if you can send me the link of a video about React CRUD project. It can help me a lot for to link it to my CRUD API in the back-end. THANKS YOU

    • @TheUltimateDevAcademy
      @TheUltimateDevAcademy Рік тому

      I have already created a video series on to-do app to demonstrate crud operations. I have connected it with firebase as backend. You can check that out if it helps…

  • @Los31mon
    @Los31mon Рік тому

    Thank you for this. Your video showed me the missing link in all the other posts.

  • @mayanksharma2472
    @mayanksharma2472 Рік тому

    understood what closure is but not able to understand when to apply I mean by seeing the code I can understand this is closure and what it is doing but if I need to do some task how I will know I should use closure

    • @TheUltimateDevAcademy
      @TheUltimateDevAcademy Рік тому

      There are several use cases for closures in JavaScript, which will be much useful while handling a large and complex applications: Creating private variables and methods: You can use closures to create variables and functions that are only accessible within the closure. These private variables and functions are not accessible from outside the closure, which can be useful for encapsulation and information hiding. Function factories: You can use closures to create a function that returns a new function with specific behavior. This is often used in functional programming to create functions with a specific behavior, without having to create a new function each time. The way we have created the addTo function in the video. Callback functions: Closures are often used in JavaScript as callback functions, which are passed to other functions as arguments. The closure maintains access to variables in its parent scope, even after the parent function has returned, which allows it to be invoked at a later time with the correct context. Decorators: You can use closures to modify the behavior of a function, without modifying the function itself. This is useful for adding functionality, such as logging or error handling, to existing functions. Creating closures with loops: Closures can be created inside loops, allowing each iteration of a loop to have its own private state. Without closure, all iterations would share the same state. Memory management: Closure allows JS engine to keep track of the variables and functions that are still being used by the program. This is useful in managing memory usage, as it allows the engine to clear out variables and functions that are no longer needed. You will automatically know when to solve a specific task using closures with experience. Hope this helps.

  • @cryptome286
    @cryptome286 Рік тому

    Cool, thanks

  • @barakaganai6588
    @barakaganai6588 Рік тому

    worked perfectly. happ to join here😇

  • @EXO_BOY_087
    @EXO_BOY_087 Рік тому

    Good one

  • @mannpatel1656
    @mannpatel1656 Рік тому

    Bhai iska er diagram bna do plzz

  • @funny_videos936
    @funny_videos936 Рік тому

    Make your sound low pitched

  • @richlueking2627
    @richlueking2627 Рік тому

    How to add edit functionality to the comment section?

  • @kk-vs4cc
    @kk-vs4cc Рік тому

    thank you so much, that's exactly i am looking for, use hook instead of calss

  • @chalithamaheshwari9707
    @chalithamaheshwari9707 Рік тому

    Works perfectly. Only modification I have done, changing the firebase imports to make it compatible with v9

  • @forbidden_lion
    @forbidden_lion Рік тому

    You didn't deliver what you promised in the first video! Where's that blog UI at?

  • @terranovich8471
    @terranovich8471 Рік тому

    Is it possible to declare variables inside a future concurrent to perform operations on the result()? using exec()

  • @atozoo7
    @atozoo7 Рік тому

    Learned concept of Canonical URL from you finally after two days of struggle!!

  • @vs_lyrics_711
    @vs_lyrics_711 Рік тому

    BRO, I AM GETTING THIS ERRORS :::: AttributeError: partially initialized module 'cv2' has no attribute 'VideoCapture' (most likely due to a circular import WHAT TO BRO

  • @himanshuagrawal2014
    @himanshuagrawal2014 Рік тому

    Excellent teaching !! stay blessed