Vikas Singh (@vikasdotdev) 's Twitter Profile
Vikas Singh

@vikasdotdev

Full-Stack Developer | Documenting my tech journey | Learning in Public | Open to Opportunities

ID: 1932831326371229696

linkhttps://linktr.ee/vikasdotdev calendar_today11-06-2025 16:04:46

58 Tweet

150 Followers

622 Following

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐Ÿ“ฃ I'm building in public! Just posted my intro video โ€” sharing my tech journey from scratch. Not an influencer, just someone whoโ€™s learning and growing. Come follow along as I share what I build #BuildInPublic #TechJourney #100DaysOfCode #DevCommunity

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐Ÿ“Œ Day 1 of CSS What I covered: โ€ข What is CSS โ€ข Inline, internal & external styling โ€ข Colors, background colors, RGB, hex โ€ข Text properties like font-weight & alignment Building in public & sharing my journey. Comment โ€˜notesโ€™ if you want them! #css #webdev #buildinpublic

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐ŸŽฏ CSS Day 2 โ€“ Recap Today, I explored: ๐Ÿ”น Selectors ๐Ÿ”น Pseudo-classes & Pseudo-elements ๐Ÿ”น Cascading & Specificity ๐Ÿ”น Inheritance ๐Ÿ”น Box Model ๐Ÿ”น Display types Follow my journey as I learn and build projects, one day at a time #CSS #BuildInPublic #WebDevelopment #100DaysOfCode

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 3 of my CSS journey โ€” Flexbox ๐Ÿ”ฅ โ€ข Built a mini project using Flexbox โ€ข Learned all flex properties โ€ข Uploaded the full coding video on YouTube โ€ข Code is pushed to GitHub ๐Ÿ”— All links: linktr.ee/vikasdotdev #100DaysOfCode #buildinpublic #css #flexbox #webdevelopment

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 4 of CSS โ€“ Grid, Animations & Media Queries Learned how to build advanced layouts with Grid, make elements move with Animations, and how to make them responsive with Media Queries! #buildinpublic #cssgrid #webdeveloper #cssanimation #mediaqueries #frontenddev

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐Ÿ“Œ I just finished building my first real-world project using pure HTML & CSS โ€” ๐ŸŽฅ Hereโ€™s a quick preview of what I built: drive.google.com/file/d/1xtVAssโ€ฆ and it helped me solidify everything I had learned. #buildinpublic #webdevelopment #htmlcss #techjourney #100daycode

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐Ÿ“ข Day 1 of my JavaScript Learning Journey ๐Ÿ’ป I covered: โ€“ Intro to JS โ€“ let, const, var โ€“ Data Types โ€“ NaN, Operator Precedence โ€“ Null vs Undefined ๐Ÿ“น Posting daily progress to stay accountable! ๐Ÿ”— linktr.ee/vikasdotdev #buildinpublic #javascript #codingjourney #100daysofcode

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

JavaScript โ€“ Day 2 ๐Ÿ”ฅ ๐Ÿง  Console.log & linking JS ๐Ÿ” Comparison & Logical Operators ๐Ÿงฎ Truthy / Falsy ๐Ÿ’ฌ alert() & prompt() Another day of learning by doing โ€” one step at a time ๐Ÿ’ป #buildinpublic #javascript #webdeveloper #100DaysOfCode

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

๐Ÿ“Œ Day 3 of learning JavaScript โ€” โœ… String methods: trim(), slice(), repeat() โœ… Arrays: mutable, methods, nesting Practicing daily, sharing what I learn. #javascript #buildinpublic #100DaysOfCode #webdev

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 4 & 5 of #JavaScript ๐Ÿš€ โœ… Loops โ€” for, while, for-of โœ… Nested loops with arrays โœ… Object literals โ€” create, read, update, delete โœ… Math object + Random generator Practicing daily, building in public #buildinpublic #100DaysOfCode #webdev #javascript

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 6๏ธโƒฃ of my JavaScript journey ๐Ÿ’ป Covered: ๐Ÿ”น JS Functions ๐Ÿ”น Scopes (block, function, lexical) ๐Ÿ”น Higher-Order Functions ๐Ÿ”น Methods in JS Learning by building & documenting daily ๐ŸŽฅ #100DaysOfCode #buildinpublic #JavaScript

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 7/30 โ€“ JavaScript Dive ๐Ÿ” Today I tackled: โ€ข this keyword ๐Ÿคฏ โ€ข try...catch โ€ข arrow functions & implicit return โ€ข setTimeout / setInterval โ€ข how this behaves in arrow functions Building daily. Learning loudly. #100DaysOfCode #JavaScript #BuildInPublic

Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

JS Day 8 โœ… โ€ข forEach โ€ข map, filter, every, reduce โ€ข Default Parameters โ€ข Spread & Rest โ€ข Destructuring These tools made my code cleaner, smarter & more flexible ๐Ÿ”ฅ #buildinpublic #javascript #webdev #100DaysOfCode

JS Day 8 โœ…

โ€ข forEach  
โ€ข map, filter, every, reduce  
โ€ข Default Parameters  
โ€ข Spread & Rest  
โ€ข Destructuring

These tools made my code cleaner, smarter & more flexible ๐Ÿ”ฅ  
#buildinpublic #javascript #webdev #100DaysOfCode
Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Day 9 of #30DaysOfJavaScript ๐Ÿš€ Topic: DOM โ€“ Document Object Model โœ… Select elements โœ… Change content (textContent / innerHTML) โœ… Style with classList / .style โœ… Navigate DOM tree โœ… Add/remove elements #100DaysOfCode #JavaScript #WebDev #Frontend

Day 9 of #30DaysOfJavaScript ๐Ÿš€

Topic: DOM โ€“ Document Object Model
 
โœ… Select elements
โœ… Change content (textContent / innerHTML)
โœ… Style with classList / .style
โœ… Navigate DOM tree
โœ… Add/remove elements
 
#100DaysOfCode #JavaScript #WebDev #Frontend
Vikas Singh (@vikasdotdev) 's Twitter Profile Photo

Finally completed JavaScript! Now I want to practice and build something cool! If any bhaiya/didi/senior can suggest some good JS projects, Iโ€™d be really grateful ๐Ÿ™ #javascript #webdevelopment #learningtogether

Finally completed JavaScript!
Now I want to practice and build something cool!
If any bhaiya/didi/senior can suggest some good JS projects, Iโ€™d be really grateful ๐Ÿ™
#javascript #webdevelopment #learningtogether