Update SKILLS.md
This commit is contained in:
parent
caac6c8967
commit
240b01bf9b
76
SKILLS.md
76
SKILLS.md
|
@ -1,5 +1,4 @@
|
||||||
|
# Methodologies
|
||||||
### Methodologies
|
|
||||||
- Agile
|
- Agile
|
||||||
- Scrum
|
- Scrum
|
||||||
- Lean
|
- Lean
|
||||||
|
@ -8,7 +7,7 @@
|
||||||
- Domain-driven development
|
- Domain-driven development
|
||||||
- Lean software development
|
- Lean software development
|
||||||
|
|
||||||
### Programming languages
|
# Programming languages
|
||||||
- Java (read/write)
|
- Java (read/write)
|
||||||
- JavaScript & nodejs (read/write)
|
- JavaScript & nodejs (read/write)
|
||||||
- Python 2 & 3 (read/write)
|
- Python 2 & 3 (read/write)
|
||||||
|
@ -22,22 +21,69 @@
|
||||||
- \*sh (read/write)
|
- \*sh (read/write)
|
||||||
- PHP (read/write)
|
- PHP (read/write)
|
||||||
|
|
||||||
### Technologies
|
# Technologies
|
||||||
- **ActionScript**: Flex
|
|
||||||
- **Markup**: Markdown, HTML, XHTML, XML, XSD, XSLST
|
|
||||||
- **CSS**: Bootstrap, LESS, SASS
|
|
||||||
- **Java**: Spring, Hibernate, DWR, Velocity, Jersey, Jackson, JIRA API, Enonic CMS API, jUnit, Mock
|
|
||||||
- **JavaScript**: jQuery, React, Vue.js, Redux, Bootstrap js, Angular 1, Jasmine, Chai, Mocha, Karma, Protractor, Service Workers, Virtual DOM, Incremental DOM, WebGL, Wacom WILL SDK, PhantomJS
|
|
||||||
- **Python**: Django, Flask, virtualenv, pip
|
|
||||||
- **PHP**: CakePHP
|
|
||||||
|
|
||||||
### Databases
|
## ActionScript
|
||||||
|
- Flex
|
||||||
|
|
||||||
|
## Markup
|
||||||
|
- Markdown
|
||||||
|
- HTML
|
||||||
|
- XHTML
|
||||||
|
- XML
|
||||||
|
- XSD
|
||||||
|
- XSLST
|
||||||
|
|
||||||
|
## CSS
|
||||||
|
- Bootstrap
|
||||||
|
- LESS
|
||||||
|
- SASS
|
||||||
|
|
||||||
|
## Java
|
||||||
|
- Spring
|
||||||
|
- Hibernate
|
||||||
|
- DWR
|
||||||
|
- Velocity
|
||||||
|
- Jersey
|
||||||
|
- Jackson
|
||||||
|
- JIRA API
|
||||||
|
- Enonic CMS API
|
||||||
|
- jUnit
|
||||||
|
- Mockito
|
||||||
|
|
||||||
|
## JavaScript
|
||||||
|
- jQuery
|
||||||
|
- React
|
||||||
|
- Vue.js
|
||||||
|
- Redux
|
||||||
|
- Bootstrap js
|
||||||
|
- Angular 1
|
||||||
|
- Jasmine
|
||||||
|
- Chai
|
||||||
|
- Mocha
|
||||||
|
- Karma
|
||||||
|
- Protractor
|
||||||
|
- Service Workers
|
||||||
|
- Virtual DOM
|
||||||
|
- Incremental DOM
|
||||||
|
- WebGL
|
||||||
|
- Wacom WILL SDK
|
||||||
|
- PhantomJS
|
||||||
|
|
||||||
|
## Python
|
||||||
|
- Django
|
||||||
|
- Flask
|
||||||
|
|
||||||
|
## PHP
|
||||||
|
- CakePHP
|
||||||
|
|
||||||
|
# Databases
|
||||||
- PostgreSQL
|
- PostgreSQL
|
||||||
- MySQL
|
- MySQL
|
||||||
- SQLite
|
- SQLite
|
||||||
- IndexedDB
|
- IndexedDB
|
||||||
|
|
||||||
### Application servers
|
# Application servers
|
||||||
- Tomcat
|
- Tomcat
|
||||||
- JBoss
|
- JBoss
|
||||||
- Jetty
|
- Jetty
|
||||||
|
@ -45,7 +91,7 @@
|
||||||
- Nginx
|
- Nginx
|
||||||
- Apache HTTP Server
|
- Apache HTTP Server
|
||||||
|
|
||||||
### Build, deploy, operations tools
|
# Build, deploy, operations tools
|
||||||
- Maven
|
- Maven
|
||||||
- Grunt
|
- Grunt
|
||||||
- Gulp
|
- Gulp
|
||||||
|
@ -60,7 +106,7 @@
|
||||||
- Puppet
|
- Puppet
|
||||||
- Git
|
- Git
|
||||||
|
|
||||||
### Environment tools
|
# Environment tools
|
||||||
- tmux
|
- tmux
|
||||||
- vim
|
- vim
|
||||||
- intellij
|
- intellij
|
||||||
|
|
Loading…
Reference in a new issue