-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoundar.json
58 lines (58 loc) · 1.17 KB
/
soundar.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
{
"name": "Soundar Rathinasamy",
"about_me": "Self managed Ruby on Rails developer who loves stress free remote work culture",
"email": "railslauncher@gmail.com",
"github": "https://github.com/railslauncher",
"skills": [
"Ruby",
"Rails",
"Sidekiq",
"RSpec",
"MySql",
"PostgresSQL",
"ReactJS",
"AngularJS",
"HTML",
"CSS",
"JavaScript",
"TypeScript",
"Responsive Design",
"Python",
"FastAPI",
"JIRA",
"Git",
"Heroku",
"AWS"
],
"experience": [
{
"company": "RailsFactory",
"role": "Junior Ruby on Rails developer",
"start": 2010,
"end": 2011
},
{
"company": "Payoda Technologies",
"role": "Ruby on Rails developer",
"start": 2012,
"end": 2014
},
{
"company": "Changepond Technologies",
"role": "Senior Ruby on Rails developer",
"start": 2015,
"end": 2015
},
{
"company": "Positly",
"role": "Freelance - Ruby on Rails Architect",
"start": 2016
},
{
"company": "Crossover",
"role": "Freelance - Ruby on Rails Architect",
"start": 2019,
"end": 2020
}
]
}