Skip to content
View mecik-arda's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mecik-arda

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mecik-arda/README.md

HI THERE, I'M ARDA MEÇİK

Computer Engineering Student @ Trakya University | Embedded Systems & System Security

I am a 20-year-old computer engineer candidate specialized in embedded systems, system internals, and network security. Currently in my 2nd year at Trakya University, I focus on building secure bridges between hardware-level execution and high-level automation.


CORE FOCUS & RESEARCH

  • Embedded Systems Security: Researching vulnerabilities in firmware and hardware-level communication protocols.
  • System Hardening & Integrity: Developing frameworks for Linux security auditing and automated system-level hardening.
  • Low-Level Engineering: Deep diving into C, 8086 Assembly, VHDL, and SystemVerilog to optimize and secure hardware-software interactions.
  • Network Security & Automation: Leveraging Python and Rust for network traffic analysis and automating complex security workflows.
  • Cloud Infrastructure & Security: Managing AWS resources, cloud networking principles, and driving official community tech events.

TECHNICAL STACK

Category Technologies
Languages C/C++ (Advanced), Python, C#, Java, Assembly (8086), VHDL, SystemVerilog, Go, Rust, Shell Scripting
Frontend & UI HTML5, CSS3, JavaScript, TypeScript, React, React Native, Expo, CustomTkinter (GUI)
Cybersecurity Offensive Security R&D, Penetration Testing, Hardware Root of Trust, OSINT & Dorking, Raw Sockets, Network Sniffing
Tools & Platforms Linux (CachyOS/Kali), AWS Cloud, Huawei Cloud, Git/GitHub, Docker, Vivado, TerosHDL, VS Code
Backend & Others IT Operations Management, System Administration, Spring Boot, Node.js, SQLite, Network Infrastructure

EXPERIENCE

  • AltaySec - R&D Team Member (Remote | Apr 2026 - Present)
    • Contributing to the development of domestic offensive security tools and open-source cyber security products.
    • Working on network security solutions and penetration testing frameworks for real-world application scenarios.
  • AWS Student Builder Group at Trakya University - IT Support and Management (On-site | May 2026 - Present)
    • Managing group technical infrastructure, core system administration, and AWS cloud resources for hands-on workshops.
  • AWS Student Builder Group at Trakya University - Executive Board Member (Hybrid | Feb 2026 - May 2026)
    • Led strategic initiatives in cloud architectures and AI/ML, empowering students to build technical excellence.
  • İMAK OFSET - IT & Cybersecurity Intern (On-site | Jun 2024)
    • Vocational internship focused on IT Operations Management and corporate cybersecurity operations.
  • KARPAT LOJİSTİK A.Ş. - IT & Software Development Intern (On-site | Jun 2023)
    • Hands-on experience in corporate IT operations, infrastructure monitoring, and software support workflows.
  • CEVIK TRANS ULUSLAR ARASI NAKLIYAT - IT Intern (On-site | Jan 2023 - Feb 2023)
    • Foundational internship covering network maintenance, desktop support, and IT operations management.

FEATURED PROJECTS

A Hardware Root of Trust (RoT) architecture integration. Combines a Ring Oscillator PUF (Physical Unclonable Function) with an AES-128 core in VHDL/SystemVerilog to generate unique, non-stored cryptographic keys extracted directly from silicon manufacturing variations. Bypasses traditional key-storage vulnerabilities.

A zero-dependency, target-oriented dynamic OSINT dork generator built as a client-side automation tool. Streamlines reconnaissance processes by automating the discovery of leaked data, misconfigured configuration files, and vulnerable open directories.

A low-level packet crafting and network injection engine optimized for Linux environments. Utilizing raw sockets (AF_PACKET), it completely bypasses the standard operating system network stack to manually craft and inject custom Ethernet, IPv4, TCP, and ARP layers.

A premium cross-platform academic utility built with React Native, Expo 54, and Claude 3.7 AI. It features an intelligent vision engine that parses schedule photographs via AI to instantly construct and sync automated weekly reminders with an elegant glassmorphism user interface.

An enterprise-grade system utility for Xiaomi devices. Features an Adaptive UI Engine, intelligent debloating logic with risk classification, and real-time hardware telemetry via multi-threaded ADB handshaking.

A specialized framework for Linux system auditing and automated security hardening. Focuses on system-level vulnerability mitigation, open-source intelligence aggregation, and secure service management.


CERTIFICATIONS & ACHIEVEMENTS

  • TCM Security - Practical Ethical Hacking (PEH): Certified in active directory hacking, network penetration testing, and advanced exploitation methodologies.
  • eJPT (Junior Penetration Tester): Actively pursuing to validate offensive security and network auditing skills.
  • HackerRank Problem Solving (Basic): Verified proficiency in algorithms and data structures.
  • BTK Akademi: Certified in C Programming, Algorithms, and Data Structures.
  • B2 English: Certified professional communication and technical documentation.

EDUCATION & COMMUNITY

  • Trakya University: Bachelor of Engineering - Computer Engineering (2nd Year)
  • Huawei Student Developers (HSD) Turkey: Bootcamp Program, Cloud Computing & AI Development (May 2026)
    • Focused on Huawei Cloud ecosystems, Cloud Computing Workshops, and Technical Hands-on Labs.

BEYOND THE CODE

  • Parkour & Strategy: Interested in the mechanics and level designs of Dying Light and Assassin's Creed.
  • Tactical Management: Football Manager enthusiast, focusing on data-driven strategy and squad optimization.
  • System Research: From analyzing TempleOS internals to testing embedded security tools, I am dedicated to understanding system architectures.
  • Medium: medium.com/@mecikarda

CONNECT WITH ME:


From low-level registers to high-level security frameworks: Hardening systems, securing hardware, and auditing the future.

Pinned Loading

  1. HolyC-Technical-Analysis HolyC-Technical-Analysis Public

    A deep dive into the architecture of TempleOS and the unique JIT-compiled HolyC language created by Terry Davis. Explores low-level systems, compiler design, and digital legacy.

    1

  2. 8086-Assembly-University-Assignments 8086-Assembly-University-Assignments Public

    A collection of 8086 Assembly language assignments focusing on algorithm development, loop structures, and BIOS/DOS interrupts (Int 10h, Int 21h).

    Assembly

  3. CLI-Portfolio CLI-Portfolio Public

    A browser-based, interactive terminal interface showcasing my systems programming skills (C, Assembly, VHDL). No frameworks, pure code.

    HTML

  4. cpp-file-organizer cpp-file-organizer Public

    A C++17 command-line utility that automatically categorizes and organizes files into subdirectories based on their extensions.

    C++

  5. OMDb-Movie-Tracker-GUI OMDb-Movie-Tracker-GUI Public

    A Python-based desktop application that fetches real-time movie data using the OMDb API. Features include automated English-to-Turkish translation of plots, SQLite database integration for saving s…

    Python

  6. simple-disassembler simple-disassembler Public

    A low-level CLI tool written in C that decodes binary machine code into human-readable Assembly instructions, simulating the CPU's fetch-decode cycle.

    C