#CodeNewbie
Does the timing of this event not jive with your schedule? Do you use your weekends for touching grass?

WELL I HAVE NEWS FOR YOU! I'm now running the same event in the @commityourcode.bsky.social #Discord on Friday evenings!

discord.gg/yTqySsSnmg?e...

#CodeNewbie #Mentorship #LearnToCode
November 7, 2025 at 8:31 PM
Finally, keep experimenting! The more you practice string replacement, the closer you get to mastering text processing. 📝 Follow @YourPythonFun for more insights! #CodeNewbie #PythonCommunity
November 5, 2025 at 10:26 PM
🧠 Mentorship Saturdays!
Every weekend on the #freeCodeCamp Discord, I host mentorship sessions where you can ask anything — career advice, what to learn next, how to stay motivated — all that good stuff! 💬
Come hang out: discord.gg/DDpbq2AHCp?e...

#CodeNewbie #Mentorship #LearnToCode #Community
Join the freeCodeCamp Discord Server!
The Official Discord server for freeCodeCamp.org, where you can hangout with others and learn to code. | 39194 members
discord.gg
November 4, 2025 at 8:50 PM
CSS Animation - Mastering Split Animations using CSS Translate and Keyframes
pyxo.me/51ff88 #pyxofy #cssanimation #codenewbie
CSS Animation – Mastering Split Animations using CSS Translate and Keyframes
Create stunning CSS animations that group and split like magic! Follow our step-by-step article and bring your designs to life.
pyxo.me
November 2, 2025 at 1:23 AM
CSS Animation - Mastering Split Animations using CSS Translate and Keyframes
pyxo.me/51ff88 #pyxofy #cssanimation #codenewbie
CSS Animation – Mastering Split Animations using CSS Translate and Keyframes
Create stunning CSS animations that group and split like magic! Follow our step-by-step article and bring your designs to life.
pyxo.me
November 1, 2025 at 10:07 PM
Master JavaScript Array Methods in just 30 seconds! ⚡

Watch this short to refresh your JS basics 🎥👇
youtube.com/shorts/XBDV0...

Which array method is your favorite — map(), filter(), or reduce()? 🤔

#JavaScript #CodeNewbie #WebDev #JSArrays #Frontend #CodingTips
⚡ Master JavaScript Array Methods in 30 Seconds! #javascript
YouTube video by ApurvaTechStack
youtube.com
October 28, 2025 at 5:29 AM
Linear Search 🔍 — the simplest way to find an element in an array!
Watch this short visual explanation and understand it step by step 🎥

👉 youtube.com/shorts/ltM1Q...

#JavaScript #DSA #Coding #LinearSearch #TechShorts #CodeNewbie #Programming
👉 How Linear Search Works in JavaScript ⚡ | Visual DSA Explained
YouTube video by ApurvaTechStack
youtube.com
October 27, 2025 at 4:35 AM
I just updated my beginner's HTML guide with the essential SEO tips every dev needs to know from day one.

Stop building invisible websites.

Start building sites that search engine bots can read & rank: lnkd.in/dq78GqU5.

#SEO #HTML #WebDev #100DaysOfCode #LearnInPublic #CodeNewbie
Full Stack Developer - Transition Log #1 <10 Oct 2025> - Basics of HTML with SEO Insights
Note: Copyrighted. 2025.
lnkd.in
October 25, 2025 at 5:47 AM
CSS Art – Using translate, top, and left Properties to Achieve 3D Effects with 2D Positioning
pyxo.me/845aa2 #pyxofy #cssart #codenewbie
CSS Art – Using translate, top, and left Properties to Achieve 3D Effects with 2D Positioning
Unlock precise design control. Master CSS positioning using the translate property and grouping HTML elements using classes with us, step by step
pyxo.me
October 19, 2025 at 5:55 AM
CSS Art – Using translate, top, and left Properties to Achieve 3D Effects with 2D Positioning
pyxo.me/845aa2 #pyxofy #cssart #codenewbie
CSS Art – Using translate, top, and left Properties to Achieve 3D Effects with 2D Positioning
Unlock precise design control. Master CSS positioning using the translate property and grouping HTML elements using classes with us, step by step
pyxo.me
October 18, 2025 at 10:07 PM
Day 20 of #100DaysOfCode 🧠🐍
Capstone project done, I built the classic Snake Game!
Used #Python with OOP, inheritance, event listeners & the slice function.
Feels awesome to turn nostalgia into code 💻🔥

#Python #GameDev #CodeNewbie #100DaysOfCode
October 10, 2025 at 9:53 PM
50 Most Useful TypeScript Snippets 1. Generate a Random Number function getRandomNumber ( max : number ): number { return Math . floor ( Math . random () * max ); } 2. Check If an Object Is Empty f...

#typescript #webdev #programming #codenewbie

Origin | Interest | Match
50 Most Useful TypeScript Snippets
1. Generate a Random Number function getRandomNumber(max: number): number { return...
dev.to
October 5, 2025 at 3:33 AM
CSS Animation – Using cubic-bezier() for Anticipation and Spring Effects
pyxo.me/8e79d5 #pyxofy #cssanimation #codenewbie
CSS Animation - Using cubic-bezier() for Anticipation and Spring Effects
Anticipation and spring effects make your animations dynamic. Learn to animate isometric cubes with CSS using cubic-bezier(), step-by-step.
pyxo.me
October 4, 2025 at 10:58 PM
CSS Animation – Using cubic-bezier() for Anticipation and Spring Effects
pyxo.me/8e79d5 #pyxofy #cssanimation #codenewbie
CSS Animation - Using cubic-bezier() for Anticipation and Spring Effects
Anticipation and spring effects make your animations dynamic. Learn to animate isometric cubes with CSS using cubic-bezier(), step-by-step.
pyxo.me
October 4, 2025 at 10:08 PM
Frontend = the looks 👀
Backend = the brains 🧠
One builds what you see, the other makes it all work. Together, they’re the full package that brings a website to life.
.
.
.
#techtermtuesday #techgurutori #codenewbie #womenintech #frontend #backend #webdev #learntech #learncoding 
September 30, 2025 at 3:24 PM
Developers don’t start from scratch — they use frameworks! 🏡 It’s like getting a half-built house so you can focus on the fun, custom parts and finish faster. 💻
.
.
.
#techtermtuesday #techgurutori #framework #webdev #codenewbie #womenintech #womenwhocode #learntech 
September 23, 2025 at 3:24 PM
I have completed Build a Cat Photo App #freecodecamp
Just built my first project — a Cat Photo App 🐱📸 with @freeCodeCamp! Learned to structure pages with HTML, add images, links, and even lists. Excited to keep leveling up on my web dev journey! #freeCodeCamp #WebDevelopment #CodeNewbie
September 21, 2025 at 3:05 PM
Day 1/100 of #100DaysOfCode 🚀

Built a personal profile card using HTML & CSS 💻
Practiced semantic tags, flexbox centering, shadows & hover effects.

Excited to start this journey! 🌟
#WebDev #Frontend #CodeNewbie
September 21, 2025 at 1:38 PM