CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
Software engineer
Avatar of 魏維正 Wei-Zheng,Wei.
Avatar of 魏維正 Wei-Zheng,Wei.
Backend Tech Lead @GoGoX
2024 ~ Present
Software Engineer
Within one month
魏維正 Wei-Zheng Wei Taiwan • [email protected] A Backend Engineer. Who desired to become a better engineer every day. Work GoGoX, Backend Tech Lead, Mar 2024 ~ Present - Coordinated cross-team initiatives and removed roadblocks to facilitate company growth. - Planned and executed initiatives to improve the company's service integration. GoGoX, HK Senior Backend Engineer, Nov 2020 ~ MarDeveloped user scenarios for the client-side and optimized the company’s internal backend system. - Utilized technologies: Ruby on Rails, Google Cloud Platform (GCP), Kafka, and Kubernetes (K8S). - Maintained the global platform, collaborating
Laravel
PHP
MySQL / Mariadb
Employed
Full-time / Remote Only
6-10 years
National Taichung University of Science and Technology.
Computer Science and Information Engineering
Avatar of the user.
Avatar of the user.
Backend Engineer @CMoney全曜財經資訊股份有限公司
2023 ~ Present
Software Engineer
Within one year
Ruby
Ruby on Rails
Web Development
Employed
Not open to opportunities
Full-time / Interested in working remotely
4-6 years
台灣大學-資訊工程學系
資訊工程
Avatar of Mickey Chen.
Avatar of Mickey Chen.
Elixir Backend Developer @Gustav
2017 ~ 2018
Software engineer
Within one year
cooperating with the American billing expert team during the development period. Aside from supporting the main SaaS service, I took part in the microservices migration discussion, and prototyping. GraphQL was introduced as part of the effort. Rusty Finger Studio , Freelancer, February,Now Freelance. Project stacks including Ruby on Rails, Phoenix, React, GatsbyJS, and Wordpress. Projects ranging from simple landing page, part manufacturer's catalogue, to Startup product prototyping. Started as Web Developer Professionally, May, 2012 Begun career as junior developer writing full stack rails application for a golf score tracking startup. I have
Elixir
GraphQL
Ruby
Not open to opportunities
Full-time / Remote Only
6-10 years
Kaohsiung Medical University
Medical Information Management

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.
Within one year
India
Professional Background
Current status
Job Search Progress
Not open to opportunities
Professions
Other
Fields of Employment
Work experience
2-4 years
Management
Skills
JavaScript
Ruby on Rails
Web Development
Software Development
git
Languages
Job search preferences
Positions
Software Engineer
Job types
Full-time
Locations
Remote
Not interested in working remotely
Freelance
Educations
School
Major
Print

Srebalaji Thirumalai

I have over four years of experience as software engineer. By incorporating my programming skills, I have developed several humanitarian products and also actively looking for opportunities to work on challenging projects.

Software Engineer
Chennai, IN
[email protected]

Skills
  • Proficient in building full-stack applications and APIs in Rails, JavaScript
  • Proficient in JavaScript ecosystems such as NodeJs, ReactJs
  • Knowledge in Postgresql, MongoDB, Redis, RabbitMQ
  • Proficient in Data-structures, Algorithms, and Software design patterns
  • Experience in architecting and developing multi-tenant applications
  • Experience in developing event based micro-service systems
  • Knowledge in TDD (Test Driven Development) and BDD (Behavior Driven Development)

Experience

Software Engineer at VakilSearch, Oct 2017 - Present

  • Responsible for building and maintaining "LIBRA" - A legal management software in the cloud.
  • Adding new features and scaling the application to thousands of users across India.

Software Engineer at FixNix, Aug 2016 - Sep 2017

I was one of the main developers involved in architecting and developing GRC suite which allows businesses to maintain their internal audit and compliance systems.

  • An internal audit management system that helps auditors and other people to audit any system in the highly collaborative environment.
  • An asset management system that helps companies to track and maintain their assets and easily audit their assets in one single place.
  • The compliance management system that helps companies to manage, automate and assess compliances.
  • Integrated electronic signature in audit reports making it easy for people to sign and track the process easily.

Application Developer at GoGoTruck, Jul 2015 - Jul 2016

I was responsible for developing a logistics management system which allowed to manage everyday bookings of trucks, invoices, payments in both B2B and in B2C.

  • Bookings management system to track everyday bookings of trucks, price, timings of vehicles and other details.
  • Inbuilt invoice management system which will automatically deliver invoice through SMS and an email when the trip completes.
  • Weekly and monthly payment report system that automates the payment process to drivers and keeps tracks of credit details of B2B customers.
  • Creating and maintaining API endpoints for mobile applications.

Education

B.E Computer Science And Engineering – S.R.M Valliammai Engineering College

Achievements: Won “SPECIAL ACHIEVERS AWARD OF THE YEAR 2015” in my college for my projects and extracurricular activities.

Specialization: Programming, data-structures and algorithms, database management and other computer science topics.

Certifications: Certified as "Oracle Certified"

Projects

100 Days Of Algorithms

100 days sprint of coding in algorithms and data structures.

LazyPR

LazyPr is a ruby gem that helps you to create a Pull Request in Github from CLI. The gem has more than 700 downloads.

