Skip to content
View sonamdkindy's full-sized avatar
Block or Report

Block or report sonamdkindy

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

  1. emote-server emote-server Public

    Forked from emote-chat/server

    Backend for a mobile chat application with emoji reactions and NLP-generated emoji suggestions.

    JavaScript

  2. emote-client emote-client Public

    Forked from emote-chat/client

    Frontend for a mobile chat application with emoji reactions and NLP-generated emoji suggestions.

    JavaScript

  3. slackertracker slackertracker Public

    Forked from slackertracker/slackertracker

    Slack bot that tracks emoji usage of users in the OSU CS Slack workspace. (Python / Flask / SQLAlchemy / Docker)

    Python

  4. shellyeah shellyeah Public

    Shell similar to bash made with the use of signals, forked processes, I/O redirection, exec family of functions -- specifically execvp() and execlp(), C-string manipulation, and memory management. (C)

    C 1

  5. nonprofitmgmt nonprofitmgmt Public

    CRUD web application for management of database for an education nonprofit that tracks relationships between sponsors, students and donations. (Javascript / NodeJS / Express / MySQL / Pug)

    JavaScript 3

  6. fantasycombat fantasycombat Public

    Demonstrating OOP and polymorphism/inheritance with use of an abstract parent class along with implementations of a stack and queue to track the state of this fantasty combat tournament. (C++)

    C++