Skip to content
View SARRAF-5757's full-sized avatar
🤧
Studying with a USB-C plugged into my head
🤧
Studying with a USB-C plugged into my head

Block or report SARRAF-5757

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

Linkedin   Devpost   Unsplash   Unsplash   Unsplash   MonkeyType   Instagram   Discord   E-mail

Languages & Frameworks

                 

My Toolset

                          

About Me

#include <procrastination>
#include "caffeine"

class AboutSarraf {
private:
    Human sarraf;
    vector<string> languages = {"C++", "Java", "Python", "HTML", "CSS"};
    vector<string> workingProjects = {
        "Saricons",
        "Air Quality Monitor (Arduino)",
        "Wordle Bot"
    }
public:
    AboutSarraf() {
        sarraf.age = 21;
        sarraf.pronouns = "he/him";
        sarraf.ethnicity = "south_asian";
        sarraf.profession = "student";
        sarraf.location = "Michigan, USA";
    }
};

Stats


SARRAF's github activity graph

Repositories

Repo 1 Repo 2   Repo 3  

Pinned Loading

  1. Saricons Saricons Public

    Forked from LawnchairLauncher/lawnicons

    [DISCONTINUED] Just a fork of lawnicons, but with more icons! Always up-to-date with the latest versions of Lawnicons.

    Kotlin 18

  2. felixcreate/Air-Quality-Arduino felixcreate/Air-Quality-Arduino Public

    The arduino side of the project

    C++ 1

  3. Mi-Band-Resources Mi-Band-Resources Public

    All of my work related to mi bands (3,4 and 6) in one place

    1

  4. ColeCurrent/Wordle-Bot ColeCurrent/Wordle-Bot Public

    Wordle AI Bot

    Python 2