Coding House
Coding House

Coding House

      |      

Abonnenter

   Seneste videoer

Coding House
13 Visninger · 1 måned siden

Get a certificate for this course: https://courses.supersimple.dev/courses/javascript
or Frontend Bundle (React, JS, HTML CSS): https://courses.supersimple.de....v/bundles/frontend-b
🎓 Includes certificate of completion and better learning experience (smaller videos, ads-free)
✅ Don't worry if you're halfway through or finished the course, you can skip the lessons you finished and take a final test to get a Certificate.
❤️ Thanks for supporting SuperSimpleDev!

In this JavaScript tutorial and JavaScript full course, learn to build complex websites with JavaScript, HTML, and CSS.
Links for each lesson: https://github.com/SuperSimple....Dev/javascript-cours
Exercise solutions: https://github.com/SuperSimple....Dev/javascript-cours
Copy of the code: https://github.com/SuperSimple....Dev/javascript-cours

🎓 Premium Courses (get a certificate, better learning experience, support SuperSimpleDev ❤️)
Frontend Bundle (React, JS, HTML CSS): https://courses.supersimple.de....v/bundles/frontend-b
React Premium Course: https://courses.supersimple.dev/courses/react
JavaScript Premium Course: https://courses.supersimple.dev/courses/javascript
HTML CSS Premium Course: https://courses.supersimple.dev/courses/html-css

⭐️ More in-depth videos, secrets of my channel, work-in-progress courses:
Membership: https://www.youtube.com/@SuperSimpleDev/join or https://member.supersimple.dev (10-20% OFF USD price)

Lessons:
00:00:00 Intro
00:02:01 1 JavaScript Basics
00:14:48 2 Numbers and Math
00:43:26 3 Strings
01:07:32 4 HTML CSS Review, console.log
01:51:06 5 Variables
02:32:55 6 Booleans and If-Statements
03:34:12 7 Functions
04:15:45 8 Objects
05:25:46 9 Document Object Model (DOM)
06:38:51 10 HTML, CSS, and JavaScript Together
07:42:28 11 Arrays and Loops
08:43:04 11 (Part 2) Arrays and Loops
09:28:26 12 Advanced Functions
10:10:22 12 (Part 2) Advanced Functions
10:58:57 13 Start the Amazon Project and Intro to Git
12:28:00 14 Modules
13:56:33 15 External Libraries
15:34:37 16 Testing
15:58:24 Testing Frameworks
17:36:30 17 Object-Oriented Programming
18:06:09 Classes
18:51:50 Inheritance
19:32:59 18 Intro to Backend, Callbacks, Async Await
20:30:57 Promises and fetch
21:12:47 Async Await
22:14:08 Next steps after this course

Additional information:
This JavaScript tutorial and JavaScript full course is a project based series of JavaScript tutorials for software engineers. Each JavaScript tutorial builds on a project and provides some JavaScript exercises to practice what we learned. By the end, we'll learn how to create complex, interactive websites with JavaScript, HTML, and CSS, which will help you become a web developer and software engineer.

#javascript #javascripttutorial #javascriptfullcourse #supersimpledev #javascriptcourse #advancedjavascript #webdevelopment #webdeveloper #softwaredeveloper #softwaredevelopment #coding #codingtutorial #softwareengineer #softwareengineering #learntocode #html #css

update_time: 1757073552243

Coding House
13 Visninger · 1 måned siden

#HTML #CSS #course

