Spaces:
Running
Running
Update index.html
Browse files- index.html +80 -81
index.html
CHANGED
|
@@ -8,100 +8,99 @@
|
|
| 8 |
</head>
|
| 9 |
|
| 10 |
<body class="dark">
|
| 11 |
-
<!-- PARTICLES -->
|
| 12 |
-
<div id="particles"></div>
|
| 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 |
-
<span>TensorFlow</span>
|
| 65 |
-
<span>Pandas</span>
|
| 66 |
-
<span>NumPy</span>
|
| 67 |
-
<span>HTML</span>
|
| 68 |
-
<span>CSS</span>
|
| 69 |
-
</div>
|
| 70 |
-
</section>
|
| 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 |
</body>
|
| 107 |
</html>
|
|
|
|
| 8 |
</head>
|
| 9 |
|
| 10 |
<body class="dark">
|
|
|
|
|
|
|
| 11 |
|
| 12 |
+
<div id="particles"></div>
|
| 13 |
+
<button id="themeToggle">π</button>
|
| 14 |
|
| 15 |
+
<!-- HERO -->
|
| 16 |
+
<section class="glass hero">
|
| 17 |
+
<h1>Simranpreet Kaur</h1>
|
| 18 |
+
<p class="subtitle">B.Tech CSE (2022β2026) β’ Final Year</p>
|
| 19 |
|
| 20 |
+
<p class="intro">
|
| 21 |
+
Final-year Computer Science Engineering student focused on building
|
| 22 |
+
<strong>innovative, production-ready AI systems</strong>
|
| 23 |
+
using Machine Learning, Computer Vision, and Data Science.
|
| 24 |
+
</p>
|
| 25 |
|
| 26 |
+
<div class="links">
|
| 27 |
+
<a href="mailto:spreetkaur937@gmail.com">π§ Email</a>
|
| 28 |
+
<a href="https://huggingface.co/simran40" target="_blank">π€ Hugging Face</a>
|
| 29 |
+
</div>
|
| 30 |
+
</section>
|
| 31 |
|
| 32 |
+
<!-- OBJECTIVE -->
|
| 33 |
+
<section class="glass">
|
| 34 |
+
<h2>Career Objective</h2>
|
| 35 |
+
<p>
|
| 36 |
+
To begin my professional career in Artificial Intelligence and
|
| 37 |
+
Machine Learning where I can apply strong problem-solving skills,
|
| 38 |
+
work on impactful technologies, and grow in an innovation-driven environment.
|
| 39 |
+
</p>
|
| 40 |
+
</section>
|
| 41 |
|
| 42 |
+
<!-- EDUCATION -->
|
| 43 |
+
<section class="glass">
|
| 44 |
+
<h2>Education</h2>
|
| 45 |
+
<p>
|
| 46 |
+
<strong>Bachelor of Technology (B.Tech)</strong><br>
|
| 47 |
+
Computer Science Engineering<br>
|
| 48 |
+
<b>2022 β 2026</b> (Final Year)
|
| 49 |
+
</p>
|
| 50 |
+
</section>
|
| 51 |
|
| 52 |
+
<!-- SKILLS -->
|
| 53 |
+
<section class="glass">
|
| 54 |
+
<h2>Technical Skills</h2>
|
| 55 |
+
<div class="skills">
|
| 56 |
+
<span>Python</span><span>Machine Learning</span><span>Computer Vision</span>
|
| 57 |
+
<span>YOLO</span><span>NLP</span><span>OpenCV</span>
|
| 58 |
+
<span>TensorFlow</span><span>Pandas</span><span>NumPy</span>
|
| 59 |
+
<span>HTML</span><span>CSS</span>
|
| 60 |
+
</div>
|
| 61 |
+
</section>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
+
<!-- PROJECTS -->
|
| 64 |
+
<section class="glass">
|
| 65 |
+
<h2>Live AI Projects</h2>
|
| 66 |
|
| 67 |
+
<div class="project">
|
| 68 |
+
<h3>π Text to Speech System</h3>
|
| 69 |
+
<p>AI-based system that converts written text into natural-sounding speech.</p>
|
| 70 |
+
<a class="project-btn" href="https://huggingface.co/spaces/simran40/text-to-speech-client" target="_blank">
|
| 71 |
+
OPEN PROJECT
|
| 72 |
+
</a>
|
| 73 |
+
</div>
|
| 74 |
|
| 75 |
+
<div class="project">
|
| 76 |
+
<h3>π― Object Detection System</h3>
|
| 77 |
+
<p>Real-time object detection using YOLO and computer vision.</p>
|
| 78 |
+
<a class="project-btn" href="https://huggingface.co/spaces/simran40/object_detection_system" target="_blank">
|
| 79 |
+
OPEN PROJECT
|
| 80 |
+
</a>
|
| 81 |
+
</div>
|
| 82 |
|
| 83 |
+
<div class="project">
|
| 84 |
+
<h3>π Stock Market Sentiment Analysis</h3>
|
| 85 |
+
<p>NLP-based sentiment analysis for stock market trends.</p>
|
| 86 |
+
<a class="project-btn" href="https://huggingface.co/spaces/simran40/stock-sentimt" target="_blank">
|
| 87 |
+
OPEN PROJECT
|
| 88 |
+
</a>
|
| 89 |
+
</div>
|
| 90 |
|
| 91 |
+
<div class="project">
|
| 92 |
+
<h3>π Diamond Price Prediction</h3>
|
| 93 |
+
<p>Machine learning regression model for diamond price prediction.</p>
|
| 94 |
+
<a class="project-btn" href="https://huggingface.co/spaces/simran40/diamond_price_prediction" target="_blank">
|
| 95 |
+
OPEN PROJECT
|
| 96 |
+
</a>
|
| 97 |
+
</div>
|
| 98 |
+
</section>
|
| 99 |
|
| 100 |
+
<footer>
|
| 101 |
+
Β© 2025 Simranpreet Kaur β’ Creative AI Glass Portfolio
|
| 102 |
+
</footer>
|
| 103 |
|
| 104 |
+
<script src="script.js"></script>
|
| 105 |
</body>
|
| 106 |
</html>
|