Skip to content

Commit

Permalink
modify skill list
Browse files Browse the repository at this point in the history
  • Loading branch information
danpilch committed Nov 5, 2023
1 parent 8234587 commit 1ce3e03
Showing 1 changed file with 192 additions and 180 deletions.
372 changes: 192 additions & 180 deletions _posts/2023-11-04-full-skill-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,189 +9,201 @@ category: cv

Here's a non-exhaustive list of some of the tech I have touched throughout my career.

### Containerization
- Docker
- Kubernetes
- CRI-O
- Weave
- CNI
- Etcd
- Podman
### Container Tech
- docker
- kubernetes
- mesos
- singularity
- cri-o
- weave
- etcd
- podman
- ipvs
- cert-manager
- Metal-lb

### Service Mesh
- Istio

### Virtualization
- KVM
- VMware
- Oracle Virtualbox

### Android Mobile App Reverse Engineering
- Objection
- Frida
- MitmProxy
- ADB

### Cloud Infrastructure
- Amazon AWS
- Cloudformation
- API Gateway
- VPC
- EC2
- IAM
- S3
- Glacier
- Route 53
- ECS
- SNS
- SES
- EMR
- ElasticBeanstalk
- CloudFront
- CloudWatch
- Kinesis
- SQS
- Lambda
- Datapipeline
- Google Cloud Platform
- Compute Engine
- Container Engine
- Cloudflare DDOS
- Rackspace/Akamai CDN
- Oracle Weblogic

### Configuration Management
- Ansible
- Packer
- Vagrant
- Terraform

### Infrastructure as Code (IAC)
- Cloudformation
- Terraform
- Troposphere

### CI/CD
- Jenkins
- Gitlab CI
- TravisCI
- Thoughtworks GO

### Build Tooling
- Maven
- setuptools
- Ant
- Gradle
- Python tooling

### Programming
- Python
- Golang
- Bash
- PHP
- Groovy
- Ruby
- Apache Tinkerpop (Gremlin)

### Databases
- Apache Cassandra
- Elasticsearch
- TitanDB (Graph Database)
- Oracle/Percona/MariaDB (MySQL)
- PostgresDB
- RDS
- DynamoDB

### Data Processing
- Apache Spark
- Apache Hadoop
- YARN
- Hive
- AWS EMR
- Airflow

### Operating Systems
- Linux
- RHEL
- CentOS
- Debian
- Ubuntu
- Arch
- Alpine
- Windows
- Server 2013
- Server 2017
- Windows 10
- Windows 8
- Windows 7

### Debugging
- Strace
- metal-lb

### edge/proxy/network
- envoy
- kong
- haproxy
- istio

### virtualization
- kvm
- vmware
- virtualbox

### android reverse engineering
- objection
- frida
- mitmproxy
- android debug bridge

### cloud infrastructure

I have used _so_ many AWS resources it's I can't list them all. These
are the most relevant.

- aws
- eks
- cloudformation
- api gateway
- vpc
- ec2
- iam
- s3
- route53
- ecs
- sns
- ses
- sqs
- emr
- cloudfront
- cloudwatch
- kinesis
- sqs
- lambda
- gcp
- compute engine
- container engine
- cloudflare
- newrelic
- sumologic
- appsignal
- rackspace
- akamai cdn
- oracle weblogic

### iac / configuration management
- ansible
- packer
- vagrant
- terraform

### ci/cd
- concourse
- github actions
- jenkins
- gitlab ci
- travisci
- thoughtworks go

### build tooling
- maven
- make
- ant
- gradle

### programming
- python
- golang
- bash
- php
- groovy
- ruby

### databases
- postgresdb
- cassandra
- elasticsearch
- oracle/percona/mariadb/mysql
- rds (all flavours)
- dynamodb
- planetscale
- aiven

### workflows

- temporal

### data processing
- databricks
- spark
- hadoop
- yarn
- hive
- aws emr
- airflow

### operating systems
- linux
- ubuntu
- rhel
- centos
- debian
- arch
- alpine
- windows
- server 2013
- server 2017
- windows 10
- windows 8
- windows 7

### debugging
- strace
- lsof
- tcpdump
- gdb

### Web Servers, Load Balancing & Proxying
- Oracle Weblogic
- Nginx
- Tomcat
- Apache
- Physical Load Balancers (Cisco)
- Squid Proxy

### MVC
- Spring
- Django
- Laravel
- Flask

### Project Management Tools
- Redmine
- Atlassian Stack (Bitbucket, Confluence, etc.)
- Sonarqube

### System Logging
- Sumologic
- Logstash
- Rsyslog
- Logrotate

### Messaging Queueing
- Kafka
- RabbitMQ
- Redis
- Celery
- AWS SQS
- IBM MQ

### Authentication
- OpenAM
- OpenDJ
- LDAP
- Active Directory
- Kerberos

### Web Scraping
- Selenium
- Scrapy
- PhantomJS
- BeautifulSoup

### Monitoring & Visualization
- Zabbix
- Opsview
- Nagios
- Prometheus
- Sentry
- Grafana

### Management
- Team Leadership
- Agile Delivery
- ITIL
- Change Management (ITSM)
- Project Planning
- Risk Assessment
### web servers, load balancing & proxying
- oracle weblogic
- nginx
- tomcat
- apache
- physical load balancers (cisco)
- squid proxy

### mvc
- spring
- django
- laravel
- flask

### project management tools
- redmine
- atlassian stack (bitbucket, confluence, etc.)
- sonarqube

### system logging
- sumologic
- logstash
- rsyslog
- logrotate

### messaging queueing
- kafka
- rabbitmq
- redis
- celery
- aws sqs
- ibm mq

### authentication
- openam
- opendj
- ldap
- active directory
- kerberos

### web scraping
- selenium
- scrapy
- phantomjs
- beautifulsoup

### monitoring & visualization
- zabbix
- opsview
- nagios
- prometheus
- sentry
- grafana

### management
- team leadership
- agile delivery
- itil
- change management (itsm)
- project planning
- risk assessment

0 comments on commit 1ce3e03

Please sign in to comment.