Skip to content
View seankyer's full-sized avatar
🙂
🙂

Block or report seankyer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seankyer/README.md

Greetings

Welcome to my Github repository ⚡


Companies I've worked at:

  1. Analog Devices, Inc. - Embedded Software Engineer
    1. Worked on the development of cutting edge silicon for secure and power efficient SoCs for the intelligent edge
  2. Robert Bosch Gmbh. - Embedded Systems Engineering
    1. Worked on publically funded collaboriation between DLR, Q.ANT and Bosch to engineer a quantum gyroscope for space application
  3. Motorola Solutions, Inc. - Firmware Validator
    1. Validated firmware releases for Motorola Solutions line of cutting edge, AI enabled, security cameras

Private Projects (Contact me for viewing):

  1. CUrchinsOS - a multi-kernel, userspace operating system - C
    1. Created operating system on baremetal CPU; Developed with Qemu, deployed on Toradix Colibri
    2. Implemented Physical/Virtual Memory, Process Spawning, Multicore, Interprocess and Intercore communication
    3. FAT-32 filesystem, distributed services, networking, shell
    4. UBC Course Code: CPSC-436a
  2. UBCInsightFacade - Fullstack database query engine - TypeScript
    1. Query engine capable of handling filters, aggregations and data manipulations
    2. REST based API connecting backend to HTML/JavaScript frontend

Some Public Hobby Projects of Mine:

  1. Robo-ARM (ZephyrOS)
    1. Two-axis robotic arm written in ZephyrOS for nrf52840
    2. Features inverse kinematics using graphing algorith (BFS or Greedy DFS)
  2. ArtGenerator (C++)
    1. Created C++ program to generate simple artistic patterns to a file
  3. Arduino Automatic Cat Feeder (C, 3D printing)
    1. Arduino cat feeder with two modes for my two cats (one eats a lot, the other not so much)
    2. 3D printed the chasis of the device
    3. Soldered all components
  4. PDF Workflow (Python)
    1. Example of workflow automation I created whilst at MetroPrinters.

Contact information ✨:

Thank you for taking the time to view my profile!
Some repositories private due to academic honesty.

Pinned Loading

  1. Robo-ARM Robo-ARM Public

    Robotic arm using nRF52840 and Zephyr

    C 1

  2. ArtGenerator ArtGenerator Public

    Computer generated .ppm art (C++)

    C++ 3