Skip to content
View kamalinux's full-sized avatar

Block or report kamalinux

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
kamalinux/README.md

Hi there 👋

Pinned Loading

  1. simple_shell simple_shell Public

    hsh - simple_shell is a unix command interpreter that is part of the alx low level programming module and is intended to emulate the basics sh shell.

    C 1

  2. monty monty Public

    Monty is an interpreter of Monty ByteCodes files. Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python).

    C

  3. printf printf Public

    The printf is a function named _printf that is part of the alx low level module and imitates the actual "printf" command located in the stdio.h library.

    C

  4. alx-low_level_programming alx-low_level_programming Public

    This repository contains code examples of C low level programming during my full-stack software engineering program with alx.

    C

  5. alx-higher_level_programming alx-higher_level_programming Public

    This repository contains code examples of Python high level programming during my full-stack software engineering program with alx.

    Python

  6. FlashcardApp FlashcardApp Public

    The FlashcardApp is a basic android app written in java and part of Mobile Product Development Workshop by CodePath

    Java 2