Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
I like maze algorithms, compression algorithms and everything in between.
Funding Links: https://github.com/sponsors/devedse
Hi all,
I'm devedse, I love coding and have been working on a lot of project. From Maze Generators, to bots to whatever you can think off 😃 .
My biggest projects are my Maze Generator and my Image Optimizer (see below). Next to that, I love automating things, so most of my project will automatically build NuGet packages, automatically release to the Play Store, do builds with appveyor/travis ci, run automated testing, include code coverage, run SonarQube, etc. If you're interested in all this stuff, check out DeveCoolLib. It's basically my sample project when doing automation.
A list of the projects I'm most proud off and will be working on on the future 😊 :
DeveMazeGenerator
My Maze Generator which I used to create the biggest maze ever created (now obsolete). It's now hosted on GigaPan:
http://gigapan.com/gigapans/171239
I've created an even bigger one, but gigapan doesn't allow me to upload it 😄 so it's hosted here now:
http://devemaze.westeurope.cloudapp.azure.com/Maze/
Also check my new .net core version:
DeveMazeGeneratorCore
DeveImageOptimizerWPF
A tool I created based on FileOptimizedFull to do lossless image optimization and pixel by pixel checks if the image was actually losslessly optimized.
I also worked on the WebOptimizationProject which basically does the same thing but can automatically create PullRequests for github repositories.
Example pr: https://github.com/vuejs/it.vuejs.org/pull/31
DeveBlockStacker
An open source demonstration of an Android Game build with MonoGame. It's fully automatically deployed and released to the store.
It also builds a Windows 10 store package.
DeveTetris99Bot
A bot for Tetris 99. Isn't really plug&play because it uses an arduino to input controls to the Nintendo switch and used an Elgato Capture card.
But here's a video:
https://www.youtube.com/watch?v=IWoTAbySDBA
Other stuff
Next to all this, I've also been helping with some other open source projects:
https://github.com/SixLabors/ImageSharp
https://github.com/oozcitak/exiflibrary
Thanks!
DeveMazeGenerator, C#, Huge Mazes, 3D, Pathfinding & More
Language: C# - Stars: 52This project will ultimately optimize the complete web :)
Language: C# - Stars: 25A tool to compress files with multiple compressors to find out which one gives the best compression.
Language: C++ - Stars: 9This tool uses FileOptimizer to recompress images
Language: C# - Stars: 11This is the new version of my maze generator, now made with .NET Core.
Language: JavaScript - Stars: 7