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 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 Public

    Game library for 2d games written in Typescript.

    TypeScript 2

  3. form-to-object Public

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

    TypeScript 90 25

  4. whiteboard Public

    Whiteboard made with ECS

    TypeScript

  5. OpenAPITools/openapi-generator Public

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    Java 23.3k 6.9k

  6. webdriverio/selenium-standalone Public

    A Node.js based package and CLI library for launching Selenium with WebDrivers support (Chrome, Firefox, IE, Edge)

    JavaScript 914 220

142 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to serbanghita/gamedev, serbanghita/Mobile-Detect, serbanghita/whiteboard and 9 other repositories
Loading A graph representing serbanghita's contributions from April 07, 2024 to April 09, 2025. The contributions are 91% commits, 6% issues, 2% code review, 1% pull requests. 2% Code review 6% Issues 1% Pull requests 91% Commits

Contribution activity

April 2025

Created a pull request in serbanghita/Mobile-Detect that received 23 comments

Cache fix

Kept the Cache implementation to be only PSR-16 compatible. Removed PSR-6 Cache implementation attempt. Potential breaking changes. Fixing #984, #…

+5,261 −5,730 lines changed 23 comments
Loading