회사, 학교, 사람, 채용공고

K

개인정보와 약관

기업용 서비스

지원센터

본 서비스에서 제공하는 사용자의 개인정보 데이터를 포함하여 각 정보주체의 동의 없이 데이터를 무단으로 수집하는 행위를 금지 및 거부합니다. 공개된 데이터도 크롤링 등 기술적 장치를 이용해 허가 없이 수집하는 경우 개인정보 보호법에 따라 형사처벌 될 수 있음을 알려드립니다.

© 2025 Rocketpunch, 주식회사 더블에이스, 홍원표, 대한민국 서울특별시 성동구 성수일로10길 12, 12층 1호, 04793, support@rocketpunch.com, +82 10-2710-7121

사업자등록번호 206-87-09615

더보기

user-banner-image
image

손원장

게시물

0

팔로워

27

팔로잉

135

아키텍처 및 퍼포먼스 향상에 흥미가 많으며, 시스템 이전, 최신화, 테스트 구현, 팀 협업, 개발 문화 및 팀 육성에 대한 경험도 있습니다. Early-stage 스타트업에서 기여한 긍적적인 경험을 토대로 당연한 존중의 문화와 근거있는 소통 그리고 성과 중심의 업무 프로세스를 선호합니다. (Working remotely from Spain 🇪🇸)

커리어

게시물

경력

image

Senior Backend Engineer

Holafly (Dublin, Ireland)

2023년 9월 - 현재 · 1년 10개월

● Project: "Warehouse" (Esim managing Microservice) - Contributed to MSA conventions/standards/communication - Managed Esim Delivery and Stock REST API - Background Stock-filling tasks through scalable job queue with BullMQ (Redis) - Setup RabbitMQ produces/consumers handled with topics/logs/retry algorithms - Refactored legacy implementations simplifying them with reusable components - Implemented global error handler with ElasticSearch logs and Slack alerts - Configured Datadog logs and monitors

더보기

image

Senior Back-End Developer

앤트

2021년 6월 - 2023년 7월 · 2년 2개월

● 🦠 Project: "Labnote" (Bio-nano Research Record) - Led the migration from serverless architecture (AWS SAM) to a scalable Ts+Node+Express REST API. - Migrated DynamoDB to MongoDB using Mongoose, improving database performance and flexibility. - Implemented TDD using Jest, resulting in more reliable codebases. - Orchestrated CI/CD workflows with GitHub Actions, ensuring test, build, and deployment. - Developed WebSocket functionality for real-time collaboration. - Set up advanced logging, error handling, and activity tracking systems, promoting a data-driven approach. ● 🐁 Project: "Orange" (Clinical Trial Study Record) - Engineered REST API using Nest.js, enhancing scalability and maintainability. - Implemented efficient file upload and download logic with progress UI, enhancing user experience. - Integrated Elasticsearch (AWS) and MongoDB Atlas Search to enable powerful search capabilities within the application. - Architected an external Log-API server for user activity logging. - Leveraged Sentry and CloudWatch Agent for robust error reporting and monitoring. ● 🏗️ Infrastructure - Redesigned AWS Cloud architecture including S3, CloudFront, EC2, LoadBalancer, SNS, ElasticCache, ElasticSearch, and SES. - Managed QA server, fostering efficient collaboration among squads during development cycles. - Implemented a Redis caching layer. - Optimized Jest tests by fine-tuning heap size and reducing execution time. - Enhanced build times and reduced bundle sizes by configuring Webpack. ● 👫 Team Culture & Collaboration - Implemented Git-flow (protected branch rules) - Implemented Github templates & branch/commit naming conventions - Implemented Git submodules (to share types & interfaces) - Implemented tech blogging culture with the purpose of improving member's careers through sharing knowledge as a Team - Manipulation of git commit's author to own the contribution - Participate as a technical interviewer in dev's interview - Created interview assessments (Front/Back end)

더보기

image

Fullstack Developer

Self-Employed

2020년 9월 - 2021년 6월 · 10개월

● 📈 Project: Stock manager (Admin Page) - Developed dynamic and responsive web applications using TypeScript, React, Redux. - Leveraged Next.js for SSR, enhancing SEO and initial loading performance. - Utilized React-Query to manage complex data fetching and synchronization needs. - Crafted reusable UI components with Styled-components for consistent and maintainable styling. - Collaborated with designers to transform wireframes into polished user interfaces. - Contributed to a design system using Storybook for efficient UI component development. - Participated in code reviews, providing feedback to ensure code quality and best practices. ● 🏨 Project: "Keymedi" (Medical Academic Webinar Portal) - Led the frontend development using React, MobX, and TypeScript. - Collaborated with Backend (PHP/Python) to integrate RESTful APIs data flow. - Implemented MobX for state management, improving data consistency and maintainability. - Collaborated in testing using Jest and React Testing Library to ensure quality. ● 직장인을 위한 웹개발 입문 클래스 -1:1화상미팅 - HTML / CSS / Vanilla JS -HTTP/URL/DNS/RESTAPI - 소스 관리 (Git/Github) 및 업무 프로세스 (Github workflow/ Jira ticket/ Sentry issues) - Clone project guide - Usage of third-party packages & open API

