Skip to content
View APAC-GOLD's full-sized avatar
🦎
🦎
  • New Zealand
  • 23:43 (UTC +12:00)
  • LinkedIn in/kiwi

Highlights

  • Pro
Block or Report

Block or report APAC-GOLD

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

Pinned

  1. Assignment1-AWS-Level-5 Assignment1-AWS-Level-5 Public

    Mark 98% Topics: Python Programming, OOP, Modules, Unit testing, JSON, APIs, Advanced Networking, Cryptography, Lists, Dictionaries, Flow Control, File Handling, POST GET PATCH DELETE-Single Messag…

    Python

  2. Assignment2-AWS-Level-5 Assignment2-AWS-Level-5 Public

    87.5% Mark. Topics: AWS Native Architecture Design, Software Development, Classic Architecture, System Design, Lambda, Serverless, Template, Handler, App, Modules, Unit Testing, Boto3, Botocore, AW…

    Python

  3. Object_Serialization Object_Serialization Public

    Using Pydantic for Object Serialisation

    Python

  4. Serverless-Photo-Portal-Function Serverless-Photo-Portal-Function Public

    Produce a serverless template which provides the function to upload photos into AWS S3 resize images to create 200x200px thumbnails and store the files into another S3 Bucket

  5. Vehicle Performance Vehicle Performance
    1
    #Vehicle Performance & Fuel Costs
    2
    
                  
    3
    #How To - Calculate Fuel Consumption
    4
    
                  
    5
    #Step1 - customize the behavior of drive method in ElectricCar and IceCar classes
  6. API-Testing API-Testing Public

    Unit Testing using PUT/GET/DELETE API to get a 200, 422, 404 response

    Python