Skip to content
View bekimfrangu's full-sized avatar
Block or Report

Block or report bekimfrangu

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
bekimfrangu/README.md
  • 👋 Hi, I’m @bekimfrangu
  • 👀 I’m interested in Backend (Fullstack)
  • 🌱 I’m currently learning ReactJS/Typescript and Python/Django
  • 📫 How to reach me -> bekimfrangu7@gmail.com

namespace BekimFrangu;

class About extends Me {

public function technologies(): array
{
    return [
        PHP::class,
        Laravel::class,
        Lumen::class,
        Javascript::class,
        NodeJS::class,
        Vuejs::class,
        ReactJS::class,
        TailwindCss::class,
        Firebase::class,
        MySQL::class,
        MSSQL::class,
        MongoDB::class,
    ];
}

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

}

Popular repositories

  1. home-service home-service Public

    Home Service Management System - HSMS - is system where users can contact a home service provider and do their job the want to while it has different home services, while the administrator aims at …

    JavaScript 2

  2. restaurant-management-system restaurant-management-system Public

    RMS - Restaurant Management System It is a system where users are divided into two roles: user and admin. Simple users can reserve a table as well as order the desired food, while the admin panel a…

    JavaScript 1

  3. amplify-live-chat amplify-live-chat Public

    A live chat web app with AWS Amplify and Next JS

    TypeScript 1

  4. job-portal-management-system job-portal-management-system Public

    Job Portal Management System

    CSS

  5. e-commerce e-commerce Public

    E-commerce - It is an e-commerce system where users can make shopping and see products they like, also inlcude payment gateway like stripes, while the administrator aims at the complete management …

    JavaScript

  6. hospital-management-system hospital-management-system Public

    HMS- Hospital Management System It is a system where users are divided into two roles: user and admin. Simple users can see the details of doctors and what hospital can offer while also can make an…

    JavaScript