for-coder
469 subscribers
359 photos
94 videos
28 files
224 links
@FORCODERR

@firaflash πŸ‘¨β€πŸ’»
Download Telegram
β€οΈπŸ’’ መልካም αˆ αŠ•α‰ α‰΅ πŸ’’β€οΈ
❀3
an old saying i found trying to read Assembly mtsmm
"There are three reasons for using assembly language: speed, speed, and more speed" 😭 tho it takes too long to understand it lol
#መልካም_α‹¨α†αˆ_αŒŠα‹œ

let fasting = false;

const startDate = new Date();
startDate.setHours(0, 0, 0, 0); //(12:00 AM)

const endDate = new Date("2025-04-04T03:00:00");

const durationInMilliseconds = endDate - startDate;


fasting = true;
console.log("α†αˆ/fasting started.");

// setTimeout to handle the end of the fasting period
setTimeout(() => {
fasting = false; // Set fasting to false after 55 days
console.log("αˆ΅αˆˆαα‰…αˆ© ሲል αŠ¨αˆ™α‰³αŠ• α‰°αˆˆα‹­α‰Ά α‰°αŠαˆ΅α‰·αˆ"); // Log the message
console.log("α†αˆ/fasting ended.");
}, durationInMilliseconds);


If you don't understand this code α‰ α‹°αŠ•α‰₯ ααˆ™
😭2
Good morning y'all
Have a nice week and MELKAM TSOM πŸ˜ŠπŸ™
❀3
Forwarded from Sanyi
Media is too big
VIEW IN TELEGRAM
Just finished building YScroll, been working on this project for months and it’s finally done 😎

Hoping to launch soon, got my Google Play developer account ready

would appriciate your feedback
@thesanyi
Media is too big
VIEW IN TELEGRAM
About time πŸ˜”
πŸ₯΄1
😁
Melkam Ye Ramaddan Tsom too πŸŒ™βœ¨
Ramadan Mubarak everyone πŸ€πŸ™
❀3
Last week might’ve been my least productive one ever 😭
This Asteroid game was made by one of my friends using Python πŸ˜‚
That 2 minutes? Just me playing it after running python3 main.py πŸš€πŸ

πŸ‘¨β€πŸ’» Dev: eyuAtske
πŸ“¦ Repo: Repository link here
Forwarded from Solo codes (Brook Solomon)
Run clear after every command on terminal-aholic
β€οΈπŸ’’ መልካም αˆ αŠ•α‰ α‰΅ πŸ’’β€οΈ
❀2
Good morning pepoles have a nice week
❀1
Been a while since I posted any quiz
a = [1, 2, 3]
b = a
c = a.copy()
a.append(4)
b.append(5)
c.append(6)

print(a, b, c)
Here some tune for today 🎢🀌
I never thought PC/laptop prices would skyrocket like this πŸ’€
Last time I checked, it was a reasonable price…
Now it’s up by 40%+, even for machines that have been used for 5+ years 😭
Inflation is messing things up badπŸ« πŸ’»πŸ“ˆ
😁2😒1
β€οΈπŸ’’ መልካም αˆ αŠ•α‰ α‰΅ πŸ’’β€οΈ
❀2