Skip to content
View appleinautumn's full-sized avatar

Block or report appleinautumn

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

Popular repositories Loading

  1. express-mongo-exercise express-mongo-exercise Public

    A RESTful API service built with Express.js and MongoDB demonstrating user authentication with JWT and refresh tokens.

    JavaScript

  2. async-hooks-demo async-hooks-demo Public

    clean web request context handling in a Node.js application using async hooks

    JavaScript

  3. oreilly-kotlin-course oreilly-kotlin-course Public

    Forked from hhariri/oreilly-kotlin-course

    Source Code for O'Reilly Course

    Kotlin

  4. atm-simulation atm-simulation Public

    This is a Command Line Interface (CLI) program to simulate an interaction of an ATM with a user. It provides basic banking functionality including account management, deposits, withdrawals, and tra…

    JavaScript

  5. typescript-transaction-exercise typescript-transaction-exercise Public

    The goal of this exercise is to design a read-only API (REST) that returns one or more records from a static set of transaction data.

    JavaScript

  6. go-authentication-exercise go-authentication-exercise Public

    A RESTful API service built with Go that provides user authentication and management. This project demonstrates clean architecture principles with a domain-driven design approach.

    Go