⭐ TIME STAMPS ⭐
#1 00:00:00 Introduction to HTML 🌎
00:01:56 VSCode download
00:02:38 project folder setup
00:02:57 index.html
00:03:16 live server extension
00:03:35 html basics
#2 00:11:07 hyperlinks 👈
#3 00:15:15 images 🖼️
#4 00:21:33 audio 🔊
#5 00:26:49 video 🎥
#6 00:31:20 favicons 🗿
#7 00:34:19 text formatting 💬
#8 00:38:10 span & div 🏁
#9 00:42:57 lists 📄
#10 00:49:31 tables 📊
#11 00:54:13 buttons 🔘
#12 00:59:28 forms 📝
#13 01:17:22 headers & footers 🤯
#14 01:23:10 Introduction to CSS 🎨
#15 01:31:10 colors 🖌️
#16 01:35:22 fonts 🔤
#17 01:42:42 borders 🖼
#18 01:47:09 shadows 👥
#19 01:50:27 margins ↔️
#20 01:55:41 float 🎈
#21 02:00:08 overflow 🌊
#22 02:03:31 display property 🧱
#23 02:07:43 height and width 📏
#24 02:14:37 positions 🎯
#25 02:21:00 background images 🏙️
#26 02:24:15 combinators ➕
#27 02:29:12 pseudo-classes ☟
#28 02:36:50 pseudo-elements ✔
#29 02:42:46 pagination 🕮
#30 02:51:44 dropdown menus 🔻
#31 02:58:19 navigation bar 🧭
#32 03:04:46 website layout 🗺️
#33 03:14:13 image gallery 📷
#34 03:19:50 icons 🐤
#35 03:28:23 flexbox 💪
#36 03:38:23 transformations 🔄
#37 03:47:23 animations 🎬

Copyright Disclaimer:

This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.

Coding House
21 Visninger · 1 måned siden

Learn JavaScript, HTML, and CSS in this Frontend Web Development course. In this massive course, you will go from no coding experience to having the essential skills of a frontend web developer. You will learn various web development technologies and create a few projects along the way.

✏️ Course from Zach Gollwitzer. Check out his channel: https://www.youtube.com/c/ZachGollwitzer

💻 Code and Resources: https://github.com/zachgoll/fu....llstack-roadmap-seri

❤️ Try interactive Frontend courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Frontend (Made possible by a grant from our friends at Scrimba)

⌨️ (00:00:00) Introduction
⌨️ (00:04:45) Your first JavaScript program
⌨️ (00:28:14) What is JavaScript?
⌨️ (00:56:04) JavaScript variables
⌨️ (01:45:28) Basic JavaScript challenges
⌨️ (01:45:54) JavaScript operators
⌨️ (02:39:10) 5 more JavaScript challenges
⌨️ (02:50:09) JavaScript functions, conditionals, loops
⌨️ (03:55:03) 25 Beginner JavaScript practice problems
⌨️ (06:07:47) Built-in JavaScript methods
⌨️ (06:25:46) Callback functions
⌨️ (06:45:53) JavaScript primitives
⌨️ (06:54:04) JavaScript Dates
⌨️ (07:02:21) Regular Expressions
⌨️ (07:25:01) JavaScript String methods
⌨️ (07:40:45) JavaScript Array methods
⌨️ (08:16:41) Math utilities with JavaScript
⌨️ (08:23:11) Error types and other JavaScript concepts
⌨️ (08:39:15) 10 Beginner / Intermediate JavaScript practice problems
⌨️ (10:02:33) HTML Crash Course
⌨️ (11:00:10) "About me page" HTML challenge
⌨️ (11:02:51) Document Object Model (DOM)
⌨️ (12:23:56) HTML + JavaScript "Meme Generator" challenge
⌨️ (13:12:17) CSS Crash Course
⌨️ (14:11:49) The CSS Box Model
⌨️ (14:36:46) Most common CSS properties
⌨️ (15:43:51) Frontend Mentor CSS "Pricing Card" challenge
⌨️ (17:11:16) Introduction to responsive web design
⌨️ (18:16:27) CSS Flexbox Crash Course
⌨️ (19:40:45) Frontend Mentor CSS Flexbox "Testimonials" challenge
⌨️ (21:13:27) Final thoughts and next steps

🎉 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

Coding House
12 Visninger · 1 måned siden

Start your web development career with HTML/CSS! 🌐 This beginner-friendly tutorial covers the essentials.

❤️ Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCWv7vMbMWH4-V0ZXd

🚀 Want to master HTML/CSS?
- Check out my complete course: https://mosh.link/htmlcss-course
- Subscribe for more awesome content: https://goo.gl/6PYaGF

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

