Skip to content

JimBLogic/jimblogic.github.io

Repository files navigation

JimBLogic's Portfolio

Overview

This portfolio showcases the skills, certifications, and projects of Jaime Ramsden de Frutos, a dedicated cybersecurity professional with a strong background in IT and programming. The portfolio includes various sections such as About, Portfolio, and Certifications, highlighting Jaime's expertise and achievements.

Projects are populated dynamically from the public GitHub repositories under the account @JimBLogic using the GitHub REST API on page load (client-side). Only non-fork repositories are displayed, sorted by stars and recent updates, and cached in the browser for one hour.

Sections

  1. About
  2. Portfolio
  3. Certifications
  4. Projects (auto-fetched from GitHub)

PDF Index

AWS Cloud Practitioner Progress

Cybrary Certificates

Python Certificates

Security Blue Team Certificates

Tools and Software

Tools

  • Wireshark
  • Tcpdump
  • Splunk
  • Suricata
  • Chronicle
  • Windows Registry Explorer
  • Greenbone
  • TryHackMe

Software

  • Linux
  • Windows
  • iOS
  • Python
  • SQL
  • GitHub
  • Google Workspace
  • Slack
  • Discord
  • Zendesk
  • Trello
  • Vercel

Certifications

  • Cybrary IT and Cybersecurity Foundations
  • Security Blue Team Learning Journey
  • AWS & IBM Skills Build
  • TryHackMe & HackTheBox
  • HackTheBox Achievement 1
  • HackTheBox Achievement 2
  • Web Development with Python
  • Knowledge of Cybersecurity Skills

Project Structure

Project Structure

jimblogic.github.io/
├── .github/workflows
│   └── build-deploy.yml
├── UpgradeHub
│   ├── upgradehubcert.png
├── assets
│   ├── Images
│   │   ├── Profilepicandother
│   │   │   ├── my-avatar.png
│   │   │   ├── AWS SimuLearn Cloud Practitioner 12h.png
│   │   │   ├── blueteam.png
│   │   │   ├── credly.png
│   │   │   ├── cybrary.jpg
│   │   │   ├── dot.txt
│   │   │   ├── ibm.jpg
│   │   │   ├── incident.png
│   │   │   ├── logo.png
│   │   │   ├── sql.png
│   │   │   ├── tryhackme badges.png
│   │   │   ├── tryhackme.png
│   │   │   ├── tryhackmehackthebox.jpg
│   │   │   └── vulnerableanalysis.png
│   ├── certs
│   │   ├── MosseCyberSecurityInstitute
│   │   │   └── KCCS - Knowledge of Cybersecurity Skills.png
│   │   └── SecurityBlueTeam
│   │       ├── Blue Team Junior Analyst Pathway Bundle-btja.png
│   │       ├── Introduction to Dark Web Operations-course.png
│   │       ├── Introduction to Digital Forensics-course.png
│   │       ├── Introduction to Network Analysis-course.jpg
│   │       ├── Introduction to OSINT-course.png
│   │       ├── Introduction to PowerShell-course.png
│   │       ├── Introduction to Python.PNG
│   │       ├── Introduction to Threat Hunting-course.png
│   │       ├── Introduction to Virtual Machines-course.jpg
│   │       └── Introduction to Vulnerability Management-course.png
│   ├── aws
│   │   ├── Introduction to Python pt1.png
│   │   └── Introduction to Python pt2.png
│   ├── cybrary
│   │   ├── cybrary-cert-access-control-basics.png
│   │   ├── cybrary-cert-cryptography-basics.png
│   │   ├── cybrary-cert-firewall-basics.png
│   │   ├── cybrary-cert-group-policy-basics.png
│   │   ├── cybrary-cert-ip-addressing-basics.png
│   │   ├── cybrary-cert-patching-basics.png
│   │   ├── cybrary-cert-security-general-security-concepts.png
│   │   ├── cybrary-cert-security-security-architecture.png
│   │   ├── cybrary-cert-security-security-operations.png
│   │   ├── cybrary-cert-security-security-program-management-and-oversight.png
│   │   ├── cybrary-cert-security-threats-vulnerabilities-and-mitigations.png
│   │   ├── cybrary-cert-vulnerability-scanner-basics.png
│   │   └── cybrary-cert-welcome-to-cybrary.png
│   ├── software
│   │   ├── discord.png
│   │   ├── github.png
│   │   ├── google_workspace.png
│   │   ├── ios.png
│   │   ├── linux.png
│   │   ├── python.png
│   │   ├── slack.png
│   │   ├── sql.png
│   │   ├── trello.png
│   │   ├── vercel.png
│   │   ├── windows.png
│   │   └── zendesk.png
│   └── tools
│       ├── Logo-Suricata-horiz-R.png
│       ├── chronicle.png
│       ├── chronicle.svg
│       ├── greenbone.png
│       ├── greenbone.svg
│       ├── splunk.png
│       ├── splunk.svg
│       ├── suricata.png
│       ├── suricata.svg
│       ├── tcpdump.png
│       ├── tcpdump.svg
│       ├── thm.png
│       ├── thm.svg
│       ├── windows_registry.png
│       ├── windows_registry.svg
│       ├── wireshark.png
│       └── wireshark.svg
├── css
│   └── style.css
├── js
│   ├── script.js
│   └── translate.js
├── pdfs
│   ├── IBM
│   │   └── python 60h.pdf
│   ├── SecurityBlueTeam
│   │   ├── Blue Team Junior Analyst Pathway Bundle-btja.pdf
│   │   ├── Introduction to Dark Web Operations-course.pdf
│   │   ├── Introduction to Digital Forensics-course.pdf
│   │   ├── Introduction to Network Analysis-course.pdf
│   │   ├── Introduction to OSINT-course.pdf
│   │   ├── Introduction to PowerShell-course.pdf
│   │   ├── Introduction to Python-course.pdf
│   │   ├── Introduction to Threat Hunting-course.pdf
│   │   ├── Introduction to Virtual Machines-course.pdf
│   │   └── Mental Health in Cybersecurity-course.pdf
│   ├── UpgradeHub
│   │   └── UpgradeHub Cert.pdf
│   └── Jaime Ramsden de Frutos CV.pdf
├── .github/workflows/build-deploy.yml
├── .gitignore
├── .nojekyll
├── LICENSE
├── README.md
├── certificates.json
├── index.html
├── script.js
├── software.json
├── style.css
└── tools.json

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For more information, visit the portfolio website at https://jimblogic.github.io/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •