Git Product home page Git Product logo

Hi There! My name is Riza.

class Riza:
    def __init__(self):
        self.name = "Riza"
        self.age = 14
        self.interests = ["coding", "gaming", "learning", "football"]
        self.skills = ["Python", "JavaScript", "C++", "C#"]

    def __str__(self):
        return f"πŸ‘‹ Hey, I'm {self.name}!\n\n I'm {self.age} years old and passionate about {', '.join(self.interests)}.\n\nπŸ’» My skills include {', '.join(self.skills)}.\n\nLet's connect and build something amazing together!"

riza = Riza()

print(riza)

I've been interested in coding since the age of 10 years old. I started off with block-based Scratch code and grew to learn line languages such as Python and Java. At 12, I used my Java knowledge to experiment with Minecraft plugins and started to create my own web design using languages such as HTML, CSS, and JavaScript. At around 13, I started to try creating my own games in Unity, where I dipped my toes into C#. When I was 14, I delved into projects involving hardware and libraries such as TensorFlow, Raspberry Pi, NumPy, Ultralytics, Flask, Pandas, SQL, SDL2, Jetson Nano, and Keras. Currently, I am playing around with bot development & web design, including projects involving OpenCV. I have tried tools such as Node.js and React, however, I am still learning!


Currently Working On

  • OpenCV Projects: Currently working on projects related to OpenCV.
  • AI/Machine Learning: Self-teaching and experimenting.
  • LeetCode: Grinding LeetCode for fun and practice.

Tech Stack

Web Dev

Other Langs

Game Development

AI

Tools

Riza's Projects

Riza doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.