Skip to content
View leviem1's full-sized avatar
๐Ÿ—๏ธ
Building
๐Ÿ—๏ธ
Building

Sponsoring

@aikar
@KengoTODA
@MiniDigger
@Machine-Maker

Organizations

@Snowy-Peak-Systems @sebs-scholarship @CrimsonWarpedcraft
Block or Report

Block or report leviem1

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

PersonDocs for Levi Muniz ๐Ÿค–

Github Stats Top Langs

About โ„น๏ธ

I've been writing code since 2014 and have spent every moment since trying to improve. My favorite languages are Python, Java, and Ruby, though I'm happy to work in just about any language. Lately, I've spent most of my free-time doing web development for my non-profit. I also run game servers and develop Minecraft mods for fun.

Languages ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป

  • Python
  • Java
  • Ruby
  • JavaScript

Tools, Technologies, Frameworks ๐Ÿ› ๏ธ

  • JUnit Unit Testing Framework
  • AWS (Lambda, S3, API Gateway, Glue, Athena, RDS, ECS, EC2, IAM)
  • Terraform/Pulumi
  • FastAPI, Flask, OpenAPI
  • Docker
  • Linux
  • GitLab CI/CD
  • GitHub Actions

Projects ๐Ÿ—

This is the account for my non-profit organization and where the majority of my contributions have been lately. We are a 501(c)(3) charity and all work is volunteer. We have a few Jekyll websites that I developed and maintain, as well as a Ruby plugin to generate OpenGraph images for our blog posts. This project has helped me learn about PHP, Ruby, and web development.

Built primarily in HTML, CSS, JavaScript, PHP, and Ruby.

This is the account for my sole-proprietor LLC "Snowy Peak Systems". In these repos I host a Jekyll website deployed using GitHub Pages. This website contains a contact form that uses a backend API that I developed using AWS API Gateway, SES, and a Lambda written in Python. The Lambda and other infrastructure is deployed automatically using Pulumi from a GitHub Actions CI/CD pipeline.

Built primarily in HTML, CSS, JavaScript, and Python.

A PaperMC Minecraft plugin template repo which allows other developers to fork the project and create new server mods using the existing project structure. I used this project to teach myself more about Gradle and GitHub Actions as a CI/CD pipeline.

This project is written in Java/Groovy.

Interests ๐Ÿ’ก

Below is a list of a few things that I enjoy learning about or working on. I probably have a few projects in-mind or in-progress for each topic.

  • Distributed Computing
  • Programming Languages
  • Operating Systems
  • DevOps
  • Machine Learning
  • Cryptography
  • Education

Pinned

  1. CrimsonWarpedcraft/plugin-template CrimsonWarpedcraft/plugin-template Public template

    A template for building PaperMC Minecraft server plugins

    Java 29 4

  2. sebs-scholarship/jekyll-post-image-generator sebs-scholarship/jekyll-post-image-generator Public

    Automatically generate images for posts on your Jekyll site.

    Ruby 3 2

  3. sebs-scholarship/Blog sebs-scholarship/Blog Public

    Blog for the SEBS Scholarship Foundation.

    HTML 2

  4. sebs-scholarship/Website sebs-scholarship/Website Public

    Repository for the SEBS Scholarship website

    HTML 1 1

  5. Snowy-Peak-Systems/contact-lambda Snowy-Peak-Systems/contact-lambda Public

    AWS Lambda to send contact requests from an API Gateway to email via SES

    Python 1

  6. Snowy-Peak-Systems/infrastructure Snowy-Peak-Systems/infrastructure Public

    Pulumi code to deploy SPS infrastructure

    Python