Skip to content
View CyrilMishra's full-sized avatar
:atom:
ML and AI Enthusiast
:atom:
ML and AI Enthusiast
Block or Report

Block or report CyrilMishra

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
CyrilMishra/README.md
GitHub Octocat Drinking a Cup of Coffee
Headline


[![@cyrilmishra's Holopin board](https://holopin.me/cyrilmishra)](https://holopin.io/@cyrilmishra)

side_sticker

class CyrilMishra():
    
  def __init__(self):
    self.name = "Cyril Mishra";
    self.username = "CyrilMishra";
    self.institute = "MNNIT, Allahabad";
    self.mail = "mishracyril@gmail.com";
    self.web = "https://CyrilMishra.github.io/";
  
  def __str__(self):
    return self.name
if __name__ == '__main__':
    me = CyrilMishra()

  Technical Skills

Python HTML5 CSS3 Bootstrap C C++
Shell GitLinux


Git  GitHub Activity

stats

 stats









 


  Connect here




Popular repositories Loading

  1. CPP-Leetcode-Solutions CPP-Leetcode-Solutions Public

    Leetcode Questions Solutions

    C++ 3 5

  2. Battleship-web-game Battleship-web-game Public

    Forked from ContriHUB/Battleship-web-game

    A Simple Web Game made using Phaser 3.

    JavaScript

  3. trial trial Public

    HTML

  4. ContriHUB-21 ContriHUB-21 Public

    Forked from AnuragGupta806/ContriHUB-21

    ⛄ 🌀 ContriHub is an event under Avishkar-21 where we are expecting to get more and more people involved in Opens Source activities.

    HTML

  5. LeetSolve LeetSolve Public

    Forked from ContriHUB/LeetSolve

    Show Problems Attempted on LeetCode

    JavaScript