altbdoor
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Combine WigglyPaint GIFs into Video (altbdoor.github.io)
Been trying out WigglyPaint[1] lately to flesh out my creative side. I started drawing a series of images, and wanted to combine them into a video to post into social media. The first iteration I did was manually…
- Show HN: VR Cardboard Profile Generator (altbdoor.github.io)
Late to the whole Google Cardboard party, but just got a cheap knockoff Cardboard myself. The seller didn't know the specific configurations, so I just went to check around. I found the Viewer Profile Generator[1], but…
- Show HN: UserScript to manually choose model for ChatGPT website (raw.githubusercontent.com)
I've written a UserScript which allows me to better control which model to use, so I thought I'd share it. I started writing the UserScript a couple of months back, because I'd rather get faster GPT3.5 response, than…
- Show HN: MediaRecorder supported format in major browsers (altbdoor.github.io)
A couple of devs in my company got burned by expecting audio/mp3 to work with MediaRecorder in all browsers. So I wrote a GitHub Actions process to test out a couple of formats in major browsers. Its kinda odd how only…
- Show HN: React-Based SQLite Sandbox (altbdoor.github.io)
Written on a weekend for a quick SQL sandbox to practice on. Powered by SQLite WASM! Been testing it out recently, and its an amazing piece of technology.
- Show HN: JSX in Browser with Sucrase (altbdoor.github.io)
Been working on a number of React projects, and was intrigued a little by JSX. I wanted to make running JSX in browser easier, so I tried my hand at using a service worker, to transpile JSX on the fly. I started with…
- Tile-based movement in game with Kontra (github.com)
- Show HN: Generate generic icons and stuff (altbdoor.github.io)
-
I went for an interview today, and the Solutions Architect in the company mentioned that me having four years of experience only in front end is considered a risky move in career. Instead he emphasizes on how I should…
- Show HN: Gfycat Browser for Reddit JSON RSS Feed (altbdoor.github.io)
- Show HN: Generate CSS for Bootstrap Buttons (altbdoor.github.io)