Skip to content
View uridark's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report uridark

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

Hi there 👋

¡Hello, i am Angel Uriel Campos Avila! 👋

About me

I'm a passionate backend developer with skills in various programming languages, including Typescript, JavaScript, Java, Go, Scala, Python, and R. Additionally, I have experience in frontend development using React, Next.js, React Native, and Flutter, showcasing my versatility on both ends of the spectrum.

Technologies

  • Backend: Typescript, JavaScript, Java, Go, Scala, Python, R
  • Frontend: React, Next.js, React Native, Flutter

Featured Projects

  1. Odemaster - I developed this application using Flutter, which has the unique capability to measure acoustic pollution in the user's environment. In addition to accurate measurements, the app generates detailed statistics on noise levels and harnesses the power of geocomputation to create statistical maps that provide a comprehensive and visually impactful view of acoustic pollution in a specific area. This tool not only provides valuable information about sound quality but also contributes to awareness and understanding of noise patterns in the environment.

Future goals

I'm excited to learn Rust and explore new opportunities to enhance my skills as a developer.

Fun Facts

My favorite animal is the dove 🕊️. And, between us, I once, as an intern, accidentally deleted the dev database 😅.

Connect with me on LinkedIn!

Pinned Loading

  1. Algoritmo-Congruencial-Multiplicativo Algoritmo-Congruencial-Multiplicativo Public template

    Spanish: Es un algoritmo que se utiliza para generar números pseudo aleatorios, se implementa el uso de hilos sincronizados para su funcionalidad, utiliza una interfaz grafica para su uso(GUI).

    Java

  2. back-end-go back-end-go Public

    learning backend with go without frameworks

    Go

  3. Conversion_de_expresiones_infija_prefija_postfija Conversion_de_expresiones_infija_prefija_postfija Public

    Se implementa la estructura de datos Pila para crear un conversor de expresiones, de infija a prefija y posfija.

    Java

  4. Metodo-Gauss-Seidel Metodo-Gauss-Seidel Public

    Metodo Gauss-Seidel desarrollado en Python 3.7

    Python