File size: 2,568 Bytes
c01955c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
  "avatar":"http://res.cloudinary.com/dkluatpz0/image/upload/v1768889203/jc4palybrshhbmsjtzpz.jpg",
  "name": "Vansh Sharma",
  "title": "Software Engineer | AIML Student",
  "email": "vansh.sharma@email.com",
  "phone": "+91-9876543210",
  "location": "Delhi, India",

  "summary":
    "Passionate Software Engineer and AIML student with hands-on experience in full-stack development, machine learning, and system-level programming. Loves building products from scratch and experimenting with new technologies.",

  "skills": [
    "JavaScript",
    "Python",
    "C / C++",
    "React",
    "Node.js",
    "Express",
    "Machine Learning",
    "Deep Learning",
    "MongoDB",
    "Docker"
  ],

  "soft_skills": [
    "Problem Solving",
    "Team Collaboration",
    "Communication",
    "Adaptability"
  ],

  "languages": ["English", "Hindi"],

  "education": [
    {
      "degree": "B.Tech in Computer Science (AIML)",
      "institute": "ABC Institute of Technology",
      "year": "2024 - 2028"
    }
  ],

  "experience": [
    {
      "role": "Software Development Intern",
      "company": "TechNova Solutions",
      "duration": "June 2025 – Aug 2025",
      "description":
        "Worked on backend APIs using Node.js and Express, optimized database queries, and collaborated with the frontend team to deliver scalable features."
    },
    {
      "role": "Freelance Developer",
      "company": "Self-Employed",
      "duration": "2024 – Present",
      "description":
        "Built full-stack applications, automation scripts, and custom tools for clients using modern web technologies."
    }
  ],

  "projects": [
    {
      "title": "AI Resume Builder",
      "description":
        "A web application that generates multiple resume templates dynamically using AI and user data.",
      "tech_stack": ["React", "Node.js", "EJS", "OpenAI API"]
    },
    {
      "title": "Food Delivery Time Prediction",
      "description":
        "Machine learning model to classify deliveries as fast or delayed using clustering and neural networks.",
      "tech_stack": ["Python", "Scikit-Learn", "TensorFlow"]
    }
  ],

  "certifications": [
    "Machine Learning Specialization – Coursera",
    "Full Stack Web Development – Udemy"
  ],

  "achievements": [
    "Top 5 finalist in college hackathon",
    "Built a custom programming language (VashuScript)"
  ],

  "someImportantUrls": {
    "GitHub": "https://github.com/vanshsharma",
    "LinkedIn": "https://linkedin.com/in/vanshsharma",
    "Portfolio": "https://vanshsharma.dev"
  }


}