Skip to content
View alsonick's full-sized avatar
πŸ”¨
building...
πŸ”¨
building...

Organizations

@EddieHubCommunity

Block or report alsonick

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

Hey, I'm Nicholas πŸ‘‹

I'm a Software Engineer based in the United Kingdom. I have 6 years of experience in web development and am familiar with modern web technologies such as React & TypeScript. I'm currently pursuing a degree in Software Engineering.

Technologies πŸ’»

  • TypeScript - Primary language, used for developing API services.
  • Node.js - Used to create small programs or scripts.
  • Java - Secondary language, mostly used in a professional setting.
  • React - Used for developing friendly user interfaces.

Contact Me πŸ’Œ

Be sure to shoot me a DM on X (Previously Twitter).

For more serious matters shoot me an email.

Pinned Loading

  1. notnick.io notnick.io Public

    The source code to my personal site, written with Next.js, Prisma, Tailwindcss & TypeScript, hosted and deployed on Vercel.

    TypeScript 24 1

  2. Lyrics-Tags-Generator/tags-py Lyrics-Tags-Generator/tags-py Public

    A Python script that interacts with Lyrics Tags Generator. This is for anyone who prefers to use the Lyrics Tags Generator via a terminal based platform.

    Python 1

  3. Nicholas-FnF/module-grade-calculator Nicholas-FnF/module-grade-calculator Public

    A small Java program designed to calculate your module grades, enter your marks for assignments, exams, or other assessments, and it will calculate your overall grade.

    Java 1

  4. Lyrics-Tags-Generator/lyrics-tags-generator-bot Lyrics-Tags-Generator/lyrics-tags-generator-bot Public

    Our official Discord bot that you can use to interact with Lyrics Tags Generator via slash commands.

    JavaScript 1

  5. Nicholas-FnF/polaris-lyrics-background-bot Nicholas-FnF/polaris-lyrics-background-bot Public

    A simple bot that generates gradient backgrounds for Polaris Lyrics. Hosted on my own personal home server.

    JavaScript 1

  6. settings.json settings.json
    1
    {
    2
      "[python]": {
    3
        "editor.formatOnType": true
    4
      },
    5
      "editor.inlineSuggest.enabled": true,