seneralkan's Stars
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
muhammetozendev/nestjs-transaction-management
NestJS transaction management project with interceptors and request scoped repositories
isacikgoz/defaults
vbyazilim/kvstore
Training material, in-memory key/value store example
ahmedash95/build-redis-from-scratch
mvpopuk/dotfiles
My very personal `dotfiles`. Do not clone them down and use my setup as is. This is my baby. However, feel free to take out bits and pieces.
tssovi/grokking-the-object-oriented-design-interview
ixartz/SaaS-Boilerplate
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
ksckaan1/efektif-go
Google Effective Go Türkçe Çeviri
Furkan-Gulsen/golang-url-shortener
This URL shortener service, built with Go and Hexagonal Architecture, leverages a serverless approach for efficient scalability and performance.
kilimchoi/engineering-blogs
A curated list of engineering blogs
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
shortlink-org/shortlink
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
nirajmchauhan/nest-pg-e2e
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
quii/learn-go-with-tests
Learn Go with test-driven development
Hendra-Huang/saga
Simple saga implementation using kafka
codemix/ts-sql
A SQL database implemented purely in TypeScript type annotations.
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
andrechristikan/ack-nestjs-boilerplate
NestJs v10.x Boilerplate. Repository Design Pattern. MongoDB (Mongoose). Containerization.
andrechristikan/ack-nestjs-boilerplate-kafka
Hybrid NestJs v9.x Boilerplate. Repository Design Pattern. Kafka Microservice. MongoDB(mongoose). Support Containerization.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
neo4j-examples/nestjs-neo4j-realworld-example
A Neo4j, Typescript and Nest.js clone of the Realworld.io App
seneralkan/minesweeper-hex-arch-sample
MinesWeeper API for hexagonal architecture sample
matiasvarela/minesweeper-hex-arch-sample
MinesWeeper API for hexagonal architecture sample
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings