-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjob1.html
More file actions
65 lines (61 loc) · 3.96 KB
/
job1.html
File metadata and controls
65 lines (61 loc) · 3.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Technical Lead Job Description</title>
</head>
<body>
<header>
<h1>Technical Lead</h1>
<p><strong>Location:</strong> Hanoi, Vietnam</p>
</header>
<main>
<section>
<h2>About Us</h2>
<p>We are a fast-growing SaaS company in the EduTech space, operating mainly in Singapore, Vietnam, and Malaysia. With almost 2000 schools as customers, our mission is to revolutionize early childhood education through technology and provide innovative solutions to our customers. With a team of 60 talented individuals, we are committed to transforming the way education is delivered in the Southeast Asian region and beyond.</p>
</section>
<section>
<h2>What You Will Be Doing</h2>
<ul>
<li>Provide strong technical leadership and mentorship to the agile development team.</li>
<li>Define and communicate the technical vision and engineering strategy to extend our reach to every school out there.</li>
<li>Lead agile software development efforts, ensuring the team consistently delivers resilient and scalable software.</li>
<li>Collaborate with product owners and stakeholders to ensure user stories leverage our strong technology product.</li>
<li>Identify areas of opportunity for platform teams to build features that improve robustness and effectiveness of developer tooling.</li>
<li>Lead the development and maintenance of critical backend services and APIs.</li>
<li>Collaborate with frontend and mobile teams to create seamless end-to-end solutions.</li>
<li>Review and optimize code for performance, security, and maintainability.</li>
<li>Work closely with product owners to understand business requirements and translate them into deployable solutions.</li>
<li>Collaborate with DevOps and infrastructure teams to ensure smooth deployments and system reliability.</li>
<li>Create and maintain technical documentation for software architecture, APIs, and processes.</li>
<li>Promote knowledge sharing within the team and across the organization.</li>
</ul>
</section>
<section>
<h2>Requirements</h2>
<ul>
<li>At least 3 years of experience in team management.</li>
<li>Deep expertise in Node.js or Java and familiarity with GraphQL.</li>
<li>Strong knowledge in Elixir, PHP, and TypeScript, with experience in building and maintaining backend services.</li>
<li>Sound coding practices with tools such as Docker, Git, unit testing, CI/CD, and service-oriented architecture.</li>
<li>Experience in tracking and monitoring existing systems.</li>
<li>Designed scalable backend systems for handling high volumes of traffic.</li>
<li>Hands-on experience with database optimizations.</li>
<li>Extensive experience with queue management.</li>
<li>Solid understanding of secure Software Development Life Cycle (SDLC).</li>
<li>Experience performing optimizations for high-volume requests.</li>
<li>Experience with cloud services like Amazon Web Services (AWS) and Aliyun.</li>
<li>Managed Kubernetes and Helm charts independently.</li>
<li>Familiarity with agile development methodologies and participation in agile ceremonies (e.g., stand-ups, retrospectives).</li>
<li>Experience guiding and mentoring team members, providing technical guidance, code reviews, and support to foster their growth and enhance their technical skills.</li>
<li>Extensive experience in communicating with stakeholders to deeply understand product roadmaps, gather requirements, and provide technical insights and recommendations.</li>
<li>Competency in functional programming is a plus; we also use Elixir in some services.</li>
</ul>
</section>
</main>
<footer>
<p>© Test Read aloud.</p>
</footer>
</body>
</html>