Skip to content
View JD10NN3's full-sized avatar
๐ŸฆŠ
๐ŸฆŠ

Highlights

  • Pro
Block or Report

Block or report JD10NN3

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
JD10NN3/README.md

Welcome to My GitHub Profile! ๐Ÿ‘‹

Hi, Iโ€™m Jonathan Dionne

I'm deeply passionate about technology and love to share my experiences, tips, and solutions to challenging problems through my projects. My expertise spans various technologies, with a focus on creating effective and efficient software solutions.

๐Ÿš€ About Me

  • Techie Guy: I enjoy diving into new technologies and tools that enhance development and productivity.
  • Blogger: I share insights and tutorials on my personal blog.
  • Collaborator: Always open to collaborating on projects and innovative ideas.

๐Ÿ› ๏ธ Technologies & Tools

  • React: For building dynamic web and native user interfaces.
  • Python: For rapid development and system integration.
  • Jenkins: Facilitating large-scale project automation and building.
  • Docker: Streamlining application development and deployment.
  • Astro: Crafting fast and optimized websites.
  • Linux (ParrotSec): Specialized OS for cybersecurity operations.

๐Ÿ“ฌ Get in Touch

Feel free to explore my projects, and donโ€™t hesitate to reach out if you want to discuss technology, collaborate on a project, or just say hi!

Pinned

  1. docker-sailpoint-identityiq docker-sailpoint-identityiq Public

    Dockerization of SailPoint IdentityIQ - A fast and convenient way to educate your-self or experience the new versions of the product before executing the production migration

    Shell 2 2

  2. docker-pihole-unbound docker-pihole-unbound Public

    Pi-Hole & Unbound Dockerization in a single container

    Shell 4

  3. Example of a External Jenkins Pipeli... Example of a External Jenkins Pipeline triggers configuration
    1
    /*
    2
        This is used as part of a dynamic Jenkins pipeline configuration.
    3
        You can reference to this Gist for more details: 
    4
        https://gist.github.com/JD10NN3/7796639e4d427d474c172d5e6b0fa49a
    5
    */
  4. rdpwrap-1 rdpwrap-1 Public

    Forked from stascorp/rdpwrap

    RDP Wrapper Library

    Pascal 2 3

  5. Simple Groovy script to import Opens... Simple Groovy script to import Openshift Secrets with Jenkins
    1
    import groovy.json.JsonOutput
    2
    import groovy.json.JsonSlurper
    3
    
    
    4
    import com.cloudbees.plugins.credentials.impl.*;
    5
    import com.cloudbees.plugins.credentials.*;
  6. Example of a External Jenkins Pipeli... Example of a External Jenkins Pipeline mapping
    1
    /*
    2
        This is used as part of a dynamic Jenkins pipeline configuration.
    3
        You can reference to this Gist for more details: 
    4
        https://gist.github.com/JD10NN3/7796639e4d427d474c172d5e6b0fa49a
    5
    */