Skip to content
View ljcoogan's full-sized avatar
  • Dublin, Ireland
  • 19:09 - same time

Highlights

  • Pro

Block or report ljcoogan

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

Hi there, I'm Liam!

I'm a third-year Computer Science student at Trinity College Dublin, proficient in Java, TypeScript, Spring Boot, React, and Express. I'm looking for a summer role to gain experience and use my skillset. Feel free to reach out at my LinkedIn.

Some projects you can find on this profile are:

Holly

A Discord bot written with TypeScript and Node.js for Trinity's Science Fiction & Fantasy Society. Holly was designed to verify that newly joined accounts are society members by interacting with the Google Sheets API to pull data from a spreadsheet. Holly can now also play games and quote many famous figures in sci-fi.

Knights

This is a work-in-progress web game using a Spring backend (Spring Boot, Spring Web, Spring Data JPA, Spring Security, etc.), and a React frontend (Typescript & Tailwind CSS). The game provides "knights and knaves" puzzles, where knights always tell the truth, knaves always lie, and the player must determine which is which by making logical deductions from provided dialogue.

3books

This is an app that allows users to create a sharable list of their favourite books, built using the MERN stack (MongoDB, Express, React, Node.js). This app is partly functional, but I have put work on it on hold to prioritise my studies and other projects.

Bing Wallpaper

This is a Bash script I made for my Ubuntu desktop that downloads the latest Bing wallpaper every day, and sets it as the background for the GNOME desktop environment.

Pinned Loading

  1. holly Public

    A Discord bot for student societies

    TypeScript

  2. knights Public

    A simple logic game

    Java