Skip to content
View ajrilatt's full-sized avatar

Block or report ajrilatt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ajrilatt/README.md

I'm @ajrilatt! I'm currently a sophomore Computer & Data Science and Mathematics major at Lebanon Valley College. My public repositories are just fun projects I've completed in my spare time. There might be a utility or two in here somewhere.

Popular repositories Loading

  1. jam3d_7_7_2020 jam3d_7_7_2020 Public

    Forked from prokudin/jam3d

    Jupyter Notebook

  2. jam3d jam3d Public

    Forked from QCDHUB/jam3d

    Jupyter Notebook

  3. ajrilatt ajrilatt Public

    Config files for my GitHub profile.

  4. java-raster-engine java-raster-engine Public

    This is a rasterization engine I wrote during the height of the pandemic. The Java implementation is pretty clumsy, but it at least renders an .obj with flat shading.

    Java

  5. terminal-trouble terminal-trouble Public

    Wolfenstein 3D-style ASCII raycaster.

    Python

  6. vigenere-cracker vigenere-cracker Public

    Using some naive chi-squared analysis, automate the process of testing Vigenere cipher keys.

    Python