Nothing here yet.
I am available for Frontend Development, Web Development
Sep 18, 2025 · 2 min read · database - An organized Collection of data. A method to manipulate and access the data. MongoDB is a NOSQL database, that stores data in flexible, JSON-like documents, making it easy to scale and handle large volumes of unstructured data. MongoDB s...
Join discussionJul 29, 2025 · 3 min read · MODULE 1 : Foundations of AI & Development Environment (Week 1) TitleLearning ObjectivesResourcesAssignment Introduction to AIUnderstand AI, ML, LLMs, use casesGoogle AI EducationQuiz: AI Basics Vibe Coding MindsetLearn creative & adaptive c...
Join discussionMay 22, 2025 · 16 min read · JavaScript (JS) is a high-level, interpreted programming language primarily used to make web pages interactive. It is one of the core technologies of the web, along with HTML and CSS. High level : JavaScript is closer to human languageInterpreted : ...
Join discussion
Apr 6, 2025 · 28 min read · CSS and its Syntax CSS stands for Cascading Style Sheets.It controls the visual presentation (style, layout, color, fonts, spacing, etc.) of HTML elements. Why Use CSS? Without CSS: <h1>Hello</h1> With CSS: <h1 style="color: blue; font-family: Aria...
Join discussion