Giter VIP home page Giter VIP logo

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

Amanda Mei Wah Lee's Projects

amwlee icon amwlee

Welcome to my personal README file

bond-calculator icon bond-calculator

CLI bond calculator that computes bond YTM, price, duration, and convexity

gitchain icon gitchain

Decentralized, peer-to-peer Git repositories aka "Git meets Bitcoin"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.