-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
160 lines (159 loc) · 7.43 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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json",
"basics": {
"name": "Anirudh Sylendranath",
"label": "Senior Software Engineer",
"email": "ani.22691@gmail.com",
"phone": "+91-9886973731",
"url": "http://aniforprez.dev",
"summary": "Senior software engineer with 10+ years of experience in software engineering with a passion for web application design and development, and improving developer experience using open source tools. Worked on numerous production cloud SaaS applications and products on the frontend and the backend for various clients in multiple horizontals including finance, campaigning, marketing etc.",
"location": {
"city": "Bengaluru",
"countryCode": "IN",
"region": "India"
},
"profiles": [
{
"network": "GitHub",
"url": "https://github.com/aniforprez"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/anirudh-sylendranath/"
}
]
},
"work": [
{
"name": "Synup Digital",
"summary": "Worked on a large SaaS application built on microservices and multiple languages, improving performance, adding numerous features and leading a team to improve developer experience and tooling.",
"highlights": [
"Designing, architecting and developing new customer facing features such as a real-time integration with Google Business Messaging to allow clients to communicate with customers",
"Worked on a microservices driven backend with services written in multiple languages like Python (Django, Flask), Ruby (Rails), NodeJS using multiple databases such as Postgres, Amazon RDS using queues driven by Kafka, Redis, RabbitMQ",
"Worked on improvements to a monolithic React frontend as well as building smaller NextJS based bespoke microapps for client requirements",
"Leading efforts to improve developer experience and raise code quality standards using language upgrades, linting, formatting, CI/CD checks",
"Mentoring, leading and guiding junior developers across projects"
],
"position": "Senior Software Engineer",
"location": "Bengaluru, India",
"website": "",
"startDate": "2021-06",
"endDate": "2023-08"
},
{
"name": "eSthenos Technologies",
"summary": "Promoted to Technical Lead leading a team working on upgrading projects and improving developer experience.",
"highlights": [
"Developed a unified external services platform for company-wide use integrating with third-party SMS, Credit reporting and Money transfer services",
"Leading efforts to upgrade older apps to modern standards using new dependency tools, 12-factor practices, containerization, deploying on AWS Fargate",
"Leading efforts to develop internal tools easing developer experience such as a tool to preview PDFs for frontend developers",
"Mentoring, leading and guiding junior developers across projects"
],
"position": "Technical Lead",
"location": "Bengaluru, India",
"startDate": "2020-09",
"endDate": "2021-05"
},
{
"name": "eSthenos Technologies",
"summary": "Joined as a Python Developer maintaining and iterating on multiple client facing financial web applications providing financial services to remote corners of the country.",
"highlights": [
"Owned client projects and lead teams contributing to new features, updates and bug fixes",
"Planned processes to convert projects from Python 2 to 3 and updated multiple projects",
"Built integrations to Credit reporting, Money transfer and client CRM services for projects",
"Setup CI pipelines in Bitbucket to automate code health checks, tests and deployments"
],
"position": "Senior Python Developer",
"location": "Bengaluru, India",
"startDate": "2018-12",
"endDate": "2020-08"
},
{
"name": "Canopy (Mesitis)",
"summary": "Employed as a contract developer for fast iterations on prototypes mandated directly by the CEO.",
"highlights": [
"Developed an API and frontend system to generate PPT files for financial presentations",
"Developed Python Analytics APIs that performed analytics from existing financial data",
"Rapid prototyping of various new frontend data displays for different datasets for clients"
],
"position": "Contract Full Stack Developer",
"location": "Bengaluru, India (Remote)",
"startDate": "2017-03",
"endDate": "2018-02"
},
{
"name": "CallHub.io",
"summary": "Joined as the solo frontend developer for a SaaS product focused on sending out phone call and SMS campaigns. Later grew to lead the frontend team.",
"highlights": [
"Developed APIs in Django and the Frontend UI including UI/UX design in AngularJS as an SPA for a real-time Call Center solution using Twilio and Plivo WebRTC APIs",
"Developed a custom build system for Angular using Gulp supporting translations for unlimited languages",
"Developing numerous features and widgets using Django and Javascript to improve the UX of the product",
"Worked with analytics team to develop a frontend for data points generated from Apache Spark"
],
"position": "Full Stack Developer",
"location": "Bengaluru, India",
"startDate": "2015-08",
"endDate": "2017-02"
},
{
"name": "House of Blue Beans",
"summary": "Employed as the sole web and python developer for multiple global clients.",
"highlights": [
"Developed Blender Python scripts to import models from an online scene builder to be used to make realistic renders in Blender for clients like Urban Ladder",
"Developed a custom CMS admin panel in AngularJS to manage a database of 3D models online for a client",
"Rewrote numerous Flash kids’ educational games in Javascript using the Phaser framework",
"Developed and managed company website"
],
"position": "Web Developer",
"location": "Bengaluru, India",
"startDate": "2014-11",
"endDate": "2015-08"
},
{
"name": "Cognizant Technology Solutions",
"summary": "Worked for a health insurance client on a team managing a large mainframe system.",
"highlights": [
"Bug squashing of COBOL code on Remote Mainframe Systems",
"Instrumental in efforts to convert existing JCL project to to Java/Hadoop"
],
"position": "Programmer Analyst",
"location": "Coimbatore, India",
"startDate": "2013-02",
"endDate": "2014-08"
}
],
"skills": [
{
"name": "Programming Languages",
"keywords": ["Python", "NodeJS", "Golang", "Ruby"]
},
{
"name": "Frameworks",
"keywords": ["Django", "Flask", "Express", "NextJS", "React", "Rails"]
},
{
"name": "Databases",
"keywords": ["PostgreSQL", "MongoDB"]
},
{
"name": "Technologies",
"keywords": ["AWS", "Docker", "Kubernetes"]
}
],
"education": [
{
"institution": "Amrita School of Engineering",
"location": "Coimbatore",
"area": "Computer Science and Engineering",
"studyType": "B.Tech",
"startDate": "2008",
"endDate": "2013",
"gpa": ""
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00"
}
}