Coder Social home page Coder Social logo

Hi there 👋

I'm Hasan Masud, a fullstack developer building digital products at my current workplace using Lean Design principles.
I use PHP/Laravel, MySQL, JavaScript, Vue JS, jQuery, Bootsrap & Tailwind css to develop the products.

  • 📫 How to reach me: LinkedIn Badge WhatsApp Badge Telegram Badge Gmail Badge

  • 💬 A little more about me:

<?php

namespace HasanMasud;

class About extends Me
{
    public function getWorkplaces(): array
    {
        return [
            'workplaces' => [
                [
                    'company' => 'Genex Infosys Limited',
                    'position' => 'Senior Software Developer',
                    'startDate' => '2023-11-01',
                    'endDate' => null
                ],
                [
                    'company' => 'DigiPro Solutions Ltd.',
                    'position' => 'Senior Software Developer',
                    'startDate' => '2022-10-06',
                    'endDate' => '2023-10-31'
                ],
                [
                    'company' => 'Excel Telecom (Pvt.) Ltd.',
                    'position' => 'Full-Stack Developer',
                    'startDate' => '2021-10-02',
                    'endDate' => '2022-10-04'
                ],
                [
                    'company' => 'Aqa Technology',
                    'position' => 'Full-Stack Developer',
                    'startDate' => '2018-04-01',
                    'endDate' => '2021-09-30'
                ]
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [Laravel::class, Vuejs::class, Python::class, Django::class, MongoDB::class];
    }
}

Hasan Masud's Projects

classipy icon classipy

File classification based on extension using Python

find-similar-image icon find-similar-image

This script is designed to find similar images in a specified directory and its subdirectories using Python. It prompts the user to enter the path of an image they wish to find similar images of, and the directory path in which to search for similar images.

htaccess icon htaccess

✂A collection of useful .htaccess snippets.

my_portfolio icon my_portfolio

An open-source project aimed at providing enough tool that anyone can use to build their static portfolio and put it online within an hour!

openai-nodejs-image-generator icon openai-nodejs-image-generator

The Open AI Nodejs Image Generator is an open source project that uses Artificial Intelligence to generate custom images for any purpose. It is built on Nodejs, making it easy to integrate with existing Nodejs applications.

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.