An open API service indexing awesome lists of open source software.

https://github.com/ruslanlap/ruslanlap


https://github.com/ruslanlap/ruslanlap

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 👋 Hi, I'm Ruslan

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/ruslan-lapiniak-3b912b201?originalSubdomain=ua)
[![GitHub Followers](https://img.shields.io/github/followers/ruslanlap?style=for-the-badge&logo=github&color=FFD700&labelColor=0057B7)](https://github.com/ruslanlap?tab=followers)
[![Total Stars](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/ruslanlap/ruslanlap/master/stats/stars.json&query=%24.stars&label=Stars&logo=github&style=for-the-badge&color=FFD700&labelColor=0057B7)](https://github.com/ruslanlap?tab=repositories&sort=stargazers)
[![Total Forks](https://custom-icon-badges.herokuapp.com/badge/dynamic/json?logo=fork&color=FFD700&labelColor=0057B7&label=Forks&style=for-the-badge&query=%24.forks&url=https://api.github-star-counter.workers.dev/user/ruslanlap)](https://github.com/ruslanlap?tab=repositories&sort=stargazers)

## 📖 About my Plugins

🔌 Check out the article about my PowerToys Run plugins check link in badge 👇:

[![Read Article](https://img.shields.io/badge/WindowsForum-Read%20Post-0057B7?style=for-the-badge&logo=windows&logoColor=white&labelColor=FFD700)](https://windowsforum.com/threads/powertoys-run-gets-powerful-with-new-plugins-speedtest-definition-and-videodownloader.369571/)

## 📊 Downloads Summary ✨🚀✨

![Total Downloads](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/ruslanlap/ruslanlap/master/stats/total_downloads_shield.json) ![Monthly Growth](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/ruslanlap/ruslanlap/master/stats/growth_shield.json)

**Total downloads across my plugins:** **19 636** 🚀

**Monthly Growth:** +7.7% 📈 | **Weekly Avg:** 267 downloads

### 🏆 Top Performing Plugins

| 🏅 Rank | Plugin | Downloads | Share of Total | Latest Release |
|---------|--------|-----------|----------------|----------------|
| 🥇 | 🎥 **[Video Downloader](https://github.com/ruslanlap/PowerToysRun-VideoDownloader)** | 5,142 | 26.2% | v1.0.12 (Jan 21, 2026) |
| 🥈 | ⚡ **[Speed Test](https://github.com/ruslanlap/PowerToysRun-SpeedTest)** | 5,080 | 25.9% | v1.0.7 (Sep 09, 2025) |
| 🥉 | 📚 **[Definition](https://github.com/ruslanlap/PowerToysRun-Definition)** | 2,279 | 11.6% | v1.3.2 (Jan 08, 2026) |
| 4️⃣ | 🍅 **[Pomodoro](https://github.com/ruslanlap/PowerToysRun-Pomodoro)** | 1,663 | 8.5% | v0.90.1 (Apr 28, 2025) |
| 5️⃣ | 🌤️ **[Weather](https://github.com/ruslanlap/PowerToysRun-Weather)** | 1,593 | 8.1% | v0.90.1 (Apr 28, 2025) |

*📊 Smart analytics updated weekly via automated workflows • Last updated: Feb 08, 2026*

📈 View Detailed Analytics & Trends

### 📊 Download Trends
- **Historical Data**: [View complete download history](https://github.com/ruslanlap/ruslanlap/tree/master/stats)
- **Growth Insights**: Monthly and weekly download patterns
- **Plugin Performance**: Individual plugin download trends

### 🎯 Key Metrics
- **Total Downloads**: 19,636 across all plugins
- **Active Plugins**: 27 repositories with downloads
- **Average per Active Plugin**: 727 downloads
- **Top Performer**: Video Downloader (26.2% of total downloads)
- **Top 5 Combined**: 15,757 (80.2% of total downloads)

### 🔍 Plugin Details
Click on any plugin name to view its repository and release notes:
- [🎥 VideoDownloader](https://github.com/ruslanlap/PowerToysRun-VideoDownloader) - Latest: v1.0.11
- [⚡ SpeedTest](https://github.com/ruslanlap/PowerToysRun-SpeedTest) - Latest: v1.0.7
- [📚 Definition](https://github.com/ruslanlap/PowerToysRun-Definition) - Latest: v1.2.1
- [🌤️ Weather](https://github.com/ruslanlap/PowerToysRun-Weather) - Latest: v1.0.1
- [🍅 Pomodoro](https://github.com/ruslanlap/PowerToysRun-Pomodoro) - Latest: v1.0.0

---

## 👨‍💻 About Me

```javascript
const ruslan = {
role: "Full Stack Developer & DevOps Engineer",
location: "Ukraine",
code: ["JavaScript", "C#", "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"]
}
};
```

---

## 🛠 Tech Stack

### Frontend
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)

### Backend
![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
![Django](https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=white)
![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
![Express.js](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)

### Databases
![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white)
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)

### Tools & Technologies
![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge&logo=docker&logoColor=white)
![VS Code](https://img.shields.io/badge/VS_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white)
![Figma](https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white)

---

## 📊 GitHub Stats

![GitHub stats](https://github-readme-stats.vercel.app/api?username=ruslanlap&show_icons=true&theme=radical)
![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=ruslanlap&layout=compact&theme=radical)

---

## 🌐 Connect with Me

- 💼 [LinkedIn](https://www.linkedin.com/in/ruslan-lapiniak-3b912b201?originalSubdomain=ua)
- 📫 Reach me on [Telegram](https://t.me/ruslan_ls)

---

## 🚀 Current Focus

- 🔭 **Current Project**: [Clear Task TODO Notion integration](https://luminous-creponne-85984c.netlify.app/)
- 🌱 **Learning**: AI & DevSecOps
- 👯 **Looking to Collaborate**: Open-source projects, Startups, and DevOps automation. #VITE, #PYTHON, #PYTHONBOT, index.js, index.ts, App.tsx ... etc

---

## 🎯 Key DevOps Skills

- 🔄 CI/CD Pipeline Development
- 🚀 Infrastructure as Code (IaC)
- 📊 Monitoring & Logging
- 🔒 Security Implementation
- 🌐 Cloud Architecture
- 🛠 Automation & Scripting
- 🔧 System Administration
- 📈 Performance Optimization

---

## 🏗 Infrastructure Projects

```yaml
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
```

---

## 🌱 Current Learning Path

- 📚 **React, TypeScript, Node.js**
- 🔒 **Cloud Security & DevSecOps**
- 🤖 **Infrastructure Automation**
- 🎯 **Site Reliability Engineering (SRE)**

---

## 🔧 DevOps Toolbox

```bash
# My favorite commands
$ npm run...
$ kubectl get pods
$ docker-compose up
$ ansible-playbook deploy.yml
$ git push origin main
```
### ⭐ Stars & ⬇ Downloads
how to use custom badges for stars and dowloads
[Default badges: Stars & Downloads](https://github.com/ruslanlap/ruslanlap/blob/master/Default_badges_starsAndDownloads.md)
---

⭐️ From [Ruslan](https://github.com/ruslanlap)