Pinned Repositories
Boink
Boink is an imperative and interpreted language written in C# for educational purposes and is currently in development.
boink-python-demo
This is a demo version of Boink to test approches and determine a roadmap. This version is not under development and won't be altered.
chatroom
collage
This is a program that creates a whole image from tiny images in a database.
economy-simulation
Simple Flask website for observing economical effects of basic transactions.
enjoyer-meme-creator
A simple discord bot for creating your favorite meme in milliseconds: The enjoyer meme.
id3-decision-tree
A python script to demonstrate the creation of a decision tree using ID3 algorithm
JPEG-to-PDF
Simple python script to convert multiple or single JPEG images to .pdf files using JPEG compression and a UI version created with PyQt5
metasploit-framework
Metasploit Framework
SimpleArgParse
SimpleArgParse is a NuGet package for easily parsing command line arguments.
ArdaOzcan's Repositories
ArdaOzcan/id3-decision-tree
A python script to demonstrate the creation of a decision tree using ID3 algorithm
ArdaOzcan/SimpleArgParse
SimpleArgParse is a NuGet package for easily parsing command line arguments.
ArdaOzcan/Boink
Boink is an imperative and interpreted language written in C# for educational purposes and is currently in development.
ArdaOzcan/boink-python-demo
This is a demo version of Boink to test approches and determine a roadmap. This version is not under development and won't be altered.
ArdaOzcan/collage
This is a program that creates a whole image from tiny images in a database.
ArdaOzcan/JPEG-to-PDF
Simple python script to convert multiple or single JPEG images to .pdf files using JPEG compression and a UI version created with PyQt5
ArdaOzcan/chatroom
ArdaOzcan/economy-simulation
Simple Flask website for observing economical effects of basic transactions.
ArdaOzcan/enjoyer-meme-creator
A simple discord bot for creating your favorite meme in milliseconds: The enjoyer meme.
ArdaOzcan/metasploit-framework
Metasploit Framework
ArdaOzcan/q-learning
A demonstration of q-learning with C++, SFML and an easy maze.