Skip to content
View serbanghita's full-sized avatar
🏓
🏓

Sponsors

@codecov

Block or report serbanghita

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

Hello there 👋

My name is Șerban Ghiță
I'm a fullstack software engineer based in Bucharest, Romania with expertise in Technical Leadership, Product Management, and Team Management.

I've been doing open-source work since 2002, my first contribution was a plugin to OSCommerce.
Since 2009 I've been developing and maintaining Mobile Detect https://mobiledetect.net library.
In my free time I'm working on a game engine for Isle of Dinosaurs 2D and a whiteboard prototype, both written in Typescript with the help of ECS paradigm.
You might also want to check form-to-object lib for convering a HTML form data to a JS multi-dimensional object. Hit me up if you want to include this in your library.

Pinned Loading

  1. Mobile-Detect Mobile-Detect Public

    Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

    PHP 10.6k 2.7k

  2. gamedev gamedev Public

    Game library for 2d games written in Typescript.

    TypeScript 1

  3. form-to-object form-to-object Public

    Convert a HTML form to a JS literal and multidimensional object.

    TypeScript 90 25

  4. whiteboard whiteboard Public

    Whiteboard made with ECS

    TypeScript