Skip to content
View bdlogicalerror's full-sized avatar
✔️
I may be slow to respond.
✔️
I may be slow to respond.

Organizations

@foodfunbd
Block or Report

Block or report bdlogicalerror

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

Hi there, I'm Mahmudul Hasan!

Founder at ByteWix

GitHub followers

Skills

  • 👨‍💻 TypeScript, JavaScript,Dart, PHP, Python, Dart
  • 🚀 Flutter, React Native
  • ⚙️ React, Svelte, Vue, Laravel, Ardunio, Flask, Symphony, CI
  • 👁️ SASS, CSS, Stylus, Tailwind Css,BootStrap,Vuetify
  • 💽 MySQL, SQL, Mongo, Influx DB
  • 🚢 Docker
  • 🐧 Linux Server administration
  • 🔥 Internet of Things

<?php

namespace Mahmudul;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'ByteWix',
                'position' => 'Founder'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Typescript::class,
            Laravel::class,
            Python::class,
            CPP::class,
            Vuejs::class,
            Nuxtjs::class,
            IoT::class,
            Flutter::class,
            TailwindCss::class,
            Docker::class,
            Aws::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Pinned Loading

  1. remote-screen remote-screen Public

    Local Network Screen SHaring

    Java

  2. Bijoy2Unicode Bijoy2Unicode Public

    a repo for convert bijoy to unicode vise versa

    HTML 1

  3. restaurent-managment restaurent-managment Public

    a restaurent management system by electron & sqlite

    Vue

  4. BarcodeGenerator BarcodeGenerator Public

    PHP

  5. sarapy_managmnet sarapy_managmnet Public

    A simple banking transaction system

    PHP

  6. JasperPHP JasperPHP Public

    Forked from QuilhaSoft/JasperPHP

    Pure PHP project to read JRXML files made in "JasperSoft Studio" and generate reports in PDF

    PHP