Extreme Car Simulator 2016 game on Android using Unity3D. 15 mil downloads, 97k reviews

Link to game: https://play.google.com/store/apps/details?id=com.nicedonegames.extremecarsimulator As of today this game has collected more than 97.000 reviews on PlayStore and has passed 15.000.000 downloads. Has a rating of average of 3.8 stars. Find all my games here: https://play.google.com/store…

Read More

Car Crashing Engine 2021 game on Android using Unity3D. 100k+ downloads

Link to game: https://play.google.com/store/apps/details?id=com.nicedonegames.carcrashingengine2021 As of today this game has collected more than 780 reviews on PlayStore and has passed 100.000 downloads. Has a rating of average of 4.5 stars. Find all my games here: https://play.google.com/store…

Read More

Child pages with getStaticPaths() in Astro

How to create a child page with : Full code 1. What is ? Here is the description of getStaticPaths(): Because Astro is a static site builder it needs to know how to generate all the paths that are found in the app, to do this you need to export a function 2. What to write in ? An array with…

Read More

Ingest content and generate embeddings using OpenAI and python

What are embeddings ? OpenAI embeddings are vector representations of language units generated by NLP models like GPT-3 and GPT-4. These high-dimensional vectors capture semantic and syntactic information, enabling various NLP tasks. The Transformer architecture used in these models allows for…

Read More

Create a user with full programmatic access to AWS S3

In this tutorial you’ll learn the following: Create a AWS user with only programmatic access Create a group and attach a policy Configure and Access S3 using AWS CLI Requirements: AWS CLI Access to AWS Console Install AWS CLI To push our content to S3, we need to Install AWS CLI. 1. Create a AWS…

Read More
Page 1 Of 12