Alexvatti commited on
Commit
8422d5d
·
verified ·
1 Parent(s): 3fd905c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +110 -166
index.html CHANGED
@@ -1,189 +1,133 @@
1
  <!DOCTYPE html>
2
- <html>
3
  <head>
 
 
 
 
4
  <style>
5
  body {
6
- background-color: rgb(184, 209, 234);
7
- font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 
 
8
  }
9
-
10
- h1 {
11
- font-size: 50px;
12
  text-align: center;
13
- color: blue;
14
- margin-top: 30px;
15
- }
16
-
17
- h2 {
18
- font-size: 36px;
 
 
 
 
 
 
 
 
 
 
19
  text-align: center;
20
- color: darkgreen;
21
- background-color: lightgray;
22
- padding: 10px;
23
- border-bottom: 2px solid gray;
24
- margin-top: 20px;
25
- }
26
-
27
- div {
28
- background-color: antiquewhite;
29
- color: black;
30
- padding: 20px;
31
- margin: 20px;
32
- border-radius: 8px;
33
- }
34
-
35
- ul {
36
- list-style-type: square;
37
- padding-left: 20px;
38
- margin: 10px 0;
39
  }
40
-
41
- ol {
42
- list-style-type: upper-roman;
43
- padding-left: 20px;
44
- margin: 10px 0;
45
  }
46
-
47
- table {
48
- width: 100%;
49
- border-collapse: collapse;
50
- margin: 20px 0;
 
 
51
  }
52
-
53
- table, th, td {
54
- border: 1px solid black;
 
 
55
  }
56
-
57
- th {
58
- background-color: #f2f2f2;
59
- padding: 10px;
60
- text-align: left;
61
  }
62
-
63
- td {
64
- padding: 10px;
65
  }
66
-
67
- a:link {
68
- color: blue;
69
  text-decoration: none;
70
  }
71
-
72
- a:visited {
73
- color: brown;
74
- }
75
-
76
  a:hover {
77
- color: blueviolet;
78
  text-decoration: underline;
79
  }
80
-
81
- a:active {
82
- color: orange;
83
- }
84
-
85
- p {
86
- font-size: 16px;
87
- line-height: 1.6;
88
- margin: 10px 0;
89
- color: #333;
90
- }
91
-
92
- .profile-container {
93
- text-align: center;
94
- margin: 30px 0;
95
- }
96
-
97
- .profile-img {
98
- width: 150px;
99
- height: 150px;
100
- border-radius: 50%;
101
- border: 4px solid blue;
102
- margin-bottom: 15px;
103
- transition: transform 0.6s ease-in-out;
104
- display: inline-block;
105
- }
106
-
107
- .profile-img:hover {
108
- transform: scale(1.1) rotate(-10deg);
109
- }
110
  </style>
111
  </head>
112
-
113
  <body>
