Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
EntityComponentSystem
Entity Component System
Hash-Changer
Change the hash code of any executable application.
MagesInjector
WIN32 DLL INJECTOR
nHex
Basic string and hexadecimal value converting tool.
password-generator
Quick tool for generate passwords with python
SocketProgramming-Client-Server
A basic socket system. The server and client have a simple code layout and you can edit them however you want.
TopDownShooter
SDL2 2D Top Down Shooter Game
usb-device-viewer
View your plugged devices in your usb ports.
mehmet-tezel's Repositories
mehmet-tezel/MagesInjector
WIN32 DLL INJECTOR
mehmet-tezel/TopDownShooter
SDL2 2D Top Down Shooter Game
mehmet-tezel/EntityComponentSystem
Entity Component System
mehmet-tezel/nHex
Basic string and hexadecimal value converting tool.
mehmet-tezel/SocketProgramming-Client-Server
A basic socket system. The server and client have a simple code layout and you can edit them however you want.
mehmet-tezel/usb-device-viewer
View your plugged devices in your usb ports.
mehmet-tezel/password-generator
Quick tool for generate passwords with python
mehmet-tezel/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
mehmet-tezel/Hash-Changer
Change the hash code of any executable application.
mehmet-tezel/build-your-own-x
🤓 Build your own (insert technology here)
mehmet-tezel/CallOfDuty-Website-Template
mehmet-tezel/Console-Applications
I create C ++ console applications here.
mehmet-tezel/imspinner
Set of nice spinners for imgui
mehmet-tezel/linked-list
linked list exercise in c
mehmet-tezel/memify
mehmet-tezel/neoinject
Simple dll injector.
mehmet-tezel/OpenGL-Resources
Useful resources for OpenGL beginners.
mehmet-tezel/PlatformerTest
A small platformer game I'm working on to improve my skill in game development
mehmet-tezel/raylib-code-club
A code club for raylib library
mehmet-tezel/Web-JS-Homework