class Ravi{
string Name = "Ravi Kumar";
string locatedIn = "Kanpur, India";
string education = "Bachelor's in Electrical Engineering";
string institute = "Indian Institute of Technology Kanpur";
string currentJob = "IT Analyst @ NPCI";
vector<string> pastJobs = ["Intern @ NPCI" , "Summer Research Associate @ Vibration Lab, IIT Kanpur"];
vector<string> fieldsOfInterests = ["Data Structure and Algorithms", "Software Development",
"Computer Vision", "Web Development", "REST API Development", "Blockchain"];
vector<vector<string>> technicalBackground = [["Python", "C++", "C"],["HTML", "CSS", "Java Script"],
["MongoDB", "Express", "React", "NodeJs"], ["numpy", "pandas", "matplotplib"]];
vector<string> projects = [ "CodeCollab", "ChatAPP", "AnonChat", "Student Search IIT Kanpur", "toDO", "iChat", "TreeMap"];
vector<string> hobbies = ["Problem Solving", "Watching Movies", "Music"];
};
Pinned Loading
-
CodeCollab
CodeCollab PublicAn AI powered real-time multi-user code editor with integrated video and audio call capabilities
JavaScript 3
-
anonChat
anonChat PublicInternet Computer Protocol (ICP) Blockchain based anonymous chat web app.
JavaScript
-
-
hc-frontend
hc-frontend PublicAn online health appointment portal developed for the students of IIT Kanpur.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

