Skip to content
View calsickofthis's full-sized avatar
🖥️
Working in telematics
🖥️
Working in telematics

Highlights

  • Pro

Organizations

@ATU-AI-Society
Block or Report

Block or report calsickofthis

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

Hi, I'm Caolán Maguire!

Software Engineer at Atlantic Technological University of Galway
Software Developer at Combilift

Twitter: Calsickofthis Linkedin: caolanmaguire GitHub calsickofthis

A little more about me...

const caolan = {
  pronouns: "he" | "him",
  code: [Javascript, Typescript, HTML, CSS, Python, Java, PHP],
  tools: [Jupyter notebook, pandas, ],
  architecture: ["microservices", "event-driven", "design system pattern"],
  techCommunities: {
                        founder: "ATU AI Society",
                        mentor: "Coderdojo"
                      }
}

I'm a people's person! Be sure to reach out with any questions. :)

Pinned

  1. galway_bus_times galway_bus_times Public

    This Ionic application reads a public api for bus times in Galway city, Ireland and presents it to the end user.

    TypeScript 5

  2. zodiac_sign_calculator zodiac_sign_calculator Public

    This is a zodiac symbol calculator - was a college assignment

    C# 2

  3. wordle_remake wordle_remake Public

    A java version of the popular game 'wordle'. Played completely in the console. Built using the Eclipse IDE. A fun project for practicing your java.

    Java 2

  4. clock_in_software clock_in_software Public

    This applicaiton uses opencv and pandas to recognize previously trained faces and clock into a csv file when the person first came into the camera's view. It was originally a project for college al…

    Python 2

  5. driver_awareness driver_awareness Public

    Computer vision application to determine a drivers bad habits

    Python 3