ab4n
Narges Yaghoubi
@N_Yaghoubi
Python Programmer and Junior Data Scientist, Web Design Student
@CodeToInspire
linkedin.com/in/narges-yagho…
Joined January 2025
Tweets
119
Following
122
Followers
119
Likes
435
Tweets
Tweets & Replies
Media
Search
Narges Yaghoubi
@N_Yaghoubi
Oct 29
Built Pocket Classroom, a smart JS-powered learning space combining notes, flashcards, quiz, and interactive study modes turning learning into an engaging experience. Check it out here:
nargesyaghoubi-ygh.github.io…
@f_forough
@E_Ehrari
@CodeToInspire
#WebDev
#JavaScript
#Frontend
Enable hls playback
3
2
1
14
0
Narges Yaghoubi
@N_Yaghoubi
Sep 17
🐔 WiFiChicken update: added chicken–fox collision detection, distance tracking between chicken & router (via viewport), and egg spawning linked to signal strength. Step by step, the
#game
gets smarter!
@E_Ehrari
@CodeToInspire
@f_forough
#javascript
#gamedev
#softwer
#DOM
4
1
20
Narges Yaghoubi
@N_Yaghoubi
Sep 13
🦊 The Fox joins WIFIChicken as a new enemy! It now chases the chicken, with count and attack speed scaling by level — the hunt begins! 🐔🚀
@E_Ehrari
@f_forough
@CodeToInspire
#gamedeveloper
#fronted
#WebDesign
#coding
#CodeNewbie
#SoftwareDevelopment
#javascript
3
1
15
Narges Yaghoubi
@N_Yaghoubi
Sep 10
WiFiChicken is leveling up: a snake and a fox now lurk as enemies, while the router drops eggs into the mix. The adventure keeps growing! 🦊🐍
@E_Ehrari
@f_forough
@CodeToInspire
#javascript
#DOM
#gamedev
#softwerdevelopment
#frontendo
#Coding
#WebDevelopment
#webDesign
2
1
26
Narges Yaghoubi
@N_Yaghoubi
Sep 6
🚀 A new phase for WiFiChicken: implemented Router configuration and spawn internals — the game is leveling up in structure and depth 🐔✨
@E_Ehrari
@f_forough
@CodeToInspire
#FrontEnd
#gamedev
#softwer
#javascript
#WebDevelopment
#CodeNewbie
#AfghanGirlsCode
#100DaysOfCode
1
19
Narges Yaghoubi
@N_Yaghoubi
Sep 3
Big step forward: built the movePlayer
#function
and combined it with some
#Math
to finally move the chicken! Now it responds to arrow keys— WiFiChicken is alive🐔
@E_Ehrari
@f_forough
@CodeToInspire
#gamedevelopment
#Frontend
#WebDev
#CodeNewbie
#AfghanGirlsCode
#javascript
1
15
Narges Yaghoubi
@N_Yaghoubi
Aug 30
🎮 Progress update: added toast messages, set chicken
#position
, worked on Start Game, and used
#addEventListener
for button clicks، WiFiChicken keeps leveling up 🐔🚀
@E_Ehrari
@f_forough
@CodeToInspire
#Gemedeveloper
#frontenddev
#softwer
#JavaScript
#WebDev
#CodingLife
1
17
Narges Yaghoubi
@N_Yaghoubi
Aug 27
⚡ Level up: added sounds with AudioEngine (an IIFE function), built entities, used cloneNode(), and created makeEntity as a
#DOM
helper WiFiChicken is evolving 🐔🚀
@E_Ehrari
@f_forough
@CodeToInspire
#JavaScript
#WebDev
#AfghanGirlsCode
#gamedevelopment
#Frontend
3
17
Narges Yaghoubi
@N_Yaghoubi
Aug 24
🚀 In this
#JavaScript
session, we kicked off the WiFiChicken game! Excited to see where this project goes👾 ✨
@E_Ehrari
@CodeToInspire
@f_forough
#gamedev
#frontenddevelopment
#100DaysOfCode
#CodingJourney
#WebDev
#CodeNewbie
2
2
18
Narges Yaghoubi
@N_Yaghoubi
Aug 16
In today’s
#JS
class, we learned about JSON.stringify,
#localStorage
methods like getItem and setItem, and explored the power of
#map
@E_Ehrari
@f_forough
@CodeToInspire
#FrontEnd
#CodingJourney
#CodeNewbie
#AfghanGirlsCode
#JavaScript
#WebDevelopment
#WebDesign
#Coding
3
18
Narges Yaghoubi
@N_Yaghoubi
Aug 13
Today in
#JS
class, we explored the
#DOM
(Document Object Model) an
#API
for interacting with
#HTML
. We used
#querySelector
and
#getElementById
to select elements,
#innerHTML
to update them, and even built a small game✨🔢
@E_Ehrari
@f_forough
@CodeToInspire
#FrontEnd
#WebDev
1
12
Narges Yaghoubi
@N_Yaghoubi
Aug 10
Keep going 🚀✨
Maryam Yaghoubi
@ygh_mari
Aug 10
✨ When the light says “It’s your time to shine”… the spotlight turns on, a pause, and the magic begins. That’s
#Anticipation
in motion graphics. 🎸🎶
@CodeToInspire
@f_forough
@Farahnaz786Art
#MotionGraphics
#Animation
#Guitar
#MusicArt
#DesignTips
Enable hls playback
4
Narges Yaghoubi
@N_Yaghoubi
Aug 9
In today’s
#JavaScript
class we explored while, do while
#Loop
, for of, and
#forEach
loop, worked with
#parseInt
, and discovered Math.random and
#Math
.floor. another step toward mastering code.
@E_Ehrari
@f_forough
@CodeToInspire
#frontenddev
#CodeNewbie
#WebDev
#CodingJourney
3
18
Narges Yaghoubi
@N_Yaghoubi
Aug 6
Today we covered
#for
#loops
in
#JavaScript
including expressions like
#initialization
, condition, update, and the use of break and
#continue
.
@E_Ehrari
@f_forough
@CodeToInspire
#forloop
#CodeNewbie
#WenDevelopment
#AfghanGirlsCode
#FrontEnd
2
14
Narges Yaghoubi
@N_Yaghoubi
Aug 2
In today’s
#JavaScript
class, we learned about
#object
properties and
#Method
, how to access them using dot or [] notation, nested objects, using arrays and functions inside objects, and the
#this
keyword.
@E_Ehrari
@CodeToInspire
@f_forough
#JavaScript
#CodeNewbies
#Frontend
1
14
Narges Yaghoubi
@N_Yaghoubi
Jul 30
In today’s
#JavaScript
class, we explored
#objects
and learned key
#array
methods like push,
#pop
, shift, and
#indexOf
. Deeper understanding leads to smarter code. 🚀
@E_Ehrari
@f_forough
@CodeToInspire
#FrontEndDevelopment
#WebDesign
#AfghanGirlsCode
#Coding
#CodeNewbie
1
16
Narges Yaghoubi
@N_Yaghoubi
Jul 23
Today in our
#JavaScript
class, we explored key concepts like
#arrays
,
#DataStructures
, two ways to define arrays using [ ] and the new keyword, and the
#length
property.
@E_Ehrari
@f_forough
@CodeToInspire
#FrountEnd
#WebDevelopment
#100DaysOfCode
#CodeNewbie
#Coding
1
13
Narges Yaghoubi
@N_Yaghoubi
Jul 21
Just built a simple Smart Coffee Order Assistant ☕ using
#JavaScript
! From user login to calculating discounts, tips, and splitting the bill all with
#prompt
and
#alert
A fun way to practice logic and user interaction!
@E_Ehrari
@f_forough
@CodeToInspire
#WebDev
#100DaysOfCode
1
3
24
Narges Yaghoubi
@N_Yaghoubi
Jul 19
Another productive
#javascript
session today! We delved into
#function
types arrow functions, expressions,
#hoisting
, and how functions can call one another. Every line of code takes us one step closer to mastery.
@E_Ehrari
@f_forough
@CodeToInspire
#WebDev
#CodeNewbie
#Code
1
3
19
Narges Yaghoubi
@N_Yaghoubi
Jul 18
It started as a simple
#HTML
page, and with
#CSS
and
#JS
, we turned it into a living experience!✨
@E_Ehrari
@f_forough
@CodeToInspire
#JavaScript
Enable hls playback
1
3
25
0
Load more