โข ๐ฏ Current Focus: Mastering Advanced Data Structures in C++ and diving deep into Linux & Shell Scripting
โข ๐ก Passionate About: Problem Solving, System Programming, and Backend Development
โข ๐ฑ Always Learning: Exploring new technologies and improving my coding skills daily
โข ๐ Background: Software Developer with a strong foundation in systems programming
โข ๐ Location: India
โข ๐ผ Goal: Building efficient, scalable systems and contributing to open-source projects
๐ Currently Working On: Advanced C++ projects and system-level programming challenges
๐ฏ Next Goal: Contributing to open-source projects in system programming
๐ Dream Project: Building a high-performance backend system from scratch
๐งฉ I love solving complex algorithmic puzzles
โก Can debug code faster with a cup of coffee
๐ง Linux terminal is my second home
๐ฎ When not coding, I'm exploring new tech trends
๐ Always reading about system architecture and design patterns
class Developer {
private:
string name = "Devansh";
string location = "India";
vector<string> currentLearning = {
"Advanced Data Structures in C++",
"Linux System Administration",
"Shell Scripting Automation"
};
public:
void codeDailyProgress() {
while(alive) {
eat();
code();
solve_problems();
learn_something_new();
sleep();
}
}
};โจ Thank you for visiting my profile! Let's connect and build something amazing together! โจ
Made with โค๏ธ by Devansh