class Me extends Human with Doctor, Developer {
static String username = 'HarvsG';
static String website = 'www.codingdoctor.co.uk'
static String contact = 'doctor@codingdoctor.co.uk'
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
149 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
home-assistant/core,
home-assistant/home-assistant.io,
HarvsG/ha-glinet4-integration
and 31 other
repositories
Loading