Nitesh0069 Profile Banner
Nitesh Kumar Verma Profile
Nitesh Kumar Verma

@Nitesh0069

Followers
17
Following
42
Media
19
Statuses
110

Software Engineer | Passionate Coder | IoT Enthusiast | Exploring Content Creation | Biker | Motorsports Fan

Joined January 2024
Don't wanna be here? Send us removal request.
@Nitesh0069
Nitesh Kumar Verma
9 hours
Tried this in CSS today .❌ # yes div:checked { background-color: darkgreen; }.βœ”οΈ # yes:checked + label { color: darkgreen; }.Lesson-checked works on checkable inputs (like checkboxes/radio), not divs. Selectors matter! 🎯(# without space).#100DaysOfCode #WebDevelopment #CSS.
0
0
1
@Nitesh0069
Nitesh Kumar Verma
9 hours
Day 15 (Part A) βœ… β€” #100DaysOfCode.πŸ“š Solved assignments from Day 14 (Specificity & Cascading).Reinforced my understanding of CSS priority rules and selector behavior 🎯.Feeling more confident in writing clean, maintainable styles!.#WebDevelopment #StudentLife #ApnaCollege.
1
0
1
@Nitesh0069
Nitesh Kumar Verma
14 hours
I’m at that stage where I need to decide β€”.πŸŽ“ Go for MCA after BCA.πŸ’Ό Start looking for jobs right away.I’m learning web development & enjoying it, but unsure which path will give the best long-term growth. Any advice from those who’ve been here?.#CareerAdvice #BCA #MCA.
0
0
0
@Nitesh0069
Nitesh Kumar Verma
1 day
Day 14 (Part 2) βœ… β€” #100DaysOfCode.πŸ“š Specificity & Cascading in CSS.πŸ“ Solved 16 questions to better understand which CSS takes priority.πŸ’‘ Realized the importance of knowing why and when to apply certain CSS rules.#WebDevelopment #StudentLife #ApnaCollege.
2
0
8
@Nitesh0069
Nitesh Kumar Verma
1 day
Day 14 βœ… β€” #100DaysOfCode.πŸ“š Wrapped up CSS Selectors.Covered:.πŸ”Ή Pseudo-classes: :hover, :active, :checked, :nth-of-type.πŸ”Ή Pseudo-elements: ::first-letter, ::first-line, ::selection.πŸ”Ή Cascading & specificity.πŸ“„ Practice questions βœ….#WebDevelopment #StudentLife #ApnaCollege.
0
0
1
@Nitesh0069
Nitesh Kumar Verma
1 day
Day 13 βœ… β€” #100DaysOfCode.πŸ“š Continued CSS Selectors.Covered:.πŸ”Ή Descendant selector.πŸ”Ή Sibling combinator.πŸ”Ή Child combinator.πŸ”Ή Attribute selector.πŸ“„ Practice questions βœ….CSS targeting is getting precise! 🎯.#WebDevelopment #StudentLife #ApnaCollege.
0
0
1
@Nitesh0069
Nitesh Kumar Verma
8 days
Day 12 βœ… β€” #100DaysOfCode.πŸ“š Started CSS Part 2 β€” Selectors.Covered:.πŸ”Ή Universal Selector .πŸ”Ή Element Selector.πŸ”Ή ID Selector.πŸ”Ή Class Selector.πŸ“„ Practice questions βœ….Selectors are πŸ”‘ to clean and efficient CSS!.#WebDevelopment #StudentLife #ApnaCollege.
0
0
6
@Nitesh0069
Nitesh Kumar Verma
8 days
Day 11 βœ… β€” #100DaysOfCode.πŸ“š Continued CSS Typography & Text Styling.Covered:.πŸ”Ή text-align, font-weight, text-decoration.πŸ”Ή line-height, letter-spacing.πŸ”Ή CSS units (px) & font-family.πŸ“„ Practice + assignment questions βœ….#WebDevelopment #StudentLife #ApnaCollege.
1
0
10
@Nitesh0069
Nitesh Kumar Verma
9 days
Day 10 βœ… β€” #100DaysOfCode.πŸ“š Continued CSS.Covered:.πŸ”Ή Color systems: Named colors & RGB.πŸ”Ή Hex color codes.πŸ“„ Practice questions βœ….Understanding color codes was πŸ”₯ β€” now my HTML is looking colorful! 🌈.#WebDevelopment #StudentLife #ApnaCollege.
1
0
10
@Nitesh0069
Nitesh Kumar Verma
9 days
Day 9 βœ… β€” #100DaysOfCode.πŸ“š Started CSS Basics.Covered:.πŸ”Ή What is CSS?.πŸ”Ή Basic CSS syntax & format.πŸ”Ή How to include CSS in HTML.πŸ”Ή color & background-color properties.πŸ“„ Practice questions βœ….Loving the styling power of CSS! 🎨.#WebDevelopment #StudentLife #ApnaCollege.
3
0
12
@Nitesh0069
Nitesh Kumar Verma
15 days
Day 8 βœ… β€” #100DaysOfCode.πŸ“š Practice Set 2 + Assignment from HTML Forms done!.Revised everything so far and feeling more confident πŸ’ͺ.Also prepping for a coding showdown at another college soon! βš”οΈ.Let’s see how it goes!.#WebDevelopment #StudentLife #ApnaCollege #CodingLife.
0
0
4
@Nitesh0069
Nitesh Kumar Verma
15 days
Day 7 βœ… β€” #100DaysOfCode.πŸ“š Wrapped up HTML Form Elements.Covered:.πŸ”Ή Checkboxes.πŸ”Ή Radio & Select (revision).πŸ”Ή Range input.πŸ”Ή Textarea.πŸ“„ Practice questions done!.Forms are almost second nature now πŸ§ πŸ’».#WebDevelopment #StudentLife #ApnaCollege.
3
1
19
@Nitesh0069
Nitesh Kumar Verma
19 days
Day 6 βœ… β€” #100DaysOfCode.πŸ“š Continued HTML Forms.Covered:.πŸ”Ή button element.πŸ”Ή name attribute.πŸ”Ή Radio buttons.πŸ”Ή Select dropdowns.πŸ“„ Practice questions βœ….Forms are getting more dynamic now! πŸ”˜β¬‡οΈ.#WebDevelopment #StudentLife #ApnaCollege.
0
0
5
@Nitesh0069
Nitesh Kumar Verma
20 days
Day 5 βœ… β€” #100DaysOfCode.πŸ“š Started HTML Level 3.Covered:.πŸ”Ή HTML Tables.πŸ”Ή Table Semantics.πŸ”Ή colspan & rowspan.πŸ“„ Practice questions done too!.Tables finally make sense now πŸ˜„.#WebDevelopment #StudentLife #ApnaCollege.
1
0
6
@Nitesh0069
Nitesh Kumar Verma
20 days
βœ… Lab exams done!.Back to grinding web development πŸ’».Thinking ahead: Should I prepare for MCA or start looking for job opportunities? πŸ€”.#StudentLife #WebDevelopment #CareerThoughts Thanks for you valuable time.
0
0
1
@Nitesh0069
Nitesh Kumar Verma
1 month
Day 3 & 4 βœ… β€” #100DaysOfCode.πŸ“š Finished HTML Level 2.Topics covered:.πŸ”Ή <div> & <span>.πŸ”Ή Inline vs Block elements.πŸ”Ή <hr>, <sup>, <sub>.πŸ”Ή Semantic tags & HTML entities.πŸ“„ Practice + assignments done!.#WebDevelopment #StudentLife #ApnaCollege.
0
0
2
@Nitesh0069
Nitesh Kumar Verma
1 month
Day 2 βœ… β€” #100DaysOfCode.πŸ“š Finished HTML Level 1 - Part B from .Here's what I covered today:.πŸ”Ή Lists in HTML.πŸ”Ή Attributes & Anchor Tags.πŸ”Ή Image Tag.πŸ”Ή Comments & Case Sensitivity.πŸ“„ Solved practice & assignment questions too!.#WebDevelopment #StudentLife #ApnaCollege.
0
0
4
@Nitesh0069
Nitesh Kumar Verma
1 month
πŸš€ Starting my #100DaysOfCode journey today!.πŸ’» Day 1: HTML Level 1 (Part A) done β€” mostly revision, but super refreshing!.πŸ“š Excited for what’s ahead. Let’s do this! πŸ’ͺ.#WebDevelopment #StudentLife #ApnaCollege
Tweet media one
0
0
0
@Nitesh0069
Nitesh Kumar Verma
1 month
Life update 🌱.Just wrapped up my 4th end-sem exams β€” finally free! πŸŽ‰.(Sort of. lab exams still left πŸ˜…).Sorry for being inactive lately!.But here’s the good news: I’ve enrolled in a new course from @ApnaCollegeX to level up my skills. πŸ’».#StudentLife #LearningNeverStops.
0
0
1
@Nitesh0069
Nitesh Kumar Verma
4 months
πŸ“’ Life update!. Semester 4 has officially started! on 10 march 2025 ✨.Now juggling web development + semester subjects, so life just got busier. πŸš€.Balancing it all like a pro! πŸ’ͺπŸ”₯ #StudentLife #WebDev #Hustle.
0
0
0