Skip to content
View mavreyn's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mavreyn

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

Maverick Reynolds Profile

I'm a third-year student pursuing a degree in Computational Mathematics at the University of Central Florida. While coursework is essential, my true passion lies in staying at the forefront of AI advancements, exploring the capabilities of large language models (LLMs), and harnessing cutting-edge libraries and frameworks, including LangChain, to create interactive web applets and simulations that merge mathematics and computer science. As a junior developer, I may not possess extensive experience, but I more than compensate for it with my appetite for learning. My journey is a continual exploration of new skills, particularly in Python at the moment, with the goal of enhancing my experience as a developer as well as that of future collaborators. I look forward to continuing my educational career while joining a company where I may leverage new and existing AI technologies to drive meaningful and impactful projects and services.

RosePineGraphs

🛠️ Languages & Tools

python numpy jupyter selenium vscode googlecloud filezilla html css js gimp blender

🤝 Let's Connect

Pinned

  1. UCF-Crimes-Discord UCF-Crimes-Discord Public

    Forked from thefrostedfrakes/UCF-Crimes

    Open-Source Code for official UCF Crimes Discord Server. Collaboration Project by Ethan Frakes, Jack Sweeney, and Maverick Reynolds.

    Python 1

  2. mavreyn-site mavreyn-site Public

    Personal and professional portfolio for my work in mathematics and computer science. Static site. May include information about personal pursuits and interests

    HTML

  3. color-to-alpha-gimp color-to-alpha-gimp Public

    An implementation of GIMP's Color to Alpha Algorithm using Streamlit. Additional settings to determine RGB-distances and alpha interpolation available to the user.

    Python 2 5

  4. adjusted-cross-correlation adjusted-cross-correlation Public

    Computes offset of 2-dimensional datasets by using SciPy's Cross Correlation function. Considers the x-values of the data to determine predicted data offset

    Python 1

  5. resume-latex resume-latex Public

    TeX code for my resume. Built using Overleaf editor; slightly modified from available template

    TeX

  6. collatz-streamlit collatz-streamlit Public

    Interactive Visualization of the Collatz conjecture using Streamlit

    Python