Veli Yigit Yolcu

Technical Lead Software Engineer

▼
Saturday, December 13, 2025

SnakeCraft - Unity ile Android için oyun geliştirmek

›
İndirme adresi: Download APK Yukarıdaki linke tı...
Saturday, November 25, 2023

DTO projections via JPQL with Hibernate lazy initialization

›
DTO projections are very important to doing abstraction over model and data processing. Most common interests are fecthing data with a spesi...
Saturday, May 14, 2022

Generating GUID in excel using macro

›
For some reason, you may need to generate GUID in an excel document. For me, because of using GUID as primary keys in database, I have neede...
Saturday, December 25, 2021

Dynamically rendering HTML to image with javascript and SVG without using any external library

›
In this article, we render CSS styled HTML to image. With this method, HTML can be exported to png, jpeg or bmp without using any external j...
Monday, February 22, 2021

k Nearest Neighbours Classifier (kNN) with Javascript Implementation for Beginners

›
k Nearest Neighbours Classifier (kNN) is a powerful but computational costly nonlinear classifier. Basically, kNN works based on distance ca...
Friday, February 12, 2021

Devextreme Toast Wrapper for Global Widget Configuration

›
While using Devextreme toast widget, you may need to configure it. By default, toast widget placed bottom middle of window. In this article,...
Sunday, February 7, 2021

Using ProjectBaseCore without Dependency Injection

›
We can use ProjectBaseCore(PBC) without dependency injection(DI) by instantiating DatabaseFactory class with new keyword. We can give to fac...
›
Home
View web version
Powered by Blogger.