-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
202 lines (185 loc) · 9.61 KB
/
about.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
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About - Prajit Adhikari</title>
<link rel="icon" type="image/png" href="favicon.jpg">
<link rel="apple-touch-icon" href="favicon.jpg">
<link rel="shortcut icon" type="image/jpg" href="favicon.jpg">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<header>
<nav class="container">
<div class="nav-left">
<a href="index.html" class="header-profile">
<img src="photo.jpeg" alt="Prajit Adhikari">
</a>
<a href="index.html" class="logo-link">
<div class="logo">Prajit Adhikari</div>
</a>
</div>
<div class="nav-links">
<a href="index.html">Home</a>
<a href="about.html" class="active">About</a>
<a href="projects.html">Projects</a>
<a href="achievements.html">Achievements</a>
<a href="contact.html">Contact</a>
<a href="blog.html">Blog</a>
<button id="theme-toggle" class="theme-toggle">
<i class="fas fa-sun"></i>
<i class="fas fa-moon"></i>
</button>
</div>
</nav>
</header>
<main class="container page-content">
<section class="about-section">
<h1>About Me</h1>
<!-- Education Section -->
<div class="education">
<h2>Education</h2>
<div class="card">
<div class="education-header">
<img src="assets/images/unilogo.svg" alt="Tribhuvan University Logo" class="university-logo">
<div class="education-title">
<h3>Bachelor of Engineering in Industrial Engineering</h3>
<a href="https://tcioe.edu.np/" target="_blank">
<p>Thapathali campus, Institute of Engineering, Tribhuvan University</p>
</a>
</div>
</div>
<p>Graduating: April 2024</p>
<p>Percentage: <strong>78.85 %</strong></p>
<p><strong>Achievement:</strong> Top 5% of the class</p>
<div class="courses">
<h4>Key Courses</h4>
<div class="course-grid">
<span class="course-tag mathematics">Statistics</span>
<span class="course-tag mathematics">Operation Research</span>
<span class="course-tag mathematics">Mathematics</span>
<span class="course-tag management">Economics</span>
<span class="course-tag engineering">Numerical Methods with MATLAB</span>
<span class="course-tag management">Project Management</span>
<span class="course-tag management">Supply Chain Management</span>
<span class="course-tag analysis">Finite Element Analysis</span>
<span class="course-tag engineering">Theory of Machine</span>
<span class="course-tag programming">C Programming</span>
<span class="course-tag programming">FORTRAN</span>
</div>
</div>
</div>
</div>
<!-- Experience Section -->
<div class="experience">
<h2>Experience</h2>
<!-- Work Experience -->
<div class="card">
<h3>Work Experience</h3>
<div class="experience-item">
<div class="experience-header">
<div class="experience-title">
<h4>NLP Researcher & SQL/BI Developer - Gavie AI & CloudProAI</h4>
<p class="duration">Since July 2024</p>
</div>
<a href="https://cloudproai.com" target="_blank" class="company-logo-link">
<img src="assets/images/cloudproai.jpg" alt="CloudProAI Logo" class="company-logo">
</a>
</div>
<ul>
<li>Built and deployed NLP models on Azure to optimize CRM processes, reducing data processing time by 20%</li>
<li>Streamlined database management with SQL, cutting query execution time by 25%</li>
<li>Led database migration from Microsoft Access to web-based platform, improving system performance by 50%</li>
</ul>
</div>
</div>
<!-- Research Experience -->
<div class="card">
<h3>Research Experience</h3>
<div class="experience-item">
<h4>Quantitative Researcher - Private Family Office, Singapore</h4>
<p class="duration">Feb 2024 - April 2024</p>
<ul>
<li>Conducted research on mean reversion and momentum-based trading strategies, increasing system efficiency by 15%</li>
<li>Developed and backtested data-driven investment strategies, improving ROI by 3% and reducing risk exposure by 7.3%</li>
</ul>
</div>
<div class="experience-item">
<h4>Operations Research Engineer - Lalitpur Metropolitan Government</h4>
<p class="duration">Jan 2024 - April 2024</p>
<ul>
<li>Optimized waste transshipment routes using Python, GIS, and open-source tools</li>
<li>Designed waste segregation plants and workshops with ERP integration</li>
<li>Improved waste processing efficiency through statistical analysis</li>
</ul>
</div>
</div>
<!-- Teaching Experience -->
<div class="card">
<h3>Teaching Experience</h3>
<div class="experience-item">
<div class="experience-header">
<div class="experience-title">
<h4>Mathematical Association of Nepal</h4>
<p class="duration">June 2019 - June 2025</p>
</div>
<img src="assets/images/man.jpeg" alt="Mathematical Association of Nepal Logo" class="company-logo">
</div>
<ul>
<li>Taught algebra, combinatorics and number theory to matheletes</li>
<li>Developed national math contest problems</li>
<li>Organized nationwide events, raised $10,000, and increased online engagement by 40%</li>
<li>Created content and managed social media for the association's website</li>
</ul>
</div>
<div class="experience-item">
<h4>Research Training for Mathematical Modeling</h4>
<p class="duration">Jan 2023, 2024</p>
<ul>
<li>Lectured on differential equations, linear programming and statistical analysis</li>
<li>Moderated lecture series from Chinese high school researchers</li>
</ul>
</div>
<div class="experience-item">
<h4>Online & Offline Tutoring</h4>
<p class="duration">2022 - 2024</p>
<ul>
<li>Tutored college students in advanced mathematics subjects</li>
<li>Hosted free live classes on discord servers</li>
</ul>
</div>
</div>
</div>
</section>
</main>
<script>
const getPreferredTheme = () => {
const savedTheme = localStorage.getItem('theme');
if (savedTheme) {
return savedTheme;
}
return window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
};
const applyTheme = (theme) => {
document.documentElement.setAttribute('data-theme', theme);
localStorage.setItem('theme', theme);
};
document.addEventListener('DOMContentLoaded', () => {
const theme = getPreferredTheme();
applyTheme(theme);
document.getElementById('theme-toggle').addEventListener('click', () => {
const currentTheme = document.documentElement.getAttribute('data-theme');
const newTheme = currentTheme === 'dark' ? 'light' : 'dark';
applyTheme(newTheme);
});
});
</script>
<footer>
<div class="container">
<p>© 2023 Prajit Adhikari. All rights reserved.</p>
</div>
</footer>
</body>
</html>