• Stars
    star
    1
  • Language
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

create DOM elements with JS

More 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

database

visualizing the database on browser
HTML
1
star
4

algorithms

Every cool algorithm i find
1
star
5

APIs-and-Microservices

This is a freeCodeCamp 300 hours course
1
star
6

CMS

CMS with PHP
PHP
1
star
7

arithmetic-formatter-python

Python
1
star
8

Work-Projects

HTML
1
star
9

sudoku_solver_v2

JavaScript
1
star
10

automating_api_documentation

1
star
11

component_breakdowns

1
star
12

APIs-and-Microservices-2

A 300 hours freecodecamp course... stuff like that
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

tic-tac-toe

C++
1
star
21

Relational_database-CRUD

Relational database CRUD with ORM, NodeJS
JavaScript
1
star
22

firebase_test_project

HTML
1
star
23

counter-app

JavaScript
1
star
24

Issue-Tracker

JavaScript
1
star
25

javascript_assertion_v2

JavaScript
1
star
26

Metric-Imperial-Converter

JavaScript
1
star
27

C_Structures

C
1
star
28

doxygen

Makefile
1
star
29

File-Metadata-Microservice

JavaScript
1
star
30

cpp-templates

1
star
31

result_compiler

JavaScript
1
star
32

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

Python
1
star
33

Request-Header-Parser-Microservice

JavaScript
1
star
34

Exercise-Tracker

JavaScript
1
star
35

Ajax-call

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

expressJs

JavaScript
1
star
37

react-app

HTML
1
star
38

Advance-Node

JavaScript
1
star
39

American-British-Translator

JavaScript
1
star
40

Personal-Library

JavaScript
1
star
41

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
42

long_line

C++
1
star
43

jsDocs

CSS
1
star
44

GDG-Bambilli

1
star
45

time-calculator

Python
1
star
46

cpp

C++
1
star
47

C-Basic-Declarations-and-Expressions

Makefile
1
star
48

web-sockets-test

HTML
1
star
49

google_sheets_api

JavaScript
1
star
50

URL-Shortener-Microservice

JavaScript
1
star
51

jsPromises

JavaScript
1
star
52

sudoku_solver

JavaScript
1
star
53

javascript_assertion_v3

JavaScript
1
star
54

text-wikipedia

Python
1
star
55

Timestamp-Microservice

JavaScript
1
star
56

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
57

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