Skip to content

amwLEE/amwLEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hello world, I am Amanda! πŸ‘‹

A special README file about a budding software engineer.

About me πŸ‘©β€πŸŽ“

Amanda is my name, and Python is my game:

#!/usr/bin/python
# -*- coding: utf-8 -*-

class software_engineer:
  def __init__(self):
    self.name = "Amanda Mei Wah Lee"
    self.nationality = "Malaysian"
    self.age = 22
    self.university = ["University College London", "Imperial College London"]
    self.degree = ["MSc in Emerging Digital Technologies", "BEng in Mechanical Engineering"]
    self.programming_language = ["Python", "C", "MATLAB", "SQL", "UML"]
    self.spoken_language = ["English", "Mandarin", "Malay", "German"]

amwLEE = software_engineer()

My favourite quotes πŸ“–

My daily food for thought:

β€œThe computer was born to solve problems that did not exist before.” - Bill Gates
β€œAny fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler
"All models are wrong, but some are useful." - George Box

About

Welcome to my personal README file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published