Skip to content
View sereenk's full-sized avatar

Block or report sereenk

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

Popular repositories Loading

  1. SAMPLE_CODE_SK SAMPLE_CODE_SKPublic

    This repository contains assignments and codes from the classes taken in Winter'21.

    Python 1

  2. book-exercises book-exercisesPublic template

    Forked from programming-for-data-science/book-exercises

    R

  3. coding-interview-university coding-interview-universityPublic

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  4. Spotify_API_project Spotify_API_projectPublic

    This is a project for a graduate-level Intermediate programming class at the University of Michigan, Ann Arbor.

    Jupyter Notebook

  5. Tic-Tac-Toe Tic-Tac-ToePublic

    This is a Tic Tac Toe game between two players. The program will prompt each player for their move and then check to see if anyone has won after each move.

    Python

  6. interactive_search_tool_iTunes interactive_search_tool_iTunesPublic

    In this project, I created an interactive search interface program that searches the iTunes store using the iTunes search API and creates a list of objects from the data retrieved. The output will …

    Python