Skip to content

Instantly share code, notes, and snippets.

View ahmubashshir's full-sized avatar

Mubashshir ahmubashshir

View GitHub Profile
/*
*
* Copyright 2019 Ahmad Hasan Mubashshir <ahmubashshir@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
"Aoi" - Hikaru ga Chikyuu ni Itakoro......
10 Years after saying “Leave this to me and go”, I Became a Legend.
10 Years in the Friend Zone
2.5 Dimensional Seduction
A Boy Who Has Been Reincarnated Twice Spends Peacefully as an S-Rank Adventurer
A Fool and a Girl
A Pretty's Super Zombie
A Story About A Totally Straightforward Girlfriend
A Story About Treating a Female Knight Who Has Never Been Treated as a Woman as a Woman
Aida ni Hatachi
@ahmubashshir
ahmubashshir / ttm_unpack.c
Created March 13, 2020 05:24
To the Moon.rgssad extractor, forked from http://ancurio.bplaced.net/stuff/ttm_pack.c and edited...
/*
* ttm_unpack: An unpacker for the game "To the Moon"'s datafiles.
*
* Copyright (c) 2012, David Gow <david@ingeniumdigital.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
@ahmubashshir
ahmubashshir / floyeds-turtle.vala
Created February 29, 2020 11:19
'Floyeds Turtle' implemented in vala
public int fdup(int[] val)
{
var trt = val[val[0]];
var hre = val[0];
var cntr = 0;
while (trt != hre)
{
if( ( cntr < val.length * 10 ) && ( val.length < 15) )
break;
trt = val[trt];
@ahmubashshir
ahmubashshir / .bash-powerline
Created February 25, 2019 11:31
Bash Powerline
#!/usr/bin/env bash
## Uncomment to disable git info
#POWERLINE_GIT=0
__powerline() {
# Colorscheme
readonly RESET='\[\033[m\]'
readonly COLOR_CWD='\[\033[0;34m\]' # blue
readonly COLOR_GIT='\[\033[0;36m\]' # cyan

Programming Books

নাম লেখক ডাউনলোড লিঙ্ক[মেগা] ডাউনলোড লিঙ্ক[মিডিয়াফায়ার]
কম্পিউটার প্রোগ্রামিং তামিম শাহরিয়ার সুবিন ডাউনলোড ডাউনলোড
লার্ন পাইথন দি হার্ড ওয়ে জেড শ ডাউনলোড ডাউনলোড
ব্যাশ রেফারেন্স ম্যানুয়াল জিএনইউ প্রজেক্ট ডাউনলোড