Stephen Cheche (@stvcheche)
  • Stars
    star
    2
  • Global Rank 2,218,318 (Top 77 %)
  • Following 3
  • Registered about 4 years ago
  • Most used languages
    Makefile
    33.3 %
    Java
    33.3 %
    PHP
    16.7 %
    C
    16.7 %
  • Location ๐Ÿ‡ฐ๐Ÿ‡ช Kenya
  • Country Total Rank 4,062
  • Country Ranking
    Makefile
    8
    C
    283
    Java
    636
    PHP
    782

Top repositories

1

Cab-hailing-module

This is a cab hailing searching module that searches through JSON data and curates the data based on the search terms. The main concepts in this module are; UI design, JSON search and some other JAVA logic concepts.
Java
1
star
2

Scalculator

A simple calculator build in C, Gtk 3 and SQLite for educational purposes. It performs basic calculations and the results can stored in an SQLite database
C
1
star
3

Fortran-C-interoperability

This is a C module that converts C integers to comma separated formatted string using a Fortran function. This depicts the various techniques in manipulating integers and strings in Fortran.
Makefile
1
star
4

Demo-inventory

This module has been developed in HTML, CSS and Javascript for the front end, PHP for the back- end logic and MySQL for the database logic. This module is fully dynamic, that is all the page loading requests are delivered from the server using AJAX POST requests thus leaving no trail of cached history. This renders the browser back and forward button of no use. For any navigation functionalities use the moduleโ€™s UI elements, the browserโ€™s forward and back button will not navigate the module.
PHP
1
star
5

Android-searchable-dropdown

This module is build in JAVA and XML, it enables users to search a drop-down list. The demo is attached to t textview, the source can be modified to attach the module to any UI module.
Java
1
star
6

C-Gtk-css-Objects

These C objects make it possible to set CSS styles on GTK UI elements inline. This is very crucial when setting calculated dimensions for example setting the font sizes based on the screen resolution which is not possible using pure css style sheet. These objects can be extended to include and desired css style tags.
Makefile
1
star