Skip to content
View animi4695's full-sized avatar

Highlights

  • Pro

Block or report animi4695

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. design-patterns design-patterns Public

    Implementation of Design Patterns using C#/Javascript, based on the book 'Head First Design Patterns' and few youtube and blog articles

    C#

  2. pig-beautifier pig-beautifier Public

    File beautifier for programming languages

    JavaScript

  3. Fast mbox-to-csv in c++ Fast mbox-to-csv in c++
    1
    #include <iostream>
    2
    #include <fstream>
    3
    #include <vector>
    4
    #include <string>
    5
    #include <filesystem>
  4. muralikrishna muralikrishna Public

    portfolio site

    HTML

  5. Pandas cheatsheet with examples Pandas cheatsheet with examples
    1
    {
    2
      "metadata": {
    3
        "kernelspec": {
    4
          "name": "python",
    5
          "display_name": "Python (Pyodide)",
  6. gumloop-challenge gumloop-challenge Public

    This is for gumloop hiring challenge where we need to use react flow to do something useful. This application tries to transfer youtube music playlists to spotify

    TypeScript