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

Block or report cmang

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

About Me 🗽

Hi. I'm a software engineer from the USA. I'm into hacking, art, and music. Some of my main programming languages are Python, C, C++, Bash and JavaScript. This is where I keep some of my programming projects.

Projects

ASCII Art and Textmode Graphics:

  • Durdraw - Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
  • Gifterm - Image and animated .GIF viewer for text consoles. Linux/Mac/Windows (kind of)

Desktop Linux/X11:

  • Emojam - A lightweight Emoji picker/keyboard for X-Windows on Linux and Unix-like systems. (Gtk)
  • Synaptweak - GUI app for changing Synaptics Touchpad Driver settings in Linux (Qt)

Games and toys:

  • Acronymph - Acromania-like acronym game for IRC
  • cpong - A simpe pong-like ASCII game for Unix. My first "real" C program, decades ago. Be kind.
  • OpenGL Toys - Some OpenGL demos I made a long time ago (C, GLUT)

Other:

  • X10 Pyro - Web interface to X10 Firecracker (RS-232) wireless home automation module (Python + Flask)
  • stract - Extract a range of bytes from binary files by specifying the first and last byte offsets (in decimal or hex)
  • iPhone-TTS - Objective-C wrapper and port of Festival Lite text-to-speech engine to iPhone OS. This was used for adding text-to-speech capability to early iPhone apps. (old, historical) (C, Objective-C, iOS)

Top Langs Top Langs Anurag's GitHub stats Anurag's GitHub stats

Popular repositories

  1. durdraw durdraw Public

    Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes

    Python 613 20

  2. gifterm gifterm Public

    View animated .GIF files in a text console. Linux/Mac/Windows

    Python 29 4

  3. emojam emojam Public

    A lightweight Emoji picker/keyboard for X-Windows on Linux and Unix-like systems.

    Python 7

  4. synaptweak synaptweak Public

    Synaptics Touchpad Driver Tweaking in Linux (with a GUI)

    Python 5

  5. cpong cpong Public

    Simple pong-like ascii game

    C 3

  6. acronymph acronymph Public

    Acromania acronym game for IRC

    Python 3