Follow my Tech Journey to explore what I learn every day in programming, web development, and new technologies. Discover tutorials, projects, handwritten notes, and tips from my personal Tech Journey to help you improve your coding and tech skills.
Mastering Advanced HTML : IntroductionAdvanced HTML Roadmap Overview (6-Week Plan)Week 1: Deep Dive into Semantic HTML5Goal:Topics to Learn:Resources:Tasks:Mini Project:Week 2: Advanced Forms & ValidationGoal:Topics to Learn:Resources:Tasks:Mini Project:Week 3: Accessibility (A11Y)…
Mastering HTML Tags — The Building Blocks of Every WebsiteWhat is HTML?Understanding HTML TagsHTML Heading TagsMeta Tags — The Hidden Data PowerhouseOG (Open Graph) Tags — For Social Media SharingHTML…
IntroductionTricks to Solve Blood Relation ProblemsUse Symbols for Family TreeThink in GenerationsReplace "My" with the Person’s NameDecode from Right to Left (Coded Problems)Elimination in MCQsShortcut PhrasesTypes of Blood Relation QuestionsDirect…
How the Internet WorksFundamentals of Web TechnologySoftware Development Life Cycle (SDLC) in Web DevelopmentDifferent Web Development StacksURL and ProtocolsTop-Level Domains (TLDs) Examples:Server, Domain Name, and SubdomainOnline Code EditorsBasics of Web…
IntroductionWhat is Git?Without Git vs With GitWithout GitWith GitWhat is GitHub?Real-Life Example of GitHub in ActionGit and GitHub Commands (Windows & Mac)🔹 Setup Git (Windows & Mac)🔹 Initialize a Repository🔹…
IntroductionPhase 1: Basics of Web Development (HTML, CSS, JavaScript)Week 1–2: HTMLWeek 3–4: CSSWeek 5–6: JavaScriptPhase 2: Advanced Frontend & Frameworks (React & Vue.js)Week 7–9: ReactWeek 10–11: Vue.jsWeek 12: Frontend MasteryPhase…
Introduction50 Most Common Irregular Verbs in EnglishHow to Learn Irregular Verbs Fast1. Group Similar Verbs2. Practice with 5 Sentences Every Day3. Learn from Songs and Movies4. Read Simple Stories5. Make…
Aptitude Roadmap for Placement Preparation: Complete Guide for Engineering StudentsWhy Aptitude Matters in Placements?The Aptitude Roadmap for Placement PreparationOptional but Useful TopicsFinal WordsInternal LinksExternal LinksMy Handwritten Roadmap Aptitude Roadmap for…
POP vs OOP: The DifferenceClasses and Objects ExplainedThe Four Main OOP Concepts1. Encapsulation2. Inheritance3. Polymorphism4. AbstractionWhy OOP MattersMy TakeawayMy Handwritten NotesFurther ReadingYou May Also Like Object Oriented Programming in Java simple…
1. Understanding the Structure of the First Java Program2. Why No Header Files or Package Imports?3. Understanding Java Compilation and Execution Flow4. How JVM Converts Bytecode to Machine Code5. Can…