Skip to content
View karstenenglander's full-sized avatar

Highlights

  • Pro

Block or report karstenenglander

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
karstenenglander/README.md

Hey, I'm Karsten.

I am a Software Engineer engaged in building robust systems and high-performance tools. My foundation is in systems programming and cybersecurity research, where I’ve engineered C++ image processing engines and privacy-preserving ML frameworks.

I extend these systems to the edge with native mobile development, specializing in building offline-first iOS applications using Swift, SwiftUI, and SwiftData.

Languages and Tools: C++, Python, Swift (SwiftUI, SwiftData), SQL, Java, React Native, Docker, Git, NoSQL, CI/CD, System Architecture & REST API Design

And here is what I've been up to:

Pinned Loading

  1. Advanced-Photo-Tagger-APT Advanced-Photo-Tagger-APT Public

    A C++ application for cataloging photographs by extracting and storing their metadata in an SQLite database, with planned support for comprehensive tagging and organization

    C++

  2. RaveGuardianRevisited RaveGuardianRevisited Public

    An enhanced campus safety mobile application that allows users to call campus police, submit an anonymous tip, live chat with campus police, and utilize a safety timer feature

    JavaScript

  3. EcoLens EcoLens Public

    Real-time iOS waste classification using CoreML and MobileNetV2. Features a privacy-centric, offline-first architecture with a custom PyTorch-to-CoreML training pipeline.

    Swift 1

  4. Secure-Efficient-Fake-News-Detection-with-Hashed-Embeddings Secure-Efficient-Fake-News-Detection-with-Hashed-Embeddings Public

    A high-accuracy (99.89%) fake news detection framework using RandomForest, advanced text vectorization (OpenAI, Doc2Vec, HashingVectorizer), and SHA-256 hashing for enhanced privacy in Online Socia…

    Python