class Me extends Human with Doctor, Developer {
static String username = 'HarvsG';
static String website = 'www.codingdoctor.co.uk'
static String contact = '[email protected]'
static List<Languages> canCode = [
Python,
R,
Dart,
Flutter,
Javascript
];
static Map<String,List<String>> medical = {
'currentRoles' : ['Anaesthetics ACCS 4'],
'completedRoles' : ['Medical School', 'FY1', 'FY2', 'Medical Education FY3', 'Primary FRCA'],
'toGo' : ['ICM trainee', 'Anaesthetics Trainee', 'CCT'],
'nerdyInterests' : ['Physiology', 'Pre-hospital Medicine', 'Evidence Based Medicine', 'Machine Learning', 'Personal Finance'],
};
static List<String> ongoingProjects = [
'Personal finance app aimed at doctors',
'Cohort study into ECG criteria for LVH',
'Tinkering with raspberry pi cluster',
'Home automation using and contributing to HomeAssistant'
]
}
final me = new Me()
I am a Junior Doctor with an interest in development and data analysis.
Highlights
- Pro
Pinned Loading
-
r-SpaceX-AI-Bot
r-SpaceX-AI-Bot PublicA google cloud function for a r/SpaceX chatbot using the r/SpaceX API
-
DataquestJupyterNotebooks
DataquestJupyterNotebooks PublicStorage for practice notebooks
Jupyter Notebook 1
-
-
student_finance_simulation
student_finance_simulation PublicForked from lvassor/student_finance_simulation
Jupyter Notebook 1
-
rightmove_floorscraper
rightmove_floorscraper PublicForked from toby-p/rightmove_webscraper.py
Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object
Jupyter Notebook 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.