Skip to content
View yolcubalsude's full-sized avatar

Block or report yolcubalsude

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.

Content in all repositories owned by your account will be closed.
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
yolcubalsude/README.md

LinkedIn Email



πŸ‘©β€πŸ’» About Me

  • πŸŽ“ Education: Fourth-year Computer Engineering student at Turkish-German University.
  • πŸ’‘ Domain Focus: Backend Architecture, Enterprise Automation Pipelines, and Real-Time Systems.
  • 🎯 Product & Agile: Practicing Scrum / Agile methodologies, sprint cadence, and cross-functional project alignment.
  • πŸš€ Engineering Mindset: Delivering structured, maintainable codebases while maximizing end-to-end product value.

πŸ› οΈ Tech Stack & Ecosystem

Backend & Automation
Node.js Express.js Socket.IO REST API

Databases & Data Handling
MongoDB Mongoose SQL Pandas

Agile & Product Delivery
Scrum Agile Product Ownership

Tools & Security
Git GitHub Postman Swagger JWT


πŸ“Œ Featured Projects

Project Focus & Domain Key Highlights
bsh-sales-automation-pipeline Enterprise Automation Python Data Pipeline End-to-end sales data automation pipeline designed to eliminate manual tracking and optimize business reporting workflows.
Real-Time Chat App Node.js Socket.IO Express MongoDB Event-driven architecture, multi-room WebSocket messaging, and persistent chat history storage.
Jobs API Node.js Express JWT Swagger Production-ready RESTful service with JWT security, custom error handling, and interactive Swagger API documentation.
Store API Node.js Express MongoDB Mongoose Dynamic e-commerce query engine supporting numeric filters, regex searching, multi-field sorting, and pagination.

Popular repositories Loading

  1. real-time-chat-app-server real-time-chat-app-server Public

    Real-time multi-room chat backend built with Node.js, Express, Socket.IO, and MongoDB.

    JavaScript 2

  2. Store-api Store-api Public

    A RESTful Store API built with Node.js, Express, and MongoDB featuring dynamic filtering, multi-field sorting, numeric operators, field projection, and pagination.

    JavaScript 1

  3. Jobs-API Jobs-API Public

    Production-ready RESTful Jobs API built with Node.js, Express, and MongoDB featuring JWT authentication, Swagger UI docs, and security best practices.

    JavaScript 1

  4. Weather.app Weather.app Public

    A minimalist Node.js CLI script fetching weather forecast data using the National Weather Service (NWS) API and dotenv.

    JavaScript

  5. JWT JWT Public

    A simple and practical JWT authentication implementation in Node.js and Express featuring bcrypt password hashing, token verification middleware, and protected routes.

    JavaScript

  6. real-time-chat-app-client real-time-chat-app-client Public

    JavaScript