Skip to content
View Quantium's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@Traxi-on

Block or report Quantium

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

Trophy Quantium's Github Stats

  • 🔭 I’m currently studying at MIT a CTO Blended Program divided in MIT 5 courses
  • 🔭 I’m currently working with Traxion as Director of Innovation in the Ground Passenger Division
  • 🌱 I’m currently learning Machine Learning at Kaggle
  • 👯 I’m looking to collaborate on Coding platforms for Blind people and Mu
  • ⌨️ I use Visual Studio Code as Preferred code editor
  • 💬 Ask me about Algorithms, Architecture, SCRUM, Product Management, Innovation, Startups
  • 😄 Pronouns: he/his/him
  • ⚡ Fun fact: I play 🎸 , 🎹 & 🪗

LinkedIn

Kaggle HackerRank AngelList Contact Quantium on Codementor

Quantium's Github Contributions

Coding Languages

  • JavaScript
  • Python
  • Go
  • Kotlin
  • C++
  • Swift
  • PHP
  • Java
  • Shell Script
  • LaTeX
  • Markdown

Pinned Loading

  1. Find raspberry machines IPs on local... Find raspberry machines IPs on local network
    1
    sudo nmap -sP 192.168.1.0/24 | awk '/^Nmap/{ip=$NF}/B8:27:EB/{print ip}'
  2. Oraculo Oraculo Public

    Do you know your fortune. You can now asking to the Oraculo. Oraculo is a arduino simple and educational project only.

    C++ 1 1

  3. gettingInShape gettingInShape Public

    "Day to day algorithms and datastructures practice"

    Python

  4. Hexagon Hexagon Public

    Map Navigation with Hexagons

    Jupyter Notebook

  5. notebooks notebooks Public

    Jupyter Notebooks

    Jupyter Notebook

  6. socket-qserver socket-qserver Public

    Sample Chat for teaching socket.io

    JavaScript