Skip to content
View alzhahir's full-sized avatar
💻
Coding
💻
Coding

Highlights

  • Pro

Organizations

@mfnsaz @alzhahirdev @digittend

Block or report alzhahir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alzhahir/readme.md

Picture of a tropical forest in Perak

Intro? Hello!

My name is Megat Al Zhahir Daniel. I am from Malaysia. I recently graduated from university with a BSc. in Information Systems.

About Me

You can learn more about me from my website or this website.

Programming Languages

I use a lot of languages time to time, ranging from simple HTML+JS+CSS, to complicated C languages. The language I am most familiar with however, is PHP. And I love PHP especially the Laravel framework. You can take a look at my repositories to learn more about what languages I had used before.

Hopefully, one day, I can pull myself together to learn a mobile application development language like Kotlin or Swift. I can understand some Kotlin, but I still can't fully grasp all the boilerplates. I also want to learn Go, but I haven't had any projects that I want to do that would require Go.

Development Projects

I like building systems and scripting. You can take a look at my repositories for projects that I've done, but some of them is not public. In summary, here's some projects I've done before:

  • mcsimplequery, which checks the status of an Minecraft Server using Python Library created by Dinnerbone, one of the past developers at Mojang.
  • SiramPokok, can be translated as "WaterPlants" is essentially a serverless site I created during the pandemic to display who among my siblings were supposed to water the plants for that day. There's no storage, the site uses Google Calendar API to extract a task to display it on the site. The backend for the system was written in Node and deployed to Google Cloud Functions. Frontend was coded in pure HTML+CSS+JS and deployed to Firebase Hosting.
  • Pterodactyl Status, which is essentially like the successor to the aforementioned mcsimplequery, checks Minecraft server online status using Pterodactyl API. This was coded in PHP, and it is still being used now for one of my "projects", the AkaKitsune Project.

Human Languages

I am a Malay, living in Malaysia. My native language is Malay, with English being my second language. I'm quite confident in writing and listening, but I still stumble when speaking English.

I also try to learn more languages. I took Mandarin in university, but I can't really say I'm good at it at all. However, I also learn Japanese and am still learning it today. However, my Japanese is still basic, and I assume my JLPT level is N5, which is elementary school level.

Contact

More information on how to contact me available on my website.

Licensing

This repository is licensed under the GNU General Public License Version 3.0. However, all assets contained in the Assets folder is licensed under the Creative Commons Attribution Share Alike 4.0.

Pinned Loading

  1. terraria terraria Public

    Terraria Server images and egg for arm64 and amd64 systems running Pterodactyl

    Dockerfile 6 1

  2. mcsimplequery mcsimplequery Public

    Simple Minecraft Server query program using Python, a little bit of HTML, and a tiny bit of JS and JSON.

    Python 2

  3. Setup Lavalink Server on Docker Setup Lavalink Server on Docker
    1
    # Setting up Lavalink on Docker
    2
    
                  
    3
    For this purpose, the port that I would want to use is 2333. The image name I am using is `lavalink` and the container name is `lavalink_server`. Feel free to customize them according to your needs.
    4
    
                  
    5
    1. Create a folder to organize stuff better. (use `mkdir lavalink` to create a folder named "lavalink")
  4. apiassets apiassets Public

    Alzhahir API Service website source/assets. Publicly accessible to everyone.

    HTML

  5. digittend/clubattendance digittend/clubattendance Public

    Forked from mfnsaz/csc443project

    ISP550 final project. Using the XAMP stack to build a club activities attendance system.

    PHP 2

  6. pterodactyl-status pterodactyl-status Public

    Status page for Pterodactyl panel

    JavaScript 4 2