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
    specialisations:
      - iot
      - microservices
      - languages:
        - java
        - c#
        - reactjs
        - python
        - kotlin
    industryExperience: 7 years
    academicbackground:
      field: software engineering
      academicExperience: 7 years
  blogging:
    topics:
      - productivity technology
      - software development
    medium: blogger
  favouriteFood: ๐Ÿฅฉ steak
  hobbies:
    - ๐Ÿ‹๏ธโ€โ™‚๏ธ gym
    - ๐ŸŽฎ gaming
    - ๐ŸŽง listening to podcasts
    - ๐Ÿ“š reading books
  bookGenres:
    - history
    - self development
    - autobiographies
  interests:
    - newTechnologyAdvancements:
      - software engineering
      - ai
      - blockchain
      - programming languages
      - algo trading (new)
    - healthAndfitness:
      - 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

    Algorithmic trading testing

    Java