Pinned Repositories
Discord-Rich-Presence-for-Bannerlord
Self explanatory title. Use first version if you get crashes. Mod will not get updated till the game release or stable release. You can still create a pull request. Or notify me by creating issue if game gets stable release. Code is garbage. Written in haste.
DiscordNameEnforcer
Force name on somebody. Code is a mutlithreaded mess, done in one go and targeted to only one person.
Easy-Backupper
Single Folder or File Backupper with Timer. Simple.
MinecraftConnectsDiscord
Connect your Minecraft in game chat to Discord!
PlagiarismChecker
Uses Google to find Plagiarism. It is not 100% accurate but it does the job. Only supports txt like files and there is a text field where you can enter the text instead pointing the file. Made in instant. Needed in instant. Dirty code. Dirty UI. Yet it gets the job done.
PokePack
Launcher and Mods created for my own semi-private Minecraft Server. Developed in C# and Java.
PrayersTime
This is the source code of an Android Application which fetches website to get the time informations. Simple & No additional database needs. One of my first Android Application.
SimpleAntiCheat
Simple Anti Cheat for Modded Minecraft Servers
SimpleCarSimulator2D
There are multiple boxes on the screen, and some of them move. With keys or txt. Written with Java Swing/AWT.
SimpleSpringBoot
Spring Boot Workspace with some React
TheDoctorOne's Repositories
TheDoctorOne/MinecraftConnectsDiscord
Connect your Minecraft in game chat to Discord!
TheDoctorOne/Discord-Rich-Presence-for-Bannerlord
Self explanatory title. Use first version if you get crashes. Mod will not get updated till the game release or stable release. You can still create a pull request. Or notify me by creating issue if game gets stable release. Code is garbage. Written in haste.
TheDoctorOne/SimpleCarSimulator2D
There are multiple boxes on the screen, and some of them move. With keys or txt. Written with Java Swing/AWT.
TheDoctorOne/SimpleAntiCheat
Simple Anti Cheat for Modded Minecraft Servers
TheDoctorOne/PlagiarismChecker
Uses Google to find Plagiarism. It is not 100% accurate but it does the job. Only supports txt like files and there is a text field where you can enter the text instead pointing the file. Made in instant. Needed in instant. Dirty code. Dirty UI. Yet it gets the job done.
TheDoctorOne/SimpleSpringBoot
Spring Boot Workspace with some React
TheDoctorOne/DiscordNameEnforcer
Force name on somebody. Code is a mutlithreaded mess, done in one go and targeted to only one person.
TheDoctorOne/PokePack
Launcher and Mods created for my own semi-private Minecraft Server. Developed in C# and Java.
TheDoctorOne/PrayersTime
This is the source code of an Android Application which fetches website to get the time informations. Simple & No additional database needs. One of my first Android Application.
TheDoctorOne/Simple3DGraphics
Done with CSharp (C#). With direct pixel access.
TheDoctorOne/TheDoctorOne.github.io
https://thedoctorone.github.io
TheDoctorOne/Unity-ARPG-LikeGame
TheDoctorOne/WorldWindAndroid
Implemented offline cache support for mapping and elevation. Code does not feel like a clean one. But if it works, then it works. Right?
TheDoctorOne/BoundlessTradeApp
Want to earn some money just by trading?
TheDoctorOne/DockFX
A fully featured docking library for the JavaFX platform. Releases contain the JAR Lib.
TheDoctorOne/DoctorOneDiscordBot
Simple Util Discord Bot for My Discord Server
TheDoctorOne/Documentation
TheDoctorOne/Fabric-Auth
Internal authentication mod for Fabric.
TheDoctorOne/FlyinChicken
One of my very first Java project. This was originally a simple homework for learning basics of Java and UML Diagraming but I went *little* overboard so here it is. All of the credits for resources, used in this project, for visuality & sound effects goes to their respective creators.
TheDoctorOne/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back. ********** This implementation merged to master branch. You can use maven/gradle from original repo. ****Check the releases for the JAR Lib, and how to use it in your Gradle Project.***********
TheDoctorOne/mapsforge
Vector map library and writer - running on Android and Desktop.
TheDoctorOne/MKUtilsBootMod
Overwrites the NetworkManager of Minecraft and interrupts the process. Use your on own risk, developed for educational purposes.
TheDoctorOne/NTRIPClientPy
Basic NTRIP Client implemented in Python. Can be used to relay data from Web to GNSS Device. Only external depency is PySerial for the template device.
TheDoctorOne/osm-parser
Parsing the XML Files of the Open Street Map. Current API support: 0.6 http://mahmutkocas.net/osm-parser/
TheDoctorOne/Pixelmon-ProjectE-Bridge-GTS
Minecraft Server Sided Forge Mod which uses EMC as currency for selling pokemons to other players. Developed for selfish needs. And currently using on my own server.
TheDoctorOne/SimpleWebGL
Kinda Object Oriented
TheDoctorOne/SpringTuto
Spring Learning Workspace
TheDoctorOne/UserReminder
You have game buddies that you act close to them but don't actually care? Keepin them in track with lazy way, don't even try to keep them in your mind. Script is in Turkish. But variables English.
TheDoctorOne/Vid2Manga
Converts video to series of images.
TheDoctorOne/WorldWindJava
The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java. This repository rewind back to where original repo goes up from JDK 8. So README files etc may differ from the original. Check original repository for updated versions!