Skip to content

Instantly share code, notes, and snippets.

View sohailmahmud's full-sized avatar
🚀

Md Sohail Mahmud sohailmahmud

🚀
View GitHub Profile
import 'dart:math';
import 'package:flutter/material.dart';
void main() {
runApp(new MyApp());
}
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
@sohailmahmud
sohailmahmud / SublimeText3.2.1LicenseKey.md
Last active July 28, 2020 16:46
Sublime Text 3 License Key

Sublime Text 3.2.1 License Key

----- BEGIN LICENSE -----

Member J2TeaM Single User License EA7E-1011316 D7DA350E 1B8B0760 972F8B60 F3E64036 B9B4E234 F356F38F 0AD1E3B7 0E9C5FAD FA0A2ABE 25F65BD8 D51458E5 3923CE80

@sohailmahmud
sohailmahmud / index.html
Created April 4, 2020 18:15
Process Timeline
<!-- Based on: https://dribbble.com/shots/5260798-Process -->
<div class="toggle">
<span>☀️</span>
<input type="checkbox" id="toggle-switch" />
<label for="toggle-switch"></label>
<span>🌙</span>
</div>
<div class="main-container">
<div class="steps-container">
@sohailmahmud
sohailmahmud / index.html
Last active March 29, 2020 15:23
Neomorphic Form
<form>
<div class="segment">
<h1>Sign up</h1>
</div>
<label>
<input type="text" placeholder="Email Address"/>
</label>
<label>