_about-me
personal-info  
professional-info  
experience
tech stack
certificates
hobbies  
contacts  
// personal-info
1{
2  "profile": {
3    "title": "Innovative Computer Science Engineer-in-Training 🚀",
4    "tagline": "Crafting Consumer-Centric Software Solutions for Tomorrow's Challenges",
5    "education": {
6      "degree": "BE in Computer Science and Engineering",
7      "institution": "Chandigarh College of Engineering and Technology, Panjab University",
8      "expected_graduation": "June 2025",
9      "current_cgpa": 8.23
10    },
11    "key_attributes": [
12      "Full-stack enthusiast with a passion for mobile development 📱💻",
13      "Hackathon champion and innovative problem-solver 🏆",
14      "Published researcher in network protocols 📊",
15      "Proficient in multiple programming languages and frameworks 🌐"
16    ],
17    "technical_proficiencies": [
18      "Full-stack Development",
19      "Mobile App Development",
20      "AI and Machine Learning",
21      "Data Structures & Algorithms",
22      "Database Management",
23      "Cloud Technologies (AWS)"
24    ],
25    "soft_skills": [
26      "Self-directed learning",
27      "Adaptability to new technologies",
28      "Effective communication",
29      "Team collaboration"
30    ],
31    "career_objectives": [
32      "Contribute to cutting-edge software solutions",
33      "Drive innovation in AI and machine learning applications",
34      "Develop scalable and efficient applications that solve real-world problems",
35      "Continuously expand expertise in emerging technologies"
36    ],
37    "aspirations": "Eager to drive innovation in the global software industry. 🚀"
38  }
39}
// Code snippet showcase:
Abhishek Sharma
Abhishek Sharma@abhisheksharm-3
details
function LandingPage() {
    return (
      <BasePage className="" active="_hello">
        <div className="flex items-center justify-around">
          ....
        </div>
      </BasePage>
    );
  }
find me on: