Skip to content
View seanmayer's full-sized avatar
โ˜•
โ˜•

Block or report seanmayer

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
seanmayer/README.md
human:
  age: 29
  name:
    firstName: Sean
    lastName: Mayer
  profession:
    title: Software Engineer
    industry: FinTech
    industryExperience: 7 years
    academicBackground:
      field: Software Engineering
      academicExperience: 7 years
    specialisations:
      - category: Domains
        items:
          - IoT
          - Microservices
          - Gateways
          - APIs
      - category: Languages
        items:
          - Java
          - C#
          - ReactJS
          - Python
          - Kotlin
      - category: Tools
        items:
          - Kubernetes
          - Docker
          - Swarm
  blogging:
    topics:
      - Productivity Technology
      - Software Development
  favouriteFood: ๐Ÿฅฉ Steak
  hobbies:
    - ๐Ÿ‹๏ธโ€โ™‚๏ธ Gym
    - ๐ŸŽฎ Gaming
    - ๐ŸŽง Listening to Podcasts
    - ๐Ÿ“š Reading Books
  bookGenres:
    - History
    - Self-Development
    - Autobiographies
  interests:
    - category: New Technology Advancements
      items:
        - Software Engineering
        - AI
        - Blockchain
        - Programming Languages
        - Algorithmic Trading
    - category: Health and Fitness
      items:
        - Cycling (ex-competitive sprint track cyclist)
        - Weightlifting
        - Sleep

Pinned Loading

  1. java-restful-refresher java-restful-refresher Public

    Java Spring Boot REST API, JPA, Native SQL Queries, MySQL, Apache Tomcat, AWS EC2, AWS Beanstalk, JWT, STS

    Java 2

  2. mern-example-project mern-example-project Public

    Fullstack - React.js application with Node.js, Express.js & MongoDB (MERN), JWT

    JavaScript 1

  3. spring-microservices-refresher spring-microservices-refresher Public

    Java, Docker, Kubernetes, client side load balancing, dynamic scaling, fault tolerance, etc

    Java 3

  4. Auction-Smart-Contract Auction-Smart-Contract Public

    Blockchain - Creating an auction smart contract on Ethereum network.

    Solidity 1

  5. demeter-service demeter-service Public

    Implementing SpringAI using the OpenAI chat model, also testing out Kotlin for fun :)

    Kotlin 1

  6. oanda-algo-trading oanda-algo-trading Public

    A Spring Boot application that integrates with the OANDA v20 REST API to provide trading functionalities, including market data retrieval, account management, and order management.

    Java