Recent articles

Preview post image

Setup GitHub Actions for Laravel projects

  • avatar
  • 5 mins read

Managing a Laravel project involves many tasks that can be automated to save time and reduce errors. GitHub Actions offers a powerful way to automate workflows directly within your GitHub repository. By integrating GitHub Actions into your Laravel project, you can automate testing, deployment, and other routine tasks, ensuring a more efficient and reliable development process.

Read more
Preview post image

OpenAI's 5 level plan to human intelligence

OpenAI is recognized as a leader in the pursuit of human-level artificial intelligence, reportedly just four steps away from achieving this goal.

The company has introduced a five-level system to monitor its progress in developing artificial general intelligence (AGI), which it shared with employees this week, according to an OpenAI spokesperson cited by Bloomberg. This system ranges from the current level of conversational AI to AI capable of performing organizational tasks. OpenAI plans to present these levels to investors and external stakeholders.

Read more
Preview post image

How to use a vibration motor with Arduino

  • avatar
  • 4 mins read

The integration of components with Arduino opens a world of possibilities. One often overlooked but incredibly useful component is the vibration motor. Vibration motors are compact, motorized devices designed to generate vibrations. This device, often found in smartphones and game controllers, can add a tactile dimension to your projects, providing physical feedback that enhances user experience. In this article, we'll explore the basics of vibration motors and explore into how you can effortlessly connect them to Arduino for a wide range of applications.

Read more