Pinned Repositories
animate-typing
This is plugin to animate typing that require jQuery to work
Blue-Slider
Blue-Slider is a responsive slider jquery plugin with great customization
hex-reader
A cli application for reading a file content or a string value into Hex format
implement-async-await
Implementing the async/await pattern from scratch
implement-promise
Implementing the promise pattern in JavaScript from scratch (step by step)
log-style
Customize the style of logged message
nested-response
Make nested response from flat records
stream-module
This is a simplified version of built-in Node.js stream module
understanding-nodejs-stream-module
A book that examines the Node.js stream module by implementing it from scratch
Understanding-the-Core-Ideas-of-Promise-by-Implementing-it-in-JavaScript
A book that explains the implementation of promise in detail
Babak-Gholamzadeh's Repositories
Babak-Gholamzadeh/Blue-Slider
Blue-Slider is a responsive slider jquery plugin with great customization
Babak-Gholamzadeh/animate-typing
This is plugin to animate typing that require jQuery to work
Babak-Gholamzadeh/flip-clock
This plugin is used to countdown the time in 3D style. It doesn't return a jQuery object, but jQuery is required for manipulating DOM.
Babak-Gholamzadeh/get-url-parts
Get the parts of the current URL
Babak-Gholamzadeh/convert-csv-json
Some function to convert the content of CSV file to json and vice versa
Babak-Gholamzadeh/custom-alert
This customization overrides the main alert method in window object in browsers (which is a bad practice).
Babak-Gholamzadeh/jquery-date-picker
This is a jQuery plugin that is used to show a date picker box
Babak-Gholamzadeh/jQuery-Photo-Editor
It's a jQuery plugin that can be used for any kind of editing of photos by user
Babak-Gholamzadeh/number-to-english-phrase
Convert any integer number with at most thirty digits to the english phrase of that number