Recently graduated from Iskenderun Technical University as a Computer Engineer. Currently working as a Full Stack Developer at MTSoft.
Blogs
Getting Started with React Hooks
January 15, 2024
An introduction to React Hooks and how they can simplify your component logic. Learn about useState, useEffect, and custom hooks.
Building RESTful APIs with Node.js
February 3, 2024
A comprehensive guide to creating RESTful APIs using Node.js and Express. Best practices and common patterns.
Database Design Principles
March 10, 2024
Understanding the fundamentals of database design, normalization, and optimization techniques for better performance.