Code Monkey home page Code Monkey logo

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 = '[email protected]'

  static List<Languages> canCode = [
    Python,
    R,
    Dart,
    Flutter,
    Javascript
    ];

  static Map<String,dynamic> medical = {
    'currentRole' : 'Anaesthetics ACCS 2',
    'completedRoles' : ['Medical School', 'FY1', 'FY2', 'Medical Education FY3'],
    'toGo' : ['ICM trainee', 'Anaesthetics Trainee', 'CCT'],
    'interests' : ['Physiology','Pre-hospital Medicine', 'Evidence Based Medicine'],
  };

  static List<String> ongoingProjects = [
    'GitHub clone for clinical research',
    'Cohort study into ECG criteria for LVH',
    'Tinkering with raspberry pi cluster',
    'Energy usage and production monitoring with raspberry pi'
  ]

}

final me = new Me()

harvsg's Projects

asciidoctor.org icon asciidoctor.org

:globe_with_meridians: Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.

core icon core

:house_with_garden: Open source home automation that puts local control and privacy first

dawn icon dawn

Decentralized WiFi Controller

gitea icon gitea

Git with a cup of tea, painless self-hosted git service

gitnuro icon gitnuro

A FOSS Git multiplatform client based on Compose and JGit.

gli4py icon gli4py

A python wrapper for the GL-inet firmware version 4 API

gli_py icon gli_py

A python 3 API wrapper for GL-inet routers. [WIP]

googlepi icon googlepi

A Raspberry Pi modified to run Google Assistant using Google's SDK. You can find the SDK in README.md.

hosts icon hosts

Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.

intents icon intents

Intents to be used with Home Assistant

jekyll-now icon jekyll-now

Build a Jekyll blog in minutes, without touching the command line.

measureit icon measureit

Software for Current Cost devices to store usage or creation watt data and display them with nice graphs

netmaker icon netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

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.