File size: 6,936 Bytes
2289711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6fda64b
2289711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6fda64b
2289711
 
 
 
4231648
2289711
 
 
 
 
 
 
 
4231648
2289711
d897be8
2289711
d897be8
2289711
 
4231648
2289711
 
 
 
4231648
2289711
d897be8
2289711
6a58815
2289711
 
4231648
2289711
 
 
 
4231648
2289711
d897be8
2289711
6a58815
2289711
 
4231648
2289711
 
 
 
4231648
2289711
d897be8
2289711
b139d2a
2289711
 
4231648
2289711
 
b139d2a
 
 
 
 
 
218ad7a
b139d2a
 
 
 
 
2289711
 
 
 
 
 
 
 
 
4231648
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139

<!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>