I was planning to challenge myself with a 100-day frontend challenge,and I will share my entire journey after I accomplish each projects.
#100DaysFrontendChallenge
#FrontendChallenge
#WebDevelopment
@SelfTaughtDev1
#100DaysFrontendChallenge
#FrontendChallenge
#WebDevelopment
@SelfTaughtDev1
#Day_1_Frontend_Challenge
Project Title :Profile Card
It is a perfect challenge for practicing Flexbox and improving your CSS skills.
Technologies used
💻HTML
💻CSS
Source code : https://github.com/umera27/Profile-Card.git
Live:
https://umera27.github.io/Profile-Card
@SelfTaughtDev1
Project Title :Profile Card
It is a perfect challenge for practicing Flexbox and improving your CSS skills.
Technologies used
💻HTML
💻CSS
Source code : https://github.com/umera27/Profile-Card.git
Live:
https://umera27.github.io/Profile-Card
@SelfTaughtDev1
👍4🔥1
#Day_02_Frontend_Challenge
Hi there, I know I missed many days showing you my progress on the web dev challenges, but I apologize for my late response. I'm back with an exciting project!
The project is called 'Add to Bag' and it's for shopping purposes. I built the structure using HTML, and I tried to make it responsive with CSS. I also added some JavaScript code to make it dynamic. After I deploy it on GitHub, I'll share the source code with you.
#CodingChallenge
#Day02
#FrontendChallenge
#WebDev
@SelfTaughtDev1
Project Title : Add to Bag
Hi there, I know I missed many days showing you my progress on the web dev challenges, but I apologize for my late response. I'm back with an exciting project!
The project is called 'Add to Bag' and it's for shopping purposes. I built the structure using HTML, and I tried to make it responsive with CSS. I also added some JavaScript code to make it dynamic. After I deploy it on GitHub, I'll share the source code with you.
#CodingChallenge
#Day02
#FrontendChallenge
#WebDev
@SelfTaughtDev1
👍5🔥1
We reached 100 subscribers! Thank you to all of you, especially to user @davee198. This is just the beginning one day we will build a big tech community.
#100subscribers
#SelfTaughtDev
#DevCommunity
#TechTalk
@SelfTaughtDev1
#100subscribers
#SelfTaughtDev
#DevCommunity
#TechTalk
@SelfTaughtDev1
👍1🔥1
🔥2🆒1
#Day_03_Frontend_Challenge
Project-Title : Mobile Navigation
Hi, fellows, how are you doing?
I'm back with an exciting project called Mobile Navigation.
I built its structure with HTML and made it look user-interactive with CSS, and I made the navigation toggle with JavaScript.
Live Demo
#Day03FrontendChallenge
#WebDevelopment
#SelfTaughtDev
#Progress
@SelfTaughtDev1
👍1🔥1
If you have any question or suggestion, feel free to reach out.
@TechNerdGuy
Next class will start on Dec 5th, 2024 - (Full Stack Application Development - MERN Stack)
For more check this video
https://youtu.be/ERHq5wfm57I?si=dYMIU6C1krg_sUzR
For more check this video
https://youtu.be/ERHq5wfm57I?si=dYMIU6C1krg_sUzR
YouTube
Next class will start on Dec 5th, 2024 - (Full Stack Application Development - MERN Stack)
Next class will start on Dec 5th, 2024 - (Full Stack Application Development - MERN Stack)
------------------------------
ከነዚህ ኮርሶች አትጀምሩ!
https://www.youtube.com/watch?v=7GLMhd-82uc
የቀድሞ የኢቫንጋዲ ተማሪዎች የሥራ ፍለጋ ፈተናን እንዴት ተወጡ? በሥራ ላይስ ምን ገጠማቸው?
https://www…
------------------------------
ከነዚህ ኮርሶች አትጀምሩ!
https://www.youtube.com/watch?v=7GLMhd-82uc
የቀድሞ የኢቫንጋዲ ተማሪዎች የሥራ ፍለጋ ፈተናን እንዴት ተወጡ? በሥራ ላይስ ምን ገጠማቸው?
https://www…
I was planning to show you how you can post your project on GitHub by using only your phone.
The only thing you need is to install Termux on your device.
If you are willing to know, let me know in the comment section.
If you are interested in it, hit any reaction.
let's code together💻.
#SelfTaughtDev
#DevTool
#Termux
#TermuxCommand
#DevCommunity
#TechTalk
@SelfTaughtDev1
👍3🔥1
Javanoscript for Everything:
JS + React = Web Development
JS + Three.js = 3D Visualization
JS + Angular = Web Applications
JS + Phaser = Game Development
JS + Vue.js = Progressive Web Apps
JS + TensorFlow.js = Machine Learning
JS + Node.js = Server-Side Development
JS + Electron = DesktopApp Development
JS + React Native = MobileApp Development
#javanoscript
JS + React = Web Development
JS + Three.js = 3D Visualization
JS + Angular = Web Applications
JS + Phaser = Game Development
JS + Vue.js = Progressive Web Apps
JS + TensorFlow.js = Machine Learning
JS + Node.js = Server-Side Development
JS + Electron = DesktopApp Development
JS + React Native = MobileApp Development
#javanoscript
Question
Console.log(null == undefined);
Console.log(null === undefined);
What is the output of this two snippets code?💻
Drop ur 🤓answer with explanation 📚in the comment section 👇
Forwarded from Seraphim
True (== for loose equality, null and undefined are loosely equal)
False (=== for strict equality)
False (=== for strict equality)
👍2
Js Quiz
console.log("9"+4);
console.log(4+"9");
What is the output of this☝️ snippets code?💻🤓
console.log("9"+4);
console.log(4+"9");
What is the output of this☝️ snippets code?💻🤓