Skip to content
View KennethChyzewski's full-sized avatar
👾
👾

Block or report KennethChyzewski

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

Hello Hello! You must be it's a pleasure to meet you! 👋

I am Kenneth Chyzewski 🙋‍♂️

👨‍💻  About Me

  • 🔭   Exploring new technologies and developing cool things. Currently learning Swift and Computer Vision for a gaming utility app.
  • 🎓   HBSc Computer Science Specialist Graduate from UofT.
  • 💼   Software Development Engineer at MANGA. Previously worked at UofT, CONTAX and RBC.
  • 👾   Hobbies include Coding, Gaming, Content Creation, Investing and Cars.

🛠  Tech Stack

Python  Java  C  JavaScript  PHP  Swift  ABAP  Racket  Haskell 
HTML  CSS  Node.js  React.js  Redux.js  Bootstrap  Git  Jira 
AWS  Terraform  Ansible  Docker  Heroku  MongoDB  MySQL  Firebase  Postman 
Visual Studio Code  Eclipse  Xcode  Anaconda 

🤝🏻 Lets get in touch!

Pinned Loading

  1. Chewy.js Chewy.js Public

    Chewy is a vanilla JS library that allows users with visual impairment or specific display preferences to reshape websites to enhance the viewing experience.

    HTML 2

  2. Quickart Quickart Public

    M.E.R.N. stack e-commerce application supporting local growers.

    JavaScript 2 1

  3. Solution-Manuals Solution-Manuals Public

    My solutions to Leetcode, Codewars & Hackerrank problems.

    2

  4. Boundless Boundless Public

    A ReactNative-Redux-Firebase communication application enabling students to share schedules and book meetings with other students.

    JavaScript 2

  5. Keyboard Keys to Unicode/Keycodes co... Keyboard Keys to Unicode/Keycodes conversation and vice versa
    1
    const keyToKeyCode = {
    2
    	"": 0,
    3
      	"CANCEL": 3,
    4
    	"HELP": 6,
    5
    	"BACK_SPACE": 8,