Matt Eyre
31 posts
🚀 API Maker – Auto Increment
⭐ List of Feature ⭐ ✅ Inbuilt increment ▸ Some databases, such as MongoDB, do not support auto-incrementing…
Your own private ChatGPT in hours? Azure Chat makes it possible!
I’ve been using ChatGPT Plus for many months now. Like many others, I use it for simple tasks…
How To Create A Product Roadmap
I’ve been exploring Generative AI, and I couldn’t stop thinking about how much trip planning would really benefit…
How to deploy a React application to AWS using AWS S3 & AWS CloudFront
Hello everyone! I hope that you are doing great on this fine weekend😀 Previously, I built a face…
Managing AI-powered Java App With API Management
In this article, we will explore how to integrate OpenAI’s ChatGPT APIs with a Spring Boot application and…
5 Inspiring Indigenous and Native Entrepreneurs to Know About
Welcome to Breaking the Blueprint — a blog series that dives into the unique business challenges and opportunities of underrepresented…
Most Exciting Python Features from 3.7 to 3.11
Introduction Hey innovators, I am Yash Makan and in today’s blog post we are going to discuss about…
7 Free APIs That Nobody Is Talking About
1. Sample Data API Sampledata api The purpose of SampleData is to make it easier for developers to…
SPVM::Sys 0.30 is released
SPVM::Sys 0.30 is released. New Features and Enhancement Changes 0.30 2022-12-13 [Build Process Improvement] * Added --no-build-spvm-modules option…
Bridge pattern in TypeScript
Introduction The Bridge pattern is a structural design pattern that allows you to separate a big class or…