Skip to content

PaulGG-Code/PaulGG-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 

Repository files navigation

Paul G

Security Engineer | IoT Security Lead

Profile Views Hack The Box

Cybersecurity · IoT & Embedded · Blockchain · Automation


About Me

  • Based in France, working on IoT, mobile and cloud security
  • Leading IoT security evaluations for real products (routers, connected devices, embedded systems)
  • Active on standards & regulations (EN18031, ETSI, EUCC, SBOM)
  • Exploring blockchain / Web3 and AI-assisted security automation
  • Building CTF challenges & security training content
  • Making security part of how products are built, shipped, and maintained — not just a checkbox
Cybersecurity

What You'll Find Here

Ethereum Code Mars

Area Description
IoT & Embedded Security experiments, evaluations for routers, connected devices, embedded systems
Standards & Regulations Work around security guidelines, certifications, and compliance tooling
Blockchain & Web3 Smart contracts, DeFi mechanics, on-chain automation PoCs
Security Tooling Scripts and automation to support evaluations and pentests
CTF & Training Challenges and training material for security teams and trainees

Focus Areas

Technology

Technology and impact

Technology is deeply embedded in our lives and infrastructure. With the right intent and discipline, it can be a force for resilience and progress instead of complexity and risk.

Day to day, I work on making security part of how products are actually built, shipped, and maintained — not just a checkbox. That means combining engineering, standards, and process so that security is systematic and repeatable.

Cybersecurity

Securing the digital world

Cybersecurity is what makes digital transformation sustainable. It's the difference between innovation that lasts and innovation that gets rolled back after the first incident.

I enjoy the mix of technical depth (reverse engineering, pentesting, automation) and higher-level structure (risk, governance, repeatable methodologies). My focus is on building approaches and tooling that teams can actually use, across many products and evaluations.

Internet of Things

Connected systems, real-world impact

IoT is where security becomes tangible: devices in homes, hospitals, factories, cities. A misconfiguration or weak design is no longer just "data risk" — it can affect safety, privacy, and operations.

I work on IoT security evaluations and documentation for connected products, aligning with standards and regulatory expectations and helping manufacturers understand both the technical and practical sides of securing their devices. I also build hands-on demos and CTFs to train others on how these systems can be attacked and defended.

Blockchain

Why blockchain matters

Blockchain sits at the intersection of cryptography, economics and software engineering. I'm particularly interested in:

  • Decentralized finance (DeFi) mechanics and the security assumptions behind them
  • Smart contracts that automate interactions and enforce rules transparently
  • On-chain components for tracking software artifacts, SBOMs or device identities

Beyond classic DeFi, I explore how blockchain and smart contracts can be used for auditability, automation and transparent coordination — especially when combined with IoT and security use cases.

"There is no power for change greater than a community discovering what it cares about." — Margaret J. Wheatley


Languages & Tools

Backend

Linux Python Node.js Solidity C++ MySQL
DevOps

Linux Git Bash npm IPFS
Frontend

React HTML5 JavaScript
Technologies

BLE NFC Cisco RF

GitHub Stats

GitHub stats

GitHub Streak

Top languages

More breakdown

Profile details

Repos per language

Most commit language Productive time


WhoAmI

View the WhoAmI snippet
class WhoAmI:
    user = 'Paul'
    current_work = 'Senior IoT Security Evaluator and Blockchain Manager'
    profile_overview = (
        'Security engineer working on IoT, mobile and cloud security, and blockchain.'
    )
    description_profile = (
        'IoT security evaluations, contribute to standards and EU projects, '
        'and build tools and processes that make security work repeatable and practical.'
    )
    hobbies = [
        'Building and breaking IoT devices',
        'Blockchain / Web3 experiments',
        'Designing CTF-style training challenges',
        'Skiing and travelling',
        'Ping pong',
        'Learning and teaching new things'
    ]

    def getCountry(self):
        return "France"

    def Ambitions(self):
        MakeIoTSafer()
        BuildHelpfulSecurityTools()
        GrowAndMentorSecurityTeams()
        BridgeResearchAndRealWorld()
        KeepLearningEveryYear()
        # + many more long-term projects in security and tech

Connect

LinkedIn Twitter Telegram GitHub Portfolio Hack The Box


Off-duty

Currently listening

Spotify

A bit of developer humor

Jokes Card

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors