Skip to content
View hughlilly's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report hughlilly

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
hughlilly/README.md

Kia ora! 👋🏻

Ko Hugh Lilly tōku ingoa. I am a recent graduate of the Diploma in Web Development + Design (L5) at Whitecliffe College, in Auckland, New Zealand. My final project was a full-stack web app, using Strapi, Node.js, Cloudinary, Render and Remix. Previous projects included a simple Javascript to-do app (source), and two iterations of a website for a cinema company: one in HTML, CSS, and Javascript, and the same site re-created using React (source).

I have a BA (Hons) from Auckland University, and in 2021 attained the NZ Certificate in Tikanga (Mātauranga Māori) (L3) from Te Wānanga o Aotearoa. Prior to commencing the Whitecliffe diploma, I worked in the Research Library at Auckland War Memorial Museum Tāmaki Paenga Hira for a decade, most recently as Systems Librarian. For more, see this post on my LinkedIn.

Wikipedia

Pinned

  1. tbcc tbcc Public

    Remix site for IT5090 (Capstone Project) at Whitecliffe College, Auckland

    TypeScript

  2. tbcc-db tbcc-db Public

    Strapi instance for IT5090 (Capstone Project) at Whitecliffe College, Auckland

    JavaScript

  3. AucklandMuseum/ChromeNewTabExtension AucklandMuseum/ChromeNewTabExtension Public

    Auckland Museum collection images on a new Google Chrome tab

    JavaScript 1 3

  4. AMCollectionsData/ORCIDWorks AMCollectionsData/ORCIDWorks Public

    Python script to collect works from users affiliated with an institution on the NZ ORCID Hub.

    Python 1 1

  5. Queries made against the AM SPARQL e... Queries made against the AM SPARQL endpoint at <http://api.aucklandmuseum.com/sparql>. When using the interface at https://yasgui.triply.cc, add an "Accept" header of "application/sparql-results+json" under Header Arguments in the cog menu. e.g. https://api.triplydb.com/s/3TDjGQmls
    1
    PREFIX am: <http://collections.aucklandmuseum.com/ontology/core/>
    2
    
                  
    3
    #SELECT (COUNT(?num) AS ?count) WHERE {
    4
    SELECT ?record WHERE {
    5
      ?record am:accessionNumber ?num.
  6. learn_python learn_python Public

    Python 3.10 tutorials

    Python 4