generated from HugoBlox/theme-academic-cv
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,29 +153,7 @@ languages: | |
--- | ||
|
||
## About Me | ||
<!-- | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<!-- Add Typed.js from CDN --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | ||
</head> | ||
<body> | ||
<!-- Container where the text will appear --> | ||
<div id="typed"></div> | ||
|
||
<script> | ||
var typed = new Typed('#typed', { | ||
strings: [ | ||
"Hi! I am Sawan Kumar, a PhD student at IIT Delhi" | ||
], | ||
typeSpeed: 50, | ||
backSpeed: 25, | ||
loop: false | ||
}); | ||
</script> | ||
</body> | ||
</html> --> | ||
|
||
"Hi! I am Sawan Kumar, a PhD student at IIT Delhi" | ||
My research focuses on scalable Bayesian methods, uncertainty quantification, physics-aware deep learning, Gaussian Processes, prior modeling, and computational mechanics. Previously, I was an intern at the Foundation for Smart Manufacturing (FSM) at IIT Delhi, working on robotic automation and welding systems. Before that, I applied machine learning and AI techniques to enhance the design and performance of electric vehicles as a team lead for Team Hertz Electric at DTU. I completed my BTech in Mechanical Engineering at Delhi Technological University. | ||
|
||
|