An open API service indexing awesome lists of open source software.

https://github.com/frankplus/frankplus


https://github.com/frankplus/frankplus

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

### Hi there, I'm Francesco ๐Ÿ‘‹

I love everything related to computers, science and engineering.

I recently graduated with honors in MSc Computer Engineering and I've been involved in software development since I was a child.

My main interests are AI, Embedded Systems and Computer Graphics. I also have some background in Android Development and Web Development.

I have experience in multiple programming languages such as: C/C++, Python, Java, Kotlin, Rust, JavaScript.

## My work experience
๐Ÿ‘จโ€๐Ÿ’ป **Open Source Software Engineer at Huawei** (Nov 2021 - Ongoing)
- Lead integration of **OpenHarmony** into [**Eclipse Oniro**](https://oniroproject.org/), developing Yocto meta-layers for hardware like **Raspberry Pi 4** and **QEMU**.
- Engineered **GitHub Actions** pipelines for OpenHarmony, automating builds and deployments on **Raspberry Pi** and **Rockchip** platforms.
- Developed **PoC** with **Bosch** and **Hoperun**, integrating **Eclipse Kanto** for cloud connectivity and **MQTT** messaging.
- Led the bringup of **Oniro/OpenHarmony** on the **Volla x23** phone, enabling system services and UI functionality.

[![Linkedin](https://img.shields.io/badge/-LinkedIn-blue?style=flat&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/francesco-pham-54128486/)

![frankplus's GitHub stats](https://github-readme-stats.vercel.app/api?username=frankplus&count_private=true&show_icons=true)

## Recent Projects
๐ŸŽ“ **Master Thesis on Deep 3D optimisation - EUVIP 2022 Pubblication**: ([๐Ÿ”—Code](https://github.com/frankplus/Deep-3D-optimization) | [๐Ÿ“„Paper](https://ieeexplore.ieee.org/document/9922742))
- Improved QoE of 3D interactive applications through deep learning driven LOD selection
- Trained a neural network in **PyTorch** for an accurate rendering quality prediction
- Developed **Unity** script for dataset generation and neural network deployment

๐ŸŽ“ **Thesis on Sensor fusion with Deep Learning**: ([๐Ÿ”—Code](https://github.com/frankplus/tof-stereo-fusion) | [๐Ÿ“„Paper](https://github.com/frankplus/tof-stereo-fusion/raw/master/ToF-Stereo-Fusion-Thesis-Francesco-Pham-2019.pdf))
- Direct sensor fusion of stereo and time-of-flight range imaging system
- Designed and trained a residual neural network in **Tensorflow** for the fusion process achieving 7 times more accurate depth estimation

๐Ÿ’ฌ **Transformer chatbot based on Google Meena**: ([๐Ÿ”—Code](https://github.com/frankplus/meena-chatbot))
- Developed an open source **Python** implementation of an Open-Domain transformer chatbot based on the Google's Meena chatbot paper using **Tensor2Tensor** framework

๐ŸŒ **Internet of Things shop and dashboard**: ([๐Ÿ”—Code](https://github.com/lucamoroz/iot-dashboard))
- Online platform that allows to buy and monitor IoT sensors
- Developed with Spring Boot, React, PostgreSQL, Material-UI, Docker, Java, Javascript

๐ŸŽฎ **WebAssembly 2D game engine**: ([๐Ÿ”—Code](https://github.com/frankplus/JGE) | [๐Ÿ”—Code](https://github.com/frankplus/csweb) | [๐Ÿ•น๏ธDemo](https://frankplus.github.io/))
- Developed a C++ 2D game engine for the web using **WebAssembly** and **WebGL** technologies
- ported a 2D homebrew game for Playstation to the web.

๐Ÿ“ˆ **Mathematical function plotter**: ([๐Ÿ”—Code](https://github.com/Franciman/plasm) | [๐Ÿ•น๏ธDemo](https://frankplus.github.io/plasm/))
- Built a **Rust** web application for 2D, 3D, implicit and explicit mathematical functions plotter using WebAssembly and WebGL technologies.

๐Ÿ“ฑ **Android app for local jobs search & post**: ([๐Ÿ”—Code](https://github.com/nicomazz/LocalJobs))
- Developed **Kotlin** application for searching, posting and sharing local jobs.
- Adopted agile development by using CI tools and GitFlow model.
- Optimized the application for offline use with real time data syncing using Firebase and latest Android Jetpack tools.