Skip to content
View DylanG157's full-sized avatar

Block or report DylanG157

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DylanG157/README.md

Hi there 👋

I'm Dylan Gardner!

Back-End developer at Telesure - 1life

website

📫 Like to meet me?

Email: dylangarder157@gmail.com

Linkedln Profile

A little more about me...

const anmol = {
    code: ["NodeJS", "Javascript", "RPGLE", "HTML", "CSS", "JSON", "XML"],
    AboutMe: ["Back-end developer", "NodeJS developer","Tech lover"],
    technologies: {
        backEnd: {
            js: ["Node", "Express", "JWT","","itoolkit"],
        },
        devOps: ["Azure", "Docker🐳"],
        databases: ["mongo", "MySql", "DB2"],
        misc: ["Rancher","Firebase", "Socket.IO"]
    },
    currentFocus: "Nodejs application intergrating with the IBMI to create API's",
    funFact: "A different error message is a big win!"
};

Check out code in game!

Code in game java script test result

Popular repositories Loading

  1. python-cheatsheet python-cheatsheet Public

    Forked from gto76/python-cheatsheet

    Comprehensive Python Cheatsheet

    Python

  2. jqueryStoreProject jqueryStoreProject Public

    Store website with the use of jQuery for animations and fully functional cart system

    JavaScript

  3. BikeShopWithCart BikeShopWithCart Public

    This website is for a bike shop that sells products (Cart system)

    HTML

  4. SimpleAboutPage SimpleAboutPage Public

    This is a simple yet modern about page

    HTML

  5. BeefStro BeefStro Public

    This website is for an online takeaway business with order functionality

    JavaScript

  6. DjangoWebsite DjangoWebsite Public

    Django Blog website with login and signup

    Python