Skip to content
View tayloradam1999's full-sized avatar
🎵
🎵
Block or Report

Block or report tayloradam1999

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

Typing SVG

const Adam = {
    pronouns: "He" | "Him",
    codingLanguages: ["Javascript", "Typescript", "Python", "HTML", "CSS", "SQL", "C"],
    currentlyLearning: ["Material-UI", "React-Final-Form", "Dart", "Flutter"],
    askMeAbout: ["Web Development", "Front-End", "Design", "Electronic Music", "MMOs"],
    technologies: {
        frontEnd: ["HTML", "CSS", "SASS/SCSS", "React", "Bootstrap", "Tailwind"],
        backEnd: {
            js: ["Node", "express", "jQuery", "Typescript", "redux", "rtk", "react-redux", "react-router", "react-router-dom",
            "mongoose", "axios", "jest", "mocha", "chai", "sinon", "enzyme"],
            py: ["Flask", "SQLAlchemy", "Django", "pytest"],
	    other: ["webpack"]
        },
        databases: ["SQL", "MySQL", "NoSQL", "PostgreSQL", "Redis"],
        environments: ["Unix", "Linux", "Windows", "Android", "iOS"],
        tools: ["Git", "VSCode", "WSL2", "Ubuntu", "Vagrant", "Figma", "Postman", "DBeaver",
        "MongoDB Atlas", "Android Studio", "React DevTools", "Redux-DevTools"]
    },
    hobbies: ["disc golf", "finding new DNB artists", "cat watching", "playing idle/mmo games"],
    funFact: "Ergonomical mice scare me"
};

img

Visitor count

Linkedin: Adam Taylor Email: Adam Taylor StackOverflow

Check out my Personal Website!

Pinned

  1. ParkPort ParkPort Public

    A smartphone application that utilizes geolocation to guide the user to explore Tulsa's parks and collect augmented reality stamps.

    Dart 5

  2. Desktop-Movie-App Desktop-Movie-App Public

    A React + @reduxjs/toolkit based application that allows users to search for movies, shows, and their corresponding details on their desktops. (Data fetched from OMDb api)

    JavaScript

  3. free-game-website free-game-website Public

    A React-Typescript application that allows users to filter through PC games fetched by the freetogame API

    TypeScript

  4. flutter-travel_ui flutter-travel_ui Public

    A Flutter UI Application - Travel App for booking unique experience

    Dart 1 2

  5. tayloradam1999.github.io tayloradam1999.github.io Public

    Personal Website hosted with Github Pages

    HTML

  6. holbertonschool-files_manager holbertonschool-files_manager Public

    This project is a summary of the back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing

    JavaScript