Skip to content
View TheRealFREDP3D's full-sized avatar

Block or report TheRealFREDP3D

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

Frederick Pellerin (TheRealFredP3D)

Header Image

Twitter Linkedin Discord Medium Protonmail

👨‍💻 About Me

Tech enthusiast from Quebec City, Canada with a passion for cybersecurity, AI, and software development. My journey began at age 6 when I first touched a keyboard, but it wasn't until I discovered Capture The Flag (CTF) challenges at 37 that I truly found my path.

"Always learning. Always exploring. Join me on the journey!"

🔭 Current Focus

  • AI & Machine Learning: Exploring LLMs and AI applications
  • Cybersecurity: Training on HackTheBox, TryHackMe, and other platforms
  • Python Development: Building tools and automation projects
  • Web Development: Learning static site generators for my upcoming personal website

🚀 Featured Projects

A crew of AI agents that find world news demonstrating how George Orwell's "1984" remains relevant today. The system generates reports and illustration prompts.

A GUI tool to help players complete the Bandit challenges on OverTheWire, in a web browser. Still a work in progress.
Level 0 is playable now.

Just for fun collection of Gemini small poems generated with Pull Request Reviews.

Get transcripts of any pull request conversation/commentary and its linked issues. Any PR # from any public repo. Quickly consult old conversation with PR AI bots. Uses Github API.

A collection scripts I made learning to code, solving CTF, reading books, etc.

The CTF Toolkit provides an integrated environment combining terminal operations, note-taking, AI assistance, and tool management in a single, efficient interface. Built with Python's Textual framework, it aims to enhance productivity for CTF players

Coming Soon

  • Personal website documenting my learning journey
  • More tools for cybersecurity training and AI experimentation

🧠 Learning Philosophy

I'm a dedicated self-learner with a straightforward approach:

  • Small Study Sessions: Consistent, bite-sized learning to absorb concepts effectively
  • Practical Application: Converting theory into practice through personal projects
  • Continuous Improvement: Regular writing and coding to refine my skills

🛠️ Tech Stack

Python Kali Windows Visual Studio Code Obsidian

🏆 Certifications & Achievements

📊 Certificates

View the Notion page


📊 Hackthebox Stats

HackTheBox Profile

📊 WeChall Stats

WeChall XP Graph

📊 echoCTF.red Stats

echoCTF.RED


📊 GitHub Stats


GitRoll Profile Badge

Profile Details
Repos per Language Most Commit Language
Stats

📊 2024 WakaTime Stats

2024 Wakatime Stats


✅ Progress Tracker

  • Sort through notes and separate original content from reference material

  • Publish on Medium.com

    • Article about planning my career change to IT/Cybersecurity
    • Write-up for TryHackMe's "Brute-It" room
  • **Work in progress**: IN-PROGRESS Learn static site generators (Jekyll, Hugo, or 11ty)

  • Continous Work`: Regular writing to improve English language skills


Profile Views


Last updated: May 2nd, 2025

Pinned Loading

  1. Gemini-Code-Assist-PR-Poetry Gemini-Code-Assist-PR-Poetry Public

    Collection of poems that are generated and added to the "PR Reviews" by Gemini Code Assist and the tool I made to find these gems.

    Python

  2. George_Was_Right George_Was_Right Public

    AI agents, powered by CrewAI, to analyze recent world events through the lens of themes from George Orwell's *1984*.

    Python

  3. Coding-Exercises Coding-Exercises Public

    A collection of mixed stuff I wrote during training and for fun on various platforms.

    Python 1

  4. Ollama-Colab-qwen2.5-coder-32b Ollama-Colab-qwen2.5-coder-32b Public

    Jupyter Notebook 5 3

  5. CTF-Mix CTF-Mix Public

    Some stuff I made to facilitate my work when playing CTFs or training on platforms (HackTheBox, TryHackMe, pwn.college, WeChall, Root-Me, CryptoHack, PicoCTF, ...)

    Python 1

  6. PullPal PullPal Public

    PullPal is a Python-based command-line tool designed to fetch and archive complete GitHub pull request (PR) conversations. It captures PR details, issue comments, review comments, and reviews, allo…

    Python