const ruslan = {
role: "Full Stack Developer & DevOps Engineer",
location: "Ukraine",
code: ["JavaScript", "Python", "HTML", "CSS", "Shell"],
technologies: {
frontEnd: {
js: ["React", "React.js"],
css: ["Bootstrap", "GULP", "SASS"],
},
backEnd: {
python: ["Django", "Flask"],
js: ["Node.js", "Express"],
},
databases: ["MySQL", "PostgreSQL"],
devOps: {
cloud: ["GCP", "DigitalOcean"],
containers: ["Docker", "Kubernetes"],
CI_CD: ["Jenkins", "GitHub Actions", "GitLab CI"],
IaC: ["Terraform", "Ansible"],
monitoring: ["Prometheus", "Grafana", "ELK Stack"]
},
tools: ["Git", "Docker", "Linux", "Bash", "VS Code"]
}
};
- π Current Project: Clear Task TODO Notion integration
- π± Learning: AI & DevSecOps
- π― Looking to Collaborate: Open-source projects, Startups, and DevOps automation. #VITE, #PYTHON, #PYTHONBOT, index.js, index.ts, App.tsx ... etc
- π CI/CD Pipeline Development
- π Infrastructure as Code (IaC)
- π Monitoring & Logging
- π Security Implementation
- π Cloud Architecture
- π Automation & Scripting
- π§ System Administration
- π Performance Optimization
Projects:
- name: AWS Infrastructure
tools: [Terraform, AWS, Docker]
status: Production
- name: Monitoring Stack
tools: [Prometheus, Grafana, ELK]
status: Maintained
- name: CI/CD Pipeline
tools: [Jenkins, Docker, K8s]
status: Active Development
graph TD
A[Code] -->|CI/CD Pipeline| B(Build)
B --> C[Test]
C --> D[Deploy]
D --> E[Monitor]
E --> A[Feedback Loop]
- π React, TypeScript, Node.js
- π Cloud Security & DevSecOps
- π€ Infrastructure Automation
- π― Site Reliability Engineering (SRE)
# My favorite commands
$ npm run...
$ kubectl get pods
$ docker-compose up
$ ansible-playbook deploy.yml
$ git push origin main
βοΈ From Ruslan