Skip to content
View loarsaw's full-sized avatar
:octocat:
:octocat:

Block or report loarsaw

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
loarsaw/README.md

About

Software engineer working across embedded systems and full-stack development. I build IoT solutions, real-time applications, and products that scale.

Tech Stack

Systems & Embedded
Go, C, C++ (modern standards), low-level development

Full-Stack
React, Next.js, AWS, React Native

Desktop
Electron, Tauri

Focus Areas

  • Embedded systems & IoT architecture
  • Hardware-software integration
  • Real-time applications
  • Scalable product development

Resources I Find Useful

Modern C++


Currently working on innovative solutions at the intersection of hardware and software.

Pinned Loading

  1. vigilant vigilant Public

    An Invigilation Tool for Interview Calls

    TypeScript 4 1

  2. frappe-hooks frappe-hooks Public

    A lightweight React.js wrapper for the Frappe REST API enabling easy integration with Frappe backend in your React applications.

    TypeScript 8 2

  3. network-manager.cpp network-manager.cpp
    1
    #include <sdbus-c++/sdbus-c++.h>
    2
    #include <vector>
    3
    #include <iomanip>
    4
    #include <memory>
    5
    #include <iostream>
  4. multi-finger-tap multi-finger-tap Public

    A lightweight, framework-agnostic library for detecting multi-finger tap gestures on touch devices.

    TypeScript