Skip to content
View AbdirizakMohamedAbdilaahi's full-sized avatar
💭
student
💭
student
Block or Report

Block or report AbdirizakMohamedAbdilaahi

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

-🚀 Software Engineer | Full-Stack DeveloperPassionate about crafting high-quality software solutions and tackling complex problems with creativity. 💻🛠️ Expertise:JavaScript (ES6+)ReactJS | NextJSNode.jsExpress.jsMongoDBPython (Django)Flutter (Dart)HTML5 | CSS3 (Sass)RESTful APIsResponsive Web DesignWordPressAndroid (Java | Kotlin)iOS (Swift)Desktop App Development🌐 Experience:Successfully contributed to diverse projects, ranging from startups to large enterprises.Proven track record of delivering impactful results.🔧 Tech Enthusiast:Committed to staying ahead with the latest technologies and industry trends.Let's code something amazing together! 🚀

<style> body { font-family: 'Arial', sans-serif; background-color: #f4f4f4; text-align: center; }
    #header {
        padding: 40px 0;
        background-color: #3498db;
        color: #fff;
    }

    #main {
        padding: 20px;
    }

    #animatedImage {
        width: 150px;
        height: 150px;
        margin: 20px;
        animation: rotate 4s linear infinite;
    }

    @keyframes rotate {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
</style>
<div id="header">
    <h1>Your Name</h1>
    <p>Software Engineer | Full-Stack Developer</p>
</div>

<div id="main">
    <img src="your-animated-image.gif" alt="Animated Image" id="animatedImage">
    <p>
        Passionate about crafting high-quality software solutions and creatively solving complex problems. 💻
        Let's code something amazing together! 🚀
    </p>
</div>

<script>
    // You can add JavaScript logic here if needed
</script>

Popular repositories

  1. CSS-Pricing-Table CSS-Pricing-Table Public

    Precision in code for sophisticated, responsive pricing tables. Dive into crafted architecture, contribute skills, and shape dynamic displays. Elevate web projects with this versatile, user-friendl…

    1

  2. AbdirizakMohamedAbdilaahi AbdirizakMohamedAbdilaahi Public

    Config files for my GitHub profile.

  3. luuqad luuqad Public

    Forked from duraanali/luuqad

    UI Designer of LUUQAD APP

    TypeScript