private final String aboutMe;
public Advait() {
this.aboutMe =
"I am a sophomore undergrad at Rensselaer Polytechnic Institute. I'm a coder in the Rensselaer Center " +
"for Open Source (RCOS) and also work in Dr. Uzma Mushtaque's lab, where I currently develop and " +
"analyze ML models for online recommender systems.";
}
This profile showcases my personal projects and academic-related code (when permitted). Email me at advait@advait.fun
or connect with me on LinkedIn to get in touch! ✌🏽
// TODO
- Computer Science I
- Data Structures
// I TA this course now!
- Foundations of Computer Science
- Computer Organization
- Multivariable Calculus and Matrix Algebra
- Intro to Algorithms ⏳
- Principles of Software ⏳
- Intro to RCOS ⏳
- Mathematical Foundations of Machine Learning ⏳
std::cout <<
"Java" <<
"Python" <<
"C++" <<
"HTML" <<
"CSS" <<
"JavaScript" <<
"Assembly"
<< std::endl;
// & more! I love learning new languages.