Skip to content
View nekevss's full-sized avatar

Highlights

  • Pro

Organizations

@boa-dev
Block or Report

Block or report nekevss

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

Hi there! Welcome to my profile.

Feel free to check out my website. 😄

I'm probably working on some portion of the Temporal built-in.


What am I working on?

Boa

Boa's an experimental JavaScript engine being written in Rust. I think it's really cool and super fun to work on. Feel free to check it out here.

Product Content Desktop App

This project is a tool I develop and maintain for work. It's essentially a staging area/mini CMS for Staples operations team that was designed to streamline our content process. As of 2024-04-19, it's been generally adopted by the ops team and strategy, and has been used to quality assure and process content on nearly all products published to any BU for the past 4 years. Oh, it can also generate content based off an internal style guide. So that was handy and fun to implement! 😄

It's also serverless! Some compute for more functionality was requested but not receieved, so it has no server.


Programming languages

Rust, JavaScript, TypeScript, Go, VBA, Python


🔥 Hottest dumb take

VBA (with Excel) is incredibly useful in a corporate setting and slept on. If you create a tool with a GUI, you have to create documentation and train people. If you hand someone and Excel sheet with a button, they can automatically use the tool. Perfect for free, quick, one-off CLI tools!

Also known as

Please for the love of all that is good, don't use VBA and Excel for your company's actual product.

Pinned

  1. boa-dev/boa boa-dev/boa Public

    Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

    Rust 4.7k 382

  2. boa-dev/temporal boa-dev/temporal Public

    A Rust implementation of ECMAScript's Temporal API

    Rust 19 2

  3. boa-debugger boa-debugger Public

    Proof of concept web debugger

    JavaScript 1

  4. productcontentdesktopapp productcontentdesktopapp Public

    Content QA Side Project

    JavaScript