class Karthik {
public:
string role = "Full Stack Developer";
string stack = "MERN Stack";
vector<string> skills = {"C++", "Python", "JavaScript", "React"};
vector<string> focus = {"DSA", "Projects"};
string goal() {
return "Crack a Product Based Company";
}
};- π» Started with HTML, CSS, JS (2023)
- βοΈ Learned React + DSA (2024)
- π§ Working on Backend + Projects (2025)
- π― Targeting Product-Based Companies
|
Frontend project showcasing IPL teams & data |
Personal portfolio to highlight skills & projects |
|
Backend project using MongoDB Atlas |
Full stack project for managing student data |