Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
project updated
certi updated
  • Loading branch information
Alpha1zln authored Oct 1, 2024
1 parent 383e4eb commit 0de7799
Showing 1 changed file with 44 additions and 19 deletions.
63 changes: 44 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,10 @@ <h3 class="greet-heading blue-text">
<div class="about-text">
<h1 class="my-heading">About Me</h1>
<p class="lead-para">
Explorer. Inquisitive 1. Wayfaring through d fuzzy multiverse.
Mesmerized by the impact of Sc. & Tech. on the evolution, growth of mankind, scaling far & wide & meteoric globalization of orgz.ns and the dev.t of nations. Furthermore, it has both a direct & an implicitly profound mark/sway on the lives of the common man. UPI, 5G, AI, AR, IoT, DL, e-commerce, ballooning digitization, renewable energy sources ... are a few ex.s that can revolutionize the way business works / people live / on the sustainability of Earth [achieving 17 SDGs goals - UN].
Aiming to contribute to the above goal and make this a better world.
Explorer. Inquisitive one. Wayfaring through the fuzzy multiverse.
Mesmerized by the impact of Science and Technology on the evolution and growth of mankind, the scaling of organizations, and the development of nations.
It has a direct and profoundly implicit influence on the lives of ordinary people. UPI, 5G, AI, AR, IoT, Deep Learning, e-commerce, the rapid digitization of industries, and renewable energy sources are just a few examples that can revolutionize business operations, people's lives, and the sustainability of Earth, contributing towards achieving the 17 SDGs (Sustainable Development Goals) outlined by the UN.
Aiming to contribute to these goals and help make the world a better place.
</p>
<p>
"Make this Life Count"
Expand Down Expand Up @@ -203,14 +204,15 @@ <h3 class="greet-heading blue-text">Web Design</h3>
1 - IBM Full Stack Professional Certi. [Pursuing] <BR>
2 - IBM DevOps Professional Certi [Pursuing] <BR>
3 - Oracle Java Foundation [Pursuing] <BR>
4 - Udemy Angela Web Dev Course [Pursuing] <BR> <br>
<br>

</p>
<p class="small-para">
Projects finished :: <BR> <BR>
1 - New Age Traveller Site <BR>
[Using NodeJS, MongoDB, EJS, HTML, CSS, JS] <BR>
2 - Weather WebApp <BR>
[Using NodeJS, ExpressJs, MongoDB, EJS ] <BR>
2 - Weather & Quiz WebApp <BR>
[Using HTML, CSS, JS] <BR>

</p>

Expand All @@ -227,14 +229,14 @@ <h3 class="greet-heading blue-text">
</h3>
<p class="small-para">
Course completed :: <BR> <BR>
1 - IBM DS FOR ML PROJECT [Completed] <BR>
1 - IBM DS FOR ML PROJECT [Completed] <BR>
2 - Infosys AI PRIMER [Completed] <BR>
3 - Analytics vaidya ML course beginner [Pursuing]<BR> <br>
</p>
<p class="small-para">
Project done :: <BR> <BR>
1 - Skin cancer detection using DL <BR>
[Using ANN, CNN, Google Colab, Seaborn, TensorFlow ] <BR>
[Using ANN, CNN, Seaborn, TensorFlow ] <BR>
2 - TMDB-Box-Office-Prediction [Revenue] ML Project <BR>
[Using Google Colab, Python, Flask, Streamlit, ML] <BR>
<BR>
Expand All @@ -261,7 +263,14 @@ <h3 class="greet-heading blue-text">
1 : https://shreyas22k.wordpress.com/ <br>

2 : https://worldofmcanitt.wordpress.com/ <br>

</p>
<br> <br>

<p class="small-para"> <br> <br>
Technical Activities : <br> <br>
1 : Participated in Amazon ML Hackathon, reached in top 800 out of 75000 participants.
2 : Secured rank in top 3 in Perceptron-Optima and AI Lang ML Dataset Hackathon at NIT T.
3 : Solved 1000+ coding ques on various platforms like CF, Leetcode, Gfg, Codechef.
</p>
</div>
</div>
Expand Down Expand Up @@ -394,7 +403,7 @@ <h1 class="greet-heading">Get In Touch</h1>
<h1 class="greet-heading">My Contact Details</h1>
<div class="details">
<h5 class="contact-heading">EMAIL</h5>
<p class="contact-text">shreyas22k@gmail.com</p>
<p class="contact-text">shreyas21k@gmail.com</p>
</div>
<div class="details">
<h5 class="contact-heading">PHONE</h5>
Expand All @@ -420,32 +429,48 @@ <h5 class="contact-heading">ADDRESS</h5>
<footer class="footer">
<div class="footer-content text-center">
<h4>
Copyright © 2024 All rights reserved |
Copyright © 2024 By : Alpha1zln All rights reserved |
Self-Taught, Learned from numerous gr8 channels on utb and on Net.
</h4>
<div class="social-links">
<div class="footer-menu">
<ul class="footer-menu-list">
<li class="footer-list-items">
<!-- <li class="footer-list-items">
<a class="footer-links" href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="footer-list-items">
</li> -->
<!-- <li class="footer-list-items">
<a class="footer-links" href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="footer-list-items">
</li> -->
<!-- <li class="footer-list-items">
<a class="footer-links" href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="footer-list-items">
<a class="footer-links" href="#">
</li> -->
<li class="footer-list-items">
<!-- href="#" -->
<a class="footer-links" href="https://www.linkedin.com/in/shreyas-yaduvanshi-99424615/">
<i class="fab fa-linkedin-in"></i>
</a>
</li>

<li class="footer-list-items">
<a class="footer-links" href="https://www.coursera.org/user/402f1f3799e960f77809216c778e143c">
<i class="fab fa-coursera"></i>
</a>
</li>

<li class="footer-list-items">
<a class="footer-links" href="https://github.com/Alpha1zln">
<i class="fab fa-github"></i>
</a>
</li>



</ul>
</div>
</div>
Expand Down

0 comments on commit 0de7799

Please sign in to comment.