더보기

image

Back-end Engineer

두부랩

2020년 6월 - 2020년 12월 · 7개월

● Project: 'Prime' (REST API with GraphQL) - Worked with Typescript, Node.js, GraphQL, Prisma+Nexus, PostgreSQL - Data modeling and Schema generation with PostgreSQL - Implement query and mutation resolvers for GraphQL with Apollo Server - Implement user permission shield rules - Developed an API resource fetching Korean Business Registration Number status (사업자등록 상태) & retrieve relevant detailed information for many purposes. - Created @Nexus/schema 'argument validator' plugin (Open-source) ● Open-source contribution @dooboo-ui (Expo, Typescript, React-Native, Jest) - Created customizable `Select` dropdown component - Created customizable `Charts` independent components such as `LineChart`, `BarChart` @Hackatalk - Updated ProfileUpdate image upload request with useMutation - Updated singleUpload mutation & azure blob - Created mutation & useMutation instead of fetch - Added fetchGraphQL logic to handle uploadable - Fixed file uploading with Blob constructor

더보기

image

Front-end Developer

플레이팅코퍼레이션

2019년 7월 - 2020년 6월 · 12개월

● Landing page renewal Refactoring from HTML + CSS (Bootstrap) + Javascript page to React.js + Gatsby.js (with plugins) - Link: https://plating.co.kr/ ● B2B order Dashboard This page is managed by the company managers only. It sends requests to the Firestore db with the selected company and selected date/range as a parameter for retrieving the orders made by the customers. Front: React, React-hooks, Ant-design. Back: Firebase products (Authorization, Firestore, Hosting) ● Admin page (Back-office app) The admin page has many management features like scheduling, customer, product, manufacturer, and closing. The users are managed with permission scenarios and can be restricted to what they can see or edit on each menu. Front: React, React-hooks + MobX, Ant-design, moduled CSS. Back: Node.js + Express (REST API), Sequelize ORM, MySQL. Deploy: AWS EC2 (Ubuntu), Nginx config with reverse proxy.

더보기

image

Web Front-end Developer (Freelance)

Self-Employed

2018년 1월 - 2019년 11월 · 1년 11개월

Frontend Web projects - HTML, CSS - Bootstrap, Material-UI, Ant-design - Styled Component - Responsive web (Mobile-first) - React.js - Gatsby.js - Firebase

더보기

image

재무.회계팀 / 대리

Hyunbo S. de R.L. de C.V. (Mexico)

2017년 12월 - 2018년 12월 · 1년

[ Corporate Finance, Accounting Fund Management / General Administration ] - Corporate fund management and settlement work, and corporate and head office monthly reports. - HR payroll, in-house accounting system management, etc. - Korean/Spanish translation service (in charge of communication with local accountants, tax authorities, and headquarters) [ Finance role ] - Manage incomings and outgoings, reports cash flow - Sales & Cost: Sales per department, archive tax receipt, and managing spending items - Create reports and manage long-term outstanding payments - Closing related reports: monthly closing, monthly comparison, and budget management - Consult and collaborate with local accountants and tax authorities (Spanish-Korean translator) - Salary tax, Social Security tax (IMSS, INFONAVIT), manage payments and payroll.

더보기

image

회계팀 / 사원

Estudio Contable L&S (Argentina)

2015년 5월 - 2016년 6월 · 1년 2개월

[ Accounting, Finance Assistant / Administration Support ] - Input sales purchase slip - Support monthly/quarterly closing - Support related account audit work and report additional tax - Organize and store classification of evidence ​- Support business development efforts to optimize content distribution and measure the reach of DailyFX content

더보기

학력

image

졸업

2019년 1월 - 2021년 1월 · 2년

image

졸업

2012년 1월 - 2016년 1월 · 4년

언어

에스파냐어

원어민

영어

상급 (업무상 원활한 의사소통)

Loading...

이 프로필의 소유자이신가요?

인증을 통해 현재 프로필에 병합하거나 삭제할 수 있습니다. 만약 인증할 수 없는 경우 본인임을 증빙하는 서류 제출 후 프로필 관리 권한을 취득할 수 있습니다.

Loading...