Skip to content
View Rabia2698's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Rabia2698

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Reference-for-Website-Portfolio Reference-for-Website-Portfolio Public

    Sample code for a personal portfolio website built with HTML and CSS.

    HTML

  2. All-basic-github All-basic-github Public

    A personal reference for basic Git commands I use in Visual Studio Code, like git clone, git add, git commit, git push, and git pull. Handy for quick lookups while working on projects.

  3. All-basic-python All-basic-python Public

    This repository contains simple and commonly used Python commands such as print("Hello, World!"), for loops, while loops, and other beginner-friendly examples. It's mainly for my personal reference…

    Python

  4. All-basic-python-image All-basic-python-image Public

    A personal reference for basic script used in Python involving Image process, such as Cropping, Resizing, Change Colorspace, Sharpening and more. Handy for quick lookups while working on projects i…

    Python

  5. Edit-image-app Edit-image-app Public

    A small project to build a simple image editing application, created to test and improve my Python skills. This project includes a graphical user interface (GUI) built using Tkinter.

    Python

  6. Genetic-Algorithm---Image-Enhancement Genetic-Algorithm---Image-Enhancement Public

    A simple code to understand a little bit about genetic algorithm in image enhacement.

    Python