Skip to content
View GregoryHue's full-sized avatar
▶️
Processing ...
▶️
Processing ...

Block or report GregoryHue

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

Introduction

Hi, I'm Grégory Hue. I obtained an IT Engineer diploma in 2022 and I have a passion for development. I'm currently working as a full-stack developer in Apsynet.

Career wish

I wish to work in web/software/mobile/game developpement. I have an interest for data mining and machine learning althought I don't have a lot of experience in both domain yet.

I'm looking for full stack developer position inside of a company in which teaching, learning and growing are important values.

Technologies

Languages & Frameworks I'm familiar with:

  • Python: Django, Scrapy, Jupyter, Flask
  • JavaScript/TypeScript: React, Expo, Vue
  • Database systems: MySQL, PostgreSQL

OS I've worked on:

  • Windows 7/10/11 (with WSL)
  • Ubuntu
  • Debian
  • Raspberry Pi OS
  • MacOS

Engines I've used:

  • Unity
  • Docker

Projects

I teach myself throught personal projects. Here's a non-exhaustive list of them:

  • Lyric Frequency - May 23, 2024. Web interface that lets you search for an album and displays the occurrence of each word in the album. Using Python, Django, Scrapy, HTMLX, Supabase. Educational purpose. https://lyric-frequency-edsapofefq-od.a.run.app/
  • DuckOrCat - Jan 17, 2023. Machine Learning model. It classifies pictures between Cats and Ducks. It also contains a Scrapy project to create a dataset and a Flask project to use the model in real condition. Using Python, Jupyter, Tensorflow, Flask, Scrapy. Educational purpose.
  • JamnikWebsite - Oct 11, 2022. Website for a Slovenian woodworking company. Using React, Vite, Django, PostgreSQL, Bash. The repository is private for security reasons. https://jw-test-deployment.xyz/home
  • PySudokuSolver - Aug 5, 2021. Program to solve Sudokus of various difficulties. Using Python. Educational purpose.
  • EncodeTextImage - Jun 16, 2020. Program to turn a text into an image and vice-versa. Using Python. Educational purpose.

Things I'm planning to learn/work on:

  • CI/CD
  • Finish a big educational project that I started eyars ago: a service similar to Uber Eats

Contact me

Pinned Loading

  1. SudokuSolver SudokuSolver Public

    Python

  2. DuckOrCat DuckOrCat Public

    Duck or Cat is a binary classification model. It classifies pictures of ducks and cats.

    Jupyter Notebook 4

  3. lyric-frequency lyric-frequency Public

    A small Django web-application that displays the disparity of every word in an album

    Python 1