Skip to content
View mihkuno's full-sized avatar
🧩
still looking for answers
🧩
still looking for answers

Highlights

  • Pro

Organizations

@Quaxode @USTP-GDSC @USTP-CS3
Block or Report

Block or report mihkuno

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

Matrix SVG

Hello world, <πšŒπš˜πšπšŽπš›πšœ/>!

πŸ‘‹ I'm JoeniΓ±o Cainday (a.k.a mihkuno):

    🏫 University of Science and Technology of Southern PH

Β Β Β  πŸŽ“ 2nd Year Computer Science Student

    🌱 Pioneer CS lead of Google Developer Student Clubs USTP

Β Β Β  πŸ§ͺ CTFs, Neural Networks, AIoT, ML, Web & Mobile DevOps

✨ I like Slice of life, Minecraft, L4D2

πŸ’¬ Ask me about literally anything!

Gmail Facebook LinkedIn

TryHackMe

Languages and Tools πŸ› 

Stackoverflow profile

Java Python Typescript React

Nodejs VS Code Git GitHub

Raspberry Pi Arduino

Fun fact: I solved the world's oldest question with a single line of Javascript code
# Which came first: the chicken or egg?
print(['πŸ₯š', '🐣', 'πŸ₯', 'πŸ”'].sort())

>>> [ 'πŸ”', '🐣', 'πŸ₯', 'πŸ₯š' ]

Pinned

  1. USTP-GDSC/TRAILMAP USTP-GDSC/TRAILMAP Public

    USTP CDO Mobile Map Application Using React Native And Three.js

    JavaScript 1

  2. TETRIX TETRIX Public

    A remake of my first JavaFX Tetris game to Processing Core for the final project of my Object Oriented Programming course.

    Java

  3. CONTOURS CONTOURS Public

    Using OpenCV to calculate bounding boxes for objects in plain background without using deep learning models.

    Python

  4. TEMIPS TEMIPS Public

    Tetris game made using Mars Mips assembly language.

  5. ASSEMBLY ASSEMBLY Public

    Learning the MIPS assembly language with Mars and Spim simulators.

    Assembly 1 1

  6. MAZERUN MAZERUN Public

    A maze game implemented in Pygame. Includes depth-first search layout generation, shortest path solver using Dijkstra's algorithm, and accuracy statistics.

    Python 2 2