We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
I do full-stack development & data extraction.
Langs: PHP, C, TS.
Simple X11 cursor trails and effects
C 1
Forked from gnunn1/tilix
A tiling terminal emulator for Linux using GTK+ 3 with a few PRs merged
D
This was done ASAP. This code is a huge mess.
JavaScript 12
Forked from nospaceships/node-raw-socket
Raw sockets for Node.js.
C++ 1
#!/bin/bash
cleanup() {
if [ -n "$MYSQL_CONTAINER_ID" ]; then
echo "Stopping MySQL container..."