Skip to content
View pratyushmp's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@glugmvit @code4opensource
Block or Report

Block or report pratyushmp

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
pratyushmp/README.md
title Pratyush_M;

class About(Me):

    Present<> getDetails():
        return (
                 [
                    'education' = {
                    'college' : 'Sir M Visvesvaraya Institute of Technology',
                    'year' : '3rd',
                    'branch' : 'Computer Science Engineering',
                    'degree' : 'Bachelor of Engineering'
                  }
                ]
              )
     
     
     Now<> getTechStack():
     
          return (
                  [
                    languages = ['.py', '.cpp', '.c', '.java'],
                    frameworks = ['flask', 'firebase', 'flutter'],
                    communication = ['telegram', 'google-meet', 'slack', 'email']
                  ]
                )
      
      
      Future<> getgoals():
      
          return (
                  [
                    'To contribute more towards open source.',
                    'Learn more frameworks and implement them in my projects.',
                    'Diving deep into the world of ML.',
                    'See more green boxes below.'
                  ]
                )

Pinned

  1. Data-Science--Cheat-Sheet Data-Science--Cheat-Sheet Public

    Forked from georgearun/Data-Science--Cheat-Sheet

    Cheat Sheets

    1

  2. code_opensource_2020 code_opensource_2020 Public

    This Hacktoberfest feel free to contribute code in any language of your choice.

    Java 11 149

  3. CG-LAB CG-LAB Public

    This repository contains all the programs for Computer Graphics Lab (Sub Code: 17CSL68)

    C++ 1

  4. SS-LAB SS-LAB Public

    This repository contains all the programs for System Software and Operating System Lab (Sub Code: 17CSL67)

    C

  5. Employee-Exit-Prediction Employee-Exit-Prediction Public

    Jupyter Notebook 1

  6. RuntimeTerrorQR RuntimeTerrorQR Public

    Forked from Dhar15/RuntimeTerrorQR

    A repository for our web app.

    HTML