﻿﻿{
    "@context": "https://schema.org",
    "@type": "Person",
    "name": "Juliusz Krajewski",
    "givenName": "Juliusz",
    "familyName": "Krajewski",
    "jobTitle": "Software Engineering Student | Full-Stack Web Developer | Embedded Systems Enthusiast\r\n",
    "description": "I am a multilingual Software Engineering student at ter AA, driven by the challenge of building functional, user-centric digital solutions. With a technical foundation spanning front-end design and back-end logic, I specialize in creating efficient web applications using PHP, C#, and MySQL.\r\n\r\nBeyond the screen, I have a proven track record of high-stakes collaboration and technical leadership. I was honored to be one of three students selected to represent Ter AA at the 2026 Drone Challenge, where I served as the Main 3D Designer and Embedded Systems Engineer. This experience, combined with over 40 hours of community-driven technical work at Stadstuin Helmond, has sharpened my ability to solve complex problems under pressure and work effectively within multidisciplinary teams.\r\n\r\nCurrently expanding my expertise in JavaScript and Python, I am passionate about bridging the gap between hardware and software. I am eager to connect with fellow developers and industry professionals to contribute to innovative projects in the web development and tech sectors.",
    "email": "95260@ter-aa.nl",
    "url": "https://st1738846573.splsites.nl",
    "sameAs": [
        "https://github.com/ShadowPL618",
        "https://www.linkedin.com/in/juliusz-krajewski-12a225389/?skipRedirect=true"
    ],
    "alumniOf": {
        "@type": "CollegeOrUniversity",
        "name": "Ter AA",
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "NL"
        }
    },
    "knowsLanguage": [
        {
            "@type": "Language",
            "name": "Polish",
            "alternateName": "Native"
        },
        {
            "@type": "Language",
            "name": "Dutch"
        },
        {
            "@type": "Language",
            "name": "English"
        },
        {
            "@type": "Language",
            "name": "Italian"
        }
    ],
    "knowsAbout": [
        "Communication",
        "Problem-solving",
        "Teamwork",
        "Arduino",
        "Autodesk Fusion ",
        "C++",
        "CSS",
        "HTML",
        "LLM Optimization (LLMO) / AI Optimization (AIO)",
        "MySQL",
        "PHP",
        "SEO",
        "Visual Studio",
        "C# (learning)",
        "JavaScript (learning)",
        "Python (learning)",
        "CAN-bus (Controller Area Network)",
        "RS485 Serial Communication",
        "I2C Protocol",
        "Autodesk Fusion 360 3D Design",
        "3D Printing & Prototyping",
        "Arduino Programming & Embedded Systems",
        "Hardware-Software Integration",
        "Sensor Integration & Signal Processing",
        "Windows Forms Desktop Applications",
        "Full-Stack Web Development"
    ],
    "hasCredential": [
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Spelbrekers - Ter AA Representative",
            "issuedBy": {
                "@type": "Organization",
                "name": "Ter AA"
            },
            "dateIssued": "2026"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Techmakers Consortium Certificate",
            "issuedBy": {
                "@type": "Organization",
                "name": "Techmakers"
            },
            "dateIssued": "2025"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Helmond Digi Debat 2025 — School Representative",
            "issuedBy": {
                "@type": "Organization",
                "name": "Helmond / Ter AA"
            },
            "dateIssued": "2025"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Drone Challenge 2026 — Ter AA Representative",
            "issuedBy": {
                "@type": "Organization",
                "name": "Ter AA"
            },
            "dateIssued": "2026"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "International Energy Challenge - Participant",
            "issuedBy": {
                "@type": "Organization",
                "name": "Avans/Ter AA"
            },
            "dateIssued": "2026"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Drone Team Ter AA - Co-Pilot, Main 3D Designer & Main Embedded Systems Engineer",
            "issuedBy": {
                "@type": "Organization",
                "name": "Ter AA"
            },
            "dateIssued": "2026"
        },
        {
            "@type": "EducationalOccupationalCredential",
            "name": "Tech Talent Team Ter AA - Drone Team Section",
            "issuedBy": {
                "@type": "Organization",
                "name": "Ter AA"
            },
            "dateIssued": "2026"
        }
    ],
    "project": [
        {
            "@type": "SoftwareApplication",
            "name": "Calculator++",
            "description": "Calculator++ is a web-based application that combines front-end design with server-side logic. Developed using HTML and CSS for a structured, styled interface, the project utilizes PHP to process complex mathematical operations on the server. It features a multi-functional engine capable of executing several operations simultaneously.",
            "applicationCategory": "WebApplication",
            "programmingLanguage": [
                "PHP",
                "HTML",
                "CSS"
            ],
            "codeRepository": "https://github.com/ShadowPL618/Calculator-"
        },
        {
            "@type": "SoftwareApplication",
            "name": "GameWorld",
            "description": "GameWorld is a comprehensive E-commerce web application for a video game retailer, developed using HTML5, CSS3, PHP, and MySQL. The project focuses on dynamic content delivery, utilizing PHP includes for modular design and GET parameters to serve multiple product categories (Playstation, Xbox, PC) through a single, database-driven template.",
            "applicationCategory": "WebApplication",
            "programmingLanguage": [
                "PHP",
                "MySQL",
                "HTML",
                "CSS",
                "JavaScript"
            ],
            "architecture": {
                "presentationLayer": [
                    "HTML5/CSS3 responsive interface",
                    "Dynamic category-based filtering"
                ],
                "applicationLayer": [
                    "PHP server-side logic",
                    "GET parameter routing for multi-category templates"
                ],
                "dataLayer": [
                    "MySQL database for products, inventory, pricing",
                    "CRUD operations for e-commerce functionality"
                ]
            },
            "codeRepository": "https://github.com/ShadowPL618/GameWorld"
        },
        {
            "@type": "SoftwareApplication",
            "name": "RadioGaga",
            "description": "Radio Ga Ga is a professional-level web development project that integrates HTML, CSS, PHP, and MySQL to create a dynamic music information portal. The application features a database-driven navigation system and multiple content pages, demonstrating proficiency in CRUD operations, semantic HTML, and responsive design using CSS FlexBox.",
            "applicationCategory": "WebApplication",
            "programmingLanguage": [
                "PHP",
                "MySQL",
                "HTML",
                "CSS",
                "JavaScript"
            ],
            "codeRepository": "https://github.com/ShadowPL618/Radio-Gaga"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Safe",
            "description": "Arduino Safe is an embedded systems project featuring a three-digit passcode security mechanism. Built with C++ (Arduino), it utilizes digital I/O to process tactile button inputs and provide visual feedback via LEDs. The system includes sequence validation logic, timed states, and error-handling animations to simulate a real-world electronic lock.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "Arduino",
                "C++"
            ],
            "codeRepository": "https://github.com/ShadowPL618/Arduino-Safe"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Bike Lamp",
            "description": "Fietsverlichting is an Arduino-based hardware project designed to simulate a multi-functional bike light system. Using digital I/O, the project transitions from a basic toggle switch to a sophisticated controller with four distinct light modes—Off, On, Blinking, and Wave—managed through iterative button presses.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "Arduino",
                "C++"
            ],
            "architecture": {
                "hardwareLayer": {
                    "controller": "Quadcopter Flight Controller",
                    "processors": "Arduino UNO R4 WiFi for embedded logic",
                    "sensors": "IMU, GPS, ultrasonic distance sensors",
                    "actuators": "4x Brushless Motors with ESCs",
                    "mechanics": "3D-printed landing gear and gripper mechanism"
                },
                "communicationLayer": {
                    "protocols": [
                        "I2C for sensor communication",
                        "Serial/UART between components",
                        "PWM for motor control"
                    ],
                    "integration": "Custom protocols for flight stability and gripper coordination"
                },
                "softwareLayer": {
                    "firmware": "C++ flight control logic on Arduino",
                    "algorithms": "Real-time flight stabilization, obstacle avoidance",
                    "integration": "3D-printed component control and payload management"
                }
            },
            "codeRepository": "https://github.com/ShadowPL618/Bike-Lamp"
        },
        {
            "@type": "SoftwareApplication",
            "name": "C-Controler-LCD-I2C",
            "description": "C-Controler-LCD-I2C is an Arduino UNO R4 WiFi embedded systems project that reads joystick input and displays directional data on an I2C LCD screen, while streaming movement commands over serial to a connected PC application.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "Arduino",
                "C++"
            ],
            "codeRepository": "https://github.com/ShadowPL618/C-Controler-LCD-I2C"
        },
        {
            "@type": "SoftwareApplication",
            "name": "EV Charging System",
            "description": "Developed logic for a variable charging system, integrating hardware sensors with software control loops to optimise power delivery and user safety. Designed for the BattPulse SolarSync EV Charger platform.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "C++",
                "Arduino",
                "Sensor Integration",
                "Control Loops"
            ],
            "architecture": {
                "hardwareLayer": {
                    "processor": "Arduino UNO R4 for charging logic",
                    "sensors": "Voltage, current, temperature monitoring",
                    "interfaces": "Power relay control for variable output"
                },
                "communicationLayer": {
                    "protocols": [
                        "RS485/CAN-bus for industrial safety",
                        "I2C for sensor integration",
                        "Serial monitoring interface"
                    ],
                    "standards": "IEC 61851-1 compliant communication"
                },
                "softwareLayer": {
                    "firmware": "C++ control loops on microcontroller",
                    "algorithms": "Variable power delivery optimization, thermal management, safety cutoffs",
                    "integration": "Real-time sensor feedback with BattPulse SolarSync EV platform"
                }
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "Marine Electrification",
            "description": "Drafted comprehensive electrical schematics for a boat motor conversion, focusing on high-voltage power distribution and component integration.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "C++",
                "Arduino",
                "Electrical Schematics",
                "Power Distribution"
            ]
        },
        {
            "@type": "SoftwareApplication",
            "name": "BMS Tester Project",
            "description": "Engineered a diagnostic tool to monitor cell voltages and thermal data, ensuring battery pack longevity and operational safety.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "C++",
                "Arduino",
                "Battery Management",
                "Diagnostics"
            ]
        },
        {
            "@type": "SoftwareApplication",
            "name": "Industrial Protocols (CAN/RS485)",
            "description": "Implemented robust data communication between microcontrollers using CAN bus and RS485, mirroring industry standards for automotive and industrial networking.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "C++",
                "Arduino",
                "CAN Bus",
                "RS485"
            ]
        },
        {
            "@type": "SoftwareApplication",
            "name": "CYD ESP32 System Control",
            "description": "This project creates a secondary desktop tracking monitor using an ESP32 Cheap Yellow Display (CYD) running LovyanGFX. A custom Python background process collects local Windows telemetry—including CPU workload, RAM consumption, dynamic disk space checks (automatically toggling display headers if a secondary storage volume is active), native NVIDIA GPU core metrics, and live network processing activity—and serializes data blocks down a data link cable. The display firmware parses the custom text stream packet on arrival, updating a compact UI dashboard instantly while providing built-in link interruption monitoring badges if the host application halts.",
            "applicationCategory": "EmbeddedSoftware",
            "programmingLanguage": [
                "C++",
                "Python",
                "ESP32"
            ],
            "codeRepository": "https://github.com/ShadowPL618/ESP32-CYD-system-constrol/tree/main"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Guess Number",
            "description": "MysteryNumber is an interactive Windows Forms (C#) desktop application where players guess a randomly generated number within a custom range. Developed using the MoSCoW method, it features real-time feedback via a \"temperature\" trackbar, sound effects, and a progress-tracking system, all while adhering to strict ROC Ter AA coding standards.",
            "applicationCategory": "DesktopApplication",
            "programmingLanguage": [
                "C#",
                ".NET"
            ],
            "codeRepository": "https://github.com/ShadowPL618/C_Sharp_Mystery_NumberJkra"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Race",
            "description": "The Race is a C# Windows Forms application that simulates a competitive derby using Object-Oriented Programming. It features a class-based system for racers with randomized speeds, a hidden tab-navigation interface, and automated ranking. Key functionality includes real-time logging, CSV data persistence, and sound integration, all managed through a custom settings menu.",
            "applicationCategory": "DesktopApplication",
            "programmingLanguage": [
                "C#",
                ".NET"
            ],
            "codeRepository": "https://github.com/ShadowPL618/Space-Race"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Astroidinator",
            "description": "Astroidinator is a C# Windows Forms side-scrolling shooter game set in the Fallout New Vegas universe. The player controls a Brotherhood of Steel Paladin fighting NCR enemies, with an Arduino joystick controller as the intended input device. Features a lore slideshow intro, multiple enemy types, and a two-round boss mechanic.",
            "applicationCategory": "DesktopApplication",
            "programmingLanguage": [
                "C#",
                ".NET",
                "Arduino"
            ],
            "codeRepository": "https://github.com/ShadowPL618/Operation-Sunburst-Defense"
        },
        {
            "@type": "SoftwareApplication",
            "name": "Production-Ready Python Tools",
            "description": "Architected a Python-based GUI for internal tools, focusing on boxing the software for seamless deployment and end-user accessibility.",
            "applicationCategory": "DesktopApplication",
            "programmingLanguage": [
                "Python",
                "GUI Development",
                "Deployment"
            ]
        }
    ],
    "seeks": {
        "@type": "BusinessRole",
        "name": "Software Engineering Internship",
        "description": "Seeking opportunities in web development, embedded systems, or software engineering"
    }
}