Skip to content
View jensmeindertsma's full-sized avatar
🌲
int vsf_sysutil_extra();
🌲
int vsf_sysutil_extra();

Block or report jensmeindertsma

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
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 (available for hire!)
  • βœ… CompTIA Linux+ (XK0-005)
  • πŸ—οΈ CompTIA PenTest+ (PT0-003)
  • πŸ—οΈ CompTIA SecurityX (CAS-005)

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.

I'm working on attaining certifications on the HackTheBox platform.

Personal

I am a frequent runner, hiker and outdoor enthousiast. I'm very interested in infrastructure topics such as trains, planes, airports and rail networks. 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!
  2. advent-of-code advent-of-code Public

    A festive code collection.

    Rust