💡 Why HTML?
- It's the foundation for every website.
- Essential skill for front-end web developers.
- Easy to learn, even for absolute beginners.

👉 This tutorial is perfect for you if:
- You dream of a career in web development.
- You want to build your own website.
- You're curious about how the internet works.

📖 TABLE OF CONTENT
0:00:00 Introduction
0:01:09 What You Need
0:03:42 Languages and Tools of Web Development
0:09:36 How the Web Works
0:14:27 Inspecting HTTP Requests and Responses
0:18:30 HTML Basics
0:25:41 CSS Basics
0:30:35 Formatting Code
0:32:51 Inspecting Pages Using DevTools
0:35:04 Validating Web Pages
0:39:45 The Head Section
0:43:33 Text
0:50:13 Entities
0:53:42 Hyperlinks
1:03:12 Images

#HTML #WebDevelopment #Coding

Coding House
14 Visninger · 1 måned siden

Learning to code with freecodecamp vs odin project which to choose? In this video I'll go over my experience with learning as a self taught dev


Connect With Me:

Book a call:
https://topmate.io/thetechdad87/

Discord:
https://discord.gg/CY9QwFsETJ

Twitter:
https://twitter.com/thetechdad87

Email:
thetechdad87@gmail.com

Support The Channel:
Subscribe!!!
https://www.youtube.com/@thete....chdad87?sub_confirma

Buy me a Coffee!!!
https://www.buymeacoffee.com/will513rt

Chapters:

#learntocode #tech #coding #codingforbeginners #softwareprogramming #softwaredeveloper #recovery #veteran #programming #selfimprovment #freecodecamp #theodinproject

Coding House
11 Visninger · 1 måned siden

Ready to streamline your web development workflow? In this guide, I'll show you
how to set up Visual Studio Code (VS Code) for web development, transforming it into a powerful and feature-rich code editor tailored to your needs.

Join me as I walk you through the essential steps to optimize your VS Code environment.

Enjoy the Video!

00:12 Download VS Code
00:28 Install Live Server
00:42 Install JavaScript Snippet
02:53 Install Bootstrap
01:00 Create a Project
01:39 Outro

Download VS Code
https://code.visualstudio.com/

****Career Resources****

❗️ *LEARN ETHICAL HACKING Course* 👉 https://hub.eccouncil.org/77gvhg

➡️ "Dive into the underground with *Dark Web Chronicles* — gripping true stories of hacks, heists, and cybercrime." https://youtube.com/playlist?list=PLxukEs12UGSxHzQmYT_d9RkMCAb1JE1yV&si=_giB65vqo2UoN3CK

To get more of our best content on IT careers and IT certifications, go to https://skillsbuildtraining.com/blog

Be sure to leave any questions or comments below!

See More Videos and Subscribe: https://www.youtube.com/channe....l/UCQa4HENaBBB29aCMq
Website: https://skillsbuildtraining.com/
Facebook: https://www.facebook.com/skillsbuildtraining/
Twitter: https://twitter.com/SkillsbuildT

Coding House
8 Visninger · 1 måned siden

Let's build 15 Awesome Projects with HTML, CSS & JS. It's completely free but you have to subscribe 🤨
My 100+ Hours Course: https://dub.sh/udemy-discount


📚 Resources:
Source Code: https://github.com/burakorkmez..../html-css-js-project (Give it a star ✨)
Github Gist: https://gist.github.com/burako....rkmez/eca0903f564dbe
Diagrams: https://app.eraser.io/workspac....e/8yoDl1tVoPcljUbouj

🔗 Links:
Join discord to ask your questions: https://discord.gg/yEyKQWYugG
Follow me on X: https://x.com/codesistency


