Skip to content
View ivantdev's full-sized avatar

Highlights

  • Pro

Block or report ivantdev

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

Hello! I'm Ivan Castellanos

I'm a Systems Engineering student at the Universidad Nacional de Colombia, passionate about software development and technology. 🚀

Technologies and Tools

Throughout my journey, I've worked with various technologies and tools, including:

  • Programming Languages: JavaScript, Python, Rust 🦀, C++
  • Frameworks and Libraries: React.js, Django, FastAPI ⚛️
  • Databases: PostgreSQL 🐘
  • Others: HTML, CSS 🎨

Featured Projects

Here are some of the most significant projects I've worked on:

An implementation of the ChaCha20 stream cipher, known for its speed and security in encrypted communications. This project is developed in Rust and adheres to the standard ChaCha20 specifications. 🔒

A collaborative project developed during the "Ingeniería de Software I" course. The application, named FuturaSalud, is a technological solution designed to optimize emergency room services in medical centers. It aims to enhance patient experience and operational efficiency through the digitalization and automation of key processes. 🏥

A frontend application for solving the Traveling Salesman Problem (TSP). This project provides an interactive interface for visualizing and solving TSP instances, developed using JavaScript and React.js. 🗺️

The backend for the TSP-Front project, developed in collaboration with bashcas. It implements search algorithms like KD-Tree to optimize solutions for the Traveling Salesman Problem. This project is developed in Rust and integrates seamlessly with the frontend to provide a comprehensive solution. 🔍

GitHub Statistics

ivantdev's GitHub Stats

Top Languages

Contact

You can find more about me and my projects at the following links:

Pinned Loading

  1. tsp-front tsp-front Public

    TSP Solve Frontend

    JavaScript 3 2

  2. chacha20 chacha20 Public

    This is an implementation of ChaCha20, a stream cipher.

    Rust 1

  3. genpass genpass Public

    Generador de contraseñas

    JavaScript 1

  4. tsp tsp Public

    Forked from bashcas/tsp

    Rust 1

  5. crea-lo-frontend crea-lo-frontend Public

    Forked from bashcas/crea-lo-frontend

    Frontend of crea-lo.com

    JavaScript 1

  6. IngenieriaSoftwareI IngenieriaSoftwareI Public

    Project for Software Engineering / Back office at: https://is1back.ivant.dev/

    JavaScript