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 Deve 8BCF CoolLib. 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 😊 :
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
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
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.
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!
4 sponsors have funded devedse’s work.
Featured work
-
devedse/DeveMazeGenerator
DeveMazeGenerator, C#, Huge Mazes, 3D, Pathfinding & More
C# 53 -
devedse/WebOptimizationProject
This project will ultimately optimize the complete web :)
C# 26 -
devedse/DeveMultiCompressor
A tool to compress files with multiple compressors to find out which one gives the best compression.
C++ 9 -
devedse/DeveImageOptimizer
This tool uses FileOptimizer to recompress images
C# 13 -
devedse/DeveMazeGeneratorCore
This is the new version of my maze generator, now made with .NET Core.
JavaScript 7