Skip to content

aptcreativedesign/aptcreativedesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

const Adam_Thomas = {
  pronouns: "he" | "him",

  location: "UK",
  position: "Senior Developer @ WeBuyAnyPhone",

  technologies: {
    backEnd: {
      php: ["Laravel", "Livewire"],
    },
    frontEnd {
      javascript: ["Alpine.js", "Vanilla", "ES6", "jQuery"],
    },
    devOps: ["Nginx", "Apache", "Docker"],
    databases: ["Mongo", "MySql", "SQL server", "PostgreSQL"],
    misc: ["Firebase", "Pusher"],
  }
}

Social & Coding Profiles

I'm not the most active on social media as I feel that you can end up spending to much of your life endlessly scrolling and achieving nothing with your time.

Twitter Follow    LinkedIn

Stack Overflow is KING! The number one go to resource to find answers for development questions.
I have only recently set up my npm.js and packagist accounts, they do not currently have any content but in the future I hope to develope packages that are of use not just to myself but the wider community and they will be made available through my accounts below.

Stack Overflow    NPM.js    Packagist

Development Stack and Technologies

Current coding setup

I code everyday on my MacBook Pro, setup to run a local web server using Homebrew. My IDE of choice is PHPstorm however if we were to just be going for freely available IDE's I would highly suggest using Microsofts Visual Studio Code. And for my day to day text edting needs I use the wonderful Sublime Text editor.

Whenever I need to check out any API's or test my own developed endpoints Postman is my go to tool for this and you really have to hand it to the developers of this great piece of software, it'e easy to use and the free version covers almost all use cases.

Releases

No releases published

Packages

No packages published