Skip to content
View HarvsG's full-sized avatar

Highlights

  • Pro

Block or report HarvsG

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
HarvsG/README.md

Welcome to me.dart

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()

Pinned Loading

  1. r-SpaceX-AI-Bot Public

    A google cloud function for a r/SpaceX chatbot using the r/SpaceX API

    JavaScript 5 2

  2. DataquestJupyterNotebooks Public

    Storage for practice notebooks

    Jupyter Notebook 1

  3. bifurcationArt Public

    A repo for creating art based on the logistic function

    HTML 1

  4. student_finance_simulation Public

    Forked from lvassor/student_finance_simulation

    Jupyter Notebook 1

  5. meals_app Public

    flutter app

    Dart 1

  6. rightmove_floorscraper Public

    Forked 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

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing HarvsG's contributions from March 17, 2024 to March 20, 2025. The contributions are 57% commits, 18% pull requests, 17% issues, 8% code review. 8% Code review 17% Issues 18% Pull requests 57% Commits

Contribution activity

March 2025

Created 1 commit in 1 repository
Loading