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

๐Ÿ’ป Programming Languages

Python Java C++ C JavaScript

๐ŸŒ Web Development

HTML CSS Bootstrap SASS AJAX React Node.js REST API

๐Ÿš€ Frameworks & Libraries

Flask FastAPI Express TailwindCSS Vite Electron

๐Ÿ›ข๏ธ Databases

MongoDB PostgreSQL

๐Ÿค– AI, Machine Learning & Data Science

NumPy Pandas Scikit-learn PyTorch TensorFlow Hugging Face Transformers

๐Ÿ› ๏ธ DevOps & Tools

Git GitHub Actions Docker Conda Jupyter Notebook Google Colab PyCharm

๐Ÿ” Web Scraping

Beautiful Soup

โ˜๏ธ Cloud & Deployment

Google Cloud Azure Vercel Railway Docker Render

๐ŸŽจ UI/UX Design

๐ŸŽจ Design Tools

Figma Miro

๐Ÿ”ฌ 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 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 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 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 Public

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

    Python

  5. 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 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