Skip to content

Instantly share code, notes, and snippets.

View hid0's full-sized avatar
🎯
Focusing

Faiz Hidayatulloh hid0

🎯
Focusing
View GitHub Profile
{
"success": true,
"message": "Check In Successfully",
"attendance": {
"user_id": "0193f22d-a61b-7068-a8f8-0cdeb4eca0de",
"date": "2025-02-07",
"time_in": "07:02:02",
"latlon_in": "-6.690562511539448,110.70607355026196",
"updated_at": "2025-02-07T07:37:43.000000Z",
"created_at": "2025-02-07T07:37:43.000000Z",
{
"success": true,
"message": "Check Out Successfully",
"data": {
"id": 2,
"user_id": "0193f22d-a61b-7068-a8f8-0cdeb4eca0de",
"date": "2025-02-07",
"photo_in": null,
"time_in": "07:02:02",
"latlon_in": "-6.690562511539448,110.70607355026196",
@hid0
hid0 / alacritty.toml
Created March 24, 2025 02:11
alacritty config windows
# import = [
# "~/.config/alacritty/themes/catppuccin_mocha.toml"
# ]
[terminal.shell]
program = "C:\\Program Files\\PowerShell\\7\\pwsh.exe"
[font]
# family = "Mononoki Nerd Font"
@hid0
hid0 / gist:a4cd01316a1ddc55dc22a9b7e8b80a29
Created June 2, 2025 06:00
script scraping data e ijazah
import PyPDF2
import pandas as pd
import re
# Ganti dengan nama file PDF Anda jika berbeda
pdf_file_path = 'ijazah_SMKW9.pdf'
extracted_data = []
try:
@hid0
hid0 / html
Created July 27, 2025 05:54
spec pc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="AIDA64 v7.70.7500">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-8859-1">
<STYLE>
#reportmenu > ul{
list-style: none;
margin: 0;
padding: 0;