Skip to content
View FerdinandoPH's full-sized avatar

Highlights

  • Pro

Block or report FerdinandoPH

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.

Content in all repositories owned by your account will be closed.
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
FerdinandoPH/README.md
class Me:
  def __init__(self):
    self.name="Fernando"
    self.nationality="Spanish🇪🇸"
    self.occupation="Computer Science Student @ UAH" 💻🏫
    self.programming_languages_im_learning=["python🐍","c","c++","c#","js","r (forced)"]
    self.fields_im_interested_in=["Cybersecurity🔒","Video game development🎮(+retro)","A.I🧠","Robotics🤖","etc"]
    self.is_the_list_above_expanding=self.will_to_learn_more=True
    self.contact="perez.holguin@gmail.com✉️"
FerdinandoPH=Me()

Pinned Loading

  1. deltaruneLegendNes deltaruneLegendNes Public

    NES ROM that faithfully recreates Deltarune Chapter 1-3's intro

    Assembly 15

  2. proyectoExcelencia proyectoExcelencia Public

    Demostración de Ransomware para el proyecto del Bachillerato de Excelencia

    Python 1

  3. EOC_ASM EOC_ASM Public

    Assembly

  4. chicoDeJuego chicoDeJuego Public

    GB/GBC emulator written in C++ (core separated from platform)

    C

  5. FilmPlay-EZFO FilmPlay-EZFO Public

    FilmPlay (GBA Movie Player) ported to the EZ Flash Omega: ROM patch + modern gbamedia converter

    Python 3

  6. aniaplus aniaplus Public

    Battle pass creator for Pokémon Battle Revolution (PAL/USA/JAP): client-side web app + Wii homebrew that bridges to the save file in NAND. · Creador de pases de batalla para Pokémon Battle Revoluti…

    TypeScript