JuanMarinoDev
Front End Web Developer. Proficient in HTML5, CSS3 (Sass & Bootstrap), JavaScript (jQuery).
Bucaramanga - Colombia
Pinned Repositories
Basic-Metric-Imperial-Unit-Converter
A web app for quick unit conversions in Length, Volume, and Mass.
Basic-Responsive-Layout
Can-Place-Flowers-Function
Verify if it is possible to plant n amount of flowers without violating the no-adjacent-flowers rule.
Find-Smallest-Letter-Greater-Than-Target
Returns the smallest character in letters that is lexicographically greater than target.
Length-of-Last-Word
Function that returns the length of a last word in the string.
LightBox-Interactive-Photo-Gallery
Explore a captivating LightBox photo gallery. Click on images to view in a sleek, interactive overlay, providing an immersive visual experience.
Merge-Strings-Alternately
Merge two strings by adding letters in alternating order.
Palindrome-Number
Check for palindrome number
Random-Password-Generator
Generate secure random passwords with customizable length and character options. Copy passwords easily with a click.
Roman-Number-Converter
Convert a roman number to an integer
JuanMarinoDev's Repositories
JuanMarinoDev/Basic-Metric-Imperial-Unit-Converter
A web app for quick unit conversions in Length, Volume, and Mass.
JuanMarinoDev/Basic-Responsive-Layout
JuanMarinoDev/Can-Place-Flowers-Function
Verify if it is possible to plant n amount of flowers without violating the no-adjacent-flowers rule.
JuanMarinoDev/Find-Smallest-Letter-Greater-Than-Target
Returns the smallest character in letters that is lexicographically greater than target.
JuanMarinoDev/Length-of-Last-Word
Function that returns the length of a last word in the string.
JuanMarinoDev/LightBox-Interactive-Photo-Gallery
Explore a captivating LightBox photo gallery. Click on images to view in a sleek, interactive overlay, providing an immersive visual experience.
JuanMarinoDev/Merge-Strings-Alternately
Merge two strings by adding letters in alternating order.
JuanMarinoDev/Palindrome-Number
Check for palindrome number
JuanMarinoDev/Random-Password-Generator
Generate secure random passwords with customizable length and character options. Copy passwords easily with a click.
JuanMarinoDev/Roman-Number-Converter
Convert a roman number to an integer
JuanMarinoDev/Remove-Duplicates-from-Sorted-Array
Return the amount of non-repeated numbers from a sorted array.
JuanMarinoDev/Reverse-Integer
JuanMarinoDev/Search-Insert-Position
JuanMarinoDev/Sort-Array-in-Ascending-Order
Given an array of integers, sort the array in ascending order and return it.