CakeResume 找人才

進階搜尋
On
4 到 6 年
6 到 10 年
10 到 15 年
15 年以上
Taipei, Taiwan
Avatar of 陳旻琳.
Avatar of 陳旻琳.
資深程式設計師 @緯創軟體股份有限公司
2022 ~ 現在
程式設計師
一個月內
Developed tools for team to improve efficiency of development routine. Side Project Frontend Development • Ministry of Health and Welfare Added charts in cell therapy website of MOHW using jQuery. JunAugFrontend Development • Cambrian Soft Ltd. Developed CMS system for Someday Group using Vue 3. JanFebEducationUniversity of Taipei Computer Science Social Network Application Competition with NCCU, 2015, First place Outeaters - share your favorite meal: Built the project with team using Django framework. Graduate Presentation, 2016, Fifth place uOrder - Campus restaurant ordering system: Developed website by using Django framework and mobile app using Ionic (hybrid app framework).
JavaScript
JavaScript / ES6 / jQuery
HTML/CSS
全職 / 對遠端工作有興趣
6 到 10 年
台北市立大學
資訊科學

最輕量、快速的招募方案,數百家企業的選擇

搜尋履歷,主動聯繫求職者,提升招募效率。

  • 瀏覽所有搜尋結果
  • 每日可無限次數開啟陌生對話
  • 搜尋僅開放付費企業檢視的履歷
  • 檢視使用者信箱 & 電話
搜尋技巧
1
嘗試搜尋最精準的關鍵字組合
資深 後端 php laravel
如果結果不夠多,再逐一刪除較不重要的關鍵字
2
將須完全符合的字詞放在雙引號中
"社群行銷"
3
在不想搜尋到的字詞前面加上減號,如果想濾掉中文字,需搭配雙引號使用 (-"人資")
UI designer -UX
免費方案僅能搜尋公開履歷。
升級至進階方案,即可瀏覽所有搜尋結果(包含數萬筆覽僅在 CakeResume 平台上公開的履歷)。

職場能力評價定義

專業技能
該領域中具備哪些專業能力(例如熟悉 SEO 操作,且會使用相關工具)。
問題解決能力
能洞察、分析問題,並擬定方案有效解決問題。
變通能力
遇到突發事件能冷靜應對,並隨時調整專案、客戶、技術的相對優先序。
溝通能力
有效傳達個人想法,且願意傾聽他人意見並給予反饋。
時間管理能力
了解工作項目的優先順序,有效運用時間,準時完成工作內容。
團隊合作能力
具有向心力與團隊責任感,願意傾聽他人意見並主動溝通協調。
領導力
專注於團隊發展,有效引領團隊採取行動,達成共同目標。
三個月內
後端工程師 @ Snapask 知之有限公司
Snapask 知之有限公司
2020 ~ 現在
Taiwan, 台灣
專業背景
目前狀態
就職中
求職階段
目前沒有興趣尋找新的機會
專業
後端開發人員
產業
電腦網路
工作年資
2 到 4 年
管理經歷
技能
C++
C
HTML/CSS
Ruby on Rails
Django
git版本控制系統
Docker
Golang
Microservice
MySQL
PostgreSQL
GCP
AWS
Message Queue
語言能力
English
中階
求職偏好
希望獲得的職位
Backend Engineer
預期工作模式
全職
期望的工作地點
台灣台北
遠端工作意願
對遠端工作有興趣
接案服務
學歷
學校
國立台北大學
主修科系
資訊工程系
列印
C5uzdeail2ke3rzy7efc

何芷嫣 Janice He

Hi,I am Janice. I've been working as a backend developer for over 3 years with Ruby on Rails framework. Moreover, I have learned some other technologies such as Golang, AWS, etc and would like to learn more skills!

Backend developer
Taipei,TW
[email protected]

(+886)983211678

SKILLS


Backend

  • Ruby on Rails
  • Sinatra
  • Rspec
  • Golang

Extra

  • Docker
  • Git
  • Redis
  • AWS, S3 


Development

  • c / c++
  • Python
  • JavaScript

Experience

Crypto.com , MAR 2022 ~ JAN 2023

Software developer
  • KYC flow maintenance
             Maintain KYC flow and implemented specific business logic for each new entity.
  • debugged and maintenance
            Used Bugsnag and Sumo logic to debug.
  • localization feature implementation
            Implemented a feature for our team members manage localization easier.
  • event sourcing implementation
              Used event sourcing to save data, which makes it much easier to track data logs.
  • public API research
            Prepared proposal with security estimation for public apis
              Corporations work with security and infra team to reduce risk.
  • knowledge sharing
              Shared knowledge to the members. I'd shared design pattern, postgres function, etc.

Snapask , JUL 2020 ~ MAR 2022

