Skip to content

Instantly share code, notes, and snippets.

View makandz's full-sized avatar
💻
beep boop.

Makan makandz

💻
beep boop.
View GitHub Profile
@makandz
makandz / .gitignore
Created November 5, 2023 00:26
gitignore
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
#
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
function(){alert('hello world')})
@makandz
makandz / autoupdate.sh
Created June 7, 2022 02:46
A script to automatically update packages and notify you on Discord
#!/bin/bash
# Base Source: https://gist.github.com/mckinnon81/45f5cec4aacb04b5ba347e27d5bb7717
DISCORD=""
# Check if the script is being run as root exit if it is not.
if [ $(id -u) -ne 0 ]
then
echo "You need to be root to run this script."
# add_library("sound")
ls = [random(0, 500) for _ in range(80)]
_ls = ls[:]
access = []
high = []
checked = []
tick = 0
def setup():
size(1000, 700)
# Self Driving Car Project
# By Makan D ~ Computer Engineering Class 2018 - 2019
# This car has been designed to drive and turn on it's own
# through a path. It can stop at stop signs, handle curves,
# make turns, stop if path is blocked, and more!
# AI detection was made possible by Tensorflow, this is my
# first AI project, thanks to EdjeElectronics for the tutorial.
# https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
@makandz
makandz / game.c
Created January 18, 2018 17:59
Snake Game on the Arduino
// Display needs it!
#include <Arduino.h>
#include <LiquidCrystal.h>
#include <EEPROM.h>
// Matrix Board
#define LEDARRAY_D 13
#define LEDARRAY_C 12
#define LEDARRAY_B 11
#define LEDARRAY_A 10
@makandz
makandz / premiumskins.sh
Last active April 14, 2018 18:43
All Agar.io Premium Skins (7/11/2017)
wget http://configs-web.agario.miniclippt.com/live/v6/754/bangladesh_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/pig_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/prussia_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/excalibur_2017_mystic_bird_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/Mask_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/AGR-DLS-Daily_Premium_Confirm_Pop-up_Luchador_32000_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/chinese_new_year_chicken_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/Undead_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/Triceratops_hi.png
wget http://configs-web.agario.miniclippt.com/live/v6/754/AGR-DLS-Daily_Regular_Confirm_Pop-up_Target_6500_hi.png