There are no reviews yet. Be the first to send feedback to the community and the maintainers!
PromiseFru.github.io
rapid-text-search
Rapid-Text-Search is an SMS-based search engine optimized to perform text-based article searches for low-end devices without an active internet connection.js-components
create DOM elements with JSdatabase
visualizing the database on browseralgorithms
Every cool algorithm i findAPIs-and-Microservices
This is a freeCodeCamp 300 hours coursearithmetic-formatter-python
Work-Projects
sudoku_solver_v2
automating_api_documentation
component_breakdowns
APIs-and-Microservices-2
A 300 hours freecodecamp course... stuff like thatMetric-Imperial-Converter-V2
express-validator
JavaScript-Assertions
mongomongoose
freeCodeCamp challengeAsyncJsApproaches
googleCharts
budget-app-python
tic-tac-toe
Relational_database-CRUD
Relational database CRUD with ORM, NodeJSfirebase_test_project
counter-app
Issue-Tracker
javascript_assertion_v2
Metric-Imperial-Converter
C_Structures
doxygen
File-Metadata-Microservice
cpp-templates
result_compiler
Find-most-frequent-element-in-a-list
Request-Header-Parser-Microservice
Exercise-Tracker
Ajax-call
gets data from url and parse into JSONexpressJs
react-app
Advance-Node
American-British-Translator
Personal-Library
Reverse-a-String
Reverse the provided string. You may need to turn the string into an array before you can reverse it. Your result must be a string.long_line
jsDocs
GDG-Bambilli
time-calculator
cpp
C-Basic-Declarations-and-Expressions
web-sockets-test
google_sheets_api
URL-Shortener-Microservice
jsPromises
sudoku_solver
javascript_assertion_v3
text-wikipedia
Timestamp-Microservice
Factorialize-a-Number
Return the factorial of the provided integer. If the integer is represented with the letter n, a factorial is the product of all positive integers less than or equal to n. Factorials are often represented with the shorthand notation n! For example: 5! = 1 * 2 * 3 * 4 * 5 = 120 Only integers greater than or equal to zero will be supplied to the function. TEST 5! = 120, 10! = 3628800Convert-Celsius-to-Fahrenheit
The algorithm to convert from Celsius to Fahrenheit is the temperature in Celsius times 9/5, plus 32. You are given a variable celsius representing a temperature in Celsius. Use the variable fahrenheit already defined and assign it the Fahrenheit temperature equivalent to the given Celsius temperature. Use the algorithm mentioned above to help convert the Celsius temperature to Fahrenheit.Love Open Source and this site? Check out how you can help us