close
The Wayback Machine - https://web.archive.org/web/20211009072540/https://github.com/mil
Skip to content
Avatar

Achievements

Achievements

Organizations

@VT-CHCI @HackerSchool12
Block or Report

Block or report mil

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. A Sinatra script to serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown.

    CSS 98 17

  2. mil-edit Public

    A Simple List Editing Interface which exports to Markdown. Like a WYSIWYG or Markdown Preview Tools. Though, Simpler.

    JavaScript 21 1

  3. foo-wm Public

    A minimal window manager that organizes windows in a tree data structure, provides a socket to send commands to, and nothing more.

    C 18 1

  4. dmenu-q-xywh-xft Public archive

    Suckless' Dmenu with the QXYW, Height, and XFT Patches Applied -- Allowing for Arbitrary sizing and positioning of DMenu.

    C 16 4

  5. A Blacksburg Transit CLI, A Drop/Add Script to register you for a class when someone drops it, A timetable scraper, and more..

    Ruby 15 10

  6. keyfram Public

    Modular Sass animation library that makes compsing complex animations simple.

    CSS 13

32 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 2021

Created an issue in ziglang/zig that received 2 comments

Large array sizes cause segfault or LLVM error

Given example test file arraysize.zig like: const std = @import("std"); pub fn main() void { var x : [2e7]u8 = undefined; x[1] = 2; std.debug.warn("…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.