Skip to main content

Compile My Mind

👋 Welcome!
#

I’m Eren, the creator of Compile My Mind — a space where I share my journey, projects, and ideas in software development and technology.

I’m passionate about coding, system design, and exploring new technologies. For me, it’s not just about using tools — it’s about understanding how they work, building with them, and sharing what I learn along the way.

What drives me is the excitement of learning, improving, and connecting with people who share the same passion. Through Compile My Mind, I document my growth as a developer and collaborate with like-minded tech enthusiasts.

Recent

Spring Annotations Guide: @EnableScheduling, @Scheduled, @Async, @EnableAsync, @Service, and @Configuration Examples
3 mins· loading · loading
Technology Java Spring Spring-Boot Spring-Annotations
What’s New in Java 25 (JDK 25)
6 mins· loading · loading
Technology Java Jdk-25 Lts
Remove Duplicates from Sorted Array — The Two-Pointer Solution
2 mins· loading · loading
Technology Java Algorithms Two-Pointers Leetcode
Understanding Controller, Service, and Repository in Spring Boot
3 mins· loading · loading
Technology Java Spring-Boot Architecture Best-Practices
How to Solve LeetCode's Valid Parentheses Problem Using Stack in Java
3 mins· loading · loading
Technology Java Algorithms Stack Leetcode
Component vs Bean in Spring
2 mins· loading · loading
Technology Java Spring Spring-Beans
C# vs Java
5 mins· loading · loading
Technology Java Csharp Comparison
Why I Like Java More Than Python
4 mins· loading · loading
Technology Java Python Comparison