generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
140 lines (140 loc) · 5.42 KB
/
resume.json
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"basics": {
"name": "Suraj Khamkar",
"label": "Developer",
"image": "",
"email": "khamkarsuraj.b@gmail.com",
"url": "https://khamkarsuraj.github.io/",
"summary": "Developer passionate about embracing new technologies and rapidly mastering them to create innovative solutions.",
"location": {
"address": "327 Flint Hill Rd",
"postalCode": "SC 29715",
"city": "Fort Mill",
"countryCode": "US",
"region": "California"
},
"profiles": [
{
"network": "LinkedIn",
"username": "suraj-b-khamkar",
"url": "https://www.linkedin.com/in/suraj-b-khamkar/"
}
]
},
"work": [
{
"name": "Atlantic Packaging",
"position": "Full Stack Developer",
"url": "https://www.atlanticpkg.com/",
"startDate": "2024-01-01",
"endDate": "Present",
"summary": "Experienced Full-Stack Developer with a strong background in building efficient, scalable solutions. Proficient in integrating APIs, enhancing user engagement, optimizing data integrity, and establishing secure network connections. Skilled in developing real-time systems, CI/CD pipelines to improve operational efficiency and deployment processes with experienced in Azure-based solutions.",
"highlights": ["SQL Server", "React", ".NET", "Azure"]
},
{
"name": "Clemson University",
"position": "Application Developer",
"url": "https://www.clemson.edu/index.html",
"startDate": "2023-08-01",
"endDate": "2023-12-31",
"summary": "Skilled in developing cross-platform mobile applications using React Native, ensuring broad user reach and seamless compatibility. Experienced in configuring backend systems with Django and MS SQL Server for secure and efficient data operations. Proficient in leveraging Azure DevOps for version control and CI/CD pipelines, enhancing development efficiency and maintaining code quality.",
"highlights": ["Django", "React Native", "Android Studio", "Xcode"]
},
{
"name": "EnterpriseDB",
"position": "Software Developer",
"url": "https://www.enterprisedb.com/",
"startDate": "2020-03-04",
"endDate": "2022-07-29",
"summary": "Experienced in enhancing database systems with features like advanced tab completion and password redaction for secure logging. Proficient in implementing support for specialized packages, resolving customer-reported issues, and developing unique identifiers for data rows using global sequences. Skilled in adding functionality for partitioned tables with ROWIDs, improving database organization and query efficiency.",
"highlights": ["PostgreSQL", "C", "C++", "Linux"]
}
],
"volunteer": [
{
"name": "PostgreSQL",
"position": "PostgreSQL Contributor",
"url": "https://www.postgresql.org/",
"startDate": "2020-03-04",
"endDate": "Present",
"summary": "Active open-source contributor to PostgreSQL, with experience reviewing code from other developers and authoring features and enhancements. Demonstrated expertise in database systems through meaningful contributions to the PostgreSQL community.",
"highlights": ["C", "PostgreSQL"]
},
{
"name": "OpenAI",
"position": "OpenAI Member",
"url": "https://community.openai.com/u/suraj_b_khamkar/",
"startDate": "2024-09-12",
"endDate": "Present",
"summary": "Active member of the OpenAI community with expertise in virtual assistance and ChatGPT API, collaborating with developers to optimize code implementations, and foster innovative AI-driven solutions.",
"highlights": ["API", "Python"]
}
],
"education": [
{
"institution": "Clemson University",
"location": "Clemson, SC, USA",
"url": "https://www.clemson.edu/index.html",
"area": "Computer Science",
"studyType": "Master of Science",
"startDate": "2022-08-18",
"endDate": "2024-05-10",
"score": "3.5/4",
"courses": ["Software Design", "Cloud Computing", "Data Visualization", "Artificial Intelligence"]
},
{
"institution": "Shivaji University",
"location": "Kolhapur, MH, India",
"url": "https://www.unishivaji.ac.in/",
"area": "Electronics and Tele-Communication Enginnering",
"studyType": "Bachlor of Enginnering",
"startDate": "2015-08-20",
"endDate": "2019-05-10",
"score": "7/10",
"courses": ["IoT", "Microcontrollers", "VLSI Design", "Robotics"]
}
],
"certificates": [
{
"name": "PostgreSQL Essentials v13",
"date": "July 2021",
"issuer": "EnterpriseDB",
"url": "https://www.credly.com/badges/c34a0931-72fe-49bb-8f0a-a81168a8fdc9",
"icon": "fa-solid fa-award"
}
],
"languages": [
{
"language": "English",
"fluency": "Proficient",
"icon": ""
},
{
"language": "Hindi",
"fluency": "Proficient",
"icon": ""
},
{
"language": "Marathi",
"fluency": "Native Speaker",
"icon": ""
}
],
"interests": [
{
"name": "Technology",
"icon": "fa-solid fa-bookmark",
"keywords": ["Software Development", "Data Structures and Algorithms", "Data Enginnering", "Cloud Computing"]
},
{
"name": "Sports",
"icon": "fa-solid fa-bookmark",
"keywords": ["Badminton", "Chess", "Cricket"]
},
{
"name": "Books",
"icon": "fa-solid fa-bookmark",
"keywords": ["Self Improvement", "History"]
}
]
}