Timestamps:
00:00:00 - Intro
00:03:53 - Project 1: Quiz Game
01:02:21 - Project 2: Color Palette Generator
01:42:46 - Project 3: Drag & Drop Board
02:06:18 - Project 4: Expense Tracker
03:01:33 - Project 5: Bookmark Saver
03:24:34 - Project 6: Form Validator
03:56:29 - Project 7: Password Generator
04:54:38 - Project 8: Todo App
05:53:17 - Project 9: Contact Form
06:18:34 - Project 10: Pricing Cards
06:59:13 - Project 11: Team Members Showcase
07:31:50 - Project 12: Recipe Finder
08:23:16 - Project 13: Currency Converter
08:48:33 - Project 14: Github Finder
09:39:36 - Project 15: Custom 404 Page Design
09:46:07 - Project 16: Newsletter Signup Design

Thanks for watching. If you're still reading, you have to subscribe :-)

#html #css #javascript #programming #coding

Coding House
2 Visninger · 1 måned siden

In my opinion, people try to bait you on the internet by getting you to think or do certain things that'll "help" you bypass the process of learning web development. The truth is, the process never ends. Learning web dev/coding is a lifelong journey.

If you want to stay in touch:
📸 Instagram - @dylancole314

Recommended courses👇
https://www.freecodecamp.org/l....earn/2022/responsive
https://www.udemy.com/course/d....esign-and-develop-a-
https://www.udemy.com/course/t....he-complete-javascri

#webdevelopment #softwareengineer #careergrowth

Coding House
15 Visninger · 1 måned siden

Get a certificate for this course: https://courses.supersimple.dev/courses/html-css
or Frontend Bundle (React, JS, HTML CSS): https://courses.supersimple.de....v/bundles/frontend-b
🎓 Includes certificate of completion and better learning experience (smaller videos, ads-free)
✅ Don't worry if you're halfway through or finished the course, you can skip the lessons you finished and take a final test to get a Certificate.
❤️ Thanks for supporting SuperSimpleDev!

In this full course, we learn how to build websites with HTML and CSS, and get started as a software engineer.
Exercise solutions: https://github.com/SuperSimple....Dev/html-css-course/
Copy of the code: https://github.com/SuperSimple....Dev/html-css-course/
HTML and CSS reference: https://supersimpledev.github.....io/references/html-c

JavaScript Full Course: https://youtu.be/EerdGm-ehJQ

🎓 Premium Courses (get a certificate, better learning experience, support SuperSimpleDev ❤️)
Frontend Bundle (React, JS, HTML CSS): https://courses.supersimple.de....v/bundles/frontend-b
React Premium Course: https://courses.supersimple.dev/courses/react
JavaScript Premium Course: https://courses.supersimple.dev/courses/javascript
HTML CSS Premium Course: https://courses.supersimple.dev/courses/html-css

⭐️ More in-depth videos, secrets of my channel, work-in-progress courses:
Membership: https://www.youtube.com/@SuperSimpleDev/join or https://member.supersimple.dev (10-20% OFF USD price)

Lessons:
0:00 Intro
1:02 1. HTML Basics
17:42 2. CSS Basics
44:39 3. Hovers, Transitions, Shadows
1:03:10 4. Chrome DevTools & CSS Box Model
1:17:30 5. Text Styles
1:52:18 6. The HTML Structure
2:11:08 7. Images and Text Boxes
2:25:42 8. CSS Display Property
2:34:58 9. The div Element
2:46:55 10. Nested Layouts Technique
3:16:58 11. CSS Grid
3:43:58 12. Flexbox
4:15:21 13. Nested Flexbox
4:44:36 14. CSS Position
5:07:14 15. Position Absolute and Relative
5:33:49 16. Finish the Project
6:07:46 17. More CSS Features
6:30:21 Outro

Additional Information:
This HTML CSS full course is a series of HTML CSS tutorials, teaching the major skills that we need to create complex websites. Each HTML CSS tutorial builds on a project and provides some HTML CSS exercises to practice what we learned. By the end, we'll learn the basics of web development and we'll be on our way to becoming a web developer and software engineer.

#htmltutorial #csstutorial #htmlcssfullcourse #html #css #tutorial #fullcourse #course #htmltutorial #csstutorial #htmlcsstutorial #htmlfullcourse #cssfullcourse #webdevelopment #advancedhtmltutorial #advancedcsstutorial #coding #codingtutorial #softwareengineer #softwareengineering #learntocode #supersimpledev

