Skip to content
View KaganCanSit's full-sized avatar
🏹
I'm just trying to explore and learn, that's all.
🏹
I'm just trying to explore and learn, that's all.

Block or report KaganCanSit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KaganCanSit/README.md

Banner Image

Hi! I'm Kağan Can Şit. View Counter

Who am I?

I am a software engineer working on software technologies, especially C++.

Why are you on Github?

I believe in the power of open source and knowledge sharing. My goal is to contribute to projects that make a difference while continuously learning from the community. I'm particularly interested in security-focused software development and system optimization.

What would you like to tell me?

Whether you're here for technical discussions, collaboration opportunities, or just curiosity, I'm always open to connecting with fellow developers. I'm passionate about creating secure, efficient software solutions and sharing knowledge with the community. We can build a better tomorrow by sharing and developing ideas together.

Thank you for your support. Best regards...

Recent Three Open Source Contributions

⛓️‍💥 Broken Links Some broken links found and removed it siber-guvenlik-sss
⛓️‍💥 Broken Links Broken links were discovered and fixed for ruby-tr
📚 Store Package "Sky Perspective" photo packages added and Mustafa Kemal Atatürk Queto typo fault fixed for Mue Marketplace

My Last Blog Post

Çağımızda teknolojinin gelişme hızını göz önünde bulundurduğumuzda hata yapmadan ilerlemek mümkün mü? Peki, geçmişten gelen bilgi birikimlerimiz olmasa teknoloji bu kadar ilerler miydi? İnsan, hata yapmamak için neden temkinlidir? Gelişmek ve ilerlemenin getirdiği yetersizlik hissi neden oluşur? Daha nice çeşitli sorularımızın cevabını Brian Fitzpatrick ve Collins Sussman'ın 2009'da gerçekleştirdiği "Google I/O 2009 - The Myth of the Genius Programmer" konuşması başta olmak üzere çeşitli kaynaklara dayandırarak beraber arıyoruz.

Banner

Technologies & Tools

Core Technologies & Tools

C++ Bash Linux Valgrind GDB CMake CppCheck ShellCheck

Cryptography & Security

OpenSSL GnuTLS PKCS11 Botan

Standards & Certifications Experience

PCI ISO CC

Version Control & Project Management

Git GitHub Atlassian

Additional Skills / Tools

C# .NET Java Wireshark Adobe PS Adobe AI

My Github Stats

Listen to Song with Me

Pinned Loading

  1. Temel-CMake-Notlari Temel-CMake-Notlari Public

    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…

    5

  2. LinkChecker LinkChecker Public

    Automated tool for finding and validating URLs in files within a directory.

    Shell 7

  3. Cross-Compatible-FileLock-Windows-and-Linux Cross-Compatible-FileLock-Windows-and-Linux Public

    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

  4. Pipe_Thread_SharedMemory_Simple Pipe_Thread_SharedMemory_Simple Public

    Code written in line with the homework given in the Operating Systems course. A small example of pipe, thread, shared memory usage. Written in Visual Code on Linux Mint.

    C

  5. KnapsackAlgorithm KnapsackAlgorithm Public

    Knapsack algorithm for files with large arrays and values with dynamic space management.

    C++ 1

  6. RadixSortAlgorithm RadixSortAlgorithm Public

    An example of performing radix sort by reading data from the file with the Radix Sort algorithm.

    C