Vladimír Gorej

Vladimír Gorej

@char0n

Certified Open Source Software Engineer, OSS contributor, author and content creator. OSS is my passion and my profession. Alumni GitHub Star :star:

Co-Founder @SpecLynx, Founder @swaggerexpert, Senior Software Engineer (AI) @Jentic Prague, Czech Republic
262
Followers
8
Following
151
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 63 owned repositories

2.2M Total LOC
JavaScript
1,255,129 lines
56.7%
N/A
Java
452,854 lines
20.5%
N/A
TypeScript
107,262 lines
4.8%
N/A
PHP
103,305 lines
4.7%
N/A
HTML
91,339 lines
4.1%
N/A
Other
204,480 lines
9.2%
N/A
T

T-Shaped Developer

T-shaped

Deep in JavaScript with broad versatility

JavaScript
Java
TypeScript
PHP
HTML

Collaboration Network

Global Impact visualization

LIVE
Vladimír Gorej
0 active collaborators

Repos

244

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

6 days
4,448
Contributions
1,384
Commits
718
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

ramda-adjunct

Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.

686 86
JavaScript
ffmpeg-php

FFmpegPHP is a pure OO PHP port of ffmpeg-php library that was written in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP's image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)

495 94
PHP
django-profiler

django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') django-profiler will log all the output to the profiling.Profiler logger.

56 12
Python
http-request-in-editor

Reference implementation of HTTP Request in Editor Specification https://github.com/JetBrains/http-request-in-editor-spec

34 0
JavaScript
lerna-monorepo-taming

This monorepo implements current practices and conventions used while building monorepos using Lerna

18 2
JavaScript
pybrowscap

Detection of browser capabilities (css, applets, javascript, ...) and features based on browscap file

15 10
Python
react-reusable-features

POC of creating reusable features in React + Redux ecosystem

13 6
JavaScript
monad-t

Transformers for monadic algebraic structures bridging types from various monadic libraries (Fluture, monet)

12 2
JavaScript
swagger-ui-vite-dist

This repo serves as POC of integrating SwaggerUI dist fragments with vite.js + vue.js.

11 0
Vue
django-brevisurl

Django app for shortening urls

9 10
Python