Skip to content

Instantly share code, notes, and snippets.

View mmarj's full-sized avatar
🏠
Working from home

MM Aurangajeb mmarj

🏠
Working from home
View GitHub Profile
@mmarj
mmarj / Animation.markdown
Created September 16, 2015 11:11
Animation

Animation

I just wanted to rebuild the phone animation from "Brian Phillips". Thanks for this nice animation! :)

A Pen by Norman Dubois on CodePen.

License.

@mmarj
mmarj / CSS Cow Character Animation.markdown
Created September 19, 2015 07:50
CSS Cow Character Animation
@mmarj
mmarj / CSS Cow Character Animation.markdown
Created September 19, 2015 07:53
CSS Cow Character Animation
@mmarj
mmarj / Text input love.markdown
Last active September 20, 2015 15:35
Text input love
@mmarj
mmarj / Material Design Input Text.markdown
Created September 20, 2015 15:46
Material Design Input Text
@mmarj
mmarj / Matrix Text Effect.markdown
Created September 25, 2015 08:09
Matrix Text Effect
=============================
**http://kickass.to/infiniteskills-learning-jquery-mobile-working-files-t7967156.html
**http://kickass.to/lynda-bootstrap-3-advanced-web-development-2013-eng-t8167587.html
**http://kickass.to/lynda-css-advanced-typographic-techniques-t7928210.html
**http://kickass.to/lynda-html5-projects-interactive-charts-2013-eng-t8167670.html
**http://kickass.to/vtc-html5-css3-responsive-web-design-course-t7922533.html
*http://kickass.to/10gen-m101js-mongodb-for-node-js-developers-2013-eng-t8165205.html
*http://kickass.to/cbt-nuggets-amazon-web-services-aws-foundations-t7839734.html
@mmarj
mmarj / CSS Family Tree.markdown
Created July 21, 2016 06:12
CSS Family Tree
@mmarj
mmarj / cellular-tax-calc.py
Created August 30, 2016 13:26 — forked from maateen/cellular-tax-calc.py
This will take a float number as input and show the total number with tax. (Bangladesh)
#/usr/bin/python3
print("Press 'Ctrl+C' to exit this tool.")
try:
while True:
print("\nPlease input price in BDT: ")
a = float(input())
b=a+((a*5)/100)
c=b+((b*15)/100)
d=c+((a*1)/100)
118. লোকাল হোস্ট থেকে কিভাবে প্লাগিন ইনস্টল করতে হয়?
Hey,
Try activating the cruel, that should help
Step 1:
Browse and open the following 3 files
C:\Program Files\xampp\apache\bin\php.ini
C:\Program Files\xampp\php\php.ini