Skip to content

paseka10jaroslav-coder/superpowers

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

266 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Jaroslav Paseka β€” Senior DevOps Engineer | Blockchain Developer | Automation Architect

Terraform AWS Docker Python Solana TON Ethereum n8n


πŸ‘‹ About Me

I build cloud infrastructure that scales, blockchain tools that perform, and automation systems that eliminate manual work. Based in Czech Republic, working globally.

What I bring to the table:

  • Production-grade AWS infrastructure managed with Terraform
  • Blockchain development across TON, Solana, and Ethereum ecosystems
  • Business automation that saves hundreds of hours per month
  • A systematic, ship-fast approach β€” I solve problems, not create meetings

πŸ“§ Contact: paseka10jaroslav@gmail.com πŸ”— Upwork: [2132675c45494c94]
πŸ’Ό Company: JL Systematic s.r.o.


πŸ”§ DevOps & Cloud Infrastructure

Terraform Multi-Environment AWS Architecture

Production-ready infrastructure-as-code for scalable cloud deployments

  • Designed and deployed multi-environment AWS infrastructure (dev/staging/prod) using Terraform modules
  • VPC architecture with public/private subnets, NAT gateways, security groups
  • ECS Fargate container orchestration with auto-scaling policies
  • Lambda serverless functions for event-driven processing
  • RDS database provisioning with automated backups and failover
  • IAM policies and roles following least-privilege principle
  • State management via S3 + DynamoDB locking

Tech: Terraform, AWS (VPC, ECS, Lambda, RDS, S3, CloudFront, Route53, IAM), HCL


CI/CD Pipeline Engineering

Automated build, test, and deployment pipelines

  • GitHub Actions workflows for automated testing, building, and deploying
  • Docker containerization β€” multi-stage builds optimized for production
  • Infrastructure deployment pipelines with Terraform plan/apply automation
  • Automated security scanning and dependency checks
  • Blue-green and rolling deployment strategies

Tech: GitHub Actions, Docker, Docker Compose, Terraform Cloud, AWS ECR/ECS


AWS CloudShell Automation

Custom automation scripts for cloud resource management

  • Python-based automation for AWS resource provisioning and management
  • Batch operations for EC2, S3, and Lambda management
  • Cost optimization scripts β€” automated resource cleanup and right-sizing
  • CloudWatch monitoring and alerting configuration

Tech: Python, Boto3, AWS CLI, CloudShell, CloudWatch


⛓️ Blockchain Development

TON Blockchain Wallet Analysis Tools

On-chain analytics and wallet tracking for the TON ecosystem

  • Built wallet analysis tools for tracking transactions, balances, and token holdings
  • Real-time monitoring of wallet activity with alert systems
  • Integration with TON API for deep transaction analysis
  • Data visualization dashboards for portfolio tracking

Tech: Python, TON SDK, REST APIs, Data Analytics


Sentiment-Based Crypto Trading Bots

Automated trading systems driven by market sentiment analysis

  • Developed trading bots that analyze market sentiment from multiple data sources
  • Integration with exchange APIs for automated order execution
  • Risk management systems β€” stop-loss, take-profit, position sizing
  • Backtesting framework for strategy validation
  • Real-time performance monitoring and reporting

Tech: Python, Exchange APIs (Binance, Uphold), NLP, WebSocket, Pandas


Solana Smart Contract Development

DeFi protocols and on-chain programs on Solana

  • Smart contract development for DeFi applications
  • SolVoid privacy protocol contributions
  • Token program integrations and SPL token handling
  • Wallet integration and transaction building

Tech: Rust, Anchor, Solana CLI, Web3.js, TypeScript


Ethereum & EVM Development

Smart contracts and DeFi integrations across EVM chains

  • Solidity smart contract development and deployment
  • DeFi protocol integrations β€” swaps, liquidity provision, yield strategies
  • Web3 application backends with ethers.js/web3.py
  • Gas optimization and contract security best practices

Tech: Solidity, Hardhat, ethers.js, web3.py, OpenZeppelin


⚑ Automation & Integration

n8n Workflow Automation

