CakeResume Talent Search

Advanced filters
On
De 4 a 6 años
6-10 años
10-15 años
Más de 15 años
Software engineer
Avatar of Chun Liu (Phoe).
Software Engineer
En un mes
精神, 擁有出色的溝通和協調能力 。亦擁有領導團隊完成專案開發的經驗,擅長制定團隊目標和計劃,並分配工作。 Skills Keywords Overview Descriptions Programming C/C++ Python System Level Programming, Scripting, Data Processing Proficient in system application development using C/C++ and Python. System Management Linux DNS NFS Samba LDAP NAS VMware Server administration, Domain Management, System Virtualization Expertise in Linux system administration, including installation, configuration
C
C++
Python
Estudiando
Abierto a oportunidades
A tiempo completo / Interesado en trabajar a distancia
De 4 a 6 años
國立暨南國際大學(National Chi Nan University)
Computer Science and Information Engineering
Avatar of the user.
Avatar of the user.
軟體工程師 @Gorilla Technology Group 大猩猩科技股份有限公司
2018 ~ Presente
Software Engineer
En el plazo de dos meses
JAVA
Python
c#
Empleado
A tiempo completo
De 4 a 6 años
Natinonal Taiwan Central University
Computer Science
Avatar of the user.
Avatar of the user.
Engineer @Trend Micro 趨勢科技
2021 ~ Presente
Software Engineer
En el plazo de dos meses
C/C++
SQL
Git
Empleado
Listo para la entrevista
A tiempo completo / Interesado en trabajar a distancia
De 4 a 6 años
National Chengchi University
Computer Science
Avatar of Andy Ke.
Avatar of Andy Ke.
Senior Software Development Enginner @Sotera Wireless Inc.
2023 ~ Presente
Software Engineer
En un mes
., LTD SeptemberAugustAOI system development 2. Deep learning development for object-detection and pattern-matching 3. Human-machine interface development for automatic defect-detection machines 4. Skin quality tester algorithm and system development EducationNTUST Master - Graduate Institute of Automation And ControlNCHU Bachelor - Department of Electrical Engineering Skills Programming Language C/C++ Python HTML/JS/CSS SQL PHP JAVA GUI QT MFC Tools&Framework AWS Web Django Laravel WordPress Git IDE VS code VS C++ Intelli Operation System Windows HyperV WSL Linux/Unix Ubuntu Respbian Redhat SUSE MacOS Management Jira
C++
Django
HTML/CSS/JS
Empleado
A tiempo parcial / Interesado en trabajar a distancia
6-10 años
NTUST
Graduate Institute of Automation And Control
Avatar of Shelly Lin.
Software Engineer
En un mes
Work Experience SepPresent Taipei, Taiwan System Manager / Senior Staff Engineer / Staff Engineer KaiOS Technologies Inc. Lead and manage a team with four engineers. Build infrastructures in the operating system level with C/C++. Implement a messaging service for operating system to dispatch system level messages to application level. Refactor the activity service(a way for applications to delegate an activity to another application) based on new messaging service. Implement the files iteration interface. Implement the signing mechanism between core operating system and a daemon (custom APIs provider). Design
C++ and C
JavaScript
BrowserStack
Empleado
A tiempo completo / Interesado en trabajar a distancia
10-15 años
Avatar of the user.
Avatar of the user.
Senior Software Engineer @VEWD Software ASA, Taipei Branch office
2021 ~ Presente
Software Engineer
En un año
C
c++
Linux
Empleado
No está abierto a oportunidades
A tiempo completo / Interesado en trabajar a distancia
De 4 a 6 años
國立成功大學
自動化控制

El plan de reclutamiento más ligero y eficaz

Busque currículums y tome la iniciativa de ponerse en contacto con los solicitantes de empleo para lograr una mayor eficacia en la contratación. La elección de cientos de empresas.

  • Examinar todos los resultados de la búsqueda
  • Acceso ilimitado para iniciar nuevas conversaciones
  • currículos accesibles sólo para empresas de pago
  • Ver dirección de correo electrónico y números de teléfono de los usuarios
