Pinned Repositories
10fingersJS
A JavaScript typing framework. Useful for creating typewriter-like text animations. Helps your website in terms of style. π»
ann_mnist
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. βοΈ
d4v1d
Social-Media OSINT tool - gather info on users across multiple platforms; easily extensible by design. π·
figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. π΅
Gagmachine
A little Discord meme-bot! In the future, it'll support creating memes in text channels, adding new meme templates, etc. π€
glass-pane
An attempt at a glass pane through which to view the internals of power. πͺ
pretty-graph-algorithms
Algorithms on graphs displayed in a pretty manner - try popular algorithms like Breadth First Search, Dijkstra, etc. with a visual representation. β¨
propaganda.c
A robust and easy to use string-manipulation library for the C programming language. There is no need for writing your own functions to perform simple tasks all of the time! π±βπ»
shellcode
πcode for all kinds of occasions or something; very much a constant work in progress + i'm not responsible for whatever you use this for...
t0m
Tellonym scraper and information gathering tool. Might be useful for getting background-info on a person, etc. π
MattMoony's Repositories
MattMoony/figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. π΅
MattMoony/d4v1d
Social-Media OSINT tool - gather info on users across multiple platforms; easily extensible by design. π·
MattMoony/t0m
Tellonym scraper and information gathering tool. Might be useful for getting background-info on a person, etc. π
MattMoony/pretty-graph-algorithms
Algorithms on graphs displayed in a pretty manner - try popular algorithms like Breadth First Search, Dijkstra, etc. with a visual representation. β¨
MattMoony/Gagmachine
A little Discord meme-bot! In the future, it'll support creating memes in text channels, adding new meme templates, etc. π€
MattMoony/glass-pane
An attempt at a glass pane through which to view the internals of power. πͺ
MattMoony/matrix.js
Funny little matrix theme applicable to any HTML5 canvas. Can be used to give your page a little extra personality, if it ever starts to feel boring. πΎ
MattMoony/MattMoony.github.io
My new website. At some point in the future, this will be the place where you can find out more about me π€
MattMoony/problems
Many problems ... and just as many solutions. Algorithmic problem solving is one of my favourite free time activities at the moment. π¦
MattMoony/algorithms-datastructures
A collection of many different algorithms and data structures in several different languages. Educational purposes only. π§
MattMoony/convnet_deep-dream
Implementing the Google Deep Dream algorithm using the PyTorch library. Yet another project to improve my PyTorch- and ML skills. Sleep tight! π
MattMoony/convnet_mnist
Simple convolutional neural network (purely numpy) to classify the original MNIST dataset. My first project with a convnet. πΌ
MattMoony/convnet_style-transfer
VGG16 convolutional network for artistic style transferring. My first time working with the PyTorch library. π¨βπ¨
MattMoony/cpp-algorithms
Awesome algorithms in C++ - Learn something new everyday! The idea is to work on both my C++ and algorithmic skills. π©βπ«
MattMoony/crypto
Repository full of python crypto algorithms; will continue adding more in the future. Mainly just for fun, although maybe helpful for some CTFs. π
MattMoony/d4v1d.py
Instagram scraper and information gathering tool. Useful for reconnaissance work and downloading images from instagram. π· [DEPRECATED; USE https://github.com/MattMoony/d4v1d instead!]
MattMoony/discord-bot_schizophrenia
A small discord bot capable of reading messages out loud. It can speak in many different languages and is easily configurable. Just listen up! π
MattMoony/drunkards-walk
The drunkard's walk random walk implemented and visualized in Python. Using numpy + matplotlib. *hick* πΊ
MattMoony/napoleon
A YouTube downloader with a beautiful UI. Built using Electron; youtube-dl does most of the heavy lifting. β
MattMoony/NVS1V-21
Collection of code for my "NVS1V" class this year. π
MattMoony/pash
Interactive shell for python scripts ... Since I used one in many of my latter projects and don't want to develop a new one everytime. π
MattMoony/project-euler
Repository for my solutions to the popular "Project-Euler" tasks. I will continue to add scripts whenever I have some spare time on my hands. π
MattMoony/rnn-lstm_goethe-generation
Another ML side-project of mine. This time, I want to create an RNN (LSTM), which learns to generate characters in a "Goethe-like" fashion. β
MattMoony/shellcode
πcode for all kinds of occasions or something; very much a constant work in progress + i'm not responsible for whatever you use this for...
MattMoony/sqlsotw
SQL Statement of the Week: A fun little side project of mine. Useful for learning and practicing common SQL statements. π©βπ
MattMoony/tools
(Hacking) scripts for different all kinds of occasions. π
MattMoony/ukey
Simple storage server management
MattMoony/ann_mnist
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. βοΈ
MattMoony/MattMoony
This little repository contains one readme file describing what I do on this GitHub account in a couple of words βΉ
MattMoony/hans
Package to easily structure command line interfaces & build custom terminals. π²οΈ