Skip to content
View jensmeindertsma's full-sized avatar
๐ŸŒฒ
int vsf_sysutil_extra();
๐ŸŒฒ
int vsf_sysutil_extra();

Block or report jensmeindertsma

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
jensmeindertsma/README.md

Hi there ๐Ÿ‘‹

Welcome to my place on GitHub!

Who am I?

  • Full-stack web developer
  • Aspiring penetration tester

Qualifications

  • โœ… Cybersecurity Specialist graduated December 2024 at ITvitae
  • โœ… CompTIA Linux+ (XK0-005)
  • I'm working on attaining certifications on the HackTheBox platform

Experience

  • 5+ years of experience building full-stack web application using several React-based frameworks.
  • 2 years of penetration testing experience on the HackTheBox platform.

Personal

I am a frequent runner, hiker and outdoor enthousiast. I like to travel, and whether it's summer or winter, I always find my way to the mountains, to go skiing or backpacking through the Alps.

Pinned Loading

  1. VPS-based deployment pipeline VPS-based deployment pipeline
    1
    #!/bin/bash
    2
    # From commit to running globally within a minute!
    3
    # 1. Build & upload your image
    4
    # 2. Configure environment variables and more
    5
    # 3. `deploy.sh` takes care of the rest!