Consejos de búsqueda
1
Search a precise keyword combination
senior backend php
If the number of the search result is not enough, you can remove the less important keywords
2
Use quotes to search for an exact phrase
"business development"
3
Use the minus sign to eliminate results containing certain words
UI designer -UX
Sólo los currículums públicos están disponibles con el plan gratuito.
Actualiza a un plan avanzado para ver todos los resultados de la búsqueda incluyendo decenas de miles de currículums exclusivos en CakeResume.

Definition of Reputation Credits

Technical Skills
Specialized knowledge and expertise within the profession (e.g. familiar with SEO and use of related tools).
Problem-Solving
Ability to identify, analyze, and prepare solutions to problems.
Adaptability
Ability to navigate unexpected situations; and keep up with shifting priorities, projects, clients, and technology.
Communication
Ability to convey information effectively and is willing to give and receive feedback.
Time Management
Ability to prioritize tasks based on importance; and have them completed within the assigned timeline.
Teamwork
Ability to work cooperatively, communicate effectively, and anticipate each other's demands, resulting in coordinated collective action.
Leadership
Ability to coach, guide, and inspire a team to achieve a shared goal or outcome effectively.
Más de un año
Software Engineer
Taiwan
Professional Background
Situación actual
Desempleado
Progreso en la búsqueda de empleo
Professions
Fields of Employment
Experiencia laboral
Menos de 1 año
Management
Ninguno
Habilidades
LLVM
C
C++
Python
Java
Linux
Git
Github
Idiomas
Job search preferences
Posición
Software Engineer
Tipo de trabajo
A tiempo completo
Ubicación
A distancia
Interesado en trabajar a distancia
Freelance
No.
Educación
Escuela
國立陽明交通大學(National Yang Ming Chiao Tung University)
Mayor
Institute of Network Engineering
Imprimir

Jyun-Siang Huang

EDUCATION



2018 - 2021

National Yang Ming Chiao Tung University

Institute of Network Engineering

2014 - 2018

University of Taipei

Computer Science

PROJECTS


Profile-Guided Optimization for Indirect Branch in an LLVM-Based Binary Translator

A binary translator emulates the binary files of the source instruction set by the target instruction set. Emulating an indirect branch requires mapping a source program counter address to a target program counter address.

  • The work translates AArch64 binary to RISC-V binary and runs on the RISC-V board.
  • Develop the profile-guided optimization for indirect branch
    • Collect and analyze the execution frequency of each destination for each source indirect branch instruction to construct address mapping tables.
    • Accelerate the process of finding the target address as branch destination when emulating a source indirect branch instruction.

TECHNICAL STRENGTHS


Programming Languages


  • C/C++
  • JAVA
  • Python

Tools


  • git/GitHub
  • Linux
  • LLVM compiler

Specialization


  • Software Engineering
  • Android 
Resume
Perfil

Jyun-Siang Huang

EDUCATION



2018 - 2021

National Yang Ming Chiao Tung University

Institute of Network Engineering

2014 - 2018

University of Taipei

Computer Science

PROJECTS


Profile-Guided Optimization for Indirect Branch in an LLVM-Based Binary Translator

A binary translator emulates the binary files of the source instruction set by the target instruction set. Emulating an indirect branch requires mapping a source program counter address to a target program counter address.

  • The work translates AArch64 binary to RISC-V binary and runs on the RISC-V board.
  • Develop the profile-guided optimization for indirect branch
    • Collect and analyze the execution frequency of each destination for each source indirect branch instruction to construct address mapping tables.
    • Accelerate the process of finding the target address as branch destination when emulating a source indirect branch instruction.

TECHNICAL STRENGTHS


Programming Languages


  • C/C++
  • JAVA
  • Python

Tools


  • git/GitHub
  • Linux
  • LLVM compiler

Specialization


  • Software Engineering
  • Android