seyitalitek's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
pcqpcq/open-source-android-apps
Open-Source Android Apps
JetBrains/ideavim
IdeaVim – A Vim engine for JetBrains IDEs
phuocng/csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
easymotion/vim-easymotion
Vim motions on speed!
sdkman/sdkman-cli
The SDKMAN! Command Line Interface
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
rpclib/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
trimstray/linux-hardening-checklist
Simple checklist to help you deploying the most important areas of the GNU/Linux production systems - work in progress.
sbabic/swupdate
Software Update for Embedded Systems
ontiyonke/book-1
aredridel/how-to-read-code
A talk about how to read source code
khanhnamle1994/computer-networking
Lecture Slides for Philip Levis and Nick McKeown's "Introduction to Computer Networking" Stanford course
sgoulas/pdpProject
A project that is part of my personal development plan at Agile Actors.
mbredel/distributed-systems
Material and source-code related to my lecture on distributed systems
tekinengin/client-server-socket
A C++ client-server application with sockets