MailTo - Killer

MailTo Killer is a chrome extension that overrides the native email client and prompts to copy the email address when an email link is clicked in the browser.

WhatAreYouWorkingOn

I have always excited about the projects shared by fellow makers in the hackers community. So I created a simple forum in Rails to share the products, makers are currently working on.

PH - Best Of Every Month

I'm an active member of Product Hunt. As the community started to grow, there was no easy way to remember products that got published a few weeks back. So I thought of solving this simple problem by developing a small product that lists out the most upvoted products of each day of any given month.

I have developed much more projects in my free time. You can take a look at my Github profile

Writings


Useful tricks you might not know about Git stash

This post explains some of the useful features of Git that you can use it the right way in your development cycle. This article got more than 200K views


Es6 for beginners

In the newer version of ECMAScript, lots of JavaScript features have been introduced. This post explains some of the simple and useful features of it.


Promises in JavaScript

This article explains about the asynchronous functionality of JavaScript in depth.


Es6 for beginners - part three

This is the third part of ES6 tutorial series. It explains about some of the powerful features in ES6. This article got featured in Hacker News here.


How to Learn React — A roadmap from beginner to advanced

A curated list of tutorials to help beginners learn React from Scratch. This article got more than 510K views.


All you need to know about Promise all

This post explains about the Promise all API in JavaScript.


Readings

Resume
Profile

Srebalaji Thirumalai

I have over four years of experience as software engineer. By incorporating my programming skills, I have developed several humanitarian products and also actively looking for opportunities to work on challenging projects.

Software Engineer
Chennai, IN
[email protected]

Skills
  • Proficient in building full-stack applications and APIs in Rails, JavaScript
  • Proficient in JavaScript ecosystems such as NodeJs, ReactJs
  • Knowledge in Postgresql, MongoDB, Redis, RabbitMQ
  • Proficient in Data-structures, Algorithms, and Software design patterns
  • Experience in architecting and developing multi-tenant applications
  • Experience in developing event based micro-service systems
  • Knowledge in TDD (Test Driven Development) and BDD (Behavior Driven Development)

Experience

Software Engineer at VakilSearch, Oct 2017 - Present

  • Responsible for building and maintaining "LIBRA" - A legal management software in the cloud.
  • Adding new features and scaling the application to thousands of users across India.

Software Engineer at FixNix, Aug 2016 - Sep 2017

I was one of the main developers involved in architecting and developing GRC suite which allows businesses to maintain their internal audit and compliance systems.

  • An internal audit management system that helps auditors and other people to audit any system in the highly collaborative environment.
  • An asset management system that helps companies to track and maintain their assets and easily audit their assets in one single place.
  • The compliance management system that helps companies to manage, automate and assess compliances.
  • Integrated electronic signature in audit reports making it easy for people to sign and track the process easily.

Application Developer at GoGoTruck, Jul 2015 - Jul 2016

I was responsible for developing a logistics management system which allowed to manage everyday bookings of trucks, invoices, payments in both B2B and in B2C.

  • Bookings management system to track everyday bookings of trucks, price, timings of vehicles and other details.
  • Inbuilt invoice management system which will automatically deliver invoice through SMS and an email when the trip completes.
  • Weekly and monthly payment report system that automates the payment process to drivers and keeps tracks of credit details of B2B customers.
  • Creating and maintaining API endpoints for mobile applications.

Education

B.E Computer Science And Engineering – S.R.M Valliammai Engineering College

Achievements: Won “SPECIAL ACHIEVERS AWARD OF THE YEAR 2015” in my college for my projects and extracurricular activities.

Specialization: Programming, data-structures and algorithms, database management and other computer science topics.

Certifications: Certified as "Oracle Certified"

Projects

100 Days Of Algorithms

100 days sprint of coding in algorithms and data structures.

LazyPR

LazyPr is a ruby gem that helps you to create a Pull Request in Github from CLI. The gem has more than 700 downloads.

MailTo - Killer

MailTo Killer is a chrome extension that overrides the native email client and prompts to copy the email address when an email link is clicked in the browser.

WhatAreYouWorkingOn

I have always excited about the projects shared by fellow makers in the hackers community. So I created a simple forum in Rails to share the products, makers are currently working on.

PH - Best Of Every Month

I'm an active member of Product Hunt. As the community started to grow, there was no easy way to remember products that got published a few weeks back. So I thought of solving this simple problem by developing a small product that lists out the most upvoted products of each day of any given month.

I have developed much more projects in my free time. You can take a look at my Github profile

Writings


Useful tricks you might not know about Git stash

This post explains some of the useful features of Git that you can use it the right way in your development cycle. This article got more than 200K views


Es6 for beginners

In the newer version of ECMAScript, lots of JavaScript features have been introduced. This post explains some of the simple and useful features of it.


Promises in JavaScript

This article explains about the asynchronous functionality of JavaScript in depth.


Es6 for beginners - part three

This is the third part of ES6 tutorial series. It explains about some of the powerful features in ES6. This article got featured in Hacker News here.


How to Learn React — A roadmap from beginner to advanced

A curated list of tutorials to help beginners learn React from Scratch. This article got more than 510K views.


All you need to know about Promise all

This post explains about the Promise all API in JavaScript.


Readings