Skip to content
View baseely's full-sized avatar
🐧
Building and Breaking Stuff
🐧
Building and Breaking Stuff

Organizations

@IBM
Block or Report

Block or report baseely

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
baseely/README.md

Hello! πŸ‘‹

I'm Baseely, an experienced OSS Engineer with a passion for open source software and creating high-quality solutions that help people solve complex problems.

πŸš€ technical skills include:

  • πŸ’» Software Engineering: Expertise in software development principles and practices, with experience building applications using languages such as Python, Java and Go.
  • ☁️ Cloud Native Solution Architecture: Proficiency in designing and implementing cloud-native solutions using open source and Red Hat technologies such as Kubernetes, OpenShift, and Istio.
  • πŸ’Ύ Business Intelligence: Proficiency in data analytics, reporting and visualization tools such as Power BI Tableau and QlikView.
  • πŸ› οΈ Systems Design: Experience in designing and implementing complex systems architectures for scalable and distributed applications.
  • πŸ€– Automation: Knowledge of automation tools and frameworks such as Ansible.
  • 🏒 Enterprise Applications: Expertise in developing and deploying enterprise-level applications using technologies such as Docker and Kubernetes.
  • πŸ“ž Technical Support: Experience in providing technical support and troubleshooting services for open source software.
  • Open Source Helpers

πŸ” What I can offer:

  • πŸ”§ Exceptional work: I am committed to delivering high-quality work that exceeds my clients' expectations, whether it's building a new product or contributing to an existing open source project.
  • 🀝 Effective collaboration: I believe that effective collaboration is key to success, and I am always willing to work closely with clients or other contributors to ensure that their needs are met.
  • πŸ“– Documentation: I understand the importance of clear and concise documentation and am always striving to make my work more accessible and understandable to others.
  • 🌟 Passion for Open Source: I'm a big believer in the power of open source software to make a positive impact on the world, and I'm always looking for new ways to contribute to the community.

πŸ“« Let's connect:

https://elinux.org/User:Baseely If you're interested in working together or have any questions, feel free to reach out. I'd love to hear from you! 😊

Pinned

  1. kubernetes/minikube kubernetes/minikube Public

    Run Kubernetes locally

    Go 28.4k 4.8k

  2. awx awx Public

    Forked from ansible/awx

    AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

    Python

  3. Shell script to quickly install a VN... Shell script to quickly install a VNC server on a CentOS 8 / RHEL 8 node.
    1
    dnf groupinstall -y "Server wuth GUI"
    2
    systemctl set-default graphical
    3
    set -p "Reboot and proceed"
    4
    echo "WaylandEnable=false" >> /etc/gdm/custom.conf
    5
    setenforce 0
  4. elastic/elasticsearch elastic/elasticsearch Public

    Free and Open, Distributed, RESTful Search Engine

    Java 67.7k 24.1k

  5. SeleniumBase SeleniumBase Public

    Forked from seleniumbase/SeleniumBase

    A Python framework that inspires developers to become better test automation engineers. πŸ§ πŸ’‘

    Python

  6. uncurl uncurl Public

    Forked from spulec/uncurl

    A library to convert curl requests to python-requests.

    Python