Skip to content
View IvanovskyOrtega's full-sized avatar
  • @ESCOM-IPN
  • Estado de México
Block or Report

Block or report IvanovskyOrtega

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

Pinned

  1. Compiladores Compiladores Public

    Repositorio de prácticas de la materia de Compiladores. Implementación de las clases AFD y AFN, Conversión de una expresión regular a un AFN utilizando las construcciones de Thompson, conversión de…

    C++ 4 1

  2. Evolutionary-Computing Evolutionary-Computing Public

    Repositorio de prácticas de Evolutionary Computing.

    Python 1 1

  3. Neural-Networks Neural-Networks Public

    Many different Neural Networks in Python Language. This repository is an independent work, it is related to my 'Redes Neuronales' repo, but here I'll use only Python.

    Python 2 1

  4. Computer-Graphics Computer-Graphics Public

    Practices of Computer Graphics. Line Drawing algorithms like naive approach, Bresenham; creating an image using the PPM format, 3D to 2D proyection using the homogeneous space and the vertex list f…

    C 3

  5. Network-Management Network-Management Public

    Forked from ivanovskyortegav/Network-Management

    Implementation of a network topology with redundancy, failover, routing and SNMP monitoring. Using snmpd, OSPF and BGP routing protocols in Quagga, keepalived and some bash scripts.

    Shell

  6. project-euler-solutions project-euler-solutions Public

    My solutions to Project Euler's problems.

    Python