Skip to content
View vikasdo's full-sized avatar
💭
student
💭
student
Block or Report

Block or report vikasdo

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
vikasdo/README.md

Vikas D

Linkedin Badge Gmail Badge

Hola Amigo👋


I am D.vikas, a Computer Science and Engineering Undergrad at Snist 🧑‍🎓. I am a Programmer, and always excited to learn new stuffs.

Programmer (noun): A machine that turns coffee into code.
  • 💻 I code in Python.
  • 🌱 I’m currently learning Data Science.
  • 👯 I’m looking to collaborate on project-based on Machine Learning.
  • 💬 Ask me about anything. If I didn't know maybe I will learn something new!
  • ⚡ Fun fact: Iam a silent bee but in social media iam very enthusiastic!
def 4YearsOfCSE(self):
    year = 0
    prevWorkDone = 0
    while(year<4):
        workDone = int(input())
        if workDone>prevWorkDone:
           print("Keep it Up!")
        else:
           print("Real programmer starts from 0.")
        prevWorkDone = workDone 
    print(Happy Coding!)
    
self.4YearsOfCSE()

Pinned Loading

  1. Book-Recommendation-Analysis Book-Recommendation-Analysis Public

    The E-commerce Industry is rising day by day .So for this we need a Efficient E-commerce Recommendation system . So In this Project We Try to make a recommendation system which will recommend the I…

    HTML 27 29

  2. internship-project internship-project Public

    College-Notes-Gallery And blogging system

    PHP 2 4

  3. Scraping_ecommerce_sites Scraping_ecommerce_sites Public template

    Which in turn has led to rise of e-commerce aggregator platforms which collect and show you the information regarding your products from across multiple portals. For example when planning to buy a…

    Python 1 1

  4. DbStore DbStore Public

    Data store is meant to local storage for one single process on single laptop By creating Threads for each operation

    Python 1

  5. Python-Projects Python-Projects Public