Coding House
14 Visninger · 1 måned siden

Learn full-stack web development in this full course for beginners. First, you will learn the basics of HTML, CSS, and JavaScript. Then, you will learn how to put everything together to create a frontend movie search app. Finally, you will learn how to create a backend API to create movie reviews and connect the frontend to the backend. The backend uses Node.js, Express, and MongoDB.

🔗 Get started with Replit: https://join.replit.com/web-students

✏️ Tomi Tokko and Beau Carnes developed this course.
Tomi's channel: https://www.youtube.com/CodeWithTomi
Beau's channel: https://www.youtube.com/beau

⭐️ Code ⭐️
JavaScript RPG Starter: https://replit.com/@BeauCarnes..../JavaScript-RPG-Star
JavaScript RPG Complete: https://replit.com/@BeauCarnes/JavaScript-RPG

Frontend Movie App (and starter for connecting to backend): https://replit.com/@TomiTokko/MoviesApp

Backend Reviews API: https://replit.com/@BeauCarnes/review-backend
Frontend connected to backend: https://replit.com/@BeauCarnes/htmlfrontend

🏗 Replit provided a grant to make this course possible.

❤️ Try interactive Fullstack courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Fullstack (Made possible by a grant from our friends at Scrimba)

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:02:42) Learn HTML
⌨️ (1:26:27) Learn CSS
⌨️ (3:15:49) Learn JavaScript
⌨️ (4:52:01) Create Frontend Movie App
⌨️ (5:44:04) Create Backend Reviews API
⌨️ (6:49:32) Connect Frontend with Backend

🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Coding House
14 Visninger · 1 måned siden

Build & Deploy a Responsive Multi-Page Crypto Investment Dashboard using HTML CSS & JavaScript
Hostinger Discount: https://www.hostg.xyz/SH8cs
In this step-by-step project tutorial, I'm going to teach you how to build or design this beautiful responsive multi-page crypto invesment platform or dashboard using html css and javascript. This dashboard will have a light and dark theme as well, and we will deploy it and make it avaialble on the internet.


Source Code: https://buymeacoffee.com/egator/e/309268
Become a Patron: https://patreon.com/egator


