Author: darshan

3D Geeks: Everything you need to know

Hello, Today we will talk about the 3D Geeks app which provides all the features such as finding, saving, and uploading 3D models to your printer. To perform the 3D printing, first, we need to find the 3D model from websites such as Thingiverse, then we have to device to slice the model file into…
Read more

Let’s Create Mario Game with GDevelop5 on 4th August @ 2 pm

We will learn how to create the Mario Game with GDevelop5 open-source game development software. You can check it out by joining here. If you want to follow up you can download the software from here.

Image Source: https://www.google.com/url?sa=i&url=https%3A%2F%2Fgithub.com%2Ftopics%2Fhtml5-game-engine&psig=AOvVaw18usBMWsohd3gRqkS2Ssd6&ust=1628084792586000&source=images&cd=vfe&ved=0CAsQjRxqFwoTCOjZr9D-lPICFQAAAAAdAAAAABAN

GDevelop5: Develop Game With No Programming

Hola!!! Today, we will talk about the open-source game development software which is called GDevelop5. It let you create games like platformers, puzzles, shoot ’em up, strategy, 8-bit, hyper-casual games. With GDevelop, you can make simple projects for fun, create ambitious indie games like Lil BUB’s HELLO EARTH, Hyperspace Dogfights, or even build the next hit, grossing 1 million downloads like Vai Juliette!…
Read more

Autonomous Vehicle: Self Driving Car Simulator

Hello, today we will talk about the simple working of self-driving cars using python and deep learning. We will create a convolutional neural network in the Keras framework that will detect the road and automatically turn the steering as per the path. Let’s Get Started First of all, we need to download the dataset for…
Read more

YouTube: Stream the audio and video Ad-Free

Hello, this week we will talk about the free version of YouTube Music and stream the videos without any ads which mean you don’t have to pay for purchasing the subscription for the ad-free music and videos. You can have a subscription-free mobile app and desktop software. 🀩😎 Follow the steps to have a free…
Read more

Live Session 14 July

Grab a snack with you. We gonna try to beat the machine learning model. Join here.

PyGame: Let’s beat the machine learning model

Today, this week we will be doing a fun activity as we always do but this time we will try to beat the machine learning model. Wait, what!!! Can it be possible?? I don’t know the answer to the question.😬 But this is the competition between us and the machine learning model. Let’s start setting…
Read more

Streamlit: Integrate ML model on Web App

Hola, this week we will learn about the framework called Streamlit which can be used to deploy the machine learning models on the web i.e., creating the Web App with pure Python. There are many other frameworks available such as Flask, Django any many. However, I found the most simple development of ML Web App…
Read more

Logo Programming: Snake Game using Python

Hello, this week we will be exploring logo programming. Yes, using python is it can be done. Python is a very rich language it comes with a preinstalled library called a turtle. Python turtle library comes with a similar interactive feature that gives new programmers a taste of what it’s like to work with Python.…
Read more

3-D Game Development: Moving Objects in Unity 3D

Hola, this week we will continue the previous article. I recommend you to follow my previous article to work on this current article. In this article, we will be moving the 3D objects in the game we are developing using C# language. Let’s dig into it. First, we will create a 3D wall object, which…
Read more