-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
143 lines (130 loc) · 6.43 KB
/
index.html
File metadata and controls
143 lines (130 loc) · 6.43 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sumana-Portfolio</title>
<link rel="shortcut icon" href="pictures/letter-s.png" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
</head>
<body class="body">
<header class="header">
<a href="#" class="logo">A.Sumana Sree</a>
<nav class="navbar">
<a href="#" class="active">Home</a>
<a href="#education">Education</a>
<a href="#experience">Experience</a>
<a href="projects.html">Projects</a>
</nav>
<a href="contact-me.html" class="contact">Contact Me</a>
</header>
<section class="home">
<div class="home-content">
<h3>Hi</h3>
<h1>I'm<span> A.Sumana Sree<br></span></h1>
<p>I’m a Python developer and lifelong learner, passionate about solving real-world problems with machine learning and clean code. I also enjoy contributing to open-source projects and collaborating globally.</p>
<div class="btn-box">
<a href="Sumana-Portfolio-Resume.pdf" target="_blank"><button class="btn-1">Resume</button></a>
<a href="#experience"><button class="btn-2">Experience</button></a>
</div>
</div>
<div class="img-box">
<img src="pictures/image.jpg" alt="image">
</div>
</section>
<section id="education" class="education">
<div class="img-box-2">
<img src="pictures/image.jpg" alt="">
</div>
<div class="education-content">
<h2 class="heading">Education</h2>
<p>
My educational journey began at Jawahar Navodaya Vidyalaya, Lepakshi, where I was honored to be among the top 80 students selected from nearly 4,000 applicants through a competitive entrance exam (JNVST) at the age of 10. This early achievement set the foundation for my academic excellence. I went on to complete my higher secondary education at Narayana Junior College, where I further honed my skills and deepened my knowledge.
</p>
<p>
I am currently in the 5th year of my Integrated Dual Degree program at IIT (BHU), Varanasi, recognized as one of India’s top 10 engineering institutes by NIRF. I earned my place here by successfully clearing JEE Advanced, one of the country’s most competitive entrance exams. This achievement reflects not only my academic abilities but also my dedication, perseverance.
</p>
</div>
</section>
<section id ="experience" class="experience">
<div class="experience-heading"><h2>Experience</h2></div>
<div class="timeline">
<div class="role">
<div class="period">
2024 (Aug)
</div>
<div class="dot"></div>
<div class="experience-content">
<h3>Research Scholar [current]</h3>
<h4>IIT (BHU)</h4>
<p>
Conducting thesis research on identifying crime-prone roads in Hyderabad by analyzing telecom and nightlight data patterns under Dr. Agnivesh Pani's guidance in <a href="https://www.sculptlab.in" target="_blank" style="color: #666; font-weight: bold;">SCULPT{Lab}</a>.
</p>
</div>
</div>
<div class="role">
<div class="period">
2025 (Jun-Nov)
</div>
<div class="dot"></div>
<div class="experience-content">
<h3>LFX Mentee</h3>
<h4>AIFAQ, Hyperledger Labs (LFDT)</h4>
<p>
Implemented Snowflake integration for AIFAQ chatbot with secure APIs, automated Snowpipe data ingestion, and intelligent document retrieval using Cortex AI.
</p>
</div>
</div>
<div class="role">
<div class="period">
2025 (Jun)
</div>
<div class="dot"></div>
<div class="experience-content">
<h3>Python Developer Intern</h3>
<h4>Neuroinformatics Unit (NIU), Sainsbury Wellcome Centre, London</h4>
<p>
Architected Terminal User Interface for DataShuttle open-source project using Textual framework, serving 500+ neuroscience researchers with cross-platform executables.
</p>
</div>
</div>
<div class="role">
<div class="period">
2024 (Oct)
</div>
<div class="dot"></div>
<div class="experience-content">
<h3>Open-Source Contributor</h3>
<h4>Hacktoberfest</h4>
<p>
Contributed 4+ meaningful pull requests during Hacktoberfest, collaborating with global developers to enhance repository functionalities and solve machine learning challenges.
</p>
</div>
</div>
<div class="role">
<div class="period">2024 (June)</div>
<div class="dot"></div>
<div class="experience-content">
<h3>Internship</h3>
<h4>Inland Waterways Authority of India</h4>
<p>
Worked as an intern at IWAI (Vijayawada), contributing to the development of India’s National Waterway 4. Gained insights into shipping and tourism transformations along the Krishna and Godavari Rivers.
</p>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="connect">
<p>Let's Connect across Platforms!</p>
</div>
<div class="social">
<a href="https://github.com/sumana-2705"><i class='bx bxl-github'></i></a>
<a href="https://www.linkedin.com/in/angajala-sumana-sree-1646a1243/"><i class='bx bxl-linkedin-square' ></i></a>
<a href="https://x.com/sumana_2705"><i class='bx bxl-twitter' ></i></a>
<a href="mailto:sumanasree2705@gmail.com"><i class='bx bxl-gmail' ></i></a>
</div>
</footer>
</body>
</html>