Skip to content
View stasel's full-sized avatar
πŸ‘¨β€πŸ’»
Coding
πŸ‘¨β€πŸ’»
Coding

Highlights

  • Pro

Organizations

@HackYourFuture

Block or report stasel

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

Hi there πŸ‘‹ nice to see you here

I'm a software engineer passionate about teaching and mentoring others.

Things I am interested in

  • πŸ•΅οΈβ€β™‚οΈ Cyber security
  • πŸ“± Mobile development
  • 🌐 Web development
  • πŸ‘Ύ Spending 10 hours to write a script that saves 2 hours of work
  • πŸ‘¨β€πŸ’» Mentoring and teaching
  • 🧠 Problem solving and coding challenges

πŸ› οΈ Interesting projects:

  • WebRTC demo for iOS - A very simple app with audio and video calls using WebRTC.
  • WebRTC binary distribution - for macOS and iOS so you don’t have to suffer through compiling them yourself πŸ˜…
  • NodeGSM: A Node.JS based GSM modem API. Connects to modems using serial connection to enable SMS and call functionalities.
  • secfs: A secure encrypted file system built on top of FUSE using the good old C language.
stasel's GitHub stats Top Languages

🌐 Connect with Me

Feel free to reach out if you're interested in collaborating on open-source projects

Pinned Loading

  1. WebRTC-iOS WebRTC-iOS Public

    A simple native WebRTC demo iOS app using swift

    Swift 1.2k 246

  2. WebRTC WebRTC Public

    A community-driven distribution of up to date WebRTC framework binaries for iOS and macOS

    Python 470 103

  3. NodeGSM NodeGSM Public

    Modem GSM API for NodeJS

    JavaScript 17 8

  4. AdventOfCode AdventOfCode Public

    My solutions to the Advent of Code challenges

    JavaScript

  5. MessageU MessageU Public

    A simple chat messaging client-server software written in Python and C++

    C++

  6. secfs secfs Public

    Encrypted file system implementation using FUSE and openSSL

    C