Skip to content
View scaulfield7's full-sized avatar
Block or Report

Block or report scaulfield7

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

Hi, I'm Sarah. 👋

Welcome to my GitHub.

  • 🔭 I’m currently working full-time as a software developer at SAP, since May 2021, and work on some personal projects when I can
  • 👀 I'm interested in climate tech, sustainable software development, green IT and AI
  • 🌱 I’m primarily focussed on learning more Java at the moment, and improving my back-end and full-stack development skills
  • 📫 How to reach me: LinkedIn
  • 💬 Ask me about anything here

Primary Technical Skills

Java, Spring, Node.js, Python


Sarah's GitHub stats  

Sarah's GitHub stats  

Pinned

  1. finances-calculator finances-calculator Public

    Finances calculator for annual and monthly earnings after Irish tax rates have been applied.

    Java 1

  2. golf_tournament_table golf_tournament_table Public

    A web page pulling golf tournament data from a JSON file and displaying it in a sortable, searchable table, using React.

    JavaScript

  3. email-sender email-sender Public

    Website to send a pre-defined email message to specific recipients, with the user's name at the end.

    HTML

  4. exercise-program-python exercise-program-python Public

    Program which decides what exercise to do based on if exercise was done yesterday, and on today's weather.

    Python

  5. fizz_buzz_for_loop_and_condition fizz_buzz_for_loop_and_condition Public

    Prints the numbers from 1 to 100, but for multiples of 3, prints "is divisible by 3" along with the number, and for multiples of 5, prints them with "can be divided by 5". For numbers which are mul…

    JavaScript

  6. pokemonapp pokemonapp Public

    Pokémon user interface using ReactJS. This is from a project I took on over a weekend which involved learning as much ReactJS as I could from scratch, and building the interface using it.

    JavaScript