Python basics, scripting, projects, and intelligent systems. 120-day Python learning journey, project based learning approach, to AI Agent building
# My Project ## Description This repository contains a diverse collection of Python projects and learning materials. It's structured into 'Alpha', 'Beta', and 'Gamma' categories, covering a wide range of topics from fundamental data structures and conditional statements to advanced concepts like object-oriented programming (OOP), web development, data science, and machine learning. ## Table of Contents * [Folder Structure](#folder-structure) * [Description](#description) * [How to Use](#how-to-use) * [Technologies Used](#technologies-used) * [Architecture or Code Overview](#architecture-or-code-overview) * [Known Issues / Improvements](#known-issues--improvements) * [Additional Notes or References](#additional-notes-or-references) ## Folder Structure ``` ├── Alpha Content │ ├── Day03-DataStructures │ │ └── WordReversalGame.py │ ├── Day04-ConditionalStatements │ │ └── TicketBooking.py │ ├── Day05-ConditionalStatements │ │ └── greeting.py │ ├── Day06-ConditionalStatements │ │ ├── BonusPalindrome.py │ │ ├── FizzBuzz.py │ │ ├── IsPrime.py │ │ ├── MultiplicationTable.py │ │ └── Pattern.py │ ├── Day07-ConditionalStatements │ │ ├── CollatzConjecture.py │ │ ├── CountdownTimer.py │ │ ├── SumofDigits.py │ │ └── Validation.py │ ├── Day08-Functions │ ├── Day09-DataStructures │ │ ├── ListManipulation.py │ │ └── Modifylist.py │ ├── Day10-DataStructures │ │ ├── ListPractice.py │ │ └── TuplesBasics.py │ ├── Day11-DataStructures │ │ └── OrganisingKitchen.py │ └── Day12-DataStructures │ └── Contacts.py ├── Alpha Projects │ ├── BasicArithimaticCalculator │ │ └── Calculator.py │ ├── InventoryManagementSystem.py │ │ └── Management.py │ ├── KaunBanegaCrorepati │ │ └── KBC.py │ ├── RockPaperScissor │ │ └── RPS.py │ ├── Hpattern.py │ └── misSoln.py ├── Beta Content │ ├── Day21-HandlingExceptions │ ├── Day22-FileHandling │ ├── Day29-OOP │ ├──
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.