Skip to content
View ghulammuzz's full-sized avatar
👻
getStatus
👻
getStatus
Block or Report

Block or report ghulammuzz

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

Hi there 👋

  • 🌱 A YEM E blablabla ...PERRRR

Pinned

  1. simple-ansible-go-web simple-ansible-go-web Public

    Simple Ansible playbook automates the deployment and configuration of a Go web server on remote servers.

    Go 2

  2. simple-go-fiber-redis-mysql simple-go-fiber-redis-mysql Public

    A simple Go script using Fiber, Redis, and MySQL for basic read and write operations.

    Go 2

  3. simple-go-gRPC-CRUD simple-go-gRPC-CRUD Public

    Simple go script CRUD (Create, Read, Update, Delete) gRPC (Google Remote Procedure Call) service implemented in Go.

    Go 2

  4. ml-prompt-recommendation ml-prompt-recommendation Public

    Forked from Capstone-Experimental/ml-prompt-recommendation

    The provided script is a Flask web application that offers a text recommendation service based on TinyBERT embeddings.

    Jupyter Notebook

  5. flask-multithreading flask-multithreading Public

    The script is a simple Python application using Flask, designed for concurrently downloading images from a list of URLs. It employs multithreading to enhance download efficiency.

    Python