Skip to content

ThirteeNov

Source Codes & Coding Tutorials

  • My YouTube Channel
  • My GitHub Page
  • About me

Ciihuy FPS Character Controller System for Unity Mobile Game with Virtual Joystick and Jump Button

August 26, 2020August 26, 2020 Habibie

This FPS controller system is very simple. You don’t need to care about coding FPS character controller system yourself, because by using this package you can just drag and drop an FPS rig prefab to your scene, then hit play button. You will see a...

Let’s Jump – A straightforward Unity C# script to make a Jump Button

August 26, 2020February 4, 2021 Habibie

You have a capsule as your player placeholder, and you already added a rigid body to it. Then you need to make a jump button. What would you do? Here using this simple script you can make a jump button for your character easily. Attach...

A simple Unity C# script to follow any object’s position and rotation

August 24, 2020April 9, 2021 Habibie

I call this script “Stick with It”. With this C# script you can parent any object to an object with more options such as setting up position offsets and specifying what rotation axis is needed or not. Here is the script:

How to make Videos Website with Ciihuy Online Videos CMS

August 24, 2020August 24, 2020 Habibie

This is a PHP based online videos website content management system. Features included: Post publishing Video file upload Video thumbnail image upload Category management Search entire content Custom logo, color and icon change ability And so on… Watch this video to see how to set...

How to make an Online Listing Directory Website with Delicifood 2

August 23, 2020August 24, 2020 Habibie

Delicifood is a free PHP based ecommerce platform or online listing website system that enable you to make a very simple and yet fully functioning ecommere platform, for example a food & beverage marketplace, electronics, property and so on. Features: User login & registration Add...

How to prevent right click on a web browser with JavaScript

August 23, 2020August 23, 2020 Habibie

Sometimes we are so selfish enough that we feel disabling right click functionality on our website is necessary, although there are many users that will find a way to keep stealing our contents. This is a simple script to prevent context menu being displayed (to...

How to make your own multiple answers quiz with JavaScript

August 22, 2020August 22, 2020 Habibie

What I’m going to share below is an HTML5 based multiple answers quiz web app and also it’s quiz generator. You can use the generator included in this source code to input your questions and answers including the correct answer. Then you can copy the...

Free JavaScript QR Code and Bar Code Generator Source Code

August 12, 2020August 12, 2020 Habibie

There are two good JavaScript libraries to generate QR Code and Bar Code, I combined both libraries to make a web app that able to generate both QR and Bar Codes in single app. Check out this demo page here: https://webapps.ciihuy.com/qrbarcodegenerator/ Simply type some short...

Upload and resize image with PHP before storing in upload folder

August 11, 2020August 11, 2020 Habibie

We can not allow users to upload any files and any images to our server, we need to make rule, for example we don’t allow them to upload an image bigger than 1mb/2mb or image that its width is more than 512px. Here with this...

Nice and easy PHP Social Sharing Buttons for your site

August 9, 2020August 10, 2020 Habibie

Just include this php file then call its function to make social share buttons on any page of your site easily. Watch how to do it in this video: Get the source code used in this video from my GitHub page: https://github.com/habibieamrullah/PHP-Social-Sharing-Buttons Sharing buttons powered...

How to detect user’s IP address with PHP?

August 8, 2020August 8, 2020 Habibie

Sometimes for security reason we need to detect and capture what is our user’s IP address. To detect client’s IP address we can use this simple PHP script. Watch the video here: Click here if you want to try to get your IP address live...

How to make any url in a string into clickable links with PHP & Linkify

August 8, 2020August 8, 2020 Habibie

Let’s say we have a string variable containing article content and there is a url but not in a link format (not in an a href tag, for example). With Linkify function in PHP we can turn that url into a clickable link automatically. This...

Online Advertising Slots Mockup – Free Photoshop Template

August 8, 2020August 8, 2020 Habibie

This template is useful for some of you who need to make a mockup of online advertisement slots and placings. There is a group layer with a mask. You can just place your ad designs inside this group and position them accordingly. The psd file...

How to make a simple and nice EDM (Electronic Direct Mailer) design with Photoshop #2

August 7, 2020August 7, 2020 Habibie

Hello everyone, this is my second Photoshop design tutorial. This one is also an EDM design, simple and clean, I think. This design is available for download if you want to support me by purchasing it in this link below: https://creativeshop.ciihuy.com/wp-content/uploads/2020/08/Yellow-and-Black-EDM-Design-Photoshop-Template-324×324.jpg Otherwise, you can follow...

How to make an Mp3 Player based on HTML5 and HowlerJS

August 6, 2020August 6, 2020 Habibie

HowlerJS is a nice JavaScript library for handling audio files with JavaScript. In this blog post I’m going to share a test project that I’ve done, it is an Mp3 player web program using HowlerJS. This player has all the basic UI requirements such as...

How to design an EDM (Electronic Direct Mail) with Photoshop

August 6, 2020August 7, 2020 Habibie

EDM or Electronic Direct Mail is often needed on online marketing world. This blog post is about how I designed an EDM from scratch with Photoshop. You can watch the progress step by step with 3x speed of original video duration here:

Basic Phaser Game Example : Tap to Make the Kitten Happy

August 5, 2020August 5, 2020 Habibie

This is a very basic Phaser game example. If you want to learn phaser game development, you can try from simple things like this. There is a cat, initially it is happy. But there is an indicator that decreases time by time. By clicking the...

An easy example of making email based Contact Us page using PHPMailer

August 4, 2020August 5, 2020 Habibie

PHP Mailer is a simple email sending PHP class that you can download it from here: https://github.com/PHPMailer/PHPMailer This blog post is showing you an example of a Contact Us page with a simple form, that if you fill the form and hit send button, it...

Lipsum Cakes V3 – Free Cake Shop Online Order Website Form

August 3, 2020August 4, 2020 Habibie

Hello every body, Habibie here. in this video i’m going to introduce the the tihrd version of Lipsum Cakes website template. With this website template, you will be able to sell cakes or any similar products. You can simply view cake images, click to choose...

How to turn off LiteSpeed cache feature on CPanel

August 1, 2020August 4, 2020 Habibie

Sometimes our web hosting company enables LiteSpeed cache feature on our CPanel so if we make any change in our website, people will not see the changes directly because they are still accessing a cached version of our website for at least 30 seconds, approximately....

Posts navigation

Previous 1 … 4 5 6 7 8 … 15 Next
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Unity
  • WordPress

Recent Posts

  • Unity lens flare is not working, what should I do?
  • Be careful with malicious script attacking WordPress sites
  • Useful JavaScript snippet when you are watching YT Videos
  • Some C# methods to write and read files, creating a folder and listing files inside it
  • Introducing UniCipher : encrypt your playerprefs and any string to make them unreadable
  • Unity navigation tabs tutorial
  • 2D Object Movement Touchpad Script for Unity
  • PHP JSON to Unity C# and Vice Versa
  • How to check whether the device is connected to internet or not in Unity
  • Unity Useful Snippets
  • How to click and detect an object in Unity3D?
  • How to remove all thumbnails from wordpress posts
  • How to find duplicated words in Notepad++
  • How to play any YouTube video dynamically using YouTube iFrame API + autoplay on mobile devices
Copyright © ThirteeNov

Minimalist Theme by WPVKP.