Blog

ORM tools
Application Development
Omer Faruk Koran

The Role of Object-Relational Mapping (ORM) in Modern Application Development

Object-Relational Mapping (ORM) is a programming technique used to convert data between incompatible systems. ORMs allow developers to interact with a database using the programming language’s objects, rather than writing complex SQL queries. This simplifies CRUD operations and provides an abstraction layer over the database, making development easier and more maintainable.

Read More »
Secure Password Storage
Application Development
Omer Faruk Koran

Secure Password Storage – Basics to Human Behavior

It is more important than ever to protect user data from cyberattacks today. As we addressed in the article “How to Protect Your Data Against Cyberattacks,” many strategies, including securing networks, using firewalls, and employing encryption, are essential to ensuring data protection. Although these techniques provide a comprehensive approach to cybersecurity, one important component is frequently missed. It is the secure storage of user passwords.

Read More »
Github Actions Important Features
Application Development
Yavuz Baytemur

Important Features of GitHub Actions

GitHub Actions play an important role in automating software development processes and optimizing CI/CD (Continuous Integration and Continuous Deployment) workflows. In this article, we will go beyond the commonly known features of GitHub Actions. We focus on its advanced functionalities that most developers have not fully explored yet.

Read More »
Cookies and local storage
Application Development
Emir C.

Cookies and Local Storage: Technical Insights and GDPR Compliance

Cookies and Local Storage are two important technologies in web development. Cookies are small text files saved in the user’s browser. Websites generally use cookies to manage user sessions, store user preferences, and track user activity. On the other hand, local storage is a solution by modern browsers that can store larger data sets. These two technologies are indispensable for improving the user experience and increasing the functionality of websites.

Read More »
Data Protection Standarts
Application Development
Yavuz Baytemur

Data Protection Standards

Today, data protection security and information safety are strategically important in every sector. With the development of technology, protecting data requires a more complex and multi-layered approach against cybersecurity threats. Therefore, data protection standards and frameworks guide organizations to handle this challenging task.

Read More »
pm2-systemd
Application Development
Yavuz Baytemur

Ensuring Node.js Uptime with Automatic Restart on Server Reboot

One common challenge DevOps practitioners face is dealing with server restarts. Server restarts due to system updates, hardware issues, or planned maintenance. And if this disruption is not managed properly, it can disrupt the availability of applications. In this article you will find how to automatically start a Node.js backend application using systemd via PM2.

Read More »
TopTaal Docentenmiddag-featured
AI-Based Multilingual-Testing
Marjolein L. Van der Sluis

TopTaal Docentenmiddag Event

We participated in the “TopTaal Docentenmiddag” event with our partner Boom Uitgevers. We had a chance to introduce our innovative platform, nt2oefening.nl, to TopTaal teachers.

Read More »
We were at Dotmurd IFS
News and Updates
Marjolein L. Van der Sluis

We were at Dortmund IFS on June 21, 2024

Upon the kind invitation of Professor Nele, we were at Dortmund IFS on June 21, 2024.

We discussed the projects we plan to undertake in collaboration with The Center for Research on Education and School Development (IFS) at Dortmund University.

Read More »
US Senate AI Working Group Releases Roadmap
News and Trends About AI
Serkan Kilic

US Senate AI Working Group Releases Roadmap for Artificial Intelligence Policy

On May 15, 2024, the Bipartisan Senate AI Working Group, including Senate Majority Leader Chuck Schumer (D-NY) and Senators Mike Rounds (R-SD), Todd Young (R-IN), and Martin Heinrich (D-NM), published a comprehensive report titled “Driving U.S. Innovation in Artificial Intelligence: A Roadmap for Artificial Intelligence Policy in the United States Senate.”

Read More »
Use AI Chatbots to Enhance EdTech
AI Based Multilingual-LMS
Serkan Kilic

Use AI Chatbots to Enhance EdTech

The world of education is undergoing a remarkable transformation, driven by the rapid advancement of technology. Educators are increasingly embracing digital tools to enhance learning experiences, making them more engaging and effective for students.

Read More »