Skip to content
View egxn's full-sized avatar
❤️
❤️
Block or Report

Block or report egxn

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

FV 🦝

TS/JS Developer curious about functional programming, Haskell, Linux and Rust.

📦 Side projects

  • 🐈 Boo - 🐧 API to use text to speech (using coqui) and speech to text (usingwhisper) [🐍.py, 🟦.ts]
  • 🐗 Boar - 🐧 Touchbar for linux using your mobile [🦀.rs, 🟦.ts]
  • 🦎 Lizard - 🐧 Reminder to take eye breaks [🦀.rs]
  • 🐙 Octopus - 🐧 Chalkboard to draw over your apss [🦀.rs]
  • 🐾 Paws -👩‍💻 Generate images assets from emojis [🦀.rs]
  • 🦚 Peacock - 🦊 Firefox extension to higlight code from safari o'reilly [🟦.ts]
  • 🦑 Squid - 📘 VS Code extension that allow create code using your kindle [🟦.ts]
  • 🎏 Carp - 🎮 Mini game active pauses to avoid carpal tunnel [🟦.ts 🔶.tf]
  • 🐱 Cat-chai - ✏ Draw emojis as captchas [🟦.ts 🔶.tf]

Contact

Pinned

  1. boar boar Public

    🐗 Touchbar for linux using your mobile device

    Rust

  2. carp carp Public

    🎏 Mini game using to do active pauses and avoid carpal tunnel

    TypeScript 1

  3. peacock peacock Public

    🦚 Browser extension to highlight code snippets

    TypeScript

  4. squid squid Public

    🦑 VS Code extension to open a file in a ink screen

    TypeScript

  5. octopus-chalkboard octopus-chalkboard Public

    🐙 Draw over your apps

    Rust

  6. boo boo Public

    🐅 Boo wraps tts, sst, llm on a simple REST API to make it easy to use them in local apps. 🐯

    Python