Skip to content

Rendika7/Rendika7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Impressive Profile READMEs Screenshot

Hi πŸ‘‹ I am Rendika Nurhartanto Suharto!

I am a Bachelor of Data Science student at Telkom University Surabaya, where I focus on data exploration and analysis. As someone involved in data science, I have a particular interest in developing data-driven solutions and applying data analysis techniques to generate valuable insights. Especially in the fields of Machine Learning and Deep Neural Networks


class DataScientist:
    def __init__(self, full_name="Rendika Nurhartanto Suharto", nickname="Rendika", role="Data Scientist", languages_spoken=["id_ID", "en_US"], university="Telkom University Surabaya", status="Undergraduate Student"):
        self.full_name = full_name
        self.nickname = nickname
        self.role = role
        self.languages_spoken = languages_spoken
        self.university = university
        self.status = status

    def say_hi(self):
        print(f"Hi! I'm {self.nickname} ({self.full_name}), a {self.role}.")
        print(f"I can engage in a conversation with you using these languages: {', '.join(self.languages_spoken)}")
        print(f"I am currently studying at {self.university} as an {self.status}.")
        print("Hope you find something interesting here!")

def main():
    me = DataScientist()
    me.say_hi()

if __name__ == "__main__":
    main()

πŸ† GitHub Trophies

trophy

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of Β© 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy