Skip to content
View h-mbl's full-sized avatar
🎲
🎲

Highlights

  • Pro

Block or report h-mbl

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

👋🏽 About Me

Hello! I'm an aspiring computer scientist who enjoys doing UI/UX design in my free time.

  • 🌱 Currently learning Generative AI [...]

🛠️ Skills

  • Languages: Python Java C++ C JavaScript
  • Web Development: HTML CSS Bootstrap SASS AJAX React NodeJS Rest API
  • Framework: Flask
  • Data Science: Pandas NumPy TensorFlow
  • Tools: Git Docker

🎨 UI/UX Design

  • Design Tools: Figma Miro
  • Prototyping: Interactive prototypes
  • User Research: Usability testing surveys user personas

🧱Projects

1. French Word API 📚

This Flask API allows users to search for and obtain the definition of a given word. Using a GET request parameter, the API returns the definition and other related information if available.

Note: The complete API usage guide will be available soon.

To obtain the definition of the word "matin", use the following URL: https://dictionnaireapi.vercel.app/flaskApi/define?word=matin

Code

https://dictionnaireapi.vercel.app/flaskApi/define?word=your_word

📈 GitHub Stats

Top Langs

githubstat

🌐 Connect with Me

Pinned Loading

  1. advertising advertising Public

    The program assists the Mayor's office in installing advertising terminals in a neighborhood, connecting all public places in the district with a wired network in an optimal manner.

    Java

  2. gestionCargaison gestionCargaison Public

    The program designed to manage the cargo truck process in a warehouse. It facilitates the transportation of boxes from various storage buildings to the truck. The program determines the optimal ser…

    Java

  3. MedicationStockManagement MedicationStockManagement Public

    This Java program allows for the management of medication inventory in a pharmacy. It handles various transactions such as receiving medication deliveries, processing client prescriptions, displayi…

    Java

  4. jeuDeLaVie jeuDeLaVie Public

    The Game of Life is a cellular automaton invented by John Horton Conway in 1970.

    Python

  5. IFT2125_TP4 IFT2125_TP4 Public

    This repository contains solutions to three intriguing algorithmic problems. Each problem is tackled using Python, with solutions neatly organized into individual scripts. Dive into the details of …

    Python

  6. sommeTableau sommeTableau Public

    This is a web application for playing the game "The Sum of Symbols." The game is a single-player challenge where the objective is to find the numbers associated with five symbols

    Python