-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexperience.json
More file actions
84 lines (84 loc) · 3.28 KB
/
Copy pathexperience.json
File metadata and controls
84 lines (84 loc) · 3.28 KB
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
{
"experiences": [
{
"id": "embedded-creations",
"title": "Software Developer",
"company": "Embedded Creation and Difi Digital Fashion Park PVT. LTD.",
"location": "Nagpur, India",
"type": "Internship and contract",
"startDate": "2024-09-01",
"endDate": "2025-12-25",
"time": "1 year 4 months",
"description": "Contributed to the development of web and mobile applications for government departments, enhancing public service delivery and digital transformation.",
"companyLogo": "/images/experience/ec_company_logo.png",
"images": [
"/images/projects/nmc_project/nmc_project_1.jpg",
"/images/projects/seva_project/seva_1.jpg",
"/images/projects/seva_project/seva_2.jpg",
"/images/others/other_activities_1_1.jpg"
],
"responsibilities": [
"Developed NMC Sky Sign Department app for Nagpur Municipal Corporation and Enabled display of 650+ registered hoardings for NMC Sky Sign Department",
"Developed a revised and updated version of SEVA Android Mobile App, trained officers across 27+ police stations for adoption in Akola district",
"Improved web application for Tribal PWD managing 130+ schools",
"Developed attendance system for SRPF, Nagpur",
"Developed dental inspection camp app for GMC, Nagpur",
"Developed RTMNU student development app"
],
"technologies": [
"JavaScript",
"TypeScript",
"PHP",
"React",
"React Native",
"MySQL",
"Android",
"Web Development"
],
"highlights": [
"NMC Sky Sign Department App",
"SEVA Android Mobile App",
"Tribal PWD web application for school management",
"Attendance system for SRPF, Nagpur",
"Dental Inspection Camp App for GMC, Nagpur",
"RTMNU Student Development App"
]
},
{
"id": "techthinkers",
"title": "Co-Lead",
"company": "TechThinkers Coding Club",
"location": "Nagpur, India",
"type": "Leadership",
"startDate": "2024-07-01",
"endDate": "2024-11-30",
"current": false,
"description": "Led coding club activities, conducted workshops, mentored students, and organized hackathons.",
"companyLogo": "/images/experience/tt_grp_logo.png",
"images": [
"/images/achievements/tech_thinkers_seminar/seminar_1_1.jpg",
"/images/achievements/tech_thinkers_seminar/seminar_1_2.jpg",
"/images/achievements/tech_thinkers_seminar/seminar_1_3.jpg",
"/images/achievements/tech_thinkers_seminar/seminar_1_4.jpg",
"/images/achievements/tech_thinkers_seminar/seminar_1_5.jpg",
"/images/achievements/tech_thinkers_seminar/seminar_1_6.jpg"
],
"responsibilities": [
"Conducted interactive seminars and workshops on web development for 50+ students",
"Managed club activities and mentored peers",
"Facilitated collaborative projects",
"Organized a college-level hackathon with 30+ teams and 150+ students"
],
"technologies": [
"Web Development",
"Leadership",
"Event Management"
],
"highlights": [
"50+ students trained",
"30+ hackathon teams",
"150+ participants"
]
}
]
}