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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Quorum Cyber. I have an 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

๐ŸŽ„ Advent of Code 2025

๐Ÿ‘ฉโ€๐Ÿ’ป 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 and GitHub Copilot 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: Always fuelled by coffee! โ˜•

๐Ÿ“ˆ GitHub Stats

Lucy's Github Stats

Lucy's Top Languages

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