Skip to content
View Sourovahmad's full-sized avatar

Block or report Sourovahmad

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Sourovahmad/README.md
Typing SVG Snake animation
divider

🌟 About Me

struct Developer {
    name: String,
    location: String,
    languages: Vec<String>,
    current_focus: String,
    passion: String,
}

impl Developer {
    fn new() -> Self {
        Self {
            name: "Sourov Ahmad".to_string(),
            location: "Italy 🇮🇹".to_string(),
            languages: vec![
                "Rust 🦀".to_string(),
                "Go 🚀".to_string(),
                "PHP 🐘".to_string(),
                "Laravel 🐘".to_string(),
                "JavaScript ⚡".to_string(),
            ],
            current_focus: "Building powerful backends & exploring Rust".to_string(),
            passion: "Creating tools that make developers' lives easier".to_string(),
        }
    }
}

🎯 Current Mission

Building the next generation of web applications at Bilin GmbH


🛠️ Tech Arsenal

Languages & Frameworks

Languages

Tools & Technologies

Tools

Current Learning

Learning

🚀 Featured Projects

🔧 Laravel Unzipper

Easy ZIP extraction for Laravel

Repo Stars

  • 📦 Seamless ZIP archive extraction
  • 🛡️ Security-focused implementation
  • 🎨 Clean, intuitive API

💻 Dashboard UI Package

Beautiful Laravel dashboard scaffolding

Repo Stars

  • 🎨 Modern, responsive design
  • ⚡ Quick setup & customization
  • 🔧 Reusable components

🌐 Portfolio Website

Sleek, modern portfolio

Live Tech

  • ⚡ Lightning-fast performance
  • 🎨 Stunning visual design
  • 📱 Mobile-first approach

⚙️ Go REST Boilerplate

Production-ready Go backend

Repo Language

  • 🚀 High-performance REST API
  • 🔒 Built-in authentication
  • 📊 Comprehensive logging

📊 GitHub Analytics

GitHub Stats GitHub Streak Top Languages

🎯 Activity Graph

Activity Graph


🏆 Achievements & Trophies

Trophies

🌐 Connect With Me

💬 Let's Build Something Amazing Together!

Collaboration

🚀 "Code is not just my profession, it's my passion for building the future"

divider

⭐ From Sourov Ahmad | Building tomorrow's tech today

Pinned Loading

  1. laravel laravel Public

    Forked from laravel/laravel

    A PHP framework for web artisans.

    PHP

  2. laravel-permission laravel-permission Public

    Forked from spatie/laravel-permission

    Associate users with roles and permissions

    PHP

  3. Laravel-Roadmap-Learning-Path Laravel-Roadmap-Learning-Path Public

    Forked from LaravelDaily/Laravel-Roadmap-Learning-Path

  4. Laravel-Soft-UI-Bootstrap5-QuickAdminPanel Laravel-Soft-UI-Bootstrap5-QuickAdminPanel Public

    Forked from LaravelDaily/Laravel-Soft-UI-Bootstrap5-QuickAdminPanel

    PHP

  5. laravel-unzipper laravel-unzipper Public

    A laravel Package for Unzip a Zip file in a single line

    PHP 1 1

  6. laravel-packages laravel-packages Public

    PHP