Skip to content
View DanielProano's full-sized avatar

Highlights

  • Pro

Block or report DanielProano

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

Hi, I'm Danny!

danny2

What I Build

  • Embedded Devices — Firmware, drones, rockets, IoT systems
  • Autonomous Systems — Vehicle control, perception, real-time decision making
  • Cyber Security — Malware analysis, reverse engineering, threat modeling

About

As an embedded security engineer, my niche is building secure, high-performance applications for

edge devices in autonomous systems. Whether developing autonomous racing vehicles or unmanned aerial

vehicles, I specialize in computer vision, extreme memory management, and optimized performance.

Pinned Loading

  1. EVC-Purdue/AutonomousKart EVC-Purdue/AutonomousKart Public

    Main codebase for the Autonomous kart project!

    Python 10 2

  2. Firefly Firefly Public

    A hand-made real-time operating system for the STM32F4, featuring an event-driven, preemptive scheduler with priority-based task ordering, along with queue, mutex, and semaphore primitives

    C

  3. Buffalo Buffalo Public

    A formally verified Secure Bootloader with SPARK Ada for STM32F4, featuring signature verificatition & automatic rollback

    C

  4. Dragonfly Dragonfly Public

    A Bare-Metal Flight Controller for an Autonomous Drone written in C, featuring a PID Control loop, IMU integration, Mahony Filtering, and DShot600 protocol support

  5. Portfolio_Website_V3 Portfolio_Website_V3 Public

    Monorepo and third iteration of my portfolio website, chess frontend, & Password Manager

    TypeScript

  6. ChessBot ChessBot Public

    A Chess Bot written in Rust and Python using iterative deepening to find the best moves

    Rust