Skip to content
View qkramos2's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • Rochester Institute of Technology
  • Rochester, New York
  • 06:02 (UTC -05:00)

Block or report qkramos2

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

πŸ§‘πŸ½β€πŸŽ“ Quentin Ramos II

Hello! My name is Quentin and I am currently a CMPE Graduate Student at Rochester Institute of Technology (RIT 2025).

🌱 About Me

  • πŸ“š Passions: Hardware Security and Embedded Programming
  • 🌐 Currently learning: TinyML (Machine Learning on microcontrollers)

πŸŽ“ Education

  • 🏫 Rochester Institute of Technology 2025, [BS/MS]

πŸ’» Skills

  • Programming Languages: C, C++, C#, ARM ASM, Python, Java, TCL, VHDL, Verilog
  • Tools: STM32Cube, Visual Studio, Vivado, Xilinx ISE & Vitis, Pycharm, IntelliJ,

πŸ“š Projects (Currently outdated and will update upon graduation)

  1. Trojan Detection (https://github.com/qkramos2/Trojan-Detection-Project)

    • Description: Implemented a Trojan Detection program on the basys3 FPGA which utilizes a 'Divide & Conquer' Methodology
    • πŸ“… Completed: [October, 2023]
  2. PUF Authentication Module (https://github.com/qkramos2/PUF-Authentication-Protocol)

    • Description: Worked with a partner to create an authentication module with a hybrid PUF architecture
    • πŸ“… Completed: [December, 2023]

πŸ“¬ Let's Connect

Popular repositories Loading

  1. PUF-Authentication-Protocol PUF-Authentication-Protocol Public

    Implementation of a hybrid PUF architecture (Arbiter PUF with Butterfly Network Topology) with a simple authentication protocol and a custom hash function

    Python 2

  2. Trojan-Detection-Project Trojan-Detection-Project Public

    Trojan Detection Project utilizing the 'Divide & Conquer' methodology

    Verilog 1

  3. qkramos2 qkramos2 Public

    Config files for my GitHub profile.

    1

  4. Autonomous-Car-Project Autonomous-Car-Project Public

    This was the code used and developed to participate in the TI NXP Cup Race

    C