Skip to content
View altilize's full-sized avatar
:shipit:
:shipit:

Organizations

@R2CJUARA

Block or report altilize

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
altilize/README.md

Typing SVG

I’m a Computer Engineering student with a strong passion for Robotics, AI, and embedded systems. I love blending hardware and software to develop innovative solutions that can solve real-world problems. My experience includes working on autonomous projects like a wheel-based robot soccer and a waste sorting robot, where I was responsible for motion control, microcontroller programming, and integrating computer vision for intelligent decision-making. Additionally, I worked on a 3kg mini soccer robot that is controlled via RC (remote control), where I focused on the motion control and sensor integration. I specialize in embedded systems and Machine Learning, particularly in computer vision, and enjoy collaborating with others to create practical, intelligent systems that improve everyday life.

You can reach me via email here!


πŸ”— Connect With Me


πŸ›  Technologies & Tools

I work with various tools and technologies in both software and hardware development.

Arduino Python C++ C Linux TensorFlow Pandas OpenCV NumPy

πŸ‘¨β€πŸ’» About Me

class Moses:
    
    def __init__(self):
        self.name = "Moses"
        self.location = "Salatiga, ID"
        self.major = "Computer Engineering, Satya Wacana Christian University"
        self.languages = [
            "C/C++", "Python", "Arduino", "Java", "MatLab", "Linux", "Tensorflow", "Pandas", "OpenCV", "Numpy"
        ]
    
    def __str__(self):
        return self.name

if __name__ == '__main__':
    me = Moses()
    print(me)

πŸ“ˆ GitHub Stats

Languages Stats Streak Stats


Pinned Loading

  1. four-wheeled-holonomic four-wheeled-holonomic Public

    C++

  2. STM32Duino-on-Ubuntu STM32Duino-on-Ubuntu Public

    1