Skip to content
View nickknapton12's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@relectric-car-team

Block or report nickknapton12

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

I'm fullstack software engineer currently studying at the University of Calgary. I'm always open to new opportunities! I'm from Whistler BC, and love mountain biking in my free time!

Linkedin
💻 Website

🔧 Working with

C++ C Java JavaScript React NodeJs Python MongoDB Typescript

const more_about_me = {
    name: "Nick Knapton",
    home_town: "Whistler, BC",
    education: {
        school: "University of Calgary",
        pursuing: "Bachelor of Software Engineering",
    },
    coding: {
        languages: [C++, C, Java, JavaScript, Python, TypeScript],
        tools: [Git, React, Node, Express],
        databases: [MongoDB, MySQL],
        misc: [Heroku, Firebase]
    },
    current_focus: "Learning new languages and tools to expand my skillset.",
    passion: "To impove in something every day.",
    interests: [Mountain_Biking, Cars, Computers, Fitness],
    favorite_cars: [Nissan_Skyline_r34, Lancia_Delta_S4, Porsche_911, Koenigsegg_Agera_rs, Mercedes_Amg_gt]
}

Pinned Loading

  1. Class-Reminder-Bot-2.0 Class-Reminder-Bot-2.0 Public

    A Discord bot to manage and remind students of assignments, tests and exams.

    Python 1

  2. rjb75/xplored rjb75/xplored Public

    TypeScript 5

  3. SWESeek SWESeek Public

    A Platform to ease the SWE internship seeking process.

    JavaScript 2

  4. relectric-car-team/user-interface relectric-car-team/user-interface Public

    User interface for the infotainment and digital dashboard to be used in the E-Volvo conversion.

    TypeScript 2

  5. MTB-FantasyLeague-App MTB-FantasyLeague-App Public

    A Mountain Bike Fantasy sports app

    JavaScript

  6. Sudoku-Solver-Visualizer Sudoku-Solver-Visualizer Public

    An interactive Sudoku solver that demonstrates and visualizes a backtracking algorithm.

    JavaScript