Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View yuvanvishnupandi's full-sized avatar
:octocat:
:octocat:

Block or report yuvanvishnupandi

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

Linkedin Badge Instagram Badge HackerRank Badge Gmail Badge

#!/usr/bin/python


class Myself:

    def __init__(self):
        self.name = "Yuvan Vishnu Pandi"
        self.age = 18
        self.current = " 2nd year B.tech CSE student at SRM University (KTR)"
        self.code = ["Python", "C", "C++", "HTML", "CSS", "Javascript"]
        self.languages_spoken = ["en_US","hi_IN", "ta_IN", "mr_IN", "ja_JP"]
        self.motivation = " Never Give Up!!" 
    def say_hi(self):
        print("Thanks for visiting my GitHub profile!!")


me = myself()
me.say_hi()

Tools:

VS Code|IntelliJ IDEA|GitHub|Git|Jupyter|KDE|Ubuntu|Fedora|Linux

I code with:

C|Java|Python| Pandas|Numpy|JavaFX| Java Swing|C++|HTML|JavaScript|CSS|MySQL|SQL

GitHub Trophies:


Life and Failure Quote


Pinned Loading

  1. finance_tracker_java finance_tracker_java Public

    A full-stack personal finance application (desktop) using modern Java. Features a professional, theme-aware UI and advanced modules for tracking, management, and visualization of all income and exp…

    Java 7 3

  2. siv0707/Restaurant-Management-App siv0707/Restaurant-Management-App Public

    JavaScript

  3. speech-recognition_Python speech-recognition_Python Public

    A collection of simple Python scripts for performing speech-to-text conversion.

    Python 1

  4. hackerrank_30dayschallenge hackerrank_30dayschallenge Public

    This repository contains solutions for each day’s coding challenge from the HackerRank 30 Days of Code series.

    Python

  5. STEP_SRM_java STEP_SRM_java Public

    This Repo is a compilation of my Java practice, assignments, and classwork from STEP Classes at SRM. It documents my journey in developing a solid foundation in Java programming.

    Java

  6. mini-projects_python mini-projects_python Public

    This repository contains a collection of Python-based utility programs, each designed to perform specific tasks.

    Python