-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (141 loc) · 7.16 KB
/
index.html
File metadata and controls
163 lines (141 loc) · 7.16 KB
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PORTFOLIO WEBSITE</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="style2.css">
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
</head>
<body>
<script src="js.js"></script>
<header>
<a href="#" class="logo">PORTFOLIO</a>
<nav>
<a href="#" class="active">HOME</a>
<a href="#about">About</a>
<a href="#skills">Skills</a>
<a href="#experience">Experiences</a>
<a href="#contact">Contact</a>
</nav>
</header>
<section class="home">
<div class="home-img">
<img src="rg.jpeg" alt="">
</div>
<div class="home home-content">
<h1>Hey, it's <span> Radhika Gupta</span></h1>
<h3 class="typing">I'm a <span class="text"></span></h3>
<a href="Radhika_resumee.pdf" download>
<button style="margin-top: 10px; padding: 10px 20px; font-size: 16px; border-radius: 8px; background-color: black; color: white; border: none; cursor: pointer;">
Download Resume
</button>
</a>
<section id="about">
<div class="about-container">
<div class="about-box">
<p>know about my</p>
<h3>Education</h3>
<p><strong>*Degree:</strong> B.Tech in Computer Science & Engineering</p>
<p><strong>*University:</strong> Central University of Jammu</p>
<p><strong>*Year:</strong> 2022 - 2026</p>
</div>
<div class="about-text">
<p>I am currently pursuing my B.Tech in Computer Science & Engineering at Central University of Jammu. During my time here, I have acquired a strong foundation in computer science fundamentals, software development, and problem-solving. My education has also allowed me to explore various technologies, including web development, machine learning, and artificial intelligence.
Throughout my academic career, I have been actively involved in various tech events and hackathons, and I strive to apply my knowledge in practical, real-world projects. I am passionate about continuous learning and look forward to further developing my skills in the tech industry.</p>
</div>
</div>
</section>
</div>
<section id="experience">
<P>explore </P>
<h2> MY Experiences</h2>
<div class="experience-container">
<div class="experience-item">
<h3>📁 Project: AI-Based Assistant for Farmers(Drdo Cuj)</h3>
<p>Developed an AI assistant using pre-trained or LLM-based models to assist farmers. The assistant accepts text and image input, answers agricultural queries, and maintains context throughout the conversation for a seamless interaction experience.</p>
</div>
<div class="experience-item">
<h3>🚧 Ongoing Project: Chatbot</h3>
<p>Building a 24/7 intelligent chatbot for conversation services using Python, Flask, and Dialogflow. Features include automated support for frequent queries.</p>
</div>
<div class="experience-item">
<h3>🎓 Workshop: Django Development</h3>
<p>Participated in a hands-on Django workshop organized by CUJ Code Connect. Gained experience in building web applications using Django’s MVT architecture, views, templates, and models.</p>
</div>
<div class="experience-item">
<h3>💡 Workshop: AI & Machine Learning</h3>
<p>Attended a 3-day workshop focused on machine learning algorithms and AI concepts. Built and evaluated ML models using Python and scikit-learn as part of the program.</p>
</div>
</div>
</section>
<<section id="skills">
<p>get familiar with</p>
<h2>My Skills</h2>
<div class="skills-container">
<div class="skill-box">
<h3>Technical Skills</h3>
<ul>
<li>C / C++</li>
<li>Java</li>
<li>Python</li>
<li>HTML, CSS, Javascript</li>
<li>Flask</li>
<li>MongoDB / MySQL</li>
<li>github,Vscode</li>
</ul>
</div>
<div class="skill-box">
<h3>Core subjects</h3>
<ul>
<li>DBMS</li>
<li>operating system</li>
<li>artificial intelligence</li>
<li>Oops</li>
<li>Robotics</li>
<li>Computer network</li>
<li>Machine learning</li>
</ul>
</div>
<div class="skill-box">
<h3>Soft Skills</h3>
<ul>
<li>Communication</li>
<li>Problem Solving</li>
<li>Teamwork</li>
<li>Adaptability</li>
</ul>
</div>
</div>
</section>
<section id="contact">
<p>get in touch</p>
<h2>Contact Me</h2>
<div class="contact-container">
<div class="contact-info">
<p><strong>Email:</strong> radhikagupta45ig@gmail.com</p>
<p><strong>Phone:</strong> +91 8899304975</p>
<p><strong>Location:</strong> Jammu,Jammu and Kashmir</p>
</div>
<form action="https://formspree.io/f/your-id" method="POST">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="_replyto" placeholder="Your Email" required>
<textarea name="message" rows="6" placeholder="Your Message" required></textarea>
<button type="submit">Send Message</button>
</form>
</div>
<!-- Added container for icons and hire me button -->
<div class="hire-social-container">
<a href="#" class="btn">Collaborate</a>
<div class="social-icons">
<a href="https://www.instagram.com/radhikaaaa_45/"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/radhika-gupta-2671b1326/"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/Radhikaa45"><i class="fab fa-github"></i></a>
</div>
</div>
</section>
</section>
<script src="js.js"></script>
</body>
</html>