Coding Journey @CodingJrney
Coding is a Journey. Let’s teach, motivate and inspire each other! YouTube: https://t.co/nLBnikxaE2 Joined September 2018-
Tweets1K
-
Followers2K
-
Following429
-
Likes15K
Coders! Just finished the Full Stack Web Developer Course @YouTube by @misterbastean. Absolutely top-level quality! Highly recommended, especially for beginners who might be struggling to connect the dots. Stack: #HTML/#CSS/#JS & #Node/#Express/#MongoDB youtube.com/playlist?list=…
New vanilla #JavaScript #creativecoding tutorial out now! Let's learn how to analyse pixel data to create text based visual art. Have fun:) youtu.be/HeT-5RZgEQY #learnjavascript #creativecoding #webdev #learntocode #100DaysOfCode #html5 #Codenewbie #generativeArt #generative
Hey coders!! 🙂 I was trying to extract a specific part of a URL with #JavaScript and came across this lovely answer from Stack Overflow (image) 🙂 Question is here: stackoverflow.com/questions/1140… #webdev #webdevelopment #HTML #CSS #CodeNewbie #100DaysOfCode #coding #codingjourney
New vanilla #JavaScript tutorial out now , have fun :) youtu.be/0v4_Dw0K8pw #learnjavascript #creativecoding #webdevelopment #learntocode #webdev #learnprogramming #100DaysOfCode #html5 #Codenewbie #html #web #Codenewbies #generative #generativeart #css3 #js #webdesign
What's up coders?!! 🙂❤ If you are interested in creating an Image Comparison Slider with #HTML, #CSS and #JavaScript, here's a video I've uploaded @YouTube: youtu.be/2KMJxHW21cU Enjoy ❤ #webdev #webdevelopment #FrontEnd #CodeNewbie #100DaysOfCode #coding #codingjourney
What's up coders?! It's #Algorithms with #JavaScript practice time 😉 Mean, Median and Mode with JavaScript youtu.be/KCnw7Gd8sWk via @YouTube Have a lovely weekend ❤ #programming #coding #webdev #webdevelopment #HTML #CSS #FrontEnd #CodeNewbie #100DaysOfCode #codingjourney
What's up coders?! 🙂 Here's a simple Underline Hover Effect with #CSS @CodePen: codepen.io/Coding_Journey… and an alternative implementation: codepen.io/Coding_Journey… I've also created a video for this @YouTube: youtu.be/Kz96odltLQI Enjoy ❤ #webdev #HTML #code #100DaysOfCode
Hey coders! Have a lovely week!! 🙂 Just uploaded this video: Animated Underline Hover Effect (#HTML & #CSS) youtu.be/Kz96odltLQI via @YouTube Feel free to check it out ❤ #webdev #FrontEnd #webdesing #Website #JavaScript #CodeNewbie #100DaysOfCode #coding #codingjourney
You can change the styling of selected text with the ::selection #CSS pseudo-element! A more in-depth discussion @YouTube: youtu.be/NOgZ_LzPiCk Enjoy ❤ #webdev #webdevelopment #HTML #JavaScript #CodeNewbie #100DaysOfCode #Webdesign #UserExperience #FrontEnd #codingjourney
Zebra striped list: #HTML <ul> <li>1</li> <li>2</li> <li>3</li> <li>4</li> <li>5</li> </ul> #CSS li:nth-child(odd) { /* OR :nth-child(even) */ background-color: #eee; } A more in-depth discussion @YouTube: youtu.be/3HKdsprCRGA #webdev #JavaScript #100DaysOfCode
Hello Coders!! 💙 Hope you are having a nice, relaxing Sunday 🙂 Here's a more laid-back video I've uploaded a while ago: Coding Memes youtu.be/rs2GOUfA9j0 via @YouTube Enjoy 🙂❤ #codingmemes #programmingmemes #coding #codinglife #webdev #ProgrammerHumor #100DaysOfCode
Coders!! Ready for the weekend? 🙂💙 If you are interested in learning how to create a #CSS box-shadow Editor from scratch, here's a video I've uploaded a while ago: youtu.be/EBbgImXJeqY via @YouTube Enjoy ❤ #webdev #HTML #JavaScript #100DaysOfCode #coding #codingjourney
Hey Coders!! 🤩 Retweeting in case you've missed it 🙂 Let me know if you are interested ❤💙 #webdev #webdevelopment #HTML #CSS #JavaScript #FrontEnd #FullStack #CodeNewbie #freeCodeCamp #100DaysOfCode #freeCodeCamp #inspiration #webdeveloper #coding #codingjourney
Hey Coders!! 🤩 Retweeting in case you've missed it 🙂 Let me know if you are interested ❤💙 #webdev #webdevelopment #HTML #CSS #JavaScript #FrontEnd #FullStack #CodeNewbie #freeCodeCamp #100DaysOfCode #freeCodeCamp #inspiration #webdeveloper #coding #codingjourney
Hey Coders!! If you are interested in: Creating a Modal from scratch with #HTML, #CSS and #JavaScript here's a video I've uploaded a while ago: youtu.be/YARYSKySwhg via @YouTube Enjoy 🙂❤ #webdev #webdevelopment #CodeNewbie #100DaysOfCode #coding #codingjourney
Using slide-in overlays is a nice and engaging way to display additional info to the user! Here's a video I've uploaded implementing this feature: Slide-In Overlay Hover Effect (#HTML & #CSS) youtu.be/l0jLhFEzvJo via @YouTube #webdev #JavaScript #100DaysOfCode #codingisfun
Hey coders! I created a Poll a couple of days ago with the question what's the result (in #JavaScript) of: 1 + true Only 1 got it right (of course only 10 voted so that may not mean much)...in any case: 1 + true = 2 🙂💙 #programming #coding #Algorithms #webdev #100DaysOfCode
Hey Coders! If you are interested in implementing a Tilt Effect on Mouse Over with #HTML, #CSS and #JavaScript, here's a video I've uploaded a while ago: youtu.be/UqEmFSlx4ps via @YouTube @CodePen: codepen.io/Coding_Journey… Hope you are having a nice and relaxing Saturday 💙
"How to Animate SVG using CSS Animation ? | Figma Design | CSS Animation Tutorial" 🔗- youtu.be/MJi4g2dekVY #html #CSS3 #javascript #100DaysOfCode #creativecoding #learntocode #FrontEndDevelopment #codeNewbies #code #webdev #Freelancers #DEVCommunity #DEVCommunityIN
New vanilla #JavaScript #gamedev animation tutorial OUT NOW, have fun! (free game art assets give-away for all students) youtu.be/pyhb8Y9qKUI #learnjavascript #creativecoding #webdevelopment #learntocode #webdev #learnprogramming #100DaysOfCode #html5 #Codenewbie #html #web
Highlight text in #HTML: Using the <mark> tag: <mark>Highlighted text</mark> Setting the background-color style: <span style="background-color: #ffff00">Yellow bg</span> #webdev #HTML5 #CSS #FrontEnd #CodeNewbie #100DaysOfCode #freeCodeCamp #webdeveloper #coding #codingjourney

James Q Quick @jamesqquick
51K Followers 4K Following Head of Developer Experience at @poweredbyCMRC | Keynote Speaker, Creator, and Teacher. Motto - #LearnBuildTeach
Ania Kubów #JavaScri... @ania_kubow
93K Followers 8K Following https://t.co/V1risFsdik + creator for non profit @freecodecamp 🤙Code tips: https://t.co/8yOQRR6szd 🚀 My Course + Blockchain: https://t.co/MWr8gEpQqV
techtrektales @Ganeshp94758336
14 Followers 482 Following I am a tech who loves to trek and make shows other than what I see
vipulbhakuni @vipulbhakuni
26 Followers 403 Following
SWAPNIL MISHRA @swapnilm3
62 Followers 762 Following
SUPREMACY. ISHAKA (KI... @supremacy_ishak
854 Followers 3K Following iPhone📲 || Samsung || Laptops🧑💻 || movies &Series🍿🎥 || Quick emergency loans💰 ||smartphone and laptop repair🔬 || Gaming🎮♟️ || Ai ⚡️
Himanshu Gupta @Himanshu___G
1 Followers 62 Following
ThousandMillion Tmill... @ThousandMi33290
15 Followers 277 Following
suffer man @no18531
0 Followers 52 Following
lokeshjain @lokesh_jaintwit
27 Followers 184 Following
Rushikesh Puri @Rushikesh_5444
0 Followers 25 Following Rushikesh Puri , BSc Computer Science (2nd Year), @ Vishwakarma University Pune, Beginner in Coding Learning Web Dev & Data Science Aspiring IT Profes
hustle_boi69 @HustleBoi6969
0 Followers 5 Following 📚 Computer Science student learning in public | Coding journey + tech growth 🌱 💻 Computer Science undergrad documenting my coding journey | Java • Web • AI
DoX Studios @enyadonny_
0 Followers 18 Following
Sarthak Shukla @Sarthak01611043
1 Followers 4 Following
kutettan10 @kutettan10
109 Followers 625 Following 🛜Content marketing expert 💲UX writing for conversions 💻Organic search strategist 🎮Casual gamer on Twitch & YT
Books 📖 & Tech �... @BooksTechEnthu1
62 Followers 774 Following Reader ~ Explorer ~ Learner This account is for Tech passion & learning journey.
Amar Sukhi @SukhiSecurity
159 Followers 6K Following
Uche Kenneth @dinkyken410
0 Followers 21 Following
YS @sharmay
460 Followers 3K Following Newsjunky with interests in Farming & Nature, Startups, Fintech & Macroeconomics
Royce @Roycetradess
53 Followers 167 Following Futures Speculator | Exploiting Short Term Price Inefficiencies
Ritika @RitikaToora
0 Followers 12 Following
Soch Tech Ki @sochtechki
1 Followers 5 Following SochTechKi – Your Complete Tech Learning Hub We simplify the world of programming for learners, students, and developers by providing easy-to-understand tutori
Nehal kagwadkar @NehalKagwadkar
4 Followers 18 Following
YUVARAJ @i_am_yuvi
302 Followers 997 Following I am humble enough to know that I am not best than others.😊
Bhavik Javeri @BhavikJaveri
35 Followers 758 Following I'm a digital alchemist, turning lines of code into functional magic.
Chermoh @Chermoh4
41 Followers 215 Following
Mikey Palacios @ForbiddenArms
2K Followers 4K Following Software Engineer. ForbiddenArms Founder. Movie Fan. Books.
CreativeSteve69 @TheStory3ller
1K Followers 5K Following Hey ya'll, I'm a beginner coder/gamedev, I also paint in my spare time abstract art. Have my own site in it's baby phase at the moment. Lets connect.
ATOYEBI JAMES @xpensive2002
120 Followers 2K Following 💻 Frontend-Heavy Full-Stack Developer 🚀 | ⚛ React, ⚡ Next.js, 🎨 Tailwind CSS, 📦 Express.js | 🔍 Exploring Web3, 🤝 Open-Source, 🤖 AI Automation.
Ajose Olamide Victor @olawealth003
242 Followers 1K Following Multi passionate entrepreneur /full stack developer/ photographer/ inverter, solar and home appliances installer/ CEO OLAWEALTH INC.
Irfan Khan Attar @Nomadicwolf_eth
289 Followers 2K Following -learning -create -build -networking _on chain experiments curious cosmos cube bitcoin
Evans Otieno @OtienoVanso
90 Followers 301 Following Web developer: Express, Angular, Bootstrap and Django Database: Mongodb and Mysql
SAPTARSHI GHOSH @ghoshBabuCodes
12 Followers 117 Following 👨💻 Software Developer | 💡 Passionate about #DSA, #DesignPatterns, #SystemDesign & #Java ☕ | 🌱 Lifelong Learner | 🚀 Sharing knowledge through tweets & meme
鍾岳熹 @dcetpn
0 Followers 8 Following
Daniel Odeh @DanielOdeh93225
1 Followers 257 Following
Adoniyas Sintayehu @LibraManCity
0 Followers 5 Following
Code Ninjas Queen Ann... @CodeNinjaQueenN
44 Followers 63 Following A fun coding learning place for young kids (5-14 yrs).
Codeverse @CodeverseStore
2 Followers 12 Following Belajar coding jadi seru & mudah! 🚀 Tutorial, tips, & tantangan coding setiap hari. 🌐 https://t.co/3kGSEvysjA | #BelajarCoding
Sahil Vaghela @SahilVaghela07
1 Followers 46 Following 🎓 2nd Year CSE-IoT Student | GCET 🔧 Building Projects | C++ | Web Dev 🚀 Growing one bug at a time
Manichandrasai Paruch... @ManichandrasaiP
0 Followers 6 Following
Pratham @Prathkum
439K Followers 898 Following I talk about web and social • DevRel @APILayer • Building https://t.co/niju9j3UA2 & https://t.co/TxBXHrPKDu • Prev @Rapid_API @HyperspaceAI
Florin Pop 👨🏻�... @florinpop1705
196K Followers 2K Following I build stuff. On my way to making $1M 💰 My projects 👇
freeCodeCamp.org @freeCodeCamp
946K Followers 158 Following We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity. Tweets by @abbeyrenn.
Brad Traversy @traversymedia
353K Followers 634 Following Full Stack Web Developer & Educator. Check out all of my courses at https://t.co/F56FYStu2S 1000+ free tutorials at https://t.co/TLuSqAVNpG
Wes Bos @wesbos
411K Followers 2K Following Fullstack JS Dev ❯ https://t.co/6heZ7gZqg1 ❯ https://t.co/lOo3xh23G1 ❯ https://t.co/XYbxq79WBS ❯ Posts 🔥 Tips ❯ Co-hosts @SyntaxFM
Marko Denic @denicmarko
263K Followers 476 Following Software Engineer - Content Creator - Community Builder
James Q Quick @jamesqquick
51K Followers 4K Following Head of Developer Experience at @poweredbyCMRC | Keynote Speaker, Creator, and Teacher. Motto - #LearnBuildTeach
Eddie Jaoude | Open S... @eddiejaoude
195K Followers 2K Following 🤓 DevRel as a Service 🌏 Digital Nomad 🇬🇧🇵🇹🇹🇭 📱 Create your Directory: https://t.co/1YEeREIVGQ 👀 Preview your social posts: https://t.co/iFLcDm8Xo3
Ania Kubów #JavaScri... @ania_kubow
93K Followers 8K Following https://t.co/V1risFsdik + creator for non profit @freecodecamp 🤙Code tips: https://t.co/8yOQRR6szd 🚀 My Course + Blockchain: https://t.co/MWr8gEpQqV
Quincy Larson @ossia
292K Followers 823 Following Teacher and founder of @freecodecamp. 🏕️ Teach yourself math, programming, computer science, business, English – all for free. A 501(c)(3) public charity.
Eleftheria Batsou @BatsouElef
53K Followers 691 Following 💼 Community Manager, ex @VueSchool_io,@hashnode, etc 🎤 MC @frontendnation 📩I help businesses & individuals to grow on socials. DM me 💻Public Speaker, DevRel
@levelsio @levelsio
721K Followers 2K Following 📸https://t.co/lAyoqmSBRX $145K/m 🛰https://t.co/ZHSvI2wjyW $40K/m 🏡https://t.co/1oqUgfD6CZ $35K/m 🌍https://t.co/UXK5AFqCaQ $14K/m 👙https://t.co/RyXpqGuFM3 $14K/m 💾https://t.co/M1hEUBAynC $6K/m
Kevin Powell @KevinJPowell
57K Followers 604 Following CSS Evangelist Helping people fall in love with CSS: YT: https://t.co/Zw5FMPLKQz Twitch: https://t.co/2HEmoiM37N Courses: https://t.co/BJIftdUnMN
Ben Awad @benawad
123K Followers 611 Following building https://t.co/SZfF7dW76F • software consultant • youtuber
Addy Osmani @addyosmani
353K Followers 2K Following Engineering leader, @GoogleChrome • Author • Great user, developer & AI experiences • @ChromiumDev @ChromeDevTools • @GoogleDeepMind
Your Mutual Friend @YourMutualFrnd
52 Followers 62 Following Personal matchmaking for singles dedicated to finding a loving, stable and long-lasting relationship.
Jonah Andersson @cjkodare
3K Followers 2K Following 🇵🇭🇸🇪👩🏻💻 Developer • NET • DevSecOps • 🌟 Microsoft MVP • MCT • 💫 Founder @azugsweden• 📕 Author of @learning_azure • 🎙️ Podcast Host @extendwomentech
Ahmad Sadeddin @asadeddin
892 Followers 2K Following ceo @CorgeaInc - Scan and fix your insecure code - ex-product @coupa, ceo @riskopy (acq Coupa). LI: https://t.co/yzP9NoljAI
Serge Baloyan @sergebaloyan
1K Followers 375 Following AI and Web3 Hunter. Founder of X10 Agency. I work with blockchain/fintech/DeFi/NFT/AI projects. Investing in great projects. HackerNoon's award-winning author.
rio castillo (they/th... @rio_a_castillo
454 Followers 847 Following Software engineer @wistia & @ResilientCoders alum
Brad Schiff @learnwebcode
6K Followers 46 Following I help people learn HTML, CSS, JavaScript, and custom WordPress development
kulancı @klncklnll
2K Followers 1 Following
Radu Mariescu-Istodor @RaduMariescu
806 Followers 142 Following I make coding tutorials and other related content on YouTube: https://t.co/3Ykvp3NuKY. Please consider subscribing!
Maria-Anastasia Moust... @mariamou_7
5K Followers 1K Following 🔸@Microsoft IoT & BizzApps MVP 🔸Software engineer 🔸Speaker & Blogger 🔸 PhD candidate (she/her/hers)
dkfromdk @dkfromdk
593 Followers 4K Following form high freq trading, now AI research lab | Prev: @citadel, pro eSports & sports
TRILLION @elicitmind
179 Followers 331 Following Discord / Steam Custom Bots and Applications Developer self-esteem | health | cognitive skills CORPUS HERMETICUM IMPROVE EVERYDAY!
Vivek 🚀 @notAnotherVivek
1K Followers 319 Following ⚡ Solopreneur ⚡Startup Consultant ⚡ Developer ⚡ Memer
Miquel Canal @treeindev
3K Followers 287 Following I'm a software engineer. Interested in creativity and retro websites. Je suis d'une géneration désenchantée. Peace.
Powerful Thoughts @mehulgala1024
2K Followers 4 Following Collecting the 'best thoughts' on the Internet.
Rechcel Toledo @DevART8
34 Followers 116 Following Graphic Designer / Canva Designer Aspiring Front-End Web Dev
Kyle @kyleines
75 Followers 360 Following
Dipesh Malvia @IMDmalvia
490 Followers 100 Following Technology Consultant | YouTuber | Passionate Teacher | Work and Travel - 🇮🇳🇳🇱🇫🇷🇸🇬🇻🇳🇲🇾🇵🇭🇵🇱
Stef Baughman @HonduranCoder
2K Followers 3K Following Co.Lab Lead Software Engineer | Software Developer at #100Devs
Jeremy Andrews @jeremythePT
18 Followers 25 Following Husband, Father, Physical Therapist. Learning to code for a better future.
theTechBoi.Nugagee❼ @nugagee01
304 Followers 1K Following Software Engineer | Front-end developer | LOVER OF CSS | JS | REACT | React Native | Laravel | PHP | Mysql
No CS Degree @noCSdegree
8K Followers 5K Following Read self taught developer success stories: https://t.co/NINgGCmmBL Get job vacancies straight to your inbox (see link) By @petecodes
Jason Nutt @JasonNutt14
138 Followers 403 Following Founder of Jesus Love Revealed Proud Father and step-dad 🙋🏻♂️ Software Developer | Kind Person, CSR F.H.Cann Building Things While Learning and Teaching
Batman 🦇 @Batman0088rrt
85 Followers 857 Following
Zach Gollwitzer @zg_dev
3K Followers 593 Following ⊟ Building @maybe ○ Running https://t.co/crOIdOlqX0, https://t.co/tKra6hDDCk
Gabor @GaborPfalzer
4K Followers 1K Following Startup Full Stack developer, London, walks, wildlife, board games. Open to coffee chats | Blog: https://t.co/dNCxm8Bayg 🇬🇧 | 🇯🇵 | 🇭🇺
Nirbhay Vashisht @nirbhayvashisht
15K Followers 318 Following Making Software Development easier for beginners.
Tim Murphy @timmurphydev
877 Followers 46 Following Working on a provenance based sharing and delivery platform for authentic digital media @pixelstreamInc.
Frontend_Flow @CC_bCoding
176 Followers 556 Following “If debugging is the process of removing software bugs, then programming must be the process of putting them in” #HTML #CSS #JavaScript #Python
eversparked @eversparked
46 Followers 194 Following Explore guided coding projects, create your own tutorials, and inspire others by sharing your knowledge.
Mary Martin @marymartinjr
560 Followers 783 Following Mary Martin is a WordPress developer who is in charge of web development. Loves music, traveling, and everything that has fashion.