Timestamps
00:00 Intro (Project Demo & What you'll learn)
03:55 Buying Hosting & Claiming FREE Domain Name
07:43 Project Folder Structure
13:50 Navbar
19:20 General CSS Styles
37:00 Navbar CSS
44:45 Sidebar
57:55 Cards
01:12:50 Fast Payments
01:20:40 Line Chart
01:30:25 Investments
01:38:40 Recent Transactions
01:52:00 Media Queries for Responsive Design
02:03:50 Closing/Opening Sidebar on small screens
02:07:16 Dark/Light Theme
02:18:30 Transactions Page
02:33:10 Wallet Page
02:41:10 Deployment (Putting the website on the internet)







Assets: https://github.com/egattor/crypto-dashboard-assets

Coding House
2 Visninger · 1 måned siden

How To Create A Responsive Social Media Website With Theme Customization Using HTML CSS & JavaScript.
Hostinger Discount: https://www.hostg.xyz/SH8cs

Responsive React Portfolio Website with Theme Customization (FULL COURSE): https://www.udemy.com/course/r....eact-js-portfolio-we

Source code, Assets & Live Demo: https://patreon.com/egator

Hello guys, and welcome to another Beginner Web Development Project Tutorial. Today we're going to Create A Responsive Social Media Website With Theme Customization Using HTML CSS & JavaScript. We'll use modern CSS features like CSS Variables, CSS Grid, CSS Flexbox, and CSS Units like rem, vw, and vh to achieve a Responsive Design.

I will walk you through creating the markup for the navigation bar, sidebar and notifications popup, stories, create post section, feeds or posts, messages, and friend requests. From there, we'll move on to our styling, where we'll add beauty to our page. We'll be using CSS variables, CSS grid, CSS flexbox, and other modern CSS properties and features.

Lastly, we'll move on to our JavaScript, where we'll be adding our sidebar menu toggle functionality, our messages or chat search functionality, our modal open and close functionality, our font size customization functionality, and our primary and background theme or display customization functionality.

This is a Simple Web Development Project to get you started on creating medium-sized projects as a beginner web developer.

If you enjoyed this video, please leave a like and subscribe for even more amazing future projects!

I've made the source code for all projects available for the past few months, but now I need your support to keep bringing you even better content. Please join my Patreon and have access to all my project source code, images, and live demo! You'll also have access to all future projects, Figma files, my upcoming Udemy course, and more!

Iconscout CDN: https://unicons.iconscout.com/....release/v2.1.6/css/u




Check out The Playlist: https://www.youtube.com/watch?v=hvpATFHbVm0&list=PLfVxbRIcicREvxnfsrWqiyPrjiVdnbLa_

Subscribe: https://www.youtube.com/channe....l/UCL8l_VxCAN0jOpaLa

Assets: https://drive.google.com/file/....d/1538eTIZ3uvVXFn3y6


TIMESTAMPS
00:00 Intro (Project Preview)
00:05:14 Project Setup & Plugins
00:07:20 Navigation Bar Markup
00:09:57 CSS General Styles and CSS Variables
00:17:35 Navigation Styles
00:22:06 Main and Left (Profile and Sidebar Menus and Notification Popup) Markup
00:34:22 Main and Left (Profile and Sidebar Menus and Notification Popup) Styles
00:48:38 Stories and Create Post Markup
00:51:20 Stories and Create Post Styles
01:00:25 Feeds/Posts Markup
01:05:48 Feeds/Posts Styles
01:13:52 Messages and Friend Request Markup
01:19:32 Messages and Freind Request Styles
01:35:23 Theme Customization Modal Markup
01:37:07 Theme Customization Modal Styles
01:50:00 Responsive Design | CSS Media Queries
01:55:22 Sidebar Menu Items Toggle Functionality in JavaScript
02:03:30 Filter messages using JavaScript
02:08:58 Modal Open and Close Functionality using JavaScript
02:15:35 Font Size Customization using JavaScript
02:24:00 Primary Color Theme Customization using JavaScript
02:29:58 Background Theme Color Customization using JavaScript

Coding House
2 Visninger · 1 måned siden

MERN Stack Social Media App with Chat using MongoDB ExpressJS NodeJS ReactJS Socket io JWT 1/4
Hostinger Discount: https://www.hostg.xyz/SH8cs
Learn how to Build and Deploy a complete social media application with chat system. In this tutorial, you'll learn how to build a full CRUD app using the MERN Stack (MongoDB, ExpressJS, ReactJS, NodeJS). We will also be using cloudinary for file storage, jwt for authentication, socket.io for real-time chat system, postman for api testing, redux toolkit for app-wide state management, and more!
This is the perfect tutorial for anyone looking to build a real world app with full user authentication and authorization, theme customization, and more!

Full Project Source Code: https://buymeacoffee.com/egator/e/402840
Become a Patron: https://patreon.com/egator

Project Playlist: https://www.youtube.com/watch?v=FeLz47gWj9E&list=PLfVxbRIcicREdceYv_rkiR6nU0ZRVbJmJ&pp=gAQB

Timestamps
00:00 Intro (Demo)
22:45 Installing Depencies
27:49 Creating Server
30:35 Connecting MongoDB
40:22 Error Model & Middleware
45:40 User Model
51:40 User Controller
59:40 User Routes
1:05:40 Postman
1:13:50 Register User
1:26:30 Login User
1:36:06 Get User
1:38:00 Get Users
1:39:50 Edit User
1:41:30 Auth Middleware
1:52:55 Follow/Unfollow User
1:03:00 Change User Profile Photo/Avatar & Cloudinary

Coding House
2 Visninger · 1 måned siden

HTML & CSS Full Course Discount: https://www.udemy.com/course/h....tml-css-full-course-

The link above takes you to my HTML & CSS complete course that teaches you everything you need to know in HTML and CSS in order to build modern responsive websites from scratch! The course is filled with projects that help you further understand every concept we learn. Use the discount link above to enroll today!


Learn how the CSS Box Model works in this tutorial. Learn how to use CSS properties like width, height, padding, border, margin, and more!

Coding House
6 Visninger · 1 måned siden

Hostinger Discount: https://www.hostg.xyz/SH8cs
In this step-by-step Next JS tutorial, I'll teach you how to build and deploy a fully functioning complete personal portfolio website using Next.js 14 and CSS3. Throughout the video, you'll learn some new features that come with the new NextJS 14 and the app router, context api for app-wide state, css variables, css grid and flexbox, css animations and transitions, and more!
Create a professional portfolio website to represent your brand today by following this tutorial.

Become a patron: https://patreon.com/egator
Source Code: https://www.buymeacoffee.com/egator/e/220295

Timestamp
00:00 Intro (Project Demo)
07:30 Hosting and FREE Domain
11:20 Folder Structure (App Router)
28:50 Navbar
51:50 Header/Hero Section
01:17:00 Testimonials (SwiperJS)
01:30:35 FAQs/Accordion
01:41:40 Footer
01:47:50 About Page
01:53:25 Card Component
01:55:10 Services Page
02:00:50 Contact Page
02:03:10 Portfolio Page
02:20:02 Light/Dark Theme

Global CSS file & Assets: https://github.com/egattor/nex....t-portfolio-assets-a

Coding House
9 Visninger · 1 måned siden

MERN Stack Project: Social Media App with Chat using MongoDB ExpressJS NodeJS ReactJS Socket.io JWT and more

MERN Stack Social Media with Chat using MongoDB ExpressJS NodeJS ReactJS JWT Tutorial - Part 2 of 4
Hostinger Discount: https://www.hostg.xyz/SH8cs
Learn how to Build and Deploy a complete social media application with chat system. In this tutorial, you'll learn how to build a full CRUD app using the MERN Stack (MongoDB, ExpressJS, ReactJS, NodeJS). We will also be using cloudinary for file storage, jwt for authentication, socket.io for real-time chat system, postman for api testing, redux toolkit for app-wide state management, and more!
This is the perfect tutorial for anyone looking to build a real world app with full user authentication and authorization, theme customization, and more!

Full Project Source Code: https://buymeacoffee.com/egator/e/402840
Become a Patron: https://patreon.com/egator

Project Playlist: https://www.youtube.com/watch?v=FeLz47gWj9E&list=PLfVxbRIcicREdceYv_rkiR6nU0ZRVbJmJ&pp=gAQB

Coding House
2 Visninger · 1 måned siden

React Website Tutorial From Scratch - Responsive React Js 18 & React Router 6 Project Tutorial
Hostinger Discount: https://www.hostg.xyz/SH8cs

Responsive React Portfolio Website with Theme Customization (FULL COURSE): https://www.udemy.com/course/r....eact-js-portfolio-we

Source Code: https://www.buymeacoffee.com/egator/e/84250
Become a patron: https://patreon.com/egator

In this practical beginner react js project tutorial, I'm going to teach you, step-by-step, how to build and deploy a complete, modern, responsive react website using react version 18 and react router dom version 6. Throughout this project tutorial, you will learn how to create react apps or websites using react 18, how to use react router 6 for your routing, how to create re-usable react components, how to use the react icons library in your react projects, some react js best practices, how to use react hooks (useState), how to add easy contact options on your website (Facebook messenger, WhatsApp, and email), how to build responsive react website using css media queries, how to use CSS variables for easy theme customization, how to use CSS transitions and keyframes, how to use CSS3 flexbox and grid system, and more!

This is a Beginner React JS project tutorial. No prior react knowledge is required, as I will be explaining every step along the way!
Now let's build The Best React Website Project on YouTube!


Starter File: https://github.com/egattor/react-website-1-starter


Timestamps:
00:00 Intro (Project Overview)
12:03 Buying Hosting & Free Domain Name
15:03 Create React App & Project Structure
30:40 Responsive React Navbar & Routing (React Router Dom 6)
41:07 General CSS Styles & Variables
01:25:00 Main Header Component
01:43:00 Programs Component
02:06:25 Values Component
02:17:07 FAQs Component
02:32:30 Testimonials Component
02:50:45 Footer Component
03:01:47 General CSS Media Queries (Responsive Design)
03:04:50 Home Page Components Media Queries
03:15:35 About Component
03:38:50 Contact Component
03:46:24 Gallery Component
03:53:30 Not Found Component
03:56:24 Plans Component
04:05:10 Trainers Component
04:20:27 Adding Background Texture
04:22:30 Deploying To Hostinger's Fast Server



#reactjs #website #tutorial

Coding House
2 Visninger · 1 måned siden

Here's the perfect MERN Stack project tutorial for your portfolio! In this step-by-step tutorial, I'm going to teach you how to build a custom full stack voting application that comes with features like jsonwebtoken Authentication, light-dark theme, responsiveness, multi-election voting functionality, Cloudinary file upload, mongoose sessions and relationship between collections and more!
I will walk you through the entire project from scratch and make sure you understand everything step-by-step! In this first part of 3, we will build and design the frontend (all pages and components needed for the application). In the next video, we will work on the API or backend of the project.
This is the most practical MERN Stack project tutorial you can find on the internet where you'll learn how to create this entire project from scratch!

Hostinger Discount: https://www.hostg.xyz/SH8cs
Complete Project SOURCE CODE with backend: https://buymeacoffee.com/egator/e/340214
Become a Patron: https://patreon.com/egator

Part 1 (React Frontend): https://www.youtube.com/watch?v=lwVdmLP3Fh0


Timestamps
00:00 Project Demo
17:20 Project Folder Structure
23:30 MongoDB Atlas
35:55 404 & Error Middleware
41:35 Routing, Controllers & Testing endpoints with Postman
1:06:25 Models
1:14:50 Voter Controllers
1:45:45 Election Controllers (file upload & cloudinary)
2:33:00 Authentication/Authorization Middleware
2:46:10 Candidate Controllers


Assets: https://github.com/egattor/voting-app-assets

Coding House
11 Visninger · 1 måned siden

Responsive Personal Portfolio Website Tutorial using HTML CSS & JavaScript with Light-Dark Theme
Hostinger Discount: https://www.hostg.xyz/SH8cs
Are you looking for a video tutorial that's going to teach you how to build and deploy a modern responsive personal portfolio website using HTML, CSS and Javascript? Then this is the perfect tutorial for you!
In this step-by-step tutorial, you will learn how to create the most beautiful portfolio website on the internet! This projects comes with plenty of modern features such as: light-dark theme, mobile responsiveness, accordion for frequently asked questions, carousel for clients testimonials, fully functioning contact form, beautiful floating navigation, amazing animations and transitions, and more!


Source Code: https://buymeacoffee.com/egator/e/283325
Become a Patron: https://patreon.com/egator


part 1: https://www.youtube.com/watch?v=ekAbxVNcy8Q


Google Fonts: https://fonts.google.com/
Iconscout: https://iconscout.com/unicons/free-line-icons
SwiperJS: https://swiperjs.com/
Mixitup: https://www.kunkalabs.com/mixitup/
Animate on scroll: https://michalsnik.github.io/aos/

Timestamps:
00:00 Intro (Project Demo)
08:25 Hosting & FREE Domain
12:52 Projects CSS
18:50 Mixitup JS
27:10 Testimonials Slides/Carousels & Swiper JS
41:20 FAQs Accordion
53:00 Contact & Form Submit
01:02:45 Custom Scrollbar
01:03:55 Light/Dark Theme Toggle with JavaScript
01:10:43 Animate On Scroll
01:20:00 Media Queries Responsiveness
01:30:37 How to deploy or upload your website on the internet



Starter files: https://github.com/egattor/res....ponsive-portfolio-st

#portfoliowebsite #responsivepersonalportfolio #htmlcssjavascript #responsivewebsitedesign

Vis mere