Skip to content
View SametGoktepe's full-sized avatar

Block or report SametGoktepe

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SametGoktepe/README.md
Typing SVG
        


> whoami

// ═══════════════════════════════════════════════════
//  [SAMET_GÖKTEPE] — Backend Architect
// ═══════════════════════════════════════════════════

const samet = {
    location:       "Turkey 🇹🇷",
    role:           "Backend Developer & System Architect",
    currentWork:    "Scalable Microservices & Cloud Architecture",
    learning:       ["Advanced System Design", "Rust"],
    expertise:      ["Laravel", "NestJS", "Docker", "DB Optimization"],
    philosophy:     "I don't just write code — I architect ecosystems.",
    funFact:        "I treat logs like a detective treats evidence."
};


> cat tech_stack.md


// BACKEND & ARCHITECTURE — core systems



// DATA & MESSAGING — data layer



// DEVOPS & CLOUD — infrastructure



// FRONTEND & MOBILE — interface layer



// IDE & WORKFLOW — command center



> git log --stats



> ls achievements/



> cat contributions.snake

github-snake


 ╔═══════════════════════════════════════════════════════╗
 ║                                                       ║
 ║   "First, solve the problem. Then, write the code."   ║
 ║                                                       ║
 ╚═══════════════════════════════════════════════════════╝

   



Pinned Loading

  1. eventferry eventferry Public

    Transactional outbox for PostgreSQL + Kafka/Redpanda — reliable event publishing for Node.js & TypeScript. Write your data and your events in one transaction; eventferry ferries them to the broker …

    TypeScript 2