maciejkuran.com sitemap
Home AboutProjects
All projects
Strong Password Generator
HTML entities encoder/decoder
Palindrome checker!
Title case converter
Blog all posts
Single posts
Implementing pagination.
Asynchronous image slider - promises exercise.
Creating username out of user objects data - OOP.
Implementing a tab component.
Creating a slider component.
Computing the number of days between dates.
Checking if a number is even.
Implementing basic log-in functionality and an automatic log-out
timer.
Checking if a number is in an array of arrays.
Creating dynamically an array that contains 100 random numbers
between 1-10.
Title Case Converter - excluding specific words from being
capitalized.
Computing overal family income.
Finding users over 18 years old.
Returning the highest number from an array.
Palindrome checker.
Calculating a percentage of nationality.
Part 2: Tax calculator - the partial application and bind()
method.
Part 1: Tax calculator - the function that returns another
function.
Bank deposit for 12 months. Higher-order function and callbacks
exercise.
Converting an unordered, long string into a clean formatted
output.
The ticket number generator.
Masking credit card digits, showing only the last 4.
Converting the first value of each word to uppercase.
Text checker - checking if text contains forbidden
words/characters.
Removing capital letters/spaces from login email address.
The function returns the corrected name in case a user capitalizes
some letters.
The function that sums an indefinite number of numbers as
arguments.
