-
🔭 I'm currently working on Some prototypes about new generation UX design, mobile 3D reconstructing, and research about 3D reconstructing (mesh splatting, faster 3DGS, 4DGS), and harness structure in AI agents.
-
🌱 I'm currently learning Deep Reinforcement Learning, C++, RUST, GO, Celery Messages List in Redis, Communication between agents among processes
-
🤝 I'm looking for help with UX designers, mobile 3D reconstructing developers
-
📫 How to reach me JiongleHe@outlook.com
-
⚡ I am currently a year-4 student majoring in Computer Science and Technology. I think the future is about inspirations and the courage to make your idea come true. :)
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Rocky Ho"
self.role = "👯 Passionate learner of AI agent engineering.
🔭 Future master student in Hong Kong University of Science and Technology."
self.language_spoken = ["zh_CN", "en_US", "zh_Cantonese"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()🌱 Some Projects I am currently working on! IF you are interesting in it, contact me!



