Building the future through innovative engineering solutions, one circuit at a time
I'm a passionate Computer Engineering student at UBC, driven by the intersection of hardware and software innovation. My journey in engineering is fueled by curiosity and the desire to create solutions that make a real impact.
From designing electric vehicles to developing AI-powered tools, I thrive on complex challenges that require both analytical thinking and creative problem-solving. Every project is an opportunity to push boundaries and learn something new.
class Engineer {
constructor() {
this.name = "Deepansh Sabharwal";
this.role = "Computer Engineer";
this.location = "Kelowna, BC";
this.passion = "Innovation";
}
async solveProblem(complexity) {
const solution = await this.analyze(complexity);
return this.implement(solution);
}
innovate() {
return "Building tomorrow's solutions today";
}
}
const me = new Engineer();
me.innovate(); // "Building tomorrow's solutions today"
Innovative 3-wheeled electric vehicle prototype designed and built with a multidisciplinary team at UBC. Features lightweight carbon fiber frame and advanced battery management system.
Built a soil condition prediction system using machine learning algorithms to optimize agricultural practices and improve crop yield predictions.
Comprehensive banking management system developed in C programming language. Features account management, transaction processing, and secure data handling.
Advanced mathematical problem solver using Python's SymPy library. Capable of solving derivatives, integrals, limits, and complex mathematical expressions with step-by-step solutions.
Ready to collaborate on the next big engineering challenge? Let's build something amazing together.
I'm always open to discussing new opportunities, innovative projects, and engineering collaborations.