114
-
115
- <h1>Personal Portfolio</h1>
116
-
117
- <div class="profile-container" id="1234567">
118
- <img src="Alex.jpeg" alt="Your Profile Picture" class="profile-img">
119
- <p>Hello! I am [Your Name], a passionate [Your Profession, e.g., Frontend Developer, UX Designer, Full Stack Developer] with a knack for creating intuitive, user-centric designs and efficient code. With a background in [mention your background, e.g., Computer Science, Graphic Design], I strive to build impactful digital experiences that solve real-world problems.</p>
120
- </div>
121
-
122
- <h2>Skills</h2>
123
- <ul>
124
- <li>Frontend Development (HTML, CSS, JavaScript, React.js)</li>
125
- <li>Backend Development (Node.js, Express.js, Django)</li>
126
- <li>Database Management (MySQL, MongoDB, PostgreSQL)</li>
127
- <li>UI/UX Design (Figma, Adobe XD, Sketch)</li>
128
- <li>Version Control (Git, GitHub, GitLab)</li>
129
- <li>Agile and Scrum Methodologies</li>
130
- </ul>
131
-
132
- <h2>Projects</h2>
133
- <ol>
134
- <li>Project Name 1 - Brief description of the project and the technologies used.</li>
135
- <li>Project Name 2 - Brief description of the project and the technologies used.</li>
136
- <li>Project Name 3 - Brief description of the project and the technologies used.</li>
137
- </ol>
138
-
139
- <h2>Experience</h2>
140
- <ul>
141
- <li>Company Name (Job Title, Duration)</li>
142
- <li>Key responsibilities and achievements.</li>
143
- <li>Company Name (Job Title, Duration)</li>
144
- <li>Key responsibilities and achievements.</li>
145
- </ul>
146
-
147
- <h2>Education</h2>
148
- <ul>
149
- <li>Degree Name - University Name (Year)</li>
150
- <li>Relevant Certifications or Courses</li>
151
- </ul>
152
-
153
- <h2>Contact Information</h2>
154
- <ul>
155
- <li>Email: alexvatti@gmail.com</li>
156
- <li>LinkedIn:<a href="https://www.linkedin.com/in/alexdatascientist/">LinkedIn</a></li>
157
- <li>GitHub: <a href="https://github.com/alexvatti">GitHub</a></li>
158
- </ul>
159
-
160
- <h2>Project Showcase</h2>
161
- <table class="video-table">
162
- <tr>
163
- <td>
164
- <<iframe width="420" height="315" src="https://www.youtube.com/embed/4ulUSNYD4uo?si=QPrXZdl5WEY1ap8U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
165
- </td>
166
- <td>
167
- <iframe width="420" height="315" src="https://www.youtube.com/embed/c2ifRxzqmi0?si=D5xmXgeGf2Gz-bzL" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
168
- </td>
169
- <td>
170
- <iframe width="420" height="315" src="https://www.youtube.com/embed/x6JohBmu7XY?si=v0gfnIxpcvkgxILV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
171
- </td>
172
- </tr>
173
- <tr>
174
- <td>
175
- <iframe src="https://www.youtube.com/embed/VIDEO_ID_4" title="Project 4" allowfullscreen></iframe>
176
- </td>
177
- <td>
178
- <iframe src="https://www.youtube.com/embed/VIDEO_ID_5" title="Project 5" allowfullscreen></iframe>
179
- </td>
180
- <td>
181
- <iframe src="https://www.youtube.com/embed/VIDEO_ID_6" title="Project 6" allowfullscreen></iframe>
182
- </td>
183
- </tr>
184
- </table>
185
-
186
- <p>Thank you for visiting my portfolio! Feel free to reach out if you’d like to connect or collaborate.</p>
187
-
188
  </body>
189
  </html>
 
 
1
  <!DOCTYPE html>
2
+ <html lang="en">
3
  <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Alexander Reddy - Personal Portfolio</title>
7
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
8
  <style>
9
  body {
10
+ font-family: 'Roboto', sans-serif;
11
+ margin: 0;
12
+ background-color: #f8f9fa;
13
+ color: #333;
14
  }
