Skip to content
View LucyIvatt's full-sized avatar

Block or report LucyIvatt

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

Hi, I'm Lucy 👋

website twitter email linkedin steam

I'm a Software Engineer at Create Future. I recently completed my MEng in Computer Science from the University of York, graduating with First Class Honours with Distinction. During my degree, I gained valuable experience through a placement year as a Software Engineer Intern at Thales Underwater Systems, where I worked on cutting-edge defence technology projects.

Python TypeScript React Jest TailwindCSS Azure NodeJS .Net Java JavaFx

👩‍💻 What I Do

  • Software Development: Working as a full-stack developer, with back-end experience in TypeScript, Node.js, and the Azure ecosystem. I am also AWS Cloud Practitioner certified. My front-end experience consists of using React and Tailwind (as well as classic HTML/CSS) with testing in Jest, Vitest, and end-to-end testing on Playwright.
  • Other Experience: I have also worked with Java and .NET, and am proficient in Python through my university coursework, personal projects, and challenges like Advent of Code.
  • Writing & Contributions: I've recently began contributing to tech articles—check out my article on git-bisect, written as part of the Tech Collective.

❤️ What I'm Passionate About

  • Learning New Technologies: I’m always eager to expand my skills and try new things!
  • Hobbies: When I’m not coding, you’ll likely find me playing video games like CS:GO 🎮 (which I even got to write my dissertation on - check it out here), cheering for Arsenal WFC ⚽️, or lifting weights at the gym 💪.
  • Coffee Lover: Fuelled by coffee—always! ☕

📈 GitHub Stats

Lucy's Github Stats

Lucy's Top Languages

🎄 Advent of Code

Pinned Loading

  1. csgo-smoke-analysis-tool csgo-smoke-analysis-tool Public

    Tool created as part of a dissertation at the University of York on analysing the quality of smoke grenade usage in CS:GO

    Python 1

  2. colour-scheme-extractor colour-scheme-extractor Public

    Creates a colour scheme automatically from a given image.

    Python 3

  3. esports-overlay-updater esports-overlay-updater Public

    Simple program to save data to .txt files for OBS to read during esports tournament streams

    Java 9

  4. advent-of-code advent-of-code Public

    Solutions for Advent of Code - an annual set of Christmas-themed programming challenges that follow an Advent calendar.

    Python

  5. probabilistic-and-deep-learning probabilistic-and-deep-learning Public

    Probabilistic and deep learning examples, including a neural net to classify hand drawn tree diagrams, and a CGAN to generate them.

    Jupyter Notebook

  6. snake-ga snake-ga Public

    Evolutionary algorithm using a neural network to train agents in the game snake.

    Python