Add work experience post
This commit is contained in:
parent
df4ddbdcff
commit
562381171f
1 changed files with 12 additions and 0 deletions
12
content/posts/work-experience/index.md
Normal file
12
content/posts/work-experience/index.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Work Experience Reflection"
|
||||
date: 2024-09-10T01:45:00+00:00
|
||||
---
|
||||
|
||||
During my work experience at this summer, working with Devtank Ltd, I have been in touch with low level development. Upon knowing their product (OSM) structure, I learnt about how different repositories are used together for OSM to work, with a web interface connecting to a firmware and using Ansible to setup the virtual machines.
|
||||
|
||||
Moreover, I used virtual machiens to perform testing on firmware blobs whilst using QEMU to boot up virtual machines. I also used SSH to remote control multiple computers to run different programs and debug them.
|
||||
|
||||
As the company is about open source hardware and software, I also contributed to the documenation by adding missing points to the manuals to make the process of building and contribution easier for the public.
|
||||
|
||||
In terms of my personal skills, I was introduced a lot of programming books on the way. Furthermore, learning about git submodules and "static" keyword in C language.
|
Loading…
Reference in a new issue