Gedeon Obae Gekonge (@Gedeonobae)
  • Stars
    star
    46
  • Global Rank 361,603 (Top 13 %)
  • Followers 115
  • Following 83
  • Registered over 3 years ago
  • Most used languages
    Python
    42.9 %
    C
    28.6 %
    Shell
    19.0 %
    JavaScript
    9.5 %
  • Location πŸ‡°πŸ‡ͺ Kenya
  • Country Total Rank 719
  • Country Ranking
    C
    17
    Shell
    70
    Python
    163
    JavaScript
    1,013

Top repositories

1

AirBnB_clone_v2

Ever since you completed project 0x0F. Load balancer of the SysAdmin track, you’ve had 2 web servers + 1 load balancer but nothing to distribute with them. It’s time to make your work public! In this first deployment project, you will be deploying your web_static work. You will use Fabric (for Python3). Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution. This concept is important: execute commands locally or remotely. Locally means in your laptop (physical laptop or inside your Vagrant), and Remotely means on your server(s). Fabric is taking care of all network connections (SSH, SCP etc.), it’s an easy tool for transferring, executing, etc. commands from locale to a remote server.
Python
7
star
2

alx-low_level_programming

This repository contains programs written for the low-level programming track at ALXSchool.
C
6
star
3

alx-frontend-javascript

alx-frontend-javascript
JavaScript
2
star
4

simple_shell

Writing a simple UNIX command interpreter.
C
2
star
5

alx-backend-user-data

alx-backend-user-data
Python
2
star
6

alx-higher_level_programming

This repository contains programs written for the higher-level programming track at ALXSchool.
Python
2
star
7

alx-backend-javascript

Specialization
Shell
1
star
8

alx-backend

backend
C
1
star
9

alx-system_engineering-devops

engineering devops
Shell
1
star
10

Gedeon-obae1

Config files for my GitHub profile.
1
star
11

alx-backend-python

alx-backend-python
Python
1
star
12

printf

A formatted output conversion C program completed as part of the low-level programming and algorithm track at ALX. The program is a pseudo- recreation of the C standard library function, printf.
C
1
star
13

monty

C
1
star
14

recovery

recovery
Python
1
star
15

php

1
star
16

niftecs-software-company

1
star
17

alx-interview

interview
Python
1
star
18

binary_trees

simple binary trees
C
1
star
19

AirBnB_clone

AirBnB clone written for ALX(Holberton) School, Second sprint.
Python
1
star
20

alx-backend-storage

Backend Storage
Python
1
star
21

alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer
Shell
1
star
22

flexbox-css

1
star
23

just_do_it

Dynamic website
Python
1
star
24

alx-files_manager

This project is a summary of this back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing. The objective is to build a simple platform to upload and view files: User authentication via a token List all files Upload a new file Change permission of a file View a file Generate thumbnails for images
JavaScript
1
star
25

RSA-Factoring-Challenge

We have sniffed an unsecured network and found numbers that are used to encrypt very important documents. It seems that those numbers are not always generated using large enough prime numbers. Your mission should you choose to accept it, is to factorize these numbers as fast as possible before the target fixes this bug on their server - so that we can decode the encrypted documents.
Shell
1
star
26

30-days-of-javascript

1
star