Skip to content
View hugonzb's full-sized avatar
  • Intelerad Medical Systems
  • Melbourne, Australia
  • 10:06 (UTC +11:00)

Block or report hugonzb

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.

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

Linkedin Hugo Baird GitHub hugonzb

Popular repositories Loading

  1. Drawing-Bus-Routes Drawing-Bus-Routes Public

    A Python program that takes bus route source and destination details then generates a .PNG file which visualizes city nodes and highlights the cheapest route. This was a solo etude for COSC326 as a…

    Python 2 1

  2. AGORA-Student-Marketplace AGORA-Student-Marketplace Public

    Agora is a web service platform solely for students/graduates to buy, sell and trade second-hand items. Built using a variety of technologies and frameworks, such as React/Redux, Node, Express and …

    JavaScript 1

  3. Student-Staff-Research-Connection Student-Staff-Research-Connection Public

    INFO310 project which provides a platform for students and staff members to find research partners that have common research interests and proposals for postgraduate studies. This was designed sole…

    Java

  4. Product-Lookup Product-Lookup Public

    INFO202 project that involved creating a Full-Stack Shopping Service. Primarily developed using languages such as Java, JavaScript and HTML/CSS. Involves the use of Java Swing and an H2 Database fo…

    Java

  5. DateFormat-Validator DateFormat-Validator Public

    A Java program takes multiple variations of dates as input and chooses the most probable date format as the valid one. It then rechecks all the input dates and returns and specifies the dates that …

    Java 2

  6. EmailAddress-Checker EmailAddress-Checker Public

    This is a Java program that takes email addresses as input and points out which emails are invalid and specifically why (e.g. missing '@' sign). This was a solo etude for COSC326, but can be used a…

    Java