Skip to content
View alexmeert's full-sized avatar
πŸ–₯️
Locked In
πŸ–₯️
Locked In

Block or report alexmeert

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

Nicholas 'Alex' Meert

About Me

Hello! I'm Alex, a passionate developer and problem solver currently studying Computer Science with a focus in Game Development and Simulation at Florida Polytechnic University. I enjoy building innovative projects, especially in web development, software development, and game development. I'm also highly interested in artificial intelligence and machine learning, and I’m excited about the potential these technologies have to shape the future.

πŸ”§ Skills & Tools

Programming/Scripting Languages: Python, C++, JavaScript, HTML, CSS, MySQL, C, C#, Ruby
Frameworks: Flask, .NET, React, Django, Node.js, PyTorch, Electron, AWS
Development Tools: VS Code, PyCharm, DataGrip, Google Colab, Microsoft Excel, Maya, Unity, Blender, Asana, Figma, Git, Firebase

πŸŽ“ Education

Bachelor of Science in Computer Science
Florida Polytechnic University | Expected Graduation: May 2026
Focus: Game Development and Simulation

Relevant Coursework:

  • Algorithm Design
  • Machine Learning
  • Computer Animation
  • Systems Analysis & Design
  • Data Structures (C++)
  • Database 1 (MySQL)
  • Discrete Math
  • Computational Linear Algebra
  • Computer Science Problem Solving (Python)
  • Object Oriented Programming (C++)
  • Introduction to Computation and Programming (C)

🌱 Interests in Computer Science

I am passionate about:

  • Web Development: Building responsive, full-stack applications using modern frameworks.
  • Software Development: Developing efficient, scalable software solutions.
  • Game Development: Creating interactive games using game engines like Unity and Unreal.
  • Artificial Intelligence & Machine Learning: Exploring AI-driven technologies and building machine learning models to solve complex problems.

🌟 Current Projects

  • Statify: Spotify User Statistic App | Python, Flask, Spotify API, JavaScript, HTML, CSS
    August 2024 – September 2024
    β€’ Developed a full-stack web application to analyze user listening patterns, with filtering options for different time frames
    β€’ Designed a responsive front-end to visualize user listening statistics
    β€’ Integrated OAuth for secure user authentication

  • Spoiler-Free Sports Chrome Extension | JavaScript, HTML, CSS, YouTube API
    June 2024 – Present
    β€’ Chrome extension to prevent YouTube spoilers by blurring video thumbnails and altering titles
    β€’ Users can tailor spoiler-blocking criteria for specific sports, teams, or keywords

  • FeelSync Mental Health Tracker | JavaScript, React, Node.js, Flask, SQLite
    August 2024 – Present
    β€’ Mental health tracking app allowing users to log moods and review emotional trends
    β€’ Real-time notifications and reminders to engage users with mood logging and trend tracking

πŸ“« Let's Connect

🀝 Contributions

I'm open to collaborations on exciting projects, particularly in game development, web development, and AI. If you're interested in working together, feel free to reach out or submit a pull request!

Popular repositories Loading

  1. statifyapp statifyapp Public

    Python 1

  2. Scientific-Python-Data-Acoustic-Modeling Scientific-Python-Data-Acoustic-Modeling Public

    A group project to model the acoustics of the sound of a clap

    Python 1

  3. Base-Conversion Base-Conversion Public

    A simple Tkinter GUI made with Python that allows a user to convert between decimal, binary, octal, and hexadecimal.

    Python

  4. Stack-Based-Calculator Stack-Based-Calculator Public

    A basic calculator made using the stack data structure's last in first out (LIFO) approach

    C++

  5. Graph-Based-Flight-Route-Optimization Graph-Based-Flight-Route-Optimization Public

    A group project for data structures to find optimal flight routes and airport connectivity

    C++

  6. Calculator Calculator Public

    A very basic four function calculator which I created from using a tutorial

    HTML