Backend engineer
  • google IAP webhook cascade
             There are 12 kinds of IAP actions, such as purchase, renew, refund... Update the corresponding data in each action and implement error handling.
  • Rspec refactor
              Rebuilt the rspec configuration and improved testing performance.
              Established rules for reducing database loading capacity as well.
  • Mailgun service cascade
              Managed configuration of various emails using a factory design pattern and then sending email via Mailgun sdk.
              Worked with CS team members to create templates in the Mailgun Service and manage maintenance.
  • new features and maintaining
             Debugged issues on a daily basis and implemented features or revamped UI in each sprint.
  • admin panel management
              Used Ruby on Rails' basic MVC framework to build an admin panel for any kind of data management.
  • CRM service setup
             We used a third party, ZendeskSell, as our CRM service. We implemented daily auto-upload user functions for our CS team members to track.
              What I did: Set up a service for business logic and wrapped an interface for calling the ZendeskSell API.

Goodnight ,Oct 2019 ~ May 2020

Backend Engineer Intern

  • IOS app keyword searching feature development  
            Frontend: created a search page in React Native in our app.
            Backend: built an API that connected to Elasticsearch to query data with keywords.
  • rebuild forum website from node.js to Sinatra 
             Maintaining the initial Node.js version is challenging so we decided to migrate this function to Sinatra which is a light DSL in Ruby.
  • version upgraded in docker
             Upgraded the ruby version to 2.3.8 in docker and fixed the conflict issue.
  • Elastic ELK installation in docker-compose file
             Added Elastic ELK into docker-compose file as an independent container.
  • healthcheck function in docker-compose file
            Added the healthcheck function int docker-compose file.

Education

NTPU, BS, Computer Science and information Engineering (CSIE) , 2016 ~ 2020

履歷
個人檔案
C5uzdeail2ke3rzy7efc

何芷嫣 Janice He

Hi,I am Janice. I've been working as a backend developer for over 3 years with Ruby on Rails framework. Moreover, I have learned some other technologies such as Golang, AWS, etc and would like to learn more skills!

Backend developer
Taipei,TW
[email protected]

(+886)983211678

SKILLS


Backend

  • Ruby on Rails
  • Sinatra
  • Rspec
  • Golang

Extra

  • Docker
  • Git
  • Redis
  • AWS, S3 


Development

  • c / c++
  • Python
  • JavaScript

Experience

Crypto.com , MAR 2022 ~ JAN 2023

Software developer
  • KYC flow maintenance
             Maintain KYC flow and implemented specific business logic for each new entity.
  • debugged and maintenance
            Used Bugsnag and Sumo logic to debug.
  • localization feature implementation
            Implemented a feature for our team members manage localization easier.
  • event sourcing implementation
              Used event sourcing to save data, which makes it much easier to track data logs.
  • public API research
            Prepared proposal with security estimation for public apis
              Corporations work with security and infra team to reduce risk.
  • knowledge sharing
              Shared knowledge to the members. I'd shared design pattern, postgres function, etc.

Snapask , JUL 2020 ~ MAR 2022

Backend engineer
  • google IAP webhook cascade
             There are 12 kinds of IAP actions, such as purchase, renew, refund... Update the corresponding data in each action and implement error handling.
  • Rspec refactor
              Rebuilt the rspec configuration and improved testing performance.
              Established rules for reducing database loading capacity as well.
  • Mailgun service cascade
              Managed configuration of various emails using a factory design pattern and then sending email via Mailgun sdk.
              Worked with CS team members to create templates in the Mailgun Service and manage maintenance.
  • new features and maintaining
             Debugged issues on a daily basis and implemented features or revamped UI in each sprint.
  • admin panel management
              Used Ruby on Rails' basic MVC framework to build an admin panel for any kind of data management.
  • CRM service setup
             We used a third party, ZendeskSell, as our CRM service. We implemented daily auto-upload user functions for our CS team members to track.
              What I did: Set up a service for business logic and wrapped an interface for calling the ZendeskSell API.

Goodnight ,Oct 2019 ~ May 2020

Backend Engineer Intern

  • IOS app keyword searching feature development  
            Frontend: created a search page in React Native in our app.
            Backend: built an API that connected to Elasticsearch to query data with keywords.
  • rebuild forum website from node.js to Sinatra 
             Maintaining the initial Node.js version is challenging so we decided to migrate this function to Sinatra which is a light DSL in Ruby.
  • version upgraded in docker
             Upgraded the ruby version to 2.3.8 in docker and fixed the conflict issue.
  • Elastic ELK installation in docker-compose file
             Added Elastic ELK into docker-compose file as an independent container.
  • healthcheck function in docker-compose file
            Added the healthcheck function int docker-compose file.

Education

NTPU, BS, Computer Science and information Engineering (CSIE) , 2016 ~ 2020