Pinned Repositories
10-fast-fingers-auto-typer
Chrome extension, which type automatically in the typing test game 10fastfingers.com.
AI-classification-algorithms
AI course exercise - code practice on Decision trees, KNN, Naive Baise algorithms implementation
BigDataManagment-Wiki-Crawler
Wikipedia tennis players Crawler, as part of Big Data Managment Course assignment.
CTFLearn-writeups
ctf learn writeups
Flight-Simulator-Controller-Interperter
Interpreter for scripting language for the Microsoft Flight simulator.
Machine-Learning-Voice-Commands-Recognition
Machine Learning voice command recognition using Pytorch, made as university course assignment.
memes-finder
An android tool for gallery management of memes. includes: finding memes (ML image classification), finding memes by chosen template (image similarity algorithms), deleting and sharing.
Optimization-Grid-Area-Deffence
Optimizations project -solution to the problem: "Given a grid-based terrain, construct obstacles to make an attacker's task most difficult.”
ThreadPool
linux threadpool implementation using posix multithread library. Operating Systems course assignment.
WPF-Desktop-Flight-Simulator-Controller
Flight Simulator Desktop Control Panel created with WPF.
frideno's Repositories
frideno/memes-finder
An android tool for gallery management of memes. includes: finding memes (ML image classification), finding memes by chosen template (image similarity algorithms), deleting and sharing.
frideno/BigDataManagment-Wiki-Crawler
Wikipedia tennis players Crawler, as part of Big Data Managment Course assignment.
frideno/CTFLearn-writeups
ctf learn writeups
frideno/cyber-security-attack-lab-writeup
writeup code to "attack lab" - an exercise from the cyber security university course. the exercise is about - shellcode and rop vunrable code.
frideno/10-fast-fingers-auto-typer
Chrome extension, which type automatically in the typing test game 10fastfingers.com.
frideno/AI-classification-algorithms
AI course exercise - code practice on Decision trees, KNN, Naive Baise algorithms implementation
frideno/Flight-Simulator-Controller-Interperter
Interpreter for scripting language for the Microsoft Flight simulator.
frideno/Machine-Learning-Voice-Commands-Recognition
Machine Learning voice command recognition using Pytorch, made as university course assignment.
frideno/Optimization-Grid-Area-Deffence
Optimizations project -solution to the problem: "Given a grid-based terrain, construct obstacles to make an attacker's task most difficult.”
frideno/ThreadPool
linux threadpool implementation using posix multithread library. Operating Systems course assignment.
frideno/WPF-Desktop-Flight-Simulator-Controller
Flight Simulator Desktop Control Panel created with WPF.
frideno/AI-N-Queens
Short AI - hill climbing implementation of solving N Queen problem.
frideno/AI-navigation-Graph-Search
AI GPS navigation - graph search algorithms implementation - made as AI class exercise
frideno/Android-Flight-Simulator-Controller
Flight Simulator Controller Android App
frideno/Flight-Simulator-Monitor-Web-Application
c# asp.net flight simulator viewer monitor web application.
frideno/Intel-Accessibility-Hackaton
Arduino python program that monitors disabled reserved Parking. Intel Accessibility Jun 19 Hackathon Repository.
frideno/Linux-terminal-Tetris
Linux basic terminal Tetris game. made as Operating Systems course exercise.
frideno/Machine-Learning-Basic-Classification
basic Machine learning algorithms implementation in University course. introducing perceptron, svm, passive agressive. the theme is classifying sea animals by properties.
frideno/Machine-Learning-MNIST-Fashion-classification
Machine Learning Fashion-MNIST basic image classification - build our own model from scratch including gradiets calculations.
frideno/Pdfy
frideno/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
frideno/Servers-and-Graph-Search-Collection
collection: parallel server, cache manager, Graph Searches (BFS, DFS, A*...)
frideno/SHERCTF-files
frideno/sudoko-equations-system
frideno/xgb2cpp
Converts XGBoost raw model dumps to C++ code.