Promise Fru (@PromiseFru)
  • Stars
    star
    73
  • Global Rank 252,104 (Top 9 %)
  • Followers 20
  • Following 10
  • Registered over 6 years ago
  • Most used languages
    JavaScript
    55.1 %
    HTML
    14.3 %
    Python
    12.2 %
    C++
    6.1 %
    Makefile
    4.1 %
    PHP
    4.1 %
    C
    2.0 %
    CSS
    2.0 %
  • Location 🇨🇲 Cameroon
  • Country Total Rank 53,362
  • Country Ranking
    Makefile
    4
    C++
    11
    C
    30
    Python
    35
    HTML
    47
    PHP
    88
    CSS
    130

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

algorithms

Every cool algorithm i find
1
star
5

database

visualizing the database on browser
HTML
1
star
6

APIs-and-Microservices

This is a freeCodeCamp 300 hours course
1
star
7

arithmetic-formatter-python

Python
1
star
8

sudoku_solver_v2

JavaScript
1
star
9

APIs-and-Microservices-2

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

Work-Projects

HTML
1
star
11

automating_api_documentation

1
star
12

component_breakdowns

1
star
13

Metric-Imperial-Converter-V2

JavaScript
1
star
14

express-validator

1
star
15

JavaScript-Assertions

JavaScript
1
star
16

mongomongoose

freeCodeCamp challenge
JavaScript
1
star
17

AsyncJsApproaches

JavaScript
1
star
18

googleCharts

HTML
1
star
19

budget-app-python

Python
1
star
20

Relational_database-CRUD

Relational database CRUD with ORM, NodeJS
JavaScript
1
star
21

tic-tac-toe

C++
1
star
22

firebase_test_project

HTML
1
star
23

expressJs

JavaScript
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

phpconfigs

Updated php auth code, gets data from html and stores in mysql
PHP
1
star
29

C_Structures

C
1
star
30

doxygen

Makefile
1
star
31

File-Metadata-Microservice

JavaScript
1
star
32

cpp-templates

1
star
33

result_compiler

JavaScript
1
star
34

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

Python
1
star
35

Request-Header-Parser-Microservice

JavaScript
1
star
36

Exercise-Tracker

JavaScript
1
star
37

Ajax-call

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

react-app

HTML
1
star
39

American-British-Translator

JavaScript
1
star
40

Advance-Node

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

C-Basic-Declarations-and-Expressions

Makefile
1
star
44

long_line

C++
1
star
45

jsDocs

CSS
1
star
46

google_sheets_api

JavaScript
1
star
47

CMS

CMS with PHP
PHP
1
star
48

GDG-Bambilli

1
star
49

time-calculator

Python
1
star
50

cpp

C++
1
star
51

web-sockets-test

HTML
1
star
52

URL-Shortener-Microservice

JavaScript
1
star
53

jsPromises

JavaScript
1
star
54

sudoku_solver

JavaScript
1
star
55

javascript_assertion_v3

JavaScript
1
star
56

text-wikipedia

Python
1
star
57

Timestamp-Microservice

JavaScript
1
star
58

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
59

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