Skip to content
View queenie-lee's full-sized avatar

Block or report queenie-lee

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

Hi there, I'm Queenie! 👋

About Me

I'm a technology enthusiast currently pursuing an MSc Computer Science at Birkbeck, University of London (graduating 2025). I have completed all taught modules with distinction average while maintaining full-time professional work responsibilities, and am currently working on my thesis component. This achievement reflects my commitment to excellence and ability to effectively balance demanding academic and professional commitments.

I'm passionate about applying software engineering principles to solve real-world problems and creating solutions that empower teams through collaborative development. With a unique background spanning business operations and technical problem-solving, I bring a practical perspective to software development, focusing on building tools that bridge business needs with technical excellence.

🔭 Current Focus

  • Academic Research: Completed my thesis project - Multi-Cloud Kubernetes Deployment Tool
  • Cloud Architecture: Developing AWS-based systems using S3, DynamoDB, SQS, and Lambda
  • Process Automation: Creating tools that streamline workflows and improve team efficiency
  • Collaborative Learning: Leading study groups and contributing to peer learning initiatives

🛠️ Technical Skills

Programming Languages

  • Java (Design patterns, Dependency injection, Unit testing)
  • JavaScript/TypeScript (Google Apps Script, API development)
  • SQL (Oracle database, Query optimisation)
  • Python (Academic projects)

Cloud & DevOps

  • AWS Services (S3, Lambda, DynamoDB, SQS)
  • Docker & Kubernetes
  • API Design and Implementation
  • Database Design & Optimisation

Development Practices

  • Unit Testing (JUnit) & API Testing (Postman)
  • Version Control & Collaborative Development
  • Requirements Analysis & System Documentation
  • Agile Development Methodologies

🚀 Featured Projects

Multi-Cloud Kubernetes Deployment Tool

Built Python-based CLI tool with custom Kahn's Algorithm implementation for dependency resolution and resource ordering across GCP and MiniKube (local). Features offline YAML validation and Kubernetes version compatibility checking. Demonstrates algorithmic problem-solving and multi-cloud orchestration skills.

Stack-Based Simple Machine Language (SML) Interpreter

Built with Java 21 featuring Spring Framework integration and stack-based execution model. Implemented advanced OOP concepts including sealed classes, pattern matching, and reflection-based instruction factories. Features comprehensive dependency injection, polymorphic instruction execution, and enterprise-grade testing with JUnit. Demonstrates proficiency in modern Java features, software architecture patterns, and professional development workflows. View on GitHub

Piazza API - Social Media Microservice

Built with OpenAPI specifications, Docker containerisation, and Kubernetes deployment featuring load balancing for automated scaling and high availability. Implemented RESTful API endpoints, database integration, and comprehensive testing suite. Demonstrates cloud-native architecture, containerization best practices, and scalable microservice design patterns. View on GitHub

🌱 Learning Journey

I'm committed to continuous learning and applying academic knowledge to practical challenges. My approach combines:

  • Theoretical Foundation: Strong computer science principles from formal education
  • Practical Application: Real-world problem-solving and system design
  • Collaborative Development: Team-based learning and knowledge sharing
  • Cross-functional Perspective: Understanding both business requirements and technical implementation

🌍 Background

  • International Experience: Cross-cultural work across UK, France, UAE, and Canada
  • Languages: English (Native), French (Working proficiency, CEFR B2)
  • Academic Excellence: Consistently achieving distinction-level performance in rigorous part-time studies
  • Leadership: Initiative in forming study groups and creating collaborative learning environments

💡 Interests

  • Cloud Architecture & Microservices Design
  • Process Automation & Efficiency Optimisation
  • Collaborative Development Practices
  • Knowledge Sharing & Team Empowerment

📫 Connect with Me


Passionate about creating technology solutions that make teams more effective and processes more efficient. Always excited to collaborate on interesting projects and learn from the developer community!

Pinned Loading

  1. piazza-social-api piazza-social-api Public

    A RESTful social media API built with Node.js, Express, and MongoDB. Features JWT authentication, hierarchical commenting, and topic-based content organisation. Deployed on Google Cloud with Kubern…

    HTML

  2. java-sml-interpreter java-sml-interpreter Public

    Stack-based interpreter for SML assembly language in Java. Features reflection API, Spring dependency injection, sealed classes, and modern design patterns. Demonstrates advanced OOP and enterprise…

    Java

  3. Encrypt-PDF Encrypt-PDF Public

    A Python tool to batch encrypt and decrypt PDF files with AES-256 encryption

    Python