Hero

Hello,
This is Jianqiao Xu , I'm a C++ Algorithm Engineer, Software Developer.

name:'Jianqiao Xu',
skills:['C++', 'NextJS', 'Vue', 'Python', 'TypeScript', 'MySql', 'MongoDB', 'Docker', 'AWS'],
hardWorker:true,
quickLearner:true,
problemSolver:true,
hireable:function() {
return(
this.hardWorker&&
this.problemSolver&&
this.skills.length>=5
);
};
};

Who I am?

My name is Xu Jianqiao, a C++ algorithm engineer, an experienced operations optimization specialist, and also a software developer. I have been involved in the design and development of industrial algorithms within China's smart manufacturing enterprises and have published SCI papers in this field. Additionally, I have engaged in software design and development for a period of time, creating an employee and reporting management system for a river management company in my hometown.

Hero
Educations
Hero

2024 - Present

Master of Science in Computer Science

University College Dublin

Hero

2020 - 2024

Bachelor of Science in Pharmacy

Nanjing University of Chinese Medicine

Hero
Experiences
Hero

(Jun 2023 - Aug 2023)

Algorithm Engineer

Nanjing Xuesi Information Technology Co. Ltd.

Hero

(Jan 2025 - December 2025)

FullStack Developer

Jiangyin Asterism Intelligent Technology Co. Ltd.

Hero

(Jan 2022 - Present)

Self Employed

Code and build something with my friends (we are a team) everyday.

Skills
PROJECTS

AGV Cluster Path Planning Algorithm Development

C++C#.NET 8ASP.NET CoreNext.jsReactTypeScriptVisual Studio

Algorithm Engineer

I participated in the 2024 Huawei Software Elite Challenge (China) and achieved 10th place in the regional competition. The algorithmic task involved designing a path planning algorithm for Auto-guided Vehicle(AGV) clusters to coordinate their movement, pick up packages distributed across the map, and deliver them to ports. The algorithm ensured collision avoidance, deadlock prevention, and navigation around static obstacles on the map. I later ported the algorithm to a C# (.NET 8) scheduling engine and built a full-stack demo platform: random map generation, online scheduling through an ASP.NET Core Web API, and animated playback with a Next.js frontend.

Rectangular Part Auto-Nesting Algorithm Development

C++C#.NET 8ASP.NET CoreNext.jsTypeScriptVisual StudioAutoCADSigmaNEST

Algorithm Engineer

I completed a two-month internship at Nanjing Xuesi Information Technology Co., Ltd. (China), where my main responsibility was the development of a nesting algorithm for their nesting software called XSuperNext using C++, mainly about rectangular parts nesting. The company primarily focuses on smart manufacturing, and my task involved designing a nesting algorithm for rectangular steel plates used in laser cutting machines. The algorithm aimed to calculate the most material-efficient nesting solution, export a nesting layout diagram in .dxf format compatible with AutoCAD, and automatically compute the shortest moving path for the laser head. I continuously optimized the algorithm to improve material utilization while reducing the time required to complete cutting tasks.

River Affairs Labor Management Platform

VueSpring BootMySQLViteCursorNginxTypeScriptAWS

Full Stack Developer

【This software was developed during the internship at Jiangyin Yong'an Property Management Co., Ltd. Currently, it is in use by the company.】I developed a river affairs labor management platform, primarily utilizing Vue for the frontend, Spring Boot for the backend, and also developing an Android application. The platform was deployed using Nginx. Its main functions include managing labor work, attendance, and exporting work records. The Android app features a watermark camera, operated by laborers, which retrieves location and time information from the phone as watermarks and uploads work photos to the management platform. The primary purpose of the management platform is to supervise labor work and generate exportable work reports by selecting photos.

Landscape Worker Management Platform

Next.jsReactTypeScriptTailwind CSSshadcn/uiZustandReact Queryi18n

Full Stack Developer

【This software was developed during the internship at Jiangyin Qicai Yuanlin Gardening Engineering Co., Ltd. Currently, it is in use by the company.】I developed a full-stack admin platform for a landscaping engineering company to digitize the management of workers and drivers. The system covers attendance batch review, wage settlement, daily financial overview (revenue, expenses and net profit), project and work-type management, anomaly tracking, report export, and complete system audit logs, with a bilingual Chinese/English UI. The frontend is built with Next.js, shadcn/ui, Zustand and React Query. After the original backend was retired, I refactored the data layer with local mock data so the platform remains fully demonstrable.

Bike Share Web App

Next.jsReactTypeScriptTailwind CSSLeafletRecharts

Full Stack Developer

A full-stack bike share web application featuring real-time station availability on an interactive map, weather forecasts, route navigation, and user authentication. Built with Next.js, React, Leaflet, and Recharts.

Manhattan Quiet Place Finder

ReactViteTailwind CSSFastAPIMySQLGoogle Maps APIi18n

Full Stack Developer

A full-stack web application for discovering quiet study and work spots in Manhattan, NYC. The platform features a real interactive Google Map with venue markers, an AI chat assistant, quietness scoring with future-hour predictions, and user accounts with email verification, favorites, saved places and reviews. I built and deployed the FastAPI + MySQL REST backend (venue, review, auth and weather APIs) on a cloud server behind a reverse proxy, and the live demo is the production web frontend connected to that API in real time.

Email: gingerxu22@gmail.com