Asynchronousx
Computer scientist at the core. Computer Vision enthusiast, Artificial Intelligence and Big data major student.
Pinned Repositories
CUDA-MLP
A simple Multilayer Perceptron implementation from scratch using C++ and CUDA
Daily-Coding-Challenge
Resolving Daily Coding Challenges to improve problem solving and analytical skills.
Galactic-Mega-Slaughter
A simple, custom and lightweight 3D game engine made from scratch with Legacy OpenGL
GTA5-Online-Public-Solo-Session
A small and useful tool for GTA5 Online that let you play alone in Public Sessions
License-Plate-Character-Extractor
A simple yet useful tool built to extract only the alphanumerical characters from a license plate
LostQueue
A LostArk Queue status overlay that displays information about your queue while tabbed out of the game
Minimal-Conky-Configuration
My personal conky configuration, minimal and lightweight.
OpenCV-Digital-Image-Processing
A comprehensive list of OpenCV algorithms and Clustering approaches made from scratch and with detailed explanations
Py-Organizer
A simple utility to organize messy folder.
Simple-Head-Pose
A simple, lightweight framework for head pose estimation
Asynchronousx's Repositories
Asynchronousx/OpenCV-Digital-Image-Processing
A comprehensive list of OpenCV algorithms and Clustering approaches made from scratch and with detailed explanations
Asynchronousx/License-Plate-Character-Extractor
A simple yet useful tool built to extract only the alphanumerical characters from a license plate
Asynchronousx/Simple-Head-Pose
A simple, lightweight framework for head pose estimation
Asynchronousx/Minimal-Conky-Configuration
My personal conky configuration, minimal and lightweight.
Asynchronousx/LostQueue
A LostArk Queue status overlay that displays information about your queue while tabbed out of the game
Asynchronousx/CUDA-MLP
A simple Multilayer Perceptron implementation from scratch using C++ and CUDA
Asynchronousx/Galactic-Mega-Slaughter
A simple, custom and lightweight 3D game engine made from scratch with Legacy OpenGL
Asynchronousx/GTA5-Online-Public-Solo-Session
A small and useful tool for GTA5 Online that let you play alone in Public Sessions
Asynchronousx/Py-Organizer
A simple utility to organize messy folder.
Asynchronousx/Daily-Coding-Challenge
Resolving Daily Coding Challenges to improve problem solving and analytical skills.
Asynchronousx/Design-Patterns
An implementation of the most important Design Patterns with examples and detailed explanations.
Asynchronousx/El-Boto
Useful Bot for the Discord Client
Asynchronousx/Machine-Learning-Espresso
A personal collection of tutorials, examples and cheatsheet regarding some of basic and most important Machine Learning techniques
Asynchronousx/OpenCV-CMake-Build-Script
Simple shell script to build .cpp files without the use of CMake && Make.
Asynchronousx/Binary-Search-Tree-Swift
An implementation of a BST in Swift 4.1
Asynchronousx/Client-Server-Chat-Service
Simple chat application using a client and a server.
Asynchronousx/Enumeration
A simple Typedef Enum implementation for php
Asynchronousx/File-Transfer
A simple multithreaded C application that transfers files over a network
Asynchronousx/FlaskPersonalWebsite
My personal site wrote in Python Flask, using CSS and HTML to style the graphics and content.
Asynchronousx/Grafa-Nui-Traveling-Salesman-Problem
Salesman Problem resolved with Undirected Graph Implementation, Backtracking algorithm and Greedy Algorithm Nearest Neighbour
Asynchronousx/Hospital-Management-System
A TCP/IP Multithreaded application using Server/Client paradigm and a MySQL database.
Asynchronousx/Meng-Hee_Heng_Clustering
An iplementation of the Mang Hee Heng clustering algorythm in parallel on gpu.
Asynchronousx/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Asynchronousx/Open-Address-Hash-Table
A dictionary made out with an Hash Table using the Open-Addressing method with Quadratic probe to solve the collisions.
Asynchronousx/Tweeter
Tweeter: an accademical project written to emulate the famous social network.