-
YOLO Public
Forked from MultimediaTechLab/YOLOAn MIT rewrite of YOLOv9
Python MIT License UpdatedJan 22, 2025 -
Cashew Public
Forked from jameskokoska/Cashew💸 An app created to help users manage a budget and purchases
Dart GNU General Public License v3.0 UpdatedOct 9, 2024 -
python-sample-vscode-flask-tutorial Public
Forked from microsoft/python-sample-vscode-flask-tutorialSample code for the Flask tutorial in the VS Code documentation
HTML MIT License UpdatedMar 20, 2024 -
SonidosApp Public
A short app testing the power and simple way of making apps with the Ionic Framework. The app consists of a list of animals that play a sound, can be arranged or eliminated. Refreshing the app will…
-
WolfGamingSite Public
A short project where I test the React Router in React with Semantic UI. A simple gaming channel for the project was made.
JavaScript UpdatedJan 5, 2023 -
ProductMarket Public
a web project to test react redux along with previous content like semantic ui for learning purposes.
react web-development react-redux semantic-ui learning-exercise learning-by-doing independent-projectJavaScript UpdatedDec 9, 2022 -
keras-yolo3 Public
Forked from experiencor/keras-yolo3Training and Detecting Objects with YOLO3
Python MIT License UpdatedFeb 11, 2022 -
automatic-stream-highlights Public
This project is my custom implementation of Zulko's Automatic Soccer Highlights in order to use it for my streamings.
-
A short repository where I test the upcoming SPEECH RECOGNITION feature for my Automatic Video Uploader Project.
Jupyter Notebook UpdatedJan 7, 2022 -
vaderSentiment Public
Forked from cjhutto/vaderSentimentVADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social …
Python MIT License UpdatedJan 3, 2022 -
SmashBot Public
Forked from altf4/SmashBotThe AI that beats you at Melee
Python GNU General Public License v3.0 UpdatedNov 11, 2021 -
flask Public
Forked from pallets/flaskThe Python micro framework for building web applications.
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 15, 2021 -
Fake-news-detection-study Public
Fake News Detection study on several ML Models with state-of-the-art algorithms and datasets.
-
Stress-Detection Public
Forked from Geek-ubaid/Stress-DetectionStress Detection module which classifies stressed faces and define stress level
Python UpdatedApr 29, 2021 -
Benchmark-UnityTest1 Public
A short program to test Unity as it spawns a lot of cubes and has a FPS counter.
CSS UpdatedMar 16, 2021 -
Benchmark-UnityTest2 Public
A short program to test Unity as it spawns a cube wherever it's clicked in order to test the collisions with a counter. Deactivate Rotation by pressing S.
-
An approach about the NP-Hard problem: Partition Into Perfect Matchings, in which I worked in the class of Complexity and Algorithms, in Universidad del Norte, which I wanted to share with the world.
Java UpdatedMar 10, 2021 -
SpotiWolf Public
A short html/css program to test my knowledge while trying to recreate the Spotify Landing Page.
HTML UpdatedMar 8, 2021 -
-
aapp-retiming_project Public
An implementation and study of Retiming paper [1] in the AAPP class of Polimi.
-
Best-README-Template Public
Forked from othneildrew/Best-README-TemplateAn awesome README template to jumpstart your projects!
MIT License UpdatedAug 24, 2020 -
2nd Homework Project for Artificial Neural Networks and Deep Learning in Politecnico di Milano.
-
ANNDL_Homework_Image_Classification Public
Forked from julianjimenez596/ANNDL_Homework_Image_Classification1st Homework Project for ANNDL
machine-learning deep-learning image-processing supervised-learning image-classification artificial-neural-networks colab-notebookJupyter Notebook UpdatedDec 2, 2019 -
simple-webscrapper-python Public
A simple webscrapper project for Python for learning purposes.
-
wolfdit Public
Part 3 of my personal rails course learning. This one is a customized clone of Reddit, that allows users to post, comment and delete stuff.
Ruby UpdatedAug 27, 2018 -
code4wolves-tutorial Public
The step by step tutorial for learning Ruby On Rails made by Leo Trieu with some customs modifications. The project is part of a personal "course" to learn Rails.
Ruby UpdatedAug 23, 2018 -
RecursiveFunctions Public
A program that features various recursive functions in separated tabs made in a special panel. The functions are: Fibonacci, Ackermann, Factorial, Binary Search and Number File Search. Made in the …
Java UpdatedAug 14, 2018 -
MinimumSpanningTree Public
Java implementation of the Minimum Spanning Tree algorithm for my course of Algorithms and Complexity.
Java UpdatedAug 14, 2018 -
GeneradorPerfectMatching Public
A short program in the Algorithms and Complexity class, where you can generate a graph with a specific number of nodes and get a perfect matching graph if it exists.
Java UpdatedAug 14, 2018 -
BusquedaBinariaNR Public
A program made in Algorithms and Complexity class. It's the java implementation of the non recursive binary search.
Java UpdatedAug 12, 2018