katbin
katbin Small, lightweight pastebin+URL shortener written in Rust.
katbin Small, lightweight pastebin+URL shortener written in Rust.
katbin-web Build Setup # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate For detailed explanation on how things work, check out Nuxt.js docs.
kinobot See it in action: Kinobot (aka Certified Kino Bot) Website: https://kino.caretas.club Features Search quotes Search frames Capture quotes and frames Detect contextual quotes Detect complete dialogues (even with repeated strings) Generate beautiful color palettes Fix frame sizes in various source scenarios Handle Facebook comments as requests Discover movies through keywords Get movie/episode information And a lot more
Personal Knowledge Base/Wiki Repo for stuff I need to refer, useful snippets, learning etc. Inspired by SphericalKat’s Wiki and Fenil Jain’s Knowledge Base. Contents AppDev Backend Design DSA Frontend Javascript ML Python Systems Other
LeetHub - Automatically sync your code to GitHub. Top 5 Trending JavaScript Repositories Available on: What is LeetHub? A chrome extension that automatically pushes your code to GitHub when you pass all tests on a Leetcode problem. How fast is it really? THIS FAST (~400ms, 530x speed improvement)! Why LeetHub? 1. Recruiters want to see your contributions to the Open Source community, be it through side projects, solving algorithms/data-structures, or contributing to existing OS projects....
Hermes Hermes Backend Repo Functionalities Basic login and register route using JSON Web Tokens Route for adding an Event Route for adding an Action in the Event Route for adding a Question in the Action Route for adding options in a given question in an action Route for going to the next Question Route for publishing the Question Socket connection for choosing the option Route to unpublish the question Route to get event and action details Instructions to run Pre-requisites:...
Flutter - MQTT This is the code for an IOT project consisting of an interface/GUI for NodeMCU+DHT11 sensor using MQTT protocol Starting code and inspiration for this project can be found here. Prerequisites Android Studio Flutter SDK VS Code (Optional) Directions to run git clone https://github.com/BRO3886/flutter-mqtt-temp-hum.git cd flutter_mqtt flutter run -v
Medium API Parses any RSS feed and returns a valid json Powered by FastAPI
Meetings API (Appointy Task) A small, fast meetings api written in Go. Built to Scale. Siddhartha Varma, 18BCE0865 Features Built to scale Follows clean architecture Clear separation of concerns Instructions to run Pre-requisites: Golang (1.13+) Directions to install go mod get Directions to execute go run . Note I know we only had to use two (2) packages, std net/http and mongo I had to use github....
meals_app Here I learnt how to build an app with multiple pages. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference....