CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
Avatar of 陳居億/Chu-I Chen.
Avatar of 陳居億/Chu-I Chen.
資訊網路官 @資通電軍網路戰聯隊
2016 ~ Present
資安工程師
Within one month
訪Blackhat的名額。此外利用工作之餘考取多項資安相關證照、參加資安課程、進修人工智慧專長,增加競爭力。 Skill Expertise Penetration Testing Network Security Reverse Engineering Programming Language C C++ Python Golang Assembly PHP Side Project Android Weather App 由kotlin編寫,使用中央氣象局氣象資料開放平台提供之資料,提醒氣溫與濕度狀況的Android
C
C++
Python
Reputation Credits2
Employed
Full-time / Interested in working remotely
4-6 years
University of Michigan(Coursera)
Using Python to Access Web Data
Avatar of Ma Sheng Hao.
Avatar of Ma Sheng Hao.
Senior Researcher @TXOne Networks, inc.
2021 ~ Present
Security Researcher
More than one year
APT Warfare: The Definitive Guide for Malware Researchers". Taipei, Taiwan aaaddress1@chroot.orgSkills Professional Skills Reverse Engineering Malware Analysis (Windows & Linux) IoT Malware (Embedding Linux) Compiler Techniques Operating System Machine Learning Neural Network based Model Word2Vec Asm2Vec Windows Security Exploit Pwn Elevation of Privilege (EoP) AntiVirus Bypassing Programming Languages x8 6 C/C++ C# Python Javascript Publication Windows APT Warfare: The Definitive Guide for Malware Researchers Instructor from Zero to Windows Shellcode Expert Windows Malware Analysis In Practice Linux Pwn: from Buffer Overflow to RoP Experience MarchPresent Senior Researcher TXOne Networks, inc.
C++
C
Assembly Language
Employed
Full-time / Interested in working remotely
6-10 years
National Taiwan University of Science and Technology
Computer Science
Avatar of the user.
Avatar of the user.
Test Solution Engineer @Micron Technology 台灣美光
2022 ~ Present
Software Engineer, Research & Development, Project Manager
Within one year
System Identification
Composite Materials
Embedded System
Employed
Full-time / Interested in working remotely
6-10 years
Universiti Malaysia Perlis
Mechatronic Engineering
Avatar of the user.
Avatar of the user.
Product Developer @新加坡商鈦坦科技
2024 ~ Present
資深軟體工程師、軟體工程師;資深系統分析師、系統分析師;軟體研發工程師
Within one month
Visual Studio C#
JSON
XML
Employed
Ready to interview
Full-time / Interested in working remotely
4-6 years
國立中央大學 National Central University
資訊工程
Avatar of Patrick Padgett.
Avatar of Patrick Padgett.
Past
Founder @VimOps
2020 ~ Present
DevOps Engineer
Within one year
• Senior DevOps Engineer • Software Developer • Public Speaker / Presenter • Open Source Contributor pat@patpadgett.comhttps://about.patpadgett.com Kansas City, Missouri, USA Skills Languages Python, Perl, Javascript, Unix Shell (bash, korn, zsh), PowerShell, Ruby, C/C++/C#, x86 and ARM assembly CI/CD pipelines and tools AWS CodePipelines, Azure DevOps, GitHub actions, Jenkins, Travis, Drone Networking and security principles IPv4/v6 networking, routers, firewalls, packet analysis, libpcap, socket programming Monitoring and logging solutions Prometheus, Elasticsearch/Logstash/Kibana (ELK), Splunk, Dynatrace Infrastructure as Code (IaC
Ansible
Docker
Linux
Unemployed
Full-time / Remote Only
More than 15 years
Lake Career and Technical Center
Graphic Communications
Avatar of the user.
Avatar of the user.
Voice Actor @Ace HR training and Management Co, Ltd
2020 ~ Present
Voice Actor
More than one year
Cooperation
Time Management
Organizational
4-6 years
Shih Hsin University
M.A. in Speech Communication and Social Media

The Most Lightweight and Effective Recruiting Plan

Search resumes and take the initiative to contact job applicants for higher recruiting efficiency. The Choice of Hundreds of Companies.

  • Browse all search results
  • Unlimited access to start new conversations
  • Resumes accessible for only paid companies
  • View users’ email address & phone numbers
Search Tips
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
Only public resumes are available with the free plan.
Upgrade to an advanced plan to view all search results including tens of thousands of resumes exclusive on 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.
More than one year
Software Engineer
Taiwan
Professional Background
Current status
Unemployed
Job Search Progress
Professions
Fields of Employment
Work experience
Less than 1 year
Management
None
Skills
LLVM
C
C++
Python
Java
Linux
Git
Github
Languages
Job search preferences
Positions
Software Engineer
Job types
Full-time
Locations
Remote
Interested in working remotely
Freelance
No
Educations
School
國立陽明交通大學(National Yang Ming Chiao Tung University)
Major
Institute of Network Engineering
Print

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
Profile

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