Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Software developer
Funding Links: https://github.com/sponsors/esimov
About me
I'm a software developer and open source contributor involved mostly in fields like Computer Vision, Face Detection and all that sort of Image Processing works. I'm also developing various CLI tools and computer graphics applications. As a curiosity, I'm the first person from Romania who has been selected for the Github sponsorship.
Why supporting me?
I take my open source projects seriously and financial aid of any amount will be well appreciated. It represents a great incentive for an even more accelerated commitment. If you are using my Open Source projects on any commercial projects you are also welcome for supporting me.
Some of the projects I have developed:
pigo - A very fast face detection, pupil/eyes localization and facial landmark points detection library developed in pure Go without requiring any third party modules or external libraries. It has been ported also to Webassembly.
caire - A full fledged content aware image resize library with extended CLI support.
▲triangle - Triangle is a tool to generate triangulated image using delaunay triangulation. It takes a source image and converts it to an abstract image composed of tiles of triangles.
diagram - Diagram is a CLI tool to generate ASCII art from hand drawn diagrams. It's a full fledged CLI application which converts the ASCII text into a hand drawn diagram.
I will continue developing new projects and ideas which I might consider being of interests.
Content aware image resize library
Language: Go - Stars: 10365Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Language: Go - Stars: 4412Convert images to computer generated art using delaunay triangulation.
Language: Go - Stars: 2042CLI app to convert ASCII arts into hand drawn diagrams.
Language: Go - Stars: 837A fast, almost Gaussian Blur implementation in Go
Language: Go - Stars: 255Various dithering algorithms implemented in Go
Language: Go - Stars: 167