forked from tikalk/hr-emplyee-profile-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
adam.yaml
55 lines (53 loc) · 2.97 KB
/
adam.yaml
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
---
id: 21015
login: adam
first_name: Adam
last_name: Mesha
description: Fullstack Developer
about: Fullstack Developer experiences with both python/django & JS technologies
ex: true
follow_me_urls: ['https://www.linkedin.com/profile/view?id=14413689&authType=NAME_SEARCH&authToken=lNUU&locale=en_US&trk=tyah2&trkInfo=tarId%3A1415267459078%2Ctas%3Aadam%2Cidx%3A1-1-1']
image_path: pictures/Adam_M.jpg
permalink: /js/adam
skills:
expert_skills:
JavaScript: '3'
Python: '5'
Django: '2'
SQL: '6'
Linux: '10'
jQuey: '2'
CSS: '2'
developer_skills:
AngularJS: '2'
Backbone.js: '2'
Underscore: '2'
experience:
- title: Fullstack Developer @ FTBpro
years: '2014'
description:
"Analyzed and improved the load times of interstitial advertisements,
allowing them to be deployed for effective monitization on the mobile web site.
Played a large part in fixing last-minute bugs in order to prepare a major new version of the application for deployment."
- title: Fullstack Developer @ Perion
years: '2014'
description:
"- Took the initiative to introduce modern web development practices on both the client and server
- Asynchronous module loading of Javascript (using require.js)
- Server-side tests to help with code quality
- An ORM for accessing the database layer
- CSS preprocessing (using SASS and Compass)
- Promises in order to manage callback complexity on the server (Node.js)
- Instrumental in helping the entire team to launch the platform in a useable state"
- title: Python & JS Developer @ Healarium
years: '2013'
description:
"- Worked with all aspects of the code base, both server-side (Django and Python) and client-side (JavaScript and CSS3/HTML5).\n
- Main developer in a complete redesign from scratch of the of the web interface, using modern coding practices, CSS3, and ensuring cross-browser compatibility.\n
The project introduced modern web design tools and frameworks (SASS/Compass and Foundation).\n
- Responsible for a significant clean-up of legacy JavaScript code, enabling use of modern techniques for loading JavaScript and dealing with dependencies.\n
- Responsible for creating a completely new administration page in the client's web application to handle a large feature addition,\n
involving both server-side development of an API and a complete implementation of the client side of the page.\n
The result was a new general framework for creating administration pages in the client's web application using Backbone.js for the client-side framework,\n
which is expected to dramatically decrease the amount of time necessary for creating similar pages in the future, and to increase the consistency and maintainability of this and similar pages.\n
- Instrumental in delivering a new major version of the client's software to a major client, which fulfilled the contractual obligation regarding features, and was delivered on time and with good quality (low bug count)."