serbanghita
Software developer by day / Game designer by night. Follow me on Twitch or YouTube for updates!
Virta LtdBucureşti, Romania
Pinned Repositories
mobile-detect.js
Device detection (phone, tablet, desktop, mobile grade, os, versions)
form-to-object
Convert a HTML form to a JS literal and multidimensional object.
gamedev
Game library for 2d games written in Typescript.
jQM-dynamic-popup
Lightweight jQuery Mobile plugin based on the popup() method that allows creation of dynamic popups.
jQuery-Chess
Chess chessboard and rules made in jQuery
jquery-plugins
jQuery plugins made by Serban
Mobile-Detect
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.
newtab-bookmarks-chrome-extension
Enhance your browser productivity! Add unlimited bookmarks directly to the Chrome start page. Works with existing bookmarks folders.
TypeScript-Builds
TypeScript build examples and workflows.
selenium-standalone
A Node.js based package and CLI library for launching Selenium with WebDrivers support (Chrome, Firefox, IE, Edge)
serbanghita's Repositories
serbanghita/Mobile-Detect
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.
serbanghita/form-to-object
Convert a HTML form to a JS literal and multidimensional object.
serbanghita/learn-react
Learn React.js with TypeScript in a step-by-step tutorial.
serbanghita/linkedin-scripts
JavaScript snippets for LinkedIn UI scraping.
serbanghita/working
Various code and build snippets.
serbanghita/musquito
An audio engine for HTML5 based games and interactive websites
serbanghita/vagrant-for-webdev
Vagrantfile configuration for web development
serbanghita/wdio-docker-service
Docker service for Webdriver.io
serbanghita/webpack-sass-fonts-images
POC of bundling CSS, Fonts and Images
serbanghita/gamedev
Game library for 2d games written in Typescript.
serbanghita/newtab-bookmarks-chrome-extension
Enhance your browser productivity! Add unlimited bookmarks directly to the Chrome start page. Works with existing bookmarks folders.
serbanghita/angular-poc
Angular JS 1.x Playground
serbanghita/cs
Computer Science
serbanghita/easystarjs
An asynchronous A* pathfinding API written in Javascript.
serbanghita/guzzle
Guzzle, an extensible PHP HTTP client
serbanghita/jacoco-json
Parse jacoco result files and return a JSON structure like lcov-parse
serbanghita/java-pocs
Java Experiments
serbanghita/kotlin-pocs
serbanghita/microservices
serbanghita/my-react-starter-app
Demo of a React javascript app build with Webpack and Babel. Tests running with React Testing Library and Jest.
serbanghita/nestjs-demos
serbanghita/nise
Fake XHR and fake server
serbanghita/ocpi-yaml
serbanghita/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
serbanghita/roblox-lua
Functional Roblox lua script examples
serbanghita/serbanghita
Personal page
serbanghita/snake
A classic "snake game" implementation in TypeScript.
serbanghita/starter-repo
Documentation templates for use in open source and open development projects
serbanghita/typescript-jest-unit-tests
Sample of project that uses Typescript and Jest for unit testing the classes. Also Tslint for linting.
serbanghita/xo
A classic "tic-tac-toe game" (or Noughts & Crosses) implementation in TypeScript.