Ram Maheshwari

1.4K posts

Ram Maheshwari banner
Ram Maheshwari

Ram Maheshwari

@rammcodes

Sharing top AI, Web & Programming insights 🔥 - 400K+ followers across social platforms 🎉 - Follow for daily high-quality content 💎

Remote Katılım Kasım 2016
274 Takip Edilen1.2K Takipçiler
Sabitlenmiş Tweet
Ram Maheshwari
Ram Maheshwari@rammcodes·
This new VS Code terminal feature is magical 🔥 If you want to run any action inside the terminal but you don't remember the exact command. just press `Ctrl + i` inside the terminal. it opens a little chatbox. Now you can type in plain English. and VS Code will figure out the correct command and run it for you. saves a ton of time and frustration. Huge shoutout to the @code team for adding this inside the editor. this is actually useful :) Hope this helps ✅️ Drop a Like if you found this post helpful! ❤️ Follow @rammcodes for more 💎 #html #ai #github #coding #webdevelopment #programming
English
0
3
13
1.7K
Ram Maheshwari
Ram Maheshwari@rammcodes·
This is insane… and it’s only ~5KB 🌍 Cobe is a tiny WebGL globe library that lets you render a beautiful animated earth on a canvas with almost no bundle size. → ~5KB gzip → WebGL based → smooth animated globe → customizable markers & colors → works in any JS project Perfect for landing pages that need a globe without adding heavy dependencies :) Source 🔗: github(DOT)com/shuding/cobe Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
0
0
2
57
Ram Maheshwari
Ram Maheshwari@rammcodes·
Bruh... This is sooo cooool 🎧 Someone actually built a terminal-based YouTube Music player that lets you play and control YouTube Music directly from the CLI. → runs inside terminal → keyboard controls → lightweight and fast → simple setup Perfect for developers who spend half their life in the terminal anyway :) Source 🔗 github(DOT)com/peternaame-boop/ytm-player Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
1
51
Ram Maheshwari
Ram Maheshwari@rammcodes·
Display videos on the web without the headache 🎬 ArtPlayer is a customizable JavaScript video player library with a clean UI and plugin support. → customizable controls → subtitles support → plugin system → HLS / DASH via plugins → easy to integrate Great when you need a flexible video player for your web apps :) Source 🔗 github.com/zhw2590582/Art… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
3
77
Ram Maheshwari
Ram Maheshwari@rammcodes·
Woah… this is a goldmine for brand SVG icons 🤯 A huge open library of brand logos you can copy and use in your apps, websites, or docs. → 4000+ brand icons → multiple variants (color, mono, dark, wordmark) → copy as SVG, JSX / React, CDN, API & more → made for developers & designers Perfect when you need logos for tools, frameworks, or companies without searching the web :) Source 🔗: thesvg . org Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
1
0
3
134
Ram Maheshwari
Ram Maheshwari@rammcodes·
This makes adding share buttons in React super easy 🔥 "react-share" is a React component library that provides ready-to-use social share buttons for platforms like Twitter, Facebook, LinkedIn, WhatsApp, and more. → share button components → works in React apps → customizable → supports many social networks Perfect when you want sharing features without building them from scratch :) Source 🔗 github.com/nygardk/react-… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
1
51
Ram Maheshwari
Ram Maheshwari@rammcodes·
Designing terminal UIs just got easier 🔥 TUI Studio lets you visually build terminal interfaces and layouts, then export them as code. → design TUI screens visually → generate layout code → useful for CLI apps → great for terminal dashboards Nice tool if you build terminal apps and hate writing layouts manually :) Source 🔗: tui . studio Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
0
2
4
114
Ram Maheshwari
Ram Maheshwari@rammcodes·
Working with PDFs inside web got easier 🔥 EmbedPDF lets you add a full PDF viewer to your web apps without building one from scratch. → ready-made viewer UI → works with any JavaScript framework → zoom, search, navigation, annotations → customizable or headless mode Perfect when you need to display PDFs inside your app with full control :) Source 🔗 github.com/embedpdf/embed… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
1
5
73
Ram Maheshwari
Ram Maheshwari@rammcodes·
Bruh... We got tennis in terminal before GTA 6 😲 "tennis" is a small CLI utility that turns CSV files into clean, nicely formatted tables right inside your terminal. → auto-formatted columns → colors based on terminal theme → fits to screen width → super fast CLI output Perfect when you want CSV data to look clean without opening Excel or GUI tools :) Source 🔗 github.com/gurgeous/tennis Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
2
88
Ram Maheshwari
Ram Maheshwari@rammcodes·
This makes it easier to add emojis inside your apps 🔥 Emoji-mart is a highly customizable emoji picker component that lets you add a full emoji selector to your web apps without building one from scratch. → ready emoji picker UI → works with JavaScript / React → search and categories included → fully customizable Perfect for chat apps, comments, and text editors :) Source 🔗: github(DOT)com/missive/emoji-mart Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
0
0
3
98
Ram Maheshwari
Ram Maheshwari@rammcodes·
This database client looks really clean 👌 dbcooper is a modern database client built for PostgreSQL, SQLite, Redis, and ClickHouse with a simple and fast UI. → clean desktop interface → supports multiple databases → schema viewer → SSH tunneling support → built with Tauri + React Nice option if you want a minimal database client without heavy apps :) Source 🔗 github.com/amalshaji/dbco… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
1
81
Ram Maheshwari
Ram Maheshwari@rammcodes·
This is sooo freaking goood 🔥 Now you can download files from any GitHub repo without cloning the whole project. "ghgrab" is a CLI utility that lets you quickly grab files or folders from a repository directly from your terminal. Just install it once globally with npm, then run ghgrab and paste the GitHub link to download what you need instantly. Perfect when you only need a few files and don’t want to clone the entire repo :) Source 🔗: github(DOT)com/abhixdd/ghgrab Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
0
1
3
117
Ram Maheshwari
Ram Maheshwari@rammcodes·
Imagine running JavaScript / TypeScript games & apps natively with WebGPU 🎮 Mystral Native is a runtime that lets you use Web APIs like WebGPU, Canvas, and Audio without a browser, and run JS/TS as real native apps. → no Chromium / Electron → WebGPU graphics support → works with TypeScript → useful for games and graphics apps A very interesting approach to native JS apps & games :) Source 🔗 github.com/mystralengine/… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
1
91
Ram Maheshwari
Ram Maheshwari@rammcodes·
Wowww… this is fabulous 🦄 An open-source collection of 1500+ stunning 3D icons in different styles, angles, and perspectives. You can download them as images or use them in your UI, presentations, websites, and creative projects. Perfect for UI developers, designers, and content creators :) Source 🔗 3dicons . co Hope this helps ✅️ Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
0
1
5
93
Ram Maheshwari
Ram Maheshwari@rammcodes·
Finally a good solution for the headache of building HTML emails 😮‍💨 Maizzle is a framework for building responsive HTML emails using modern tools instead of writing messy email-safe HTML by hand. → build emails with Tailwind CSS → automatic CSS inlining → optimized for email clients → CLI-based build system → works with any email service after build If you’ve ever struggled with email compatibility and broken layouts, this makes the workflow much easier :) Source 🔗 maizzle.com Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
Ram Maheshwari tweet media
English
0
0
4
102
Ram Maheshwari
Ram Maheshwari@rammcodes·
Someone actually used Claude to generate a full CLI app for reading the Bible in the terminal 😲 This is a complete TUI-based terminal app with a surprisingly polished interface. Features: → Full-screen 3-panel TUI → Live search → Multiple themes → Works fully offline → Supports many translations → Smart reference input → Pipe-friendly output → Session memory Check it here 🔗: github.com/whoisyurii/chr… Follow @rammcodes for more 💎 #html #ai #javascript #coding #webdevelopment #programming
English
1
0
2
110