Skip to content
View jetsup's full-sized avatar

Highlights

  • Pro

Organizations

@SmallBotic @SaganaTR @Beard-Terrorizer
Block or Report

Block or report jetsup

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
jetsup/README.md

Hi ๐Ÿ‘‹, I'm George Ngigi

An embedded developer from Kenya.

  • ๐Ÿ”ญ Iโ€™m currently working on my Personal Projects and random gigs.

  • ๐ŸŒฑ Iโ€™m currently learning ROS and Qt.

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://github.com/jetsup

  • ๐Ÿ’ฌ Ask me about Java, Python, C/C++ and Linux related stuff.

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

@George_x86 https://www.facebook.com/GeorgeyX86/ jetsup George

Languages and Tools:

java python c cplusplus express firebase html5 javascript django laravel mysql nodejs php postman typescript android bash git

jetsup

ย jetsup

Pinned Loading

  1. USSD-Racharge USSD-Racharge Public

    Airtime Recharging App

    Java 1

  2. Daraja-PHP-Alpha Daraja-PHP-Alpha Public

    E-commerce website

    PHP 1

  3. Installing xeus-cling on Linux Installing xeus-cling on Linux
    1
    # Xeus-Cling finalization
    2
    
    
    3
    So after installing xeus-cling using instructions from their official documentation, I found out that I could not add the `c++11`, `c++14` and `c++17` directly to the jupyter notebook.
    4
    
    
    5
    Also, to let you know, I am using **miniconda3** installed from their [official website](https://docs.anaconda.com/free/miniconda/) running on Ubuntu 22.04. Therefore, from the xeus-cling [github repo](https://github.com/jupyter-xeus/xeus-cling), I will be replacing `mamba` with `conda` where for xeus-cling installation, I ran the following commands: