Skip to content
View RicardoUMC's full-sized avatar
✌️
Hola! Mucho gusto
✌️
Hola! Mucho gusto

Highlights

  • Pro

Block or report RicardoUMC

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
RicardoUMC/README.md

✌️ Hi! I'm Ricardo Mora

RicardoUMC

Passionate Software Developer specializing in Cybersecurity, Cryptography, and Embedded Systems. I am particularly skilled in C/C++ and am currently learning Rust. I am always eager to improve my technical abilities and create innovative solutions. Whether working on secure applications, exploring cryptographic algorithms, or developing embedded systems, I strive to deliver high-quality work that reflects my skills and passion for technology.

🛠️ My Tech Stack

OpenSSL AZ-900

C C++ HTML5 Java JavaScript Python MySQL Kotlin Lua Linux Kali Ubuntu Git Neovim Arduino Espressif

🔍 Learning

Rust

🌟 Featured Project

A project focused on creating a digital art competition that integrates secure encryption, blind signatures, and other cryptographic tools to ensure the integrity and anonymity of participants. This project reflects my deep interest in cryptography and security.

🏆 Hackathon Achievements

  • 3rd Place - Main Hackathon (June 2023)
    Organized by: Vara Network and Gear Foundation
    Backend team using Rust to create Rutzo, a Web3 game allowing users to win NFTs by competing with others.

  • 1st Place - Latin American Innovation Rally (Social Impact Category) (October 2023)
    Organized by: Latin American Innovation Rally
    Design and backend architecture for a wireless device and mobile app to identify water quality in domestic sectors.

📊 GitHub Stats

GitHub Stats

GitHub Streak

Top Langs

Contact Me

LinkedIn Instagram

Pinned Loading

  1. Rustizados/Rutzo Rustizados/Rutzo Public

    Rutzo is a Web3 game that allows users to earn NFTs by competing against other users through the use of NFTs as cards with abilities depending on the type of the NFT

    TypeScript 8 4

  2. Crypto-Painting-Competition Crypto-Painting-Competition Public

    The Crypto Painting Competition is a secure digital art contest where contestants encrypt their paintings, judges evaluate them using blind signatures, and the president verifies results to select …

    Java

  3. Air-Quality-Project-IoT Air-Quality-Project-IoT Public

    An Internet of Things (IoT) project leveraging an ESP32 microcontroller for environmental monitoring with MQ gas and DHT humidity/temperature sensors.

    JavaScript

  4. A-Star-Algorithm A-Star-Algorithm Public

    A C++ implementation of the A* search algorithm to find the shortest path between cities in a graph, with heuristic-based optimizations and path visualization.

    C++

  5. ECDSA ECDSA Public

    ECDSA (Elliptic Curve Digital Signature Algorithm) implementation for key generation, signing, and verification. It uses OpenSSL for cryptographic operations and supports SHA-256 hashing. The progr…

    C

  6. Elliptic-Curve-Arithmetic-Library Elliptic-Curve-Arithmetic-Library Public

    A C library for performing elliptic curve arithmetic over finite fields, including point verification, negation, addition, and scalar multiplication. It uses GMP for arbitrary-precision arithmetic …

    C