Skip to content
View kikuKeii's full-sized avatar
🐢
!$Holidays == $alwaysWorking
🐢
!$Holidays == $alwaysWorking

Organizations

@WeDev-development

Block or report kikuKeii

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
kikuKeii/README.md

SQL SQL

SELECT p.*, c.country_name, ct.contact_info
FROM peopleMaster p
LEFT JOIN countryMaster c ON p.country_id = c.id
LEFT JOIN contactMaster ct ON p.id = ct.person_id
WHERE p.id IN (
    SELECT DISTINCT p.id
    FROM peopleMaster p
    JOIN skills s ON p.id = s.person_id
    WHERE p.job_title IN ('Full Stack Developer', 'Web Developer', 'Backend Developer')
       OR s.skill_name IN ('PHP', 'Javascript', 'Codeigniter 4', 'Laravel', 'Express js', 'Nodejs')
)
AND p.status = 'available';
{
  "status": "success",
  "message": "Thank you for coming here! Results will be displayed if you click on the results below."
}
↲ results ⟪23/11/2024⟫

Hi 👋, I'm Miftakhuddin Falaki

Typing SVG

💫 About Me:

Experienced in developing applications using PHP, JavaScript, RESTful API, and databases such as MySQL, PostgreSQL, and MS SQL Server. Proficient in frameworks like Laravel, CodeIgniter 4, and ExpressJS. Also experienced in providing technical support for user issues and handling application deployment.


🌐 Socials:

LinkedIn

💻 Tech Stack:

Java Kotlin JavaScript Cloudflare Vercel Bootstrap Code-Igniter EJS Express.js jQuery JWT Laravel NPM Next JS NodeJS Nodemon Vue.js Vuetify Apache Nginx Firebase MariaDB MicrosoftSQLServer Postgres MySQL Git GitHub Jira Firebase Astro GitLab GitLab CI GitHub Actions PHP TypeScript


👾 Most used languages & 🔝 Top Contributed Repo

GitHub Contributor Stats GitHub Contributor Stats

💳 Support:

Ko-Fi


🤖 Github Contribution

GitHub Contributor Stats

Pinned Loading

  1. iloveyou iloveyou Public

    iloveyou adalah proyek static web yang diciptakan dengan penuh cinta untuk menyampaikan pesan kasih sayang kepada calon pasangan anda. Proyek ini menyediakan tampilan yang indah dan menyentuh hati …

    HTML 1

  2. kikuKeii.github.io kikuKeii.github.io Public

    Berfungsi sebagai halaman profil pribadi atau perusahaan yang dibangun di atas platform GitHub. Halaman ini memungkinkan pengguna untuk menampilkan informasi tentang saya, proyek-proyek yang telah …

    HTML 1

  3. payment payment Public

    Payment adalah sebuah proyek yang bertujuan untuk memfasilitasi dan menyederhanakan proses pembayaran dan transaksi online. Dalam dunia yang semakin terhubung secara digital, proyek ini bertujuan u…

    JavaScript

  4. niji niji Public

    Repositori ini adalah kumpulan stiker WhatsApp yang menggambarkan berbagai karakter virtual YouTuber (Vtuber) dari kelompok Nijisanji. Stiker WhatsApp ini dirancang dengan penuh kasih sayang untuk …

    CSS

  5. starter-express-api-vercel starter-express-api-vercel Public

    Starter Express API deploy on Vercel made with love

    JavaScript 1

  6. kamar-sehat-app kamar-sehat-app Public

    Website melihat ketersediaan kamar pada rumah sakit seluruh indonesia. Aplikasi ini di-deploy di Vercel.com dan dibagun dengan Next.js, Bootstrap 5 dan Cinta. Repository dari proyek ini dapat dilih…

    JavaScript