Code Monkey home page Code Monkey logo

Welcome to My GitHub Profile

👋 Hey there, I'm Arif Abdurahmanov – a passionate backend Laravel developer with a knack for crafting robust and efficient web applications. If you're looking for a reliable developer to help bring your ideas to life, you've come to the right place!

What I Do

🚀 I specialize in building the server-side logic that powers web applications. With extensive experience in Laravel – one of the most popular PHP frameworks – I can create scalable, maintainable, and high-performance backend systems that ensure your project's success.

Get in Touch

📫 Interested in working together? Feel free to reach out! Whether you have a project idea or need assistance with an existing system, I'm here to help. You can contact me via email at [email protected] or connect with me on LinkedIn.

Let's turn your vision into reality – one line of code at a time! 🌟

Facebook: follow Linkedin: connect Instagram: follow GitHub followers

<?php
namespace ArifAbdurahmanov;
class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'Proton.az',
                'position' => 'Back-end developer'         
            ]
        ];
    }
    public function getSkills(): array
    {
        return [
            Html::class,
            Css::class,
            Javascript::class,
            JQuery::class,
            Bootstrap::class,
            Laravel::class,
            Php::class,
            MySql::class,
            PostgreSql::class,
            Docker::class,
            Git::class,
        ];
    }
    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Arif Abdurahmanov's Projects

azericard icon azericard

This is a simple laravel package for AzeriCard payment api integration

payment icon payment

The library for easy use of some Payment APIs

vueweather icon vueweather

Vue-weather weather app, which show temperature of all cities in the world.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.