15
+ header {
16
+ background-color: #343a40;
17
+ color: #fff;
18
  text-align: center;
19
+ padding: 40px 20px;
20
+ border-bottom: 5px solid #007bff;
21
+ }
22
+ nav ul {
23
+ list-style-type: none;
24
+ margin: 0;
25
+ padding: 0;
26
+ overflow: hidden;
27
+ background-color: #007bff;
28
+ }
29
+ nav ul li {
30
+ float: left;
31
+ }
32
+ nav ul li a {
33
+ display: block;
34
+ color: #fff;
35
  text-align: center;
36
+ padding: 14px 20px;
37
+ text-decoration: none;
38
+ transition: background-color 0.3s;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
+ nav ul li a:hover {
41
+ background-color: #0056b3;
 
 
 
42
  }
43
+ section {
44
+ padding: 40px 20px;
45
+ margin: 20px auto;
46
+ max-width: 800px;
47
+ background-color: #fff;
48
+ border-radius: 8px;
49
+ box-shadow: 0 4px 20px rgba(0,0,0,0.1);
50
  }
51
+ footer {
52
+ text-align: center;
53
+ padding: 20px;
54
+ background-color: #343a40;
55
+ color: #fff;
56
  }
57
+ h1, h2 {
58
+ color: #007bff;
 
 
 
59
  }
60
+ ul li {
61
+ margin-bottom: 10px;
 
62
  }
63
+ a {
64
+ color: #007bff;
 
65
  text-decoration: none;
66
  }
 
 
 
 
 
67
  a:hover {
 
68
  text-decoration: underline;
69
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  </style>
71
  </head>
 
72
  <body>
73
+ <header>
74
+ <h1>Alexander Reddy</h1>
75
+ <p>Machine Learning Engineer | Deep Learning | GenAI | End-to-End AI Solutions</p>
76
+ </header>
77
+
78
+ <nav>
79
+ <ul>
80
+ <li><a href="#about">About Me</a></li>
81
+ <li><a href="#skills">Skills</a></li>
82
+ <li><a href="#projects">Projects</a></li>
83
+ <li><a href="#experience">Experience</a></li>
84
+ <li><a href="#contact">Contact</a></li>
85
+ </ul>
86
+ </nav>
87
+
88
+ <section id="about">
89
+ <h2>About Me</h2>
90
+ <p>Result-driven Machine Learning Engineer with 5+ years of experience designing, deploying, and optimizing ML/DL/GenAI solutions. Passionate about solving real-world problems through AI innovation.</p>
91
+ </section>
92
+
93
+ <section id="skills">
94
+ <h2>Skills</h2>
95
+ <ul>
96
+ <li>Languages/Tools: Python, SQL, Git, Bash</li>
97
+ <li>Libraries/Frameworks: Pandas, NumPy, Scikit-learn, TensorFlow, PyTorch, Keras, OpenCV, XGBoost, NLTK, SpaCy</li>
98
+ <li>Deployment & Web: Flask, Streamlit, FastAPI, Docker, AWS (EC2, S3), Azure</li>
99
+ <li>Concepts: Supervised & Unsupervised ML, NLP, CNN, RNN, OCR, LLMs, RAG, Chatbot</li>
100
+ </ul>
101
+ </section>
102
+
103
+ <section id="projects">
104
+ <h2>Projects</h2>
105
+ <ul>
106
+ <li><a href="https://github.com/alexvatti/telecom-churn" target="_blank">Telecom Churn Prediction</a> - Built a predictive model using XGBoost and Scikit-learn with an AUC-ROC of 0.85. Deployed using Flask on AWS.</li>
107
+ <li><a href="https://github.com/alexvatti/wound-image-classification" target="_blank">Wound Image Classification</a> - Improved accuracy from 50% to 85% using CNN and OpenCV, deployed on AWS.</li>
108
+ <li><a href="https://github.com/alexvatti/rag-chatbot" target="_blank">RAG-Based Chatbot</a> - Retrieval-Augmented Generation chatbot using LangChain and LLMs, integrated OCR, and deployed with Streamlit on AWS.</li>
109
+ </ul>
110
+ </section>
111
+
112
+ <section id="experience">
113
+ <h2>Experience</h2>
114
+ <ul>
115
+ <li>Freelance Data Scientist (Upwork) - 90% Job Success Score, delivering exceptional results for global clients.</li>
116
+ <li>Machine Learning Engineer (Qvantel, Hyderabad) - Developed AI/ML solutions for smart cameras and embedded systems.</li>
117
+ </ul>
118
+ </section>
119
+
120
+ <section id="contact">
121
+ <h2>Contact</h2>
122
+ <p>Email: <a href="mailto:alexvatti@gmail.com">alexvatti@gmail.com</a></p>
123
+ <p>LinkedIn: <a href="https://www.linkedin.com/in/alexdatascientist" target="_blank">alexdatascientist</a></p>
124
+ <p>GitHub: <a href="https://github.com/alexvatti" target="_blank">alexvatti</a></p>
125
+ <p>YouTube: <a href="https://www.youtube.com/@AlexTechProjects" target="_blank">AlexTechProjects</a></p>
126
+ </section>
127
+
128
+ <footer>
129
+ <p>© 2024 Alexander Reddy. All rights reserved.</p>
130
+ </footer>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
131
  </body>
132
  </html>
133
+