class SoftwareDeveloper:
def __init__(self):
self.name = "Ishaan Sathaye"
self.languages = ["Python"]
self.tools = ["Git", "Jupyter", "Visual Studio"]
self.interests = ["Machine Learning", "Algorithms", "Data Structures"]
def greet(self):
print("Hi, check out some of my projects and stuff I am currently learning!")
i = SoftwareDeveloper()
i.greet()
🎯
Focusing
CS @ Cal Poly SLO
Highlights
- Pro
Pinned Loading
-
int-collector-cisco
int-collector-cisco PublicCisco Internship Project: INT Collector Program
-
DataStructAlgorithms
DataStructAlgorithms PublicData Structures and Sorting Algorithms Prep and Repo before CPE 202 Course
-
-
CSC365-IntroDatabaseSystems
CSC365-IntroDatabaseSystems PublicCal Poly CSC 365 Intro to Database Systems Spring 2023
Jupyter Notebook 1
-
CSC357-SystemsProgramming
CSC357-SystemsProgramming PublicCal Poly CSC 357 Systems Programming Course
C 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.