Skip to content
View akamilkhan's full-sized avatar
💥
Moving forward!
💥
Moving forward!

Block or report akamilkhan

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

Pinned Loading

  1. Social-Media-Automation Public

    Tools/Scripts I used to automate my instagram motivational quote page.

    Python 1

  2. cpp2python Public

    Sample project demonstrating C++ code reusability in python using boost.python.

    C++ 2

  3. hex_dump
    1
    void hex_dump(void *addr, int len)
    2
    {
    3
    
                  
    4
       printf("length of hexdump = %d", len);
    5
       int            i;
  4. Set bold and set italic function for...
    1
    function setbold(IO, start, end, fontSize) {
    2
        //Sanity checking: is the active layer a text layer?
    3
        var activeLayer = app.activeDocument.activeLayer;
    4
        if (activeLayer.kind == LayerKind.TEXT) {
    5
            //More checking: does the text layer have content, and are start and end set to reasonable values?
  5. Simple-WebSocket-Server Public

    Forked from eidheim/Simple-WebSocket-Server

    A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy w…

    C++ 1

7 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing akamilkhan's contributions from April 14, 2024 to April 18, 2025. The contributions are 100% commits, 0% issues, 0% pull requests, 0% code review.

Contribution activity

April 2025

akamilkhan has no activity yet for this period.
Loading