Skip to content
View fatihkaya13's full-sized avatar
Block or Report

Block or report fatihkaya13

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. docs docs Public

    Forked from Codecademy/docs

    Codecademy Docs is a collection of information for all things code. 📕

    TypeScript

  2. node-io-readline node-io-readline Public

    The NodeJS program asks console user for two inputs then reads each line. Following this, it logs to the console the multiplication as result

    JavaScript

  3. node-http-server-logs node-http-server-logs Public

    Received requests and response sent by server are logged in a file with fs and bunyan module

    JavaScript

  4. mongodb-university-m220js-mflix mongodb-university-m220js-mflix Public

    This is a full stack Netflix clone where backend is written with NodeJS that connects to MongoDB. It satisfies all tickets issued by MongoDB university and passes all tests.

    JavaScript

  5. node-expressjs-restful-arraydb-token node-expressjs-restful-arraydb-token Public

    A restful NodeJS web API that handles CRUD operation with in memory array database. Each request is logged with Morgan and Express bearer token is applied.

    JavaScript

  6. node-friday-blog-app node-friday-blog-app Public

    ExpressJS Blog Application. Main idea of the project is to build backend that connects to MongoDB for a blog application which has all CRUD capabilities for users, comments, blogs and reading lists…

    JavaScript