Skip to content
View Luke-Callaghan23's full-sized avatar

Block or report Luke-Callaghan23

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

Hello, I am Luke Callaghan, a Junior at Rutgers University New Brunswick in the Computer Science Major. I have been programming since my Junior year of High School.

I have worked on many projects in this time, and this GitHub features just a few of them. Just about every programming language / paradigm that I have encountered, I have loved and I am always trying to find new things to explore and learn. From super high-level languages like Javascript and Python, alongside their popular server platforms, NodeJS and Django, all the way down to the nitty gritty low-level stuff like C and Rust, I have learned many different languages since I've started programming. I am always trying out new things and exploring the different fields of Computer Science.

Popular repositories Loading

  1. VSCode-Tab-Labels VSCode-Tab-Labels Public

    Adds the ability to rename tabs in VSCode

    TypeScript 2

  2. Regeces Regeces Public

    Regex engine written in C

    C

  3. Synonyms Synonyms Public

    Small Website built with django/html/css/javascript to help finding synonyms without googling them all the time.

    JavaScript

  4. Regeces-Python- Regeces-Python- Public

    This is another Regex engine, this time written in Python

    Python

  5. SmallCalculator SmallCalculator Public

    A small calculator with the five simplest operations, written in Python in 100 lines or less!

    Python

  6. CSharpChess CSharpChess Public

    The most modern iteration of all my Chess proprams. Written in C#, with some fancy OOP features such as abstraction and inheritance!

    C#