Skip to content
View linuxartisan's full-sized avatar
Block or Report

Block or report linuxartisan

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

Hi there 👋

I am Sandesh Patil.

I have completed my Masters in Computer Engineering (in 2015). I have 12+ years of experience as a professional tutor and developer.

  • 💬 Ask me about
    • Python
    • C
    • C++
    • Java
    • Linux
    • Computational Theory
    • Web Development (LAMP stack)
    • OpenWRT firmware for routers.
  • 📫 How to reach me: I am available on codementor.io

Contact me on Codementor

Pinned

  1. basicshell basicshell Public

    A basic Linux shell written in C

    C 5 1

  2. generic-list-in-c generic-list-in-c Public

    A list in C language that can store any type. The list is also extended to implement a stack and a queue.

    C 1

  3. bankers-algorithm bankers-algorithm Public

    A C++ implementation of Banker's Algorithm for Deadlock Detection.

    C++ 1 1

  4. go-fish go-fish Public

    The Go Fish card game in C++ played by two human players

    C++

  5. tbds tbds Public

    A tree-based data structure implementation in Java

    Java

  6. tomoney tomoney Public

    A simple PHP library to convert a number to money format

    PHP