-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
122 lines (110 loc) · 6.31 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio - Vasudha J</title>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="profile">
<img src="PASSPORT_PHOTO.jpg" alt="Profile Picture" class="profile-pic">
<h1>Vasudha J</h1>
<a href="mailto:[email protected]">[email protected]</a> |
<a href="https://github.com/your-username">GitHub</a> |
<a href="https://linkedin.com/in/your-linkedin">LinkedIn</a></p>
</div>
</header>
<nav>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#certificates">Certificates</a></li>
<li><a href="#achievements">Achievements</a></li>
<li><a href="#responsibilities">Responsibilities</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<section id="about" class="fade-in">
<h2>About Me</h2>
<p>I am always seeking opportunities to enhance my skills and knowledge, constantly learning and adapting to the latest advancements in technology. I am a passionate and driven developer with a keen interest in machine learning, software development, and data science. I specialize in building impactful solutions using a range of technologies like Python, Java, SQL, and more. My projects span across various domains, all designed with a focus on real-world problem-solving.</p>
</section>
<section id="education" class="fade-in">
<h2>Education</h2>
<ul>
<li>B.E. in AI & ML - Dayananda Sagar Academy of Technology, CGPA: 9.05 (2021 - 2025)</li>
<li>PUC - MES Chaitanya PU College, 97% (2019 - 2021)</li>
<li>Secondary School - Ave Maria High School, 95.56% (2016 - 2019)</li>
</ul>
</section>
<section id="skills" class="fade-in">
<h2>Skills</h2>
<ul>
<li><img src="icons\python.webp" alt="Python"> Python</li>
<li><img src="icons/ml.png" alt="ML"> Machine Learning</li>
<li><img src="icons/sql.png" alt="SQL"> MySQL</li>
<li><img src="icons/java.jpeg" alt="Java"> Java </li>
<li><img src="icons/c.jpeg" alt="C"> C</li>
<li><img src="icons/html.png" alt="HTML"> HTML</li>
<li><img src="icons/dj.png" alt="HTML"> Django </li>
<li><img src="icons/data.jpeg" alt="Data Science"> Data Science</li>
</ul>
</section>
<section id="projects" class="fade-in">
<h2>Projects</h2>
<ul>
<li><strong>KrishnaPrabha:</strong> A website to buy agri-based products <a href="https://krishnaprabha.netlify.app/">Visit</a></li>
<li><strong>SMS Spam Detection using Machine Learning:</strong> Utilized Natural Language Processing to classify spam and ham messages. <a href="https://github.com/Vasudha-01/SMS-Spam-Detection-SpamShield-">View on GitHub</a></li>
<li><strong>Excess Food Donation System using Python:</strong> Portal to connect donors and receivers, reducing food waste. <a href="https://tinyurl.com/comingsoonholder">View on GitHub</a></li>
<li><strong>Driver Drowsiness Detection using Computer Vision:</strong> Real-time monitoring to detect driver fatigue and prevent accidents. <a href="https://tinyurl.com/comingsoonholder">View on GitHub</a></li>
<li><strong>Fresh Basket Grocery Website:</strong>Developed a grocery shopping system with Java Swing and MySQL, featuring user registration, inventory management and order tracking. <a href="https://tinyurl.com/comingsoonholder">View on GitHub</a></li>
<li><strong>Sugarcane Leaf Disease Detection using Machine Learning:</strong> Detect and classify sugarcane leaf diseases with CNNs. <a href="https://github.com/Vasudha-01/Sugarcane_Disease_Detection">View on GitHub</a></li>
<li><strong>ReadRoad - Discover Your Next Read:</strong> Book search app utilizing Google's Books API to display books in a list format. <a href="https://tinyurl.com/comingsoonholder">View on GitHub</a></li>
<li><strong>Sentiment Analysis using Machine Learning:</strong> Social media sentiment analysis using advanced NLP techniques. <a href="https://github.com/Vasudha-01/Sentiment_Analysis">View on GitHub</a></li>
</ul>
</section>
<section id="certificates">
<h2>Certificates</h2>
<ul>
<li>Python Foundation Certification - Infosys Springboard</li>
<li>Young Python Professional</li>
<li>Machine Learning for All - Coursera</li>
<li>Java Programming Fundamentals - Infosys Springboard</li>
<li>NumPy and Pandas Python - Infosys Springboard</li>
<!-- Add more certificates -->
</ul>
</section>
<section id="achievements">
<h2>Achievements</h2>
<ul>
<li>Machine Learning Internship at Varcons Technologies</li>
<li>Participation in CYPHERQUEST: A 24-Hour Hackathon</li>
<li>Volunteered with 'Way For Life' NGO</li>
</ul>
</section>
<section id="responsibilities">
<h2>Positions of Responsibility</h2>
<ul>
<li><strong>ALMATRON / Technical Club | Coordinator:</strong>
<ul>
<li>Organized coding contests and other intra-department activities</li>
<li>Successfully organized a 24-hour Hackathon</li>
</ul>
</li>
<li><strong>ACM (Association for Computing Machinery) Student Chapter | Vice-chair:</strong></li>
</ul>
</section>
<section id="contact">
<h2>Contact</h2>
<p>+91 8277411506</p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
</section>
<footer>
<p>© 2024 Vasudha J | Designed with ❤️</p>
</footer>
</body>
</html>