Skip to content
View Gabeele's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Gabeele

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Gabeele/README.md

Hi There! πŸ‘‹

I'm Gavin Abeele - a recent computer science grad from Conestoga College, a passionate community leader, and a culinary enthusiast. I thrive on creating innovative solutions bridging the technology and practicality gap.

πŸ’« About Me:

  • πŸ–₯️ Coding Enthusiast: With over 5 years of experience, I've honed my skills in C++, Python, JavaScript, and React, developing various applications from academic projects to hackathon-winning apps.
  • 🐳 Docker Advocate: Passionate about containerization and Docker, leveraging it in numerous projects for enhanced efficiency and scalability.
  • πŸ—£οΈ Public Speaker & Mentor: Active in the Google Developer Student Club, leading workshops on topics ranging from machine learning with TensorFlow and PyTorch to Git mastery.
  • πŸ“Š Machine Learning Aficionado: Spearheaded projects like a movie recommendation system and a candy sorting machine, showcasing my skills in TensorFlow, PyTorch, and NLTK.

🌐 Socials:

πŸ’» Tech Stack:

Feel free to reach out or follow me on my journey through code and innovation! HTML5 JavaScript Python C++ C# DigitalOcean Netlify Google Cloud Bootstrap Express.js NodeJS React Thymeleaf Nginx MongoDB MySQL NumPy Pandas TensorFlow scikit-learn Docker

Pinned Loading

  1. Movie-Recomendation Movie-Recomendation Public

    Visit the site (Offline) -> https://recommendmemovies.com. A personal project exploring machine learning, Python, Flask, ReactJS, Docker, Nginx, Digital Ocean, and more!

    Python 7 3

  2. Super-Mario-Reinforcement-Learning Super-Mario-Reinforcement-Learning Public

    Using Pytorch, OpenAI Gym, and other frameworks; this project used Python in Jupyter Notebooks to build a reinforcement model to pass Super Mario Bros levels.

    Jupyter Notebook

  3. Dwellow Dwellow Public

    Dwellow is a communication app that connects tenants with property managers, streamlining ticketing, resource management, and interactions. It's designed to make property management more efficient …

    TypeScript 3

  4. Sudoku-Solver Sudoku-Solver Public

    A python console application that generates valid Sudokus and solves them using recurrsion and backtracking algorithms.

    Python