I came across a post and its comments that really made me think.... [The post] and this tech nerd post too [the post] .......
For a long time, Iโve been hesitating to make this channel public.
But now I understand something simple:
"If you wait until you feel confident, youโll never start anything."
Letโs grow together๐ . If u are senior kindly request to guide me and review my work through the progress too.
https://t.me/code4Lifee
For a long time, Iโve been hesitating to make this channel public.
But now I understand something simple:
"If you wait until you feel confident, youโll never start anything."
Letโs grow together๐ . If u are senior kindly request to guide me and review my work through the progress too.
https://t.me/code4Lifee
Telegram
Learning Log
Documenting my learning journey.
A2SVian.
Sharing my Projects
A2SVian.
Sharing my Projects
Do you know this? ๐ฆ
The dinosaur in the Chrome Dino, the little game that appears when you're offline, is meant to say That u are in the dinosaur era..... ๐
and now I'm in a situation with poor connectionโฆ so I'm playing it ๐ญ
BTW, you can also play it even when you're online.
Just type this in your browser: chrome://dino. ๐
The dinosaur in the Chrome Dino, the little game that appears when you're offline, is meant to say That u are in the dinosaur era..... ๐
and now I'm in a situation with poor connectionโฆ so I'm playing it ๐ญ
BTW, you can also play it even when you're online.
Just type this in your browser: chrome://dino. ๐
Forwarded from JavaScript
In CSS is DOOMed, Niels Leenheer shows off how he implemented a version of 1993's Doom using purely CSS rendering (with the game logic in JavaScript). Play it for yourself or check out the code.
JavaScript
In CSS is DOOMed, Niels Leenheer shows off how he implemented a version of 1993's Doom using purely CSS rendering (with the game logic in JavaScript). Play it for yourself or check out the code.
Do u think css is just for styling?
All walls, enemies, gunfire, and effects are built using CSS properties.
๐ old Doom used JS + Canvas/WebGL.
๐ this version uses JS + CSS as the drawer, fully playable! Use arrows of Your pc to play it if u like OG.
All walls, enemies, gunfire, and effects are built using CSS properties.
๐ old Doom used JS + Canvas/WebGL.
๐ this version uses JS + CSS as the drawer, fully playable! Use arrows of Your pc to play it if u like OG.
๐2
I built a very little game too๐. Open it in Ur browser. If u score more than $20, drop Ur account in the comments.
๐ญ1
Want to understand long YouTube videos quickly or got no time to watch?
convert them into transcripts , process it with ai as u want and read it .
tool : link
convert them into transcripts , process it with ai as u want and read it .
tool : link
youtubetotranscript.org
YouTube to Transcript | Free Video to Text Converter
Convert YouTube videos to accurate text transcripts. Free tool with multiple formats and AI analysis.
โค3
ai-models-guide-2026 (1).pdf
540.7 KB
got confused with different ai models dropped every week ? know about categories of the current models , compare them through benchmarks and stay consistently updated.
N.B: categories also cant be constant all time coz each ai models is becoming multimodal
N.B: categories also cant be constant all time coz each ai models is becoming multimodal
โค1
Ever opened a new codebase to understand and felt lost?
CodeFlow turning any GitHub repo or local project into an interactive architecture map.
Visual file dependency
Blast radius(see wt breaks when u change a file)
Code health and more.
Interesting part? It is built as just one html file. ๐ Proof powerfull dev tools can run entirely in the browser.
Try it: [link]
repo: [link]
CodeFlow turning any GitHub repo or local project into an interactive architecture map.
Visual file dependency
Blast radius(see wt breaks when u change a file)
Code health and more.
Interesting part? It is built as just one html file. ๐ Proof powerfull dev tools can run entirely in the browser.
Try it: [link]
repo: [link]
codeflow-five.vercel.app
CodeFlow โ Visualize Your Codebase Architecture
Turn any GitHub repo into an interactive architecture map in seconds. Zero setup, privacy-first.
๐ฅ1