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

Block or report LMcule

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

Popular repositories

  1. BackGammon-Bot BackGammon-Bot Public

    Implemented a backgammon bot in AI course. The bot uses Blitz+Priming strategy with the use of an expectimax tree.

    Python 2

  2. eden eden Public

    Forked from sahana/eden

    Sahana Eden is an Open Source Humanitarian Platform which can be used to provide solutions for Disaster Management, Development, and Environmental Management sectors.. Please sign CLA when submitti…

    Python 1

  3. TEST TEST Public

    JUST TESTING

  4. Project-Library Project-Library Public

    Using Web2py, created a web application which allows users to upload, share projects and maintain versions(upto 3) of that project.

    Python

  5. WaveMixer WaveMixer Public

    Built a simple wave mixer application which allows sound recording, amplification, modulation and mixing of wav files. Application was made using Python GUI tools(tkinter) and pyaudio, and wave lib…

    Python

  6. Bash-Terminal Bash-Terminal Public

    Its a user defined shell, implemented in C language using the POSIX library. The program that can create and manage new processes, open files, and has other terminal like features.

    C