Skip to content

Instantly share code, notes, and snippets.

View threeal's full-sized avatar

Alfi Maulana threeal

View GitHub Profile
from pynput.keyboard import Key, Listener
import socket
import time
x_pos = 0
y_pos = 0
z_pos = 0
x_rot = 0
y_rot = 0
ctrl+Insert start
Escape end
Left cut-left,warp
Down cut-down,warp
Up cut-up,warp
Right cut-right,warp
shift+Left move-left,warp
shift+Down move-down,warp
shift+Up move-up,warp
shift+Right move-right,warp
#include "ros/ros.h"
#include "std_msgs/String.h"
#include <sys/socket.h>
#include <arpa/inet.h>
#include<sstream>
#include<sys/ioctl.h>
#include<termios.h>
#define SERVER_IP "169.254.183.150"
-- Extension: "uuid-ossp"
-- DROP EXTENSION "uuid-ossp";
CREATE EXTENSION "uuid-ossp"
SCHEMA public
VERSION "1.1";

Etics App Project

  • Ngetest aplikasi natih.
  • Ngatur ui buat halaman awal
  • trigger, loading, disable untuk button dan input field
  • connect login register firebase
  • desain halaman utama
  • ngatur database firestore
  • connect firestore
  • notifikasi

AR Location Project

  • nyoba example ARCore-Location (github)
  • nyoba AR Location-based for Android here
  • better location update for android here
  • rewrite AR Location-based for Android in kotlin here
  • try render multiple view in ar, here
  • nyoba Display nearby places in AR on Android in Kotlin here

Additional Sources

Quick Arch Installation Guide Todo

Add a quick arch installation guide in threeal/documentation.

  • Bootable USB Setup
  • Network Connection
  • SSH Remote
  • Partition format
  • Essential package installation
  • System configuration