Rawley (@EbotRawley)
  • Stars
    star
    28
  • Global Rank 503,104 (Top 18 %)
  • Followers 8
  • Registered over 3 years ago
  • Most used languages
    C++
    72.2 %
    CSS
    16.7 %
    OCaml
    5.6 %
    JavaScript
    5.6 %
  • Location 🇨🇲 Cameroon
  • Country Total Rank 124
  • Country Ranking
    C++
    2
    OCaml
    3
    CSS
    37

Top repositories

1

Conveter

This code can convert Bin to Dec and vice versa and also Celcuis to Kelvin and vice versa. Many other functions and quantities will be added shortly, a help is highly welcomed.
C++
2
star
2

Anota

An upcoming website prototype
CSS
2
star
3

CPP-GCD

A C++ program that finds the GCD of two integers and not only that, but it shows the steps used in finding the answer which enhances the understanding of the concept.
C++
2
star
4

Auto-Text

An automated texting bot with Javascript. It's just a prototype!!
CSS
2
star
5

CountDown

A count down C++ code with a beep sound and a cool finishing sound !
C++
2
star
6

CPP-Form

A sign in form with C++, its not cool or not very nice but i think its a good start point.
C++
2
star
7

Parity

A very simple C++ code that can tell if an integer is even or odd.
C++
2
star
8

MTN-MOMO

A prototype of MTN-MOMO service with very limiteed functionalities but pretty cool project. You can use all the options like the real MTN MOMO, but its not connected to any database nor account. Am wandering if it can be possible !!..?
C++
2
star
9

Pyramid-Pattern

This code takes an input (integer) from the user and prints a half pyramid with the number of lines inputed. It's not very useful but it was a task in our secondary school ICT manual which was troubling us. So i hope it will help my juniors.
C++
2
star
10

Quadratic-Equation

Solves a quadratic equation by finding the values x using the quadratic formula.
C++
1
star
11

Farhrenheit-to-Celcius

Converts tempreture in Farhrenheit to Celcius approximatley.
C++
1
star
12

Celcius-to-Farhrenheit

Converts temperature from Celcius to Farhrenheit
C++
1
star
13

Greatest-Number

Takes 3 integers as input and prints the greatest number.
C++
1
star
14

Kletty-fly-design-challenge

A competition/challenge to reproduce a photoshoot flyer with CSS or even React. I used just html and css.
CSS
1
star
15

316-Project

Functional Programming wit ocaml
OCaml
1
star
16

UBCOMSA

1
star
17

mern-shopping-website

JavaScript
1
star
18

Calculator

A simple calculator in C++, takes 2 integers as input with an operator, the evaluates the answer.
C++
1
star
19

Sort-array

This is a C++ program that collects any amount of input (integers) from a user and sorts them in an ascending order them prints them.
C++
1
star