devHamza03 Profile Banner
Hamza khan Profile
Hamza khan

@devHamza03

Followers
16
Following
381
Media
96
Statuses
119

BCA student | Full-Stack Development journey | Turning ideas into code

Joined September 2025
Don't wanna be here? Send us removal request.
@devHamza03
Hamza khan
20 hours
📅 Day 69 of Cohort 2.0 | @sheryians_ Today we learned how to set up a React project using Vite and explored JSX. Understood how JSX mixes HTML and JavaScript to make UI building easier and cleaner. 💻 #Day69 #React #JavaScript #CodingJourney #WebDevelopment @sarthacksharma
1
0
3
@devHamza03
Hamza khan
2 days
📅 Day 68 of Cohort 2.0 | @sheryians_ Today we learned how to attach React to an HTML file using the React CDN. We also created elements with React createElement and rendered them using the root. 💻 #Day68 #React #JavaScript #CodingJourney
0
0
3
@devHamza03
Hamza khan
3 days
📅 Day 67 of Cohort 2.0 | @sheryians_ Today we started React and learned which JavaScript concepts are essential before diving in. @sarthacksharma bhaiya helped clear our doubts about destructuring, and we also understood modular JavaScript with import and export. 💻
0
0
3
@devHamza03
Hamza khan
5 days
Built my first Weather App using JavaScript and Fetch API 🌦️ . Async and Await . Error handling . Real time weather data . Clean UI 🌐 Live demo https://t.co/4L8O50xOEP 📂 GitHub repo https://t.co/Y5j3Cynoy9 Learning by building 🚀 #JavaScript #WebDev #Frontend @sheryians_
0
0
2
@devHamza03
Hamza khan
5 days
📅 Day 66 Cohort 2.0 | @sheryians_ Today we had a baatcheet session where we learned about managing time with college and exams, why building projects boosts confidence, and received helpful DSA guidance from @ali_In_bits bhaiyaa on where to start and why consistency matters.💻
0
0
1
@devHamza03
Hamza khan
7 days
📅 Day 65 of Cohort 2.0 | @sheryians_ Today we learned about throttling and debouncing and how they help control the frequency of function calls. Also explored JSON.parse and JSON.stringify to understand how data is converted and used in JavaScript. 💻 #Day65 #JavaScript
0
0
1
@devHamza03
Hamza khan
8 days
📅 Day 64 of Cohort 2.0 | @sheryians_ Today we solved async and await questions. Built a weather feature using fetch API, handled wrong city errors, and showed temperature. Also worked on bulk email sending and used Promise all to show success or failure for each email. 💻
0
0
1
@devHamza03
Hamza khan
8 days
📅 Day 63 of Cohort 2.0 | @sheryians_ Today we learned error handling in JavaScript. Covered topics like understanding the Error object, try catch, throwing custom errors, and handling errors in asynchronous code. Also explored syntax, runtime, and logical errors. 💻
0
0
4
@devHamza03
Hamza khan
9 days
Built a Windows 11 Desktop UI Clone using HTML, SCSS & JavaScript ⚡ Features: • Desktop icons • Animated start menu • Custom right-click menu • Smooth UI + video wallpaper Live: https://t.co/4W7Cj7oShr Repo: https://t.co/OxIoiPIK0b #webdev #javascript #frontend #html
1
0
5
@devHamza03
Hamza khan
9 days
Practiced core async JavaScript today ⚡ • Callbacks • Data flow between async functions • Callback chaining • Why “callback hell” happens Great clarity before moving to Promises & async/await. Repo 👉 https://t.co/2rU1gs1ZWR #JavaScript #webdev #coding
0
0
1
@devHamza03
Hamza khan
10 days
📅 Day 62 of Cohort 2.0 | @sheryians_ Today we learned how JavaScript promises work, how they resolve or reject, and how to use the fetch API. We also saw how to convert raw responses into JSON to make data usable, and explored async and await for cleaner async code. 💻
0
0
1
@devHamza03
Hamza khan
10 days
📅 Day 61 of Cohort 2.0 | @sheryians_ Today we solved easy and medium level callback questions and understood callback hell, also known as the Christmas tree pattern. A good practice session to get more comfortable with async behaviour. 💻 #Day61 #JavaScript #Callbacks #Async
0
0
3
@devHamza03
Hamza khan
12 days
Practicing JavaScript OOP (OOPS) concepts today 🚀 • Objects → Classes • Constructors & this • Prototypes • call / apply / bind Concepts are becoming clearer with every exercise. Repo: https://t.co/IG2kLv4Ykx #JavaScript #OOP #Coding #webdev
0
0
1
@devHamza03
Hamza khan
12 days
📅 Day 60 of Cohort 2.0 | @sheryians_ Today we started asynchronous programming in JavaScript. Revised setTimeout, learned how callbacks work, and understood callback hell in depth. @harshbhaiyaa explained it so clearly that everything made sense.💻 #Day60 #JavaScript #Async
0
0
5
@devHamza03
Hamza khan
15 days
Practiced JavaScript OOP concepts today 🚀 • Objects → Classes • Constructors & this • Arrow vs normal functions • Prototypes • call / apply / bind Concepts are finally clicking 📌 Code Repo: 👉 https://t.co/IG2kLv4Ykx #JavaScript #coding #webdev @sheryians_
0
0
4
@devHamza03
Hamza khan
15 days
📅 Day 59 of Cohort 2.0 | @sheryians_ Today we learned about class expression, hoisting, inheritance, getter and setter, and practiced questions based on objects and classes. Step by step advanced JavaScript is becoming clearer. 💻 #Day59 #JavaScript #Coding #WebDevelopment
0
0
1
@devHamza03
Hamza khan
16 days
📅 Day 58 of Cohort 2.0 @sheryians_ Today we learned about prototype, the this keyword, how its value changes in different situations, and how call apply and bind help set the this value manually. A very important session for understanding how JavaScript works under the hood.💻
0
0
3
@devHamza03
Hamza khan
16 days
📅 Day 57 of Cohort 2.0 | @sheryians_ Today we started advanced JavaScript with the OOPS concept. Learned how OOPS helps us write scalable, modular and reusable code. Also explored how to create classes and how they are initialized and executed. 💻 #Day57 #OOPS #WebDevelopment
0
0
3
@devHamza03
Hamza khan
18 days
Built an Animated Navigation Highlight using HTML and SCSS ✨ A smooth hover effect where the highlight follows each nav item in real time. 🔗 Live: https://t.co/7XmuFbgU9j 💻 Repo: https://t.co/qk7hbcOqdw #css #webdev #frontend #ui #animation @sheryians_ @ankurdotio
0
0
0
@devHamza03
Hamza khan
19 days
📅 Day 56 of Cohort 2.0 | @sheryians_ Today we completed the animated card project and explored more advanced CSS concepts. Also learned about the anchor tag and built a project using it. Another productive day of leveling up frontend skills. 💻 #Day56 #CSS #CodingJourney
0
0
0