Skip to content
View KristijanBoshev's full-sized avatar

Highlights

  • Pro

Block or report KristijanBoshev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KristijanBoshev/README.md

I'm Kristijan Boshev!

kristijan = {
    "code": ["Python", "Typescript"],
    "ask_me_about": ["devops", "cloud infrastructure", "CI/CD pipelines", "container orchestration", "LLMs", "ai deployment", "scalable systems", "ai agents"],
    "current_role": "DevOps & AI Systems Engineer",
    "technologies": {
        "devops": {
            "os": ["Linux", "macOS"],
            "orchestration": ["Kubernetes", "Helm"],
            "infrastructure_as_code": ["Terraform", "CloudFormation", "Ansible"],
            "ci_cd": ["GitHub Actions"],
            "git_ops": ["ArgoCD"],
            "containerization": ["Docker", "Containerd"],
        },
        "cloud": {
            "aws": {
                "compute": ["EC2", "ECS", "Fargate", "Lambda", "Lightsail"],
                "ai_ml": ["SageMaker", "Bedrock", "Kendra"],
                "security": ["IAM", "KMS", "Cognito", "Certificate Manager"],
                "storage": ["S3"],
                "networking": ["API Gateway", "CloudFront", "VPC", "Route 53"],
                "app_integration": ["SQS", "Event Bridge", "SNS"],
                "monitoring": ["CloudWatch", "Auto Scaling"],
            },
        },
        "ai_frameworks": {
            "agents": ["CrewAI", "AutoGen", "LangGraph"],
            "standard": ["LangChain"],
            "ml": ["PyTorch"],
        },
        "back_end": {
            "python": ["FastAPI"],
            "typescript:" ["Nodejs", "Nestjs"],
        },
        "databases": ["Postgres", "DynamoDB", "MongoDB"],
        "vector_databases": ["Qdrant", "Supabase"],
        "monitoring_observability": ["Grafana", "Prometheus", "Loki", "Alloy"],
    },
    "specializations": {
        "primary": "Designing and building production-grade cloud-native applications and infrastructure for AI systems",
        "focus_areas": [
            "Building AI applications with scalable, production-ready architectures",
            "Designing reliable CI/CD pipelines for automated testing and deployment",
            "Containerizing and deploying applications across cloud environments",
            "Orchestrating microservices with Kubernetes for high availability on-premises",
            "Infrastructure automation with Terraform and Ansible",
            "Monitoring and observability for production systems",
            "Implementing serverless and event-driven architectures",
        ]
    },
    "passion": "Bridging development and operations by implementing efficient, reliable, and scalable cloud-native solutions with a focus on building, deploying and managing AI systems"
}

trophies

Pinned Loading

  1. metallb-ansible metallb-ansible Public

    Jinja

  2. k3s-cluster-ansible k3s-cluster-ansible Public

    Jinja

  3. Custom_Pizza_Oven Custom_Pizza_Oven Public

    Jupyter Notebook

  4. Full-FineTune-Llama3.2Vision-REFT Full-FineTune-Llama3.2Vision-REFT Public

    Jupyter Notebook

  5. stress-test stress-test Public

    Python

  6. terraform-aws-ecs-fargate terraform-aws-ecs-fargate Public

    This Terraform template provides a reusable, infrastructure-as-code setup for deploying containerized applications on AWS using ECS Fargate, complete with VPC networking, load balancing, database i…

    HCL