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

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: {secret}
  name:
    firstname: sean
    lastname: mayer
  profession:
    title: software engineer
    industry: fintech
    specialisations:
      - iot
      - microservices
      - languages:
        - java
        - c#
        - reactjs
        - python
        - kotlin (new)
    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:
    - new technology advancements:
      - ai
      - blockchain
      - programming languages

Pinned

  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 2

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

    Blockchain - Creating an auction smart contract on Ethereum network.

    Solidity 1

  5. fyp.xamarin.mobile fyp.xamarin.mobile Public

    Fullstack - Smart Cycling Performance Cross-Platform Mobile Application - Descriptive and Prescriptive Analytics, Data Visualisation, Continuous Integration (App Center), SQLite

    C#

  6. demeter-service demeter-service Public

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

    Kotlin