Skip to content
View alecthedev's full-sized avatar

Block or report alecthedev

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

Howdy, I'm Alec.

I like to make stuff, and love a new challenge.

Pinned below are some projects I've made, feel free to check them out.

Pinned Loading

  1. hex-life hex-life Public

    A variation of Conway's Game of Life based on hexagonal cells.

    Python

  2. tk-boids tk-boids Public

    A boid simulation implemented in Python with Tkinter

    Python

  3. dnd-loot-generator dnd-loot-generator Public

    Final Project for CS 222 - Advanced Programming

    Java 1

  4. project4-caravan project4-caravan Public

    "Ascii-ravan" A text-based take on the card game Caravan. Final Project for CS121, Java and OOP Principles

    Java

  5. maze-solver maze-solver Public

    A hexagonal maze building and solving program

    Python

  6. static-site-generator static-site-generator Public

    Markdown to HTML converter to generate static websites

    Python