Hey There! 👋 My Name is Max.

Thanks for stopping by and checking out all the coding projects I've created in my free time.


profile picture

I'm a techy who is extremely passionate about learning and utilizing all things cutting edge technology. I'm currently employed at Prove working as a Solutions Engineer. My professional interests lie somewhere on the corner of cloud architecture, intersecting cybersecurity, traversing machine learning, and toppling over cloud communications platforms. Check out my LinkedIn for my professional certifications and Github for the source code to my projects!*

Linkedin Github

*Better UI coming late 2022!

Flask Powered Website

I've decided to make a project website using Python with Flask as the framework. This website has a full CI/CD pipeline running on a VM in Las Vegas, NV.

Current Functionality:
  • Registration & Login
  • User Management
  • User Profiles/Account Settings
Upcoming Functionality:
  • Registration Risk Assessment using TeleSign Score + MaxMind GeoIP
  • Email/Phone verification upon registration
  • Custom front-end design
25%

Last updated 878 days ago

Music Discovery

A proof of concept application I created with the vision of creating a better way to discover music. The application will use machine learning to get a deeper understanding of your taste in music through rapid feedback via like, dislike, and skip buttons. Think of it as ADHD music discovery.

Current Functionality:
  • Set of 5 songs in a SQLite database with cover art and song/artist details.
  • Fully functioning like, dislike, and skip buttons.
  • Basic user analytics.
Note: registration is required.

Demo
30%

Last updated 878 days ago

Onboarding Risk Assessment Flow

The application creates a sample registration/onboarding page which requires details such as a contact name, email address and phone number. After submission, the application will run through a risk flow to assess the user. This in turn will provide a response of accept, require additional verification, or deny.

Current Functionality:

  • Internal risk flow with 3rd party API's
Note: This demo will be heavily rate-limited (1 form submit per IP per minute).

Customer Facing Demo Administrator Demo
15%

Last updated 878 days ago