Hello!, I'm Serhat Ture

I am a software developer based in Ankara,Turkey. With expertise in Java, Spring Boot, PostgreSQL, and GraphQL, among other technologies, I craft robust and efficient software solutions.


I proudly hold a Master of Science degree from Wilmington University. Beyond my formal education, I believe in giving back to the developer community. You're welcome to explore my coding projects and insightful articles on Github and Medium.

Projects

Mac book and credit card; Credit: @pickawood on Unsplash

cellPhone Rest-API

CRUD ● Spring Boot ● JPA ● PostgreSQL

Twitter log; Credit: @alexbemore on Unsplash

javaHack Blog Application

Spring Boot ● HIBERNATE ● LOMBOK ● PostgreSQL

Clipboard and laptop with tutorial writter; Credit: @markuswinkler on Unsplash

product CRM Application

Spring Boot ● HIBERNATE ● PostgreSQL

Skills

Here’re some articles I wrote recently.

ARRAYS in the parking lot !!!

Arrays are a powerful and useful concept used in programming.

Encapsulation

Learning Encapsulation in detail with examples.

Exception Handling in Java

Exception handling is not supposed to replace a simple test and it is important to make good use of the exception hierarchy.