Skip to content
View Amir-Hackett's full-sized avatar
Block or Report

Block or report Amir-Hackett

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

Hi, I'm Amir Hackett!

Software Engineer at Solodev

Linkedin: amir-hackett GitHub Amir-Hackett

A little about me...

import SoftwareDeveloper from 'amirhackett';

class Bio extends SoftwareDeveloper {
  name     = 'Amir Hackett';
  title    = 'Software Developer';
  company  = 'Solodev | Hybrid';
  location = 'Orlando, FL';
}

class Skills extends SoftwareDeveloper {
  languages = ['HTML', 'CSS', 'Sass', 'JavaScript', 'Python', 'TypeScript', 'SQL', 'PHP'];
  frontEnd = ['React', 'Next.js', 'jQuery', 'Bootstrap', 'Tailwind CSS'];
  backEnd = ['Node.js', 'Express.js', 'GraphQL'];
  databases = ['MongoDB', 'MySQL'];
  testing = ['Jest'];
  apiDevelopmentTesting = ['Postman', 'Insomnia'];
  collaborationTools = ['Slack', 'GitHub', 'Git', 'Bitbucket', 'Jira', 'Zoom', 'Heroku', 'Command Line'];
  methodologies = ['Agile/Scrum', 'Object-Oriented Programming', 'MVC Pattern', 'Test-Driven Development', 'Responsive Design', 'User Stories', 'Wireframing', 'QA focused development'];
}

I like to connect with different people so if you like to say hi, I'll be more than happy to meet! :)


Amir's GitHub stats

Pinned

  1. e-commerce-back-end e-commerce-back-end Public

    JavaScript

  2. employee-tracker employee-tracker Public

    JavaScript

  3. react-portfolio react-portfolio Public

    JavaScript

  4. book-search book-search Public

    JavaScript