Skip to content
View dylanbc1's full-sized avatar
🧩
Joining pieces
🧩
Joining pieces
  • ICESI University
  • Cali, Colombia
Block or Report

Block or report dylanbc1

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

Hello everyone! 👋 I'm Dylan

Everything you need, nothing you don't.

👾  About Me

🧑‍💻  Currently studying Software Engineering and Telematics Engineering at ICESI.
🌱  Love for programming, math and football.
💓  Passionate with problem solving.
✍️  Currently learning Data Science and more about React.

              


💻  Main tech knowledge


Java
Java
Python
Python
NestJS
NestJS
TypeScript
TypeScript
React
React
Django
Django
Spring
Spring
NodeJS
NodeJS
MySQL
MySQL
Scala
Scala
Adobe Photoshop
R
NextJS
NextJS

Pinned Loading

  1. spring-api-rest spring-api-rest Public

    This is a SpringBoot project that exposes a RESTful API and use JWT

    Java 1

  2. electro-waves-simulation electro-waves-simulation Public

    This is a simulation of the electromagnetic waves made using React.

    JavaScript

  3. staynest staynest Public

    This is a Nest and Next project. It's about accommodation rental.

    TypeScript

  4. album_least_squares_classifier album_least_squares_classifier Public

    This is an albums classifier made following the least squares model. It helps to know if the album is going to be a success one or not.

    Jupyter Notebook

  5. distributed-sort distributed-sort Public

    This is a distributed app made with ZeroC ICE that sorts different files full of strings and is configurable in order to use different numbers of nodes

    Java

  6. divideAndConquer divideAndConquer Public

    This are some problems solved using the 'Divide and Conquer' strategy and recursion. Also, their correctness is proven and their complexity is calculated.

    Scala