Alexvatti's picture
Update index.html
218ad7a verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Earn Money With Python πŸ’° - Python Learning Platform</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<header>
<h1>Earn Money With Python πŸ’°</h1>
<p class="tagline">Neve Raju – Neve Manthri – Nevu Thopu Mama – Macha πŸš€πŸ”₯</p>
</header>
<div class="table-section">
<div class="python-king">
🐍 "Python is the King" πŸ‘‘
</div>
<div class="main-links">
<a href="https://www.youtube.com/playlist?list=PLALckG0HIVKT5LkOPQsJ0Yv3i6U_oW5TG" class="main-link" target="_blank">
πŸŽ₯ Course Video
</a>
<a href="https://huggingface.co/spaces/Alexvatti/Earn-Money-With-Python/" class="main-link" target="_blank">
🌐 Website Demo
</a>
</div>
<div style="text-align: center; margin: 25px 0;">
<p style="color: #2c3e50; font-size: 1.2rem; font-weight: bold;">Hello Machas, Ready to Code? πŸš€</p>
</div>
<div class="roadmap-sections">
<div class="roadmap-item">
<h3>πŸ“š Skills</h3>
<p>Basics + Specialization + Cloud</p>
</div>
<div class="roadmap-item">
<h3>πŸ’‘ I/D</h3>
<p>Innovation & Differentiation</p>
</div>
<div class="roadmap-item">
<h3>🎯 Portfolio</h3>
<p>GitHub, LinkedIn, YouTube</p>
</div>
<div class="roadmap-item">
<h3>πŸ“’ Marketing</h3>
<p>Branding, Freelancing, Networking</p>
</div>
<div class="roadmap-item">
<h3>πŸ’Ό Interview</h3>
<p>DSA, Projects, Communication</p>
</div>
</div>
<h2 class="section-title">Learn-Practice-Expert - Where Selling and Earning Matters Here</h2>
<table class="learning-table">
<thead>
<tr>
<th>Video/Session</th>
<th>Topic Title</th>
<th>Video</th>
<th>Document</th>
</tr>
</thead>
<tbody>
<tr>
<td class="level-cell">
<span class="level-badge">Intro</span>
</td>
<td class="title-cell">Python Career & Jobs πŸ’° | Earn Money – 6 Step Formula | Telugu + English</td>
<td class="link-cell">
<a href="https://www.youtube.com/watch?v=P-1r9uEYqB8&list=PLALckG0HIVKT5LkOPQsJ0Yv3i6U_oW5TG&index=1" class="video-btn" target="_blank">πŸ“Ί Watch</a>
</td>
<td class="link-cell">
<a href="https://github.com/alexvatti/Earn-Money-With-Python/blob/main/Earn_Money_With_Python_Career.pdf" class="doc-btn" target="_blank">πŸ“„ Course PDF</a>
</td>
</tr>
<tr>
<td class="level-cell">
<span class="level-badge">S-01</span>
</td>
<td class="title-cell">Python Features & Coding Editor Explained | Python Tutorial</td>
<td class="link-cell">
<a href="https://www.youtube.com/watch?v=e6oer7Z4-fs&list=PLALckG0HIVKT5LkOPQsJ0Yv3i6U_oW5TG&index=2" class="video-btn" target="_blank">πŸ“Ί Watch</a>
</td>
<td class="link-cell">
<a href="https://github.com/alexvatti/Earn-Money-With-Python/blob/main/Python-Basic-Session-01.docx" class="doc-btn" target="_blank">πŸ“„ Session 01</a>
</td>
</tr>
<tr>
<td class="level-cell">
<span class="level-badge">S-02</span>
</td>
<td class="title-cell">Python Variables Explained | Identifier Rules, Types & Printing Examples</td>
<td class="link-cell">
<a href="https://www.youtube.com/watch?v=LBRgVy_JIDs&list=PLALckG0HIVKT5LkOPQsJ0Yv3i6U_oW5TG&index=3" class="video-btn" target="_blank">πŸ“Ί Watch</a>
</td>
<td class="link-cell">
<a href="https://github.com/alexvatti/Earn-Money-With-Python/blob/main/Python-Basic-Session-02.docx" class="doc-btn" target="_blank">πŸ“„ Session 02</a>
</td>
</tr>
<tr>
<td class="level-cell">
<span class="level-badge">S-03</span>
</td>
<td class="title-cell">Python Input & Operators Explained | User Input, Arithmetic, Relational, Logical & Special Operators</td>
<td class="link-cell">
<a href="https://www.youtube.com/watch?v=9u24GwD89Z4" class="video-btn" target="_blank">πŸ“Ί Watch</a>
</td>
<td class="link-cell">
<a href="https://github.com/alexvatti/Earn-Money-With-Python/blob/main/Python-Basic-Session-03.docx" class="doc-btn" target="_blank">πŸ“„ Session 03</a>
</td>
</tr>
<tr>
<td class="level-cell">
<span class="level-badge">S-04</span>
</td>
<td class="title-cell">Flow Control in Python</td>
<td class="link-cell">
<a href="https://youtu.be/3yx-FssVCu4" class="video-btn" target="_blank">πŸ“Ί Watch</a>
</td>
<td class="link-cell">
<a href="https://github.com/alexvatti/Earn-Money-With-Python/blob/main/Python-Basic-Session-04.docx" class="doc-btn" target="_blank">πŸ“„ Session 03</a>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center; font-weight: bold; color: #e74c3c; font-size: 1.1rem; margin-top: 30px;">
πŸ‘‰ Landing in Career!
</p>
</div>
</div>
</body>
</html>