Franklin Richard (Nobledsmarts)

Nobledsmarts

Geek Repo

Company:Freelancer

Location:Anambra, Nigeria

Twitter:@nobledsmarts

Github PK Tool:Github PK Tool

Franklin Richard 's repositories

telegram-shopping

A telegram web based shopping app

Language:JavaScriptStargazers:4Issues:2Issues:0

db-sentry

Laravel Helper package that backs up the Mysql database specified in env file and returns it

Language:PHPLicense:MITStargazers:2Issues:0Issues:0
Language:HTMLStargazers:2Issues:2Issues:0

Arguments-Optional

Create a function that sums two arguments together. If only one argument is provided, then return a function that expects one argument and returns the sum.

Language:JavaScriptStargazers:1Issues:2Issues:0

Binary-Agents

Return an English translated sentence of the passed binary string. The binary string will be space separated.

Language:JavaScriptStargazers:1Issues:2Issues:0

Caesars-Cipher

Write a function which takes a ROT13 encoded string as input and returns a decoded string.

Language:JavaScriptStargazers:1Issues:2Issues:0

Cash-Register

Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.

Language:JavaScriptStargazers:1Issues:2Issues:0

Convert-HTML-Entities

Convert the characters &, <, >, " (double quote), and ' (apostrophe), in a string to their corresponding HTML entities.

Language:JavaScriptStargazers:1Issues:2Issues:0

Drop-it

Given the array arr, iterate through and remove each element starting from the first element (the 0 index) until the function func returns true when the iterated element is passed through it. Then return the rest of the array once the condition is satisfied, otherwise, arr should be returned as an empty array

Language:JavaScriptStargazers:1Issues:2Issues:0

Everything-Be-True

Check if the predicate (second argument) is truthy on all elements of a collection (first argument).

Language:JavaScriptStargazers:1Issues:2Issues:0

Map-the-Debris

According to Kepler's Third Law, the orbital period T of two point masses orbiting each other in a circular or elliptic orbit is:

Language:JavaScriptStargazers:1Issues:2Issues:0

Palindrome-Checker

Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.

Language:JavaScriptStargazers:1Issues:2Issues:0

rempixel

A handy tool for converting to and from rem font size values according to what you set as your base font size

Language:CSSStargazers:1Issues:2Issues:0

Roman-Numeral-Converter

Convert the given number into a roman numeral.

Language:JavaScriptStargazers:1Issues:2Issues:0
Language:TypeScriptStargazers:1Issues:2Issues:0

sorted-union

Write a function that takes two or more arrays and returns a new array of unique values in the order of the original provided arrays. In other words, all values present from all arrays should be included in their original order, but with no duplicates in the final array.

Language:JavaScriptStargazers:1Issues:2Issues:0

Steamroller

Flatten a nested array. You must account for varying levels of nesting.

Language:JavaScriptStargazers:1Issues:2Issues:0

Sum-All-Odd-Fibonacci-Numbers

Given a positive integer num, return the sum of all odd Fibonacci numbers that are less than or equal to num.

Language:JavaScriptStargazers:1Issues:2Issues:0

Telephone-Number-Validator

Return true if the passed string looks like a valid US phone number.

Language:JavaScriptStargazers:1Issues:2Issues:0

education-app

HTML/CSS version of @FlutterFlow(Youtube) Education App Template

Stargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

instagram-search

A bot that fetches Instagram accounts based on a search, and some conditions such as the number of followers.

Language:TypeScriptStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

promptverse

Nextjs Project

Stargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

the-algorithm

Source code for Twitter's Recommendation Algorithm

Language:ScalaLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

typescript-practice

diving deeper into typescript

Language:TypeScriptStargazers:0Issues:0Issues:0