Skip to content
View ajbocar's full-sized avatar
  • 16:01 (UTC +08:00)

Block or report ajbocar

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
ajbocar/README.md
const aboutMe = {
   code: [Javascript, HTML, CSS, Python, Java, C, Dart, Swift],
   technologies: {
      frontEnd: {
         js: ["React", "Angular", "Vue", "NextJs"],
         css: ["Materialize", "Bulma", "Bootstrap", "Material Design", "Tailwind"]
      },
      backEnd: {
         php: ["Laravel", "SlimPHP", "Symfony", "CodeIgniter"],
         js: ["Node", "Express", "NestJs"]
      },
      databases: ["MongoDB", "mySQL", "PostgreSQL"],
      mobile: ["Android", "IOS", "Cordova", "Ionic", "React Native"]
   },
   currentOccupation: ["Developer at Lamudi"],
   currentlyLearning: ["React", "React Native"]
};

Pinned Loading

  1. laravel58CRUD laravel58CRUD Public

    laravel 5.8 CRUD Appliacation

    PHP

  2. react-native-quiz-app react-native-quiz-app Public

    React Native Quiz App

    JavaScript