function hello_world() {
  return "Hello World!";
}
class Person
{
  protected $name;

  public function __construct($name)
  {
    $this->name = $name;
  }

  public function find($id)
  {
    return $this->where('id', $id)->first();
  }
  public function getName()
  {
    return $this->name;
  }
<h1 class="very-cool-header">

Andikanio's Profile

</h1>
<p class="not-so-cool-paragraph">

Hi, you can find my skillsets, my creations, and might also recruit me for an open-source or paid project

</p>

Leave a trace

|
or
|
Contact Me

My Truthful Known Skillsets


Skillsets General Explanation.

The reason I could numerate them all is because I know there are things that I couldn't do yet. For example I couldn't do an image manipulation with pure PHP Native yet or I couldn't make a whole new PHP function written in C (low-level programming) yet.


Want to know more? See how I code.

The most suitable and well known phrase for my programming is KISS or "Keep It Simple Stupid". It's when you know you can achieve it with 3 lines of code instead of 20 lines or when you write 3 lines of code instead of 1 line for readability purpose.

Read More »


LiveChat Using Long Polling

Leave your trace on my website!

Live Chat
Ms. Kaya Steuber MD P 10 Jan 2023, 18:25
Lenny Leffler buset, mw ngapain itu bang ? 04 Mar 2023, 01:06
Lisette Swift ‘ or 1=1;# 02 Aug 2023, 04:06
Dr. Jordy Barton V Hello Andika 02 Nov 2023, 18:50
Rose Considine halo 28 Dec 2023, 00:25
Rose Considine apa kabar ? 28 Dec 2023, 00:25
Rose Considine gimana konstruksi bulan ini? 28 Dec 2023, 00:26
Mustafa Rice test 31 Jan 2024, 18:52
Mustafa Rice test 2 31 Jan 2024, 18:53
Mustafa Rice <span style="color: rgb(255, 255, 255); font-size: 20px; text-align: center; white-space-collapse: collapse; background-color: rgb(40, 41, 35);">The reason I could numerate them all is because I know there are things that I couldn't do yet.</span><br> 31 Jan 2024, 18:56

What else. How about checking my creations?

I've made several random project with multiple purposes. Not much yet, but I'll add some more when I have some free time!


Well, want to know me more?

I have some social media if you want to reach me there.
Don't hesitate to contact me, even if you can't speak English or Indonesia, because we have google translate for communicating to each other, haha.

Contact Me