Skip to content
View AliRaza-commits's full-sized avatar
Block or Report

Block or report AliRaza-commits

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

๐Ÿ‘‹ I'm Syed Ali R. Jaffery

๐Ÿ‘€ Iโ€™m interested in Full Stack Development

const AliRaza = {
        code: ["PHP", "JAVA", "Javascript"],
        technologies: {
            backEnd: {
                [
                    "Laravel",
                    "CakePhp",
                    "Spring",
                    "Node"
                ]
            },
            frontEnd: {
                [
                    "Laravel Blade",
                    "Spring Thymeleaf",
                    "Vue",
                    "React",
                    "Angular"
                ],
            },
            css: ["tailwind", "bootstrap"],
        },
        databases: ["mysql"]
    },
    architecture: ["Monolith", "Microservices"],
};

๐Ÿ“ซ You can reach me Linkedin: ali-raza-33b24323 Portfolio: ali-raza-33b24323

Pinned

  1. vueforge-ecommerce vueforge-ecommerce Public

    Vue.Js Nuxt3 E-commerce Site Implemented with Contentful, Deskree & Stripe Payment Gateway

    Vue 1

  2. spring-microservices spring-microservices Public

    Spring Microservices

    Java

  3. laravel-react-authentication laravel-react-authentication Public

    Laravel authentication with React

    PHP

  4. magicid magicid Public

    Laravel Pacakge to Magically update priamry ids of all table

    PHP