Pinned Repositories
ASSEMBLY
Learning the MIPS assembly language with Mars and Spim simulators.
CONTOURS
Using OpenCV to calculate bounding boxes for objects in plain background without using deep learning models.
DIJKSTRA
Simulation of Dijkstra's algorithm to find the shortest path of a network
GAITZEN
Gait data analysis of senior citizens including age, height, weight, gender, walking speed, joint angle motion and range, leg and stride.
HUNTMIPS
Assembly treasure hunter game using mars mips for the final project of my Computer Organization & Architecture course
LARDX
Google Bard for the Linux Terminal
MAZERUN
A maze game implemented in Pygame. Includes depth-first search layout generation, shortest path solver using Dijkstra's algorithm, and accuracy statistics.
MEDOX
Medicine Image Classification Using YOLOv5-CLS with ONNX.js
TETRIS
Minimalistic Tetris game using JavaFX framework
TRAILMAP
USTP CDO Mobile Map Application Using React Native And Three.js
mihkuno's Repositories
mihkuno/TRAILMAP
USTP CDO Mobile Map Application Using React Native And Three.js
mihkuno/LARDX
Google Bard for the Linux Terminal
mihkuno/PythonQt5-UserInterface
Practice GUI development using PyQt5 framework
mihkuno/COVADIUE
A DOST project computer vision and information intervention system. An IoT approach to raise the user's awareness against COVID-19.
mihkuno/COVSCRAPE
Scrapes Covid cases :3
mihkuno/CSCORET
A core-group tutorial of USTP Computer Science Dept. on the practical usage of Github for solving complex algrotihms
mihkuno/DateRangePicker
Created with StackBlitz ⚡️
mihkuno/DETBOO
Detective BOO (Box On Object) is a collection of computer vision object detection pretrained model for localizing 80 objects within an image or video
mihkuno/DYNARIMA
COVID-19 Web Scrapper and Forecaster using ARIMA model (sub-project of covadiue)
mihkuno/TETRIS
Minimalistic Tetris game using JavaFX framework
mihkuno/TRAILWEB
Web version of GDSC TRAILMAP mapping of model to geolocation using Three.js and MapLibre GL
mihkuno/CS121
Coding Exercises for C++
mihkuno/EATAPPLE
Computer vision minigame that lets you eat as many apples as you can with a mouth tracker.
mihkuno/FaceMaskDetection
Face Mask Detection using YoloV3 and YoloV4
mihkuno/Fritzing
mihkuno/HUMIDTY
Arduino DHT11 sensor for retrieving environment temperature and humidty.
mihkuno/INOATASK
Innovative performance task for CS112 featuring a PyQt menu consisting of functions, loops, and objects
mihkuno/INTERPOLY
Simulation of Polynomial Interpolation
mihkuno/JavaCLI-Messenger
a console contacts and messaging logic practice.
mihkuno/Megumin-DiscordBot
sends random messages to cheer you up... discontinued and broken.. (the stable runs on repl.it)
mihkuno/NUMBASE_CONVERTER
Convert Binary, Hexadecimal, Octal, Decimal
mihkuno/OBSIDIAN
ICI Project Management System using Bootstrap and XAMPP
mihkuno/OVERWIRE
OverTheWire Capture the Flag solutions
mihkuno/P5JS_TEMPLATE
template for p5.js with typescript definitions (code suggestions)
mihkuno/REACALC
Simple calculator using React-JS library
mihkuno/ROCBIN
Binary Counter for Room Occupancy Using Arduino, Ultrasonic / Proximity Sensors, and a Serial-Parallel Shift Register Controlled LED's
mihkuno/SUNFLOWER
Pixel art of a Fibonacci sequenced sunflower using p5.js library
mihkuno/WIFI-DEFAULT-PASSWORD-plus-ULTRA
This app generates default password for common WIFI i.e PLDT.
mihkuno/yolov5-tfjs
YOLOv5 right in your browser with tensorflow.js