Become a sponsor to Kağan Can Şit
Who am I?
I am a software engineer working on software technologies, especially C++.
What are my hobbies?
- Spending time on the computer with music
- Following technological blogs
- Reading and creating software content
- Spending time outdoors with my friends
Why are you on Github?
I aim to improve my knowledge and skills by getting feedback from experienced people. I love and support open source software. That's why I try to support these projects to improve myself and find solutions to problems.
What would you like to tell me?
I'm not sure what brought you to this page; It could be a blog post or simple curiosity. I hope we can discover new knowledge and solve problems together.
Please feel free to reach out or send me a message. We can build a better tomorrow by sharing and developing ideas together.
Thank you for your support. Best regards...
Featured work
-
KaganCanSit/LinkChecker
Automated tool for finding and validating URLs in files within a directory.
Shell 7 -
KaganCanSit/Cross-Compatible-FileLock-Windows-and-Linux
C++ class code that combines File Lock operations into a single class for Linux and Windows operating systems. The code in this repository is mostly for basic use.
C++ 11 -
KaganCanSit/Temel-CMake-Notlari
Bu proje, CMake'in temel kullanımına dair çeşitli notların ve örneklerin bir araya getirilmesiyle oluşturulmuştur. Türkçe kaynakların artmasına yardımcı olmak ve CMake'i öğrenilmesini sağlamak amac…
-
KaganCanSit/kagancansit.github.io
My blog that I created with the help of the HTML5 template and github page I created to share what I learned, discovered and meet new people. I am open to comments. Help me improve!
HTML -
KaganCanSit/KnapsackAlgorithm
Knapsack algorithm for files with large arrays and values with dynamic space management.
C++ 1 -
KaganCanSit/RadixSortAlgorithm
An example of performing radix sort by reading data from the file with the Radix Sort algorithm.
C