-
Getir
- Izmir, Turkey
- https://www.linkedin.com/in/gokturkgok/
- https://www.gokturkgok.com/
Stars
from vibe coding to agentic engineering - practice makes claude perfect
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
🚌 Your repo's fitness witness! Track your bus factor before your code misses the bus.
The BoxBridge library is a system that handles message processing between a Kafka broker and MongoDB using the Inbox/Outbox pattern.
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode …
My chapter-wise notes for Database Internals by Alex Petrov.
The repository that contains notes and information about the first session of Reading Stacks
✍️ Architecture Decision Records (ADR) management and publication tool
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things Dev…
A complete computer science study plan to become a software engineer.
A collection of algorithms and data structures
Checkout.com SDK for Node.js. Documentation here:
Information about how to extract information from Apple Pay tokens using key certs
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
Allow user to decrypt Apple Pay token for use with payment processor (Stripe, Braintree, et al).
Learn how to design large scale systems. Prep for the system design interview.
LeetCode, HackerRank, Codility, CTCI - Cracking The Coding Interview & Miscellaneous algorithms and data structures studies & solutions
A json web token implementation in spring boot.
...will provide a platform neutral way for running mongodb in unittests.
SpringBoot application outlining usage of different MongoDB Data Models for atomic operations / transactions. Referring to and extending the MongoDB Model Data for Atomic Operations example.