Skip to content
View jmccarthy92's full-sized avatar

Block or report jmccarthy92

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

Welcome!

Hi, I'm James and I'm a software engineer from Queens, New York. I currently work full-time as a Lead Software Engineer @ BRKFST.IO and WITHIN.CO. I primarily use TypeScript and Python as my main languages for creating solutions. I mostly build apps for the web, but also enjoy programming on all platforms. I focus on providing simplicity for both users and developers. In the words of Robert C. Martin, “It is not the language that makes programs appear simple. It is the programmer that makes the language appear simple!”.

I've been writing code for over a decade and I'm still learning every day. I still have the same passion for growing and learning as I did when I first embarked on this path. I love to share my passion and knowledge so feel free to connect with me.


Languages and tools:

Pinned Loading

  1. My current resume My current resume
    1
    {
    2
        "basics": {
    3
            "name": "James McCarthy",
    4
            "label": "Software Engineer",
    5
            "email": "[email protected]",
  2. collage-backend collage-backend Public

    GIf Collage Serverless backend built with NodeJS and Azure Functions

    TypeScript

  3. collage-client collage-client Public

    GIf Collage frontend built with ReactJS using SignalR and Azure Functions

    TypeScript

  4. TS-data-structures-and-algorithms TS-data-structures-and-algorithms Public

    Simple repository containing some commonly used data structures in computer science in general AND some answers to commonly asked algorithm questions.

    TypeScript 1

  5. tiktok-api-brkfst tiktok-api-brkfst Public

    Unofficial NodeJS Wrapper around the Tik Tok Marketing API https://www.npmjs.com/package/tiktok-api-brkfst

    TypeScript

  6. url-shortener url-shortener Public

    URL Shortener built with NestJS

    TypeScript