Custom business automation replacing manual processes

  • E-commerce automation: Order processing, inventory sync, shipping notifications
  • CRM integrations: Automated lead capture, follow-up sequences, data enrichment
  • Data pipelines: API-to-database sync, ETL processes, reporting automation
  • Notification systems: Multi-channel alerts (email, Slack, Telegram)
  • Typical result: 20+ hours/week saved per client

Tech: n8n, REST APIs, Webhooks, PostgreSQL, various SaaS integrations


Custom Telegram Bot Development

Production-grade bots for crypto communities and business operations

  • Crypto alert bots β€” price tracking, whale monitoring, portfolio updates
  • Community management bots β€” user verification, moderation, analytics
  • Business notification bots β€” order alerts, system monitoring, reporting
  • Interactive bots with inline keyboards, callback queries, and state management

Tech: Python, python-telegram-bot, aiogram, WebSocket, PostgreSQL


Notion-Based Project Management Systems

Custom knowledge management and workflow systems

  • Built comprehensive project management systems in Notion
  • Automated data flow between Notion and external tools via API
  • Template systems for repeatable processes
  • Dashboard creation for real-time project visibility

Tech: Notion API, Python, n8n, REST APIs


Uphold API Portfolio Tracking

Real-time cryptocurrency portfolio monitoring and reporting

  • Integration with Uphold API for live portfolio tracking
  • Automated balance monitoring and performance calculations
  • Multi-currency conversion and reporting
  • Alert systems for significant portfolio changes

Tech: Python, Uphold API, REST, Data Visualization


πŸ“Š Business Projects

Construction Chemistry E-commerce Platform

Full-stack e-commerce solution for building materials

  • E-commerce platform for construction chemistry products (JL Systematic s.r.o.)
  • Product catalog management, pricing engine, order processing
  • Market research and competitive analysis automation
  • Supplier integration and inventory management

πŸ› οΈ Tech Stack

Category Technologies
Cloud AWS (VPC, ECS, Lambda, RDS, S3, CloudFront, Route53, IAM, CloudWatch)
IaC Terraform, CloudFormation, HCL
Containers Docker, Docker Compose, ECS Fargate
CI/CD GitHub Actions, Terraform Cloud
Languages Python, Rust, Solidity, TypeScript, JavaScript, HCL, Bash
Blockchain TON, Solana (Anchor), Ethereum (Hardhat), Web3.js, ethers.js
Automation n8n, Python scripts, Telegram Bot API, REST/WebSocket APIs
Databases PostgreSQL, DynamoDB, Redis, SQLite
Monitoring CloudWatch, Grafana, custom dashboards
OS Linux (Ubuntu), macOS

πŸ“œ Certifications & Education

  • πŸŽ“ Terraform Associate β€” In preparation (2025/2026)
  • ☁️ AWS Practitioner β€” Hands-on production experience
  • ⛓️ Blockchain Development β€” Multi-chain (TON, Solana, Ethereum)

πŸ’‘ How I Work

  1. Ship fast β€” Working solution first, optimization second
  2. Automate everything β€” If I do it twice, I automate it
  3. Clean code β€” Modular, documented, maintainable
  4. Communicate clearly β€” No jargon, no surprises, regular updates
  5. Think in systems β€” Not just tasks, but scalable architectures

πŸ“« Let's Work Together

I'm available for:

  • DevOps consulting & implementation β€” Terraform, AWS, CI/CD
  • Blockchain development β€” Smart contracts, DeFi tools, trading systems
  • Business automation β€” n8n workflows, API integrations, Telegram bots
  • Technical architecture β€” System design, infrastructure planning

πŸ“§ Email: [paseka10jaroslav@gmail.com]
πŸ’¬ Telegram: [@Paseka89
πŸ”— Upwork: [JaroslavP.]
🌐 GitHub: [github.com/] paseka10jaroslav-coder


"I don't just write code. I build systems that work while you sleep."

About

Claude Code superpowers: core skills library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 69.7%
  • JavaScript 19.1%
  • Python 5.3%
  • TypeScript 4.0%
  • Batchfile 1.4%
  • Dockerfile 0.5%