job / index.html
technician1's picture
Update index.html
6e14d64 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Software Developer</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 40px;
line-height: 1.6;
color: #333;
}
h1, h2 {
color: #1a1a1a;
}
.section {
margin-bottom: 24px;
}
.apply {
font-weight: bold;
color: #0056b3;
}
a {
color: #0056b3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<h1>Software Developer</h1>
<div class="section">
<p>
PCN Technology Enterprise maintains an activity feed and deploys an interactive AI software. The enterprise research interest is how modern AI techniques can enhance symbolic AI systems, specifically within C++ language exercise and snippet engine.
Technically, the enterprise focuses on AI-assisted programming and actively develops Windows software that generates C++ snippets using keywords. This demonstrates a structured code-generation system rather than a conventional conversational chatbot.
At its present stage, PCN Technology Enterprise appears to function primarily as a research and development initiative. The organization has no publicly released neural net machine-learning models or datasets, but it maintains operational software and ongoing updates.
</p>
</div>
<div class="section">
<h2>Role Description</h2>
<p>
This is a full-time on-site Software Developer role located in the Greater Winnipeg Metropolitan Area. The Software Developer will be responsible for the full software development lifecycle on cte_cpp_snippet_gen project, including designing, developing, testing, and deploying software solutions in the project. Day-to-day tasks will include back-end development, maintaining codebases, implementing new features, debugging issues, and collaborating with cross-functional teams to deliver high-quality software solutions.
</p>
<p>
View the cte_cpp_snippet_gen repository on GitHub:
<a href="https://github.com/calebnwokocha/cte_cpp_snippet_gen" target="_blank">
github.com/calebnwokocha/cte_cpp_snippet_gen
</a>
</p>
</div>
<div class="section">
<h2>Key Responsibilities</h2>
<ul>
<li>Design, implement, and maintain features for the C++ snippet engine.</li>
<li>Develop and improve the interactive command-line interface and persistence mechanisms.</li>
<li>Collaborate with maintainers on architecture and feature enhancements.</li>
<li>Review and test contributions to the codebase and ensure quality standards.</li>
<li>Actively contribute to the <code>user_keywords.db</code>, including
adding, updating, and curating keyword definitions that enhance usability.</li>
<li>Document code, design decisions, and usage patterns clearly in documentation and examples.</li>
</ul>
</div>
<div class="section">
<h2>Qualifications</h2>
<ul>
<li>Contributions to the <code>user_keywords.db</code></li>
<li>Strong proficiency in C++ (preferably C++17).</li>
<li>Experience with parsing text formats and file I/O.</li>
<li>Comfort working with open-source code and collaborative version control with Git.</li>
<li>Ability to write clear, maintainable code and documentation.</li>
</ul>
</div>
<h2>Salary and Benefits</h2>
<p>
The annual base salary is $75,000. Standard benefits in addition to salary, including sponsored pension plans, medical and dental insurance, paid vacation and sick leave,
and contributions to Canada Pension Plan and Employment Insurance.
</p>
<div class="section apply">
<p>
To apply, please email your resume and cover letter to
<a href="mailto:cnwokocha@proton.me">cnwokocha@proton.me</a> <br> Applications without both documents will not be
considered by HR department.
</p>
</div>
</body>
</html>