Skip to content
View JoelRomero97's full-sized avatar
Block or Report

Block or report JoelRomero97

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

Hi there 👋

  • 🔭 I’m currently working on Javascript/Typescript projects, but I can code in some other technologies
  • 🌱 I’m currently learning Go
  • 💬 Ask me about anything, if I don't know the answer, I'll come up with something 😁
  • 📫 Reach me on Twitter @jmrg_atx
  • 😄 Pronouns: He/His
  • ⚡ Fun fact: Love travelling, scuba diving and dancing, weird as engineer (?)

Languages and tools I know:

FE

Angular React Flutter HTML5 Ionic

BE

Apollo GraphQL Solidity NodeJS Javascript Typescript Mongo PostgreSQL Python

Cloud

AWS Azure

Pinned

  1. Compiladores Compiladores Public

    Implementación de un Autómata Finito Determinista capaz de analizar una expresión regular y crear un autómata que la represente por creación de thompson.

    Python

  2. Teoria-de-Comunicaciones-y-Senales Teoria-de-Comunicaciones-y-Senales Public

    Implementaciones en lenguaje C acerca del muestro, acondicionamiento y procesamiento de señales, así como análisis de frecuencias para reconocer vocales

    C 2

  3. Cryptography Cryptography Public

    Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availabilit…

    Python 7 1

  4. Neural-Networks Neural-Networks Public

    Implementation of some ANN's, to separate into different classes or recognize patterns using supervised and non-supervised learning, such as Adaline, Hopfield, Multilayer and Simple Perceptron usin…

    MATLAB 1

  5. Analisis-de-Algoritmos Analisis-de-Algoritmos Public

    Programas en C con la finalidad de analizar la complejidad de algunos algoritmos conocidos y escoger el más eficiente para tamaños de problema muy grandes

    Shell 2

  6. Sistemas-Operativos Sistemas-Operativos Public

    Implementaciones de algunas de las funcionalidades que posee un sistema operativo, como llamadas al sistema, ensamblador, procesos, hilos y distintas formas de comunicación entre los mismos

    C 4 1