Skip to content

Instantly share code, notes, and snippets.

View AliMoajiz9's full-sized avatar

Syed Muhammad Ali Moajiz AliMoajiz9

View GitHub Profile
/*
* robot.js
*
* You'll need three keys in order to unlock the
* Algorithm: the red key, the green key, and the
* blue key. Unfortunately, all three of them are
* behind human-proof barriers.
*
* The plan is simple: reprogram the maintenance
* robots to grab the key and bring it through
@ehusain000
ehusain000 / gist:a2a1faa03f4f5e9839bf8530cc139fe4
Created March 22, 2022 12:21 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@towbee98
towbee98 / gist:a66444cb8e8f9df638d159eaaab7cf6e
Last active March 29, 2022 05:40
Blockgames Task - Decentralized Blockchain Server for file storage and verification for Universities - by Tobiloba Oladele - @towbee98

Blockgames Task - Decentralized Blockchain Server for file storage and verification for Universities - by Tobiloba Oladele

I've heard series of stories in public universities about how students struggle to get their original transcript result after graduation, falsification of results ,certificates and other sensitive documents in most tetiary institutions.There's also the problem of plagiarism. All these are some of the problem faced in the education sector that i believe applying the knowledge of blockchain technology would provide a great solution to them. Though i've not really planned on how to go about it , i believe with blockchain, verification of students records will be easier if universties store their students records on the blockchain. This will reduce falsification or forgery of results by scrupulous elements and it also allow the individuals that want to verify the records trust what they are looking for. I believe with blockchain there will be a reduction in plagiarsm as original works

---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2022/3/21 ??1:14
Description: mouseClicked event handler
java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.<init>(GameProfile.java:26) ~[authlib-2.1.28.jar:?] {re:computing_frames,re:classloading}
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:192) ~[authlib-2.1.28.jar:?] {re:classloading}
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:179) ~[authlib-2.1.28.jar:?] {re:classloading}
@mypy-play
mypy-play / main.py
Created March 21, 2022 05:13
Shared via mypy Playground
from typing import NoReturn, Literal, overload
@overload
def foo(a: int) -> int: ...
@overload
def foo(a: float) -> int: ...
def foo(a: object) -> object:
@minhvu112001
minhvu112001 / main.java
Created March 18, 2022 09:43
full 4 bai tap
package com.company;
import java.util.Scanner;
public class main {
public static class fibonaci2 {
@mengwangk
mengwangk / yank_highight.lua
Last active March 18, 2022 11:07
Neovim for Beginners -Lua Autocmd and Keymap Functions
local cmd = vim.cmd
-- Highlight on yank
cmd [[
augroup YankHighlight
autocmd!
autocmd TextYankPost * silent! lua vim.highlight.on_yank()
augroup end
]]
@Kathlar
Kathlar / kathlar.txt
Created March 12, 2022 13:43
kathlar
Young and ambitious game programmer. Gamer. Fantasy, sci-fi and comics fanatic. VR enthusiast, RPG player.
Open minded, humorous and dedicated employee. Experienced in Unity game development, C# programming and console porting.
Occasionally doing freelance game development during free time.
Proud owner of a white swiss shepherd named Loki.
/*****************
* cellBlockA.js *
*****************
*
* Good morning, Dr. Eval.
*
* It wasn't easy, but I've managed to get your computer down
* to you. This system might be unfamiliar, but the underlying
* code is still JavaScript. Just like we predicted.
*
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 12, 2022 10:32
Rimworld output log published using HugsLib
Log uploaded on Saturday, March 12, 2022, 11:32:04 AM
Loaded mods:
Gw hair mod [hair only](GWhair.noface): (no assemblies)
[O21] Geothermal Coolers(neronix17.geothermalcooler): (no assemblies)
Harmony(brrainz.harmony)[mv:1.2.0.0]: 0Harmony(2.2.0), HarmonyMod(1.2.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:9.0.1]: 0Harmony(av:2.2.0,fv:1.2.0.1), HugsLib(av:1.0.0,fv:9.0.1)
Giddy-up! Core(roolo.giddyupcore)[ov:4.1.3]: 0Harmony(av:2.2.0,fv:2.1.1), 0MultiplayerAPI(av:0.2.0,fv:0.1.0), GiddyUpCore(av:0.0.0,fv:0.0.0)
LWM's Deep Storage(LWM.DeepStorage)[mv:1.3.0.1]: IHoldMultipleThings(av:0.1.0,fv:1.0.0), LWM.DeepStorage(1.0.0.38163)