Skip to content
View Eileen-34's full-sized avatar

Block or report Eileen-34

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
Eileen-34/README.md

Eileen_Aylin API

openapi: 3.1.0
info:
  title: Eileen_Aylin API
  description: A personal overview of Eileen_Aylin, including skills, interests, and hobbies.
  version: "1.0.0"
  contact:
    email: oymak.eileen@gmail.com
    url: -
servers:
  - url: https://api.eileenaylin.com/v1
    description: Production server
  - url: https://sandbox.api.eileenaylin.com/v1
    description: Sandbox server for testing
paths:
  /about:
    get:
      summary: General Information
      description: Retrieve basic personal details about Eileen_Aylin.
      tags:
        - Personal Information
      responses:
        "200":
          description: Personal details retrieved successfully.
          content:
            application/json:
              schema:
                type: object
                properties:
                  name:
                    type: string
                    example: "@Eileen_Aylin"
                  year:
                    type: string
                    example: "Sophomore at CS"
        "404":
          description: Not found
          content:
            application/json:
              example:
                error: "Resource not found"
                message: "The requested resource does not exist."
  /interests:
    get:
      summary: Interests
      description: Retrieve a list of Eileen_Aylin's interests, categorized into IT-related and non-IT-related.
      tags:
        - Interests
      responses:
        "200":
          description: List of interests retrieved successfully.
          content:
            application/json:
              schema:
                type: object
                properties:
                  IT-related:
                    type: array
                    items:
                      type: string
                    example:
                      - "Coding in different languages"
                      - "App Development: Android and iOS"
                  Non-IT-related:
                    type: array
                    items:
                      type: string
                    example:
                      - "Badminton"
                      - "Bouldering"
                      - "Swimming"
        "500":
          description: Internal server error
          content:
            application/json:
              example:
                error: "Internal Server Error"
                message: "Something went wrong on the server."
  /skills:
    get:
      summary: Skills
      description: Retrieve a list of Eileen_Aylin's programming skills, frameworks, tools, and skills currently being learned.
      tags:
        - Skills
      responses:
        "200":
          description: List of skills retrieved successfully.
          content:
            application/json:
              schema:
                type: object
                properties:
                  programming_languages:
                    type: array
                    items:
                      type: string
                    example:
                      - "C"
                      - "Java"
                      - "Dart"
                      - "JavaScript"
                  frameworks:
                    type: array
                    items:
                      type: string
                    example:
                      - "Flutter"
                      - "Koa Framework"
                  tools:
                    type: array
                    items:
                      type: string
                    example:
                      - "Firebase"
                      - "Android Studio"
                      - "Xcode"
                      - "IntelliJ IDEA"
                      - "VS Code"
                      - "CLion"
                      - "WebStorm"
                  learning:
                    type: array
                    items:
                      type: string
                    example:
                      - "HTML"
                      - "CSS"
                      - "Tailwind.css"
                      - "C++"
                      - "React/Next.js"
                      - "TypeScript"
                      - "Script languages"
        "500":
          description: Internal server error
          content:
            application/json:
              example:
                error: "Internal Server Error"
                message: "Something went wrong on the server."
  /hobbies:
    get:
      summary: Hobbies
      description: Retrieve a list of Eileen_Aylin's hobbies, categorized into IT-related and non-IT-related.
      tags:
        - Hobbies
      responses:
        "200":
          description: List of hobbies retrieved successfully.
          content:
            application/json:
              schema:
                type: object
                properties:
                  IT-related:
                    type: array
                    items:
                      type: string
                    example:
                      - "Programming"
                      - "Backend/Frontend development"
                      - "APIs"
                      - "Flutter widgets"
                  Non-IT-related:
                    type: array
                    items:
                      type: string
                    example:
                      - "Badminton"
                      - "Bouldering"
                      - "Swimming"
                      - "Playing Guitar/Saz"
        "500":
          description: Internal server error
          content:
            application/json:
              example:
                error: "Internal Server Error"
                message: "Something went wrong on the server."

Popular repositories Loading

  1. ipa_testing ipa_testing Public

    Dart 1

  2. oyun oyun Public

    C 1

  3. HWR-CS-Tasks-and-Exercise-List HWR-CS-Tasks-and-Exercise-List Public

    Here are the lists of code written in C Programming Language

  4. SQL SQL Public

    a list of tables created in SQL

  5. Eileen-34 Eileen-34 Public

    Config files for my GitHub profile.

  6. CProgram_Football CProgram_Football Public

    C