c
Projects with this topic
-
Updated
-
A small javascript library that prepares HTML codes to be embed in other programming languages (the main target was C).
Updated -
gksu is a GTK+ front end for /bin/su. gksu supports login shells and preserving environment when acting as a su front end. It is useful for menu items or other graphical applications that need to ask the user's password to run as another user.
Updated -
System tray icon to display and set ALSA volume written in C and using XCB library. Similar to volumeicon, but with simpler, specifically made for ALSA and without GTK. No configuration files. No configuration windows.
Updated -
A simple makefile for compiling small C/C++ projects.
Updated -
A Rotating Cobra MK III from Elite Classic using only Xlib.
Updated -
-
Encryption, decryption, and cracking functionality with simple user interface. Shift ciphers are a centuries old method of encrypting messages, however are relatively easy to crack because of the limited key space. My crack function compares the frequency of letters in the inputted message to those typical in the English language in order to find the key and decrypt the ciphertext.
Updated -
xkeyboardicon is a little flag in systray to show current X11 keyboard layout. It was written in C and uses XCB library.
Updated -
These are some of the programs I made in my Programming in "C" Course.
Updated -
Super is a program used for efficient 3D pattern matching of oligopeptide queries to protein structural databases.
Updated -
Solutions to Project Euler problems.
Updated -
-
Simple code snippets written in C to test language capability. Book used: C for Java Programmers by Tomasz Muldner.
Updated -
A nanopass compiler built on input rewriting. WARN: Outdated code. I might return to this some day, I am unsure.
Updated -
An online CLI Tic-Tac-Toe game.
Updated -
Premium quality shitposting, powered by markov chains(tm)
Updated -
C matrix manipulation library
Updated -
-
SystemVerilog parser written in C/C++ using flex and bison The scope of this project is parsing SystemVerilog and outputting a serialized version of the abstract syntax tree.
Updated