1. Airloud Radio Player Editor
| Updated: (6 months ago)
The power of HTML5I can say that I created the Internet's first web-based radio player editor, as of writing this post year 2021 I found nothing on the internet that do the same with my Airloud player online WYSIWYG editor, there are others that do... Read More
2. Automatically generate slug when saving model
| Updated: (7 months ago)
This snippet code automatically generate a url-friendly slug where spaces are converted into dash character for website address, normally use in some blog page of the websiteclass Item extends Model{ public static function boot() { paren... Read More
3. C# App for Salary Calculator
| Updated: (7 months ago)
Create a C# app for Salary CalculatorHere is my simple desktop application created in C#, this is just to show how simple it is to program in C# using Visual Studio 2019, the Calculator app was inspired by the online version from Calculator.net .  As... Read More
4. Create C# app for Salary Calculator - Tutorial
| Updated: (7 months ago)
Here is my simple tutorial for creating an app in C# for salary computation, you will learn the basic knowledge on creating an app using the C# language, I used Visual Studio 2019 for this tutorial. Read More Read More
5. Deploying Laravel on VPS
| Updated: (7 months ago)
1. go to folder on the same level of public_html and create new folder for your project and upload all the laravel file exect the public folder2. Upload the contents of the public directory from your project into the public_html directory on your web... Read More
6. Flash Animated Invitation Card and Interactive Games
| Updated: (7 months ago)
My Flash Animation ProjectsToday Adobe Flash is dead and it is now blocked by default on all browser, but during 2010 onward flash was a great fancy on most of the website on the internet when I was working at Donrite Media Company in Abu Dhabi, UAE... Read More
7. Graphics and Arts
| Updated: (7 months ago)
3D and Graphic Designs My 3D created Graphics for AD campaign ads, I used 3D max to render the remote control and used Adobe Photoshop to mix or blend the image of the girl wit... Read More
8. Linux bash commands collections
| Updated: (7 months ago)
For all the tasks, projects that I am doing specially jumping from several programming languages I admit that I cannot remember all those commands when it come to Linux server so I took these notes below as my cheat sheet, I'll keep updating this pag... Read More
9. NodeJS + Express in port 80
| Updated: (7 months ago)
NodeJS Project on Website sub-folderNodeJS Project normally uses port 3000, but have you ever wondered that instead of sending your visitor to port 3000 on your server how about just putting it on a sub-folder of your website. This tutorial gives you... Read More
10. NodeJS Project on Website sub-folder
| Updated: (7 months ago)
Here is my simple quick tutorial on how to put your NodeJS project on your website sub-folder using NginX proxy pass, this tutorial also utilize the Amazon AWS EC2 server. Read More Read More
11. Online Systems
| Updated: (3 months ago)
Online Systems Projects Note: Due to the company policy of my previous employer I am not allowed to put a link on some of the systems I created. WCast Stream Manager Icecast and Shoutcast Stream Server Control panel. This system mana... Read More
12. Product Assessment System
| Updated: (7 months ago)
Re-writing my codesRe-writing my old developed system for PsIndex Company, I was using a pure native php coding approach on this system without using any framework, I just created my own class although it was good in terms of security and code contro... Read More
13. Radio Player Editor
| Updated: (7 months ago)
Airloud Online Radio Player Editor This project was used by Airloud.com, the idea is to let the user design thier own radio player widget online and don't need to worry about h... Read More
14. RadioBox Mobile App
| Updated: (7 months ago)
RadioBox Android App RadioBox HD is a FREE android native app version of the RadioBox player for Whooshstream Clients. For Radio broadcasters, lots of radio app are now av... Read More
15. RadioBox Mobile App-[COPY]
| Updated: (7 months ago)
RadioBox Android App RadioBox HD is a FREE android native app version of the RadioBox player for Whooshstream Clients. For Radio broadcasters, lots of radio app are now av... Read More
16. WCast Stream Control Panel
| Updated: (7 months ago)
One of my SAAS system created is this WCast stream manager, this used for audio streaming online normally for Internet Radio.Read More Read More