Promise Fru (@PromiseFru)
  • Stars
    star
    73
  • Global Rank 261,080 (Top 9 %)
  • Followers 25
  • Following 10
  • Registered about 7 years ago
  • Most used languages
    JavaScript
    56.3 %
    HTML
    14.6 %
    Python
    12.5 %
    C++
    6.3 %
    Makefile
    4.2 %
    C
    2.1 %
    PHP
    2.1 %
    CSS
    2.1 %
  • Location πŸ‡¨πŸ‡² Cameroon
  • Country Total Rank 53,362
  • Country Ranking
    Makefile
    4
    C++
    16
    Python
    34
    C
    44
    HTML
    47
    PHP
    114
    CSS
    152

Top repositories

1

PromiseFru.github.io

HTML
2
star
2

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.
Python
2
star
3

js-components

create DOM elements with JS
1
star
4

database

visualizing the database on browser
HTML
1
star
5

algorithms

Every cool algorithm i find
1
star
6

APIs-and-Microservices

This is a freeCodeCamp 300 hours course
1
star
7

CMS

CMS with PHP
PHP
1
star
8

arithmetic-formatter-python

Python
1
star
9

Work-Projects

HTML
1
star
10

sudoku_solver_v2

JavaScript
1
star
11

automating_api_documentation

1
star
12

component_breakdowns

1
star
13

APIs-and-Microservices-2

A 300 hours freecodecamp course... stuff like that
1
star
14

Metric-Imperial-Converter-V2

JavaScript
1
star
15

express-validator

1
star
16

JavaScript-Assertions

JavaScript
1
star
17

mongomongoose

freeCodeCamp challenge
JavaScript
1
star
18

AsyncJsApproaches

JavaScript
1
star
19

googleCharts

HTML
1
star
20

budget-app-python

Python
1
star
21

tic-tac-toe

C++
1
star
22

Relational_database-CRUD

Relational database CRUD with ORM, NodeJS
JavaScript
1
star
23

firebase_test_project

HTML
1
star
24

counter-app

JavaScript
1
star
25

Issue-Tracker

JavaScript
1
star
26

javascript_assertion_v2

JavaScript
1
star
27

Metric-Imperial-Converter

JavaScript
1
star
28

C_Structures

C
1
star
29

doxygen

Makefile
1
star
30

File-Metadata-Microservice

JavaScript
1
star
31

cpp-templates

1
star
32

result_compiler

JavaScript
1
star
33

Find-most-frequent-element-in-a-list

Python
1
star
34

Request-Header-Parser-Microservice

JavaScript
1
star
35

Exercise-Tracker

JavaScript
1
star
36

Ajax-call

gets data from url and parse into JSON
JavaScript
1
star
37

expressJs

JavaScript
1
star
38

react-app

HTML
1
star
39

Advance-Node

JavaScript
1
star
40

American-British-Translator

JavaScript
1
star
41

Personal-Library

JavaScript
1
star
42

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.
JavaScript
1
star
43

long_line

C++
1
star
44

jsDocs

CSS
1
star
45

GDG-Bambilli

1
star
46

time-calculator

Python
1
star
47

cpp

C++
1
star
48

C-Basic-Declarations-and-Expressions

Makefile
1
star
49

web-sockets-test

HTML
1
star
50

google_sheets_api

JavaScript
1
star
51

URL-Shortener-Microservice

JavaScript
1
star
52

jsPromises

JavaScript
1
star
53

sudoku_solver

JavaScript
1
star
54

javascript_assertion_v3

JavaScript
1
star
55

text-wikipedia

Python
1
star
56

Timestamp-Microservice

JavaScript
1
star
57

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! = 3628800
1
star
58

Convert-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.
JavaScript
1
star