Asadullah Kashif (@ShaderOX)
  • Stars
    star
    21
  • Global Rank 618,258 (Top 22 %)
  • Followers 13
  • Following 8
  • Registered over 4 years ago
  • Most used languages
    Python
    50.0 %
    C
    16.7 %
    JavaScript
    16.7 %
    Lua
    8.3 %
    Shell
    8.3 %
  • Location 🇵🇰 Pakistan
  • Country Total Rank 1,662
  • Country Ranking
    Lua
    12
    C
    102
    Shell
    221
    Python
    406

Top repositories

1

live-editor

Share and collaborate on your code with developers anywhere.
JavaScript
6
star
2

Instant-Messenging-App

This Web App allows users to chat, join, create group and even edit or delete their messages. It is written using Flask (Python), HTML, CSS and JavaScript
JavaScript
2
star
3

Discord-Bot

This is a discord bot written in Python using Discord Rewrite API. This has the ability to play music on Voice Channels from YouTube
Python
2
star
4

AI-Tictactoe-Game

This game is played between a human and an AI and it's unbeatable. Written in Python with Pygame.
Python
2
star
5

ChatOps

A char application that allows users to join and message is brocasted to all the overs that are connected. Uses Sockets in C.
C
2
star
6

Github-Bash-Scripting

This is a bash script that with a simple command sets up your project folder, creates a GitHub repo for it, creates a README.md and does the initial commit. Then it opens that folder in your favorite text editor.
Shell
1
star
7

image-recovery-software

A C project to recover deleted images (jpgs, pngs, and gifs) from Drives, Hexdumps etc.
C
1
star
8

file-extractor

This is a python script that extracts the files from within the folders recursively and copies them to the root directory.
Python
1
star
9

Cliper

This is a simple command-line command that lets you copy whatever you type in in front of the command to your clipboard. Whether it be a simple string or a complex sequence of shell commands (in this case their output gets saved onto the clipboard)
Python
1
star
10

Terminal-Typing-Test

This is just a fun Typing Test. It is written in Python and works on the console using the curses library. It uses a collection of 1000 most commonly used English words and forms random sentences. In the end it generates a comprehensive report of the performance.
Python
1
star
11

Pong-AI

It a Pong Game. Where you can play against an AI or even let two AIs play against eachother or play with a friend. Its written in Lua and runs with a 2D game framework called LOVE2D.
Lua
1
star
12

CGet

This simply sends a GET request to any url and then gets the response. The response can be saved to a file, displayed as JSON data for testing APIs, or simple displayed on the console. Different flags offer different functionality to the user.
Python
1
star