abishekvenkat

↗ HN profile [ 66.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A tool that visualizes TV episode ratings as candlestick charts. Each episode is a candle - green if the rating went up from the previous episode, red if it dropped. Search any show and instantly see its "quality…

  2. I wanted a dead-simple cross-device bookmark manager without setting up a real database. GhostMark uses a "secret" GitHub Gist as the backend - free, no infrastructure, and surprisingly fast. The whole thing is a single…

  3. I made this app just for me tbh. It helps a lot when I want to schedule a meeting across timezones. I would really appreciate some feedback on the app and possibly stuff to add in terms of features. Thanks in advance.

  4. A lightweight web tool that instantly converts between HEX and RGB color formats while providing real-time color previews. Built with JavaScript. Features include: - Live color preview as you type - One-click format…

  5. I built a web app that lets you transform Excel data into beautifully styled images, entirely in your browser. No servers or data uploads needed - everything runs client-side using React + TypeScript. Choose from…

  6. Play the snake game on your terminal. Built with Python and curses.

  7. A multiplayer strategy game based on the classic computer science problem of optimal urinal selection, built with React, TypeScript, and Tailwind. Play against a friend and learn about spacing algorithms while competing…

  8. I built a Hangman variant that teaches you Morse code while you play. Instead of typing letters directly, you enter them using dots and dashes. Features include: - Interactive Morse code input with visual feedback -…

  9. I built a minimalist RESTful API for rolling polyhedral dice (d4-d100) with a clean Swagger UI. Great for game developers, discord bots, or anyone needing quick random number generation. No authentication required, CORS…

  10. It's your usual weather app but minimal, with art elements. Inspired by @samdape on twitter.

  11. Displays the % of year progressed. Unsure of its purpose but designed to look cool with ASCII and contrasting colors. Check it out and leave feedback! Thanks!

  12. Have you ever struggled to document your project's file structure for a README file? Repositree is here to solve that! With just a few clicks, you can create an organized tree structure, perfect for showcasing your…

  13. Ever had to look for personalised icons for your app? Well, I had to... a lot of times. So, I built this icon editor for making 16x16/32x32 icons that can be downloaded in multiple formats like PNG, ICO and SVG The app…

  14. Get a simple receipt for your running activity to share on socials

  15. Simple, one purpose app for date calculations. 1. Calculate the number of dates between two dates 2. Add to or subtract from a specific date

  16. Built as a self-hosted alternative to a pay-walled app for developers. The UI is so-so right now, but I can make changes with your feedback! Thanks!

  17. Converts text to JSON locally, using llama2. PSA: don't post your content on online converters, whether or not you use this app.

  18. Assigns Secret Santas! Enter participants manually or through text or excel. Export them via text or excel. Source code: https://github.com/abishekvenkat/workshop-of-the-elves I would appreciate ideas or feedback.…