As a programmer, it is your job to put yourself out of business. What you do today can be automated tomorrow π€ (Doug McIlroy)
Never spend 6 minutes doing something by hand when you can spend 6 hours failing to automate it π· (Zhuowei Zhang)
Automated testing is a safety net that protects the program from its programmers π (Yegor Bugayenko)
I am a versatile Frontend Developer with a passion for problem-solving and innovation. With a background in Biomedical Engineering and hands-on experience in developing automation tools, I bring a unique perspective to software development and technical support.
Language | Language | ||
---|---|---|---|
C | ![]() |
C++ | ![]() |
C# | ![]() |
Python | ![]() |
JavaScript | ![]() |
Lua | ![]() |
PowerShell | ![]() |
HTML | ![]() |
CSS | ![]() |
AutoHotKey | ![]() |
WebAssembly | ![]() |
Shell | ![]() |
MATLAB | ![]() |
LabView | ![]() |
- Executed transitional services for clients migrating to R2 Health's revenue cycle management solutions, ensuring a seamless integration process.
- Collaborated on the development of innovative features to optimize software functionality and drive operational efficiency.
- Delivered comprehensive user support to enhance the client experience and streamline adaptation to the software platform.
- Frontend Developer: Utilized various technologies for efficient data handling and report generation.
- Information Technology Specialist: Developed software for workflow automation and ensured data security compliance.
- Provided technical support, developed automated utilities, and conducted field-service trips for troubleshooting.
Project | |
---|---|
Unreal Engine (2018) Click for Video -> |
![]() |
Feel free to reach out for collaboration opportunities, technical discussion, or just to say hi!
(Check my LinkedIn, because after YEARS of GitHub emails being directly exposed, they have FINALLY fixed it thanks to my badgering)
<input id=username type="text" placeholder="github username or repo link" value="Connor9994">
<button onclick="fetch(`https://api.github.com/users/${username.value.replace(/^.*com[/]([^/]*).*$/,'$1')}/events/public`).then(e=> e.json()).then(e => [...new Set([].concat.apply([],e.filter(x => x.type==='PushEvent').map(x => x.payload.commits.map(c => c.author.email)))).values()]).then(x => results.innerText = x)">GO</button>
<div id=results></div>
flowchart LR
direction LR
subgraph 1[" "]
direction TB
top1[Find Connor's Profile] --> bottom1[Hire Connor π€]
end
subgraph 2[" "]
direction TB
top2[Google Endlessly π] --> bottom2[Waste Time β]
end
%% Link to subgraph1
3[Discover Problem π] --> 1
%% Link within subgraph2
3[Discover Problem π] --> 2
1 --> outside1["Profit" π]
2 --> outside2["Cry" π’]
click top1 "https://www.linkedin.com/in/connor-kaiser-6a335a316/" "LinkedIn"
style 1 stroke:#072ff7,stroke-width:5px
style 2 stroke:#f70707,stroke-width:5px