DEV Community

Cover image for Personal Projects I am most proud of
Trinmar Boado
Trinmar Boado

Posted on • Updated on

Personal Projects I am most proud of

These are my GitHub repos I recently contributed to that I am most proud of

  1. https://github.com/likhaCMS/likhaCMS - LikhaCMS is a Web App Builder with Built-in UI Building Blocks, Drag and Drop Page Builder, Component Code Editor, Dev and Staging Environment
  2. https://github.com/trinly01/sequel.ai - Natural Language to Database Query Result! Say goodbye to the frustration of writing complex SQL queries
  3. https://www.npmjs.com/package/micro-local-store - provides a shared local storage solution across different origins. It creates an isolated local storage for each instance, allowing you to store and retrieve data seamlessly. It's perfect for micro-frontend architectures, enabling different micro-apps to communicate and share state without conflicts.
  4. https://github.com/trinly01/remap.js - simplifies data transformation, making it suitable for a wide range of use cases like complex data, including nested data, arrays, and objects
  5. https://github.com/trinly01/TrinDB - A fast RESTful persistent or in memory NoSQL database (18 KiB only!)
  6. https://github.com/trinly01/real-share - Directly call a function or method of a remote object from a Node.js App thru websocket that can be shared to any web frontend frameworks or mobile apps.
  7. https://github.com/trinly01/puzzy-search - google-like search and auto suggest (did you mean...) misspelled words, fuzzy search, suggest similar words
  8. https://www.npmjs.com/package/ink-html - Prints a specific area/element of your html page for any frontend framework
  9. https://trinly01.github.io/sentimiento - Sentimiento: Feedback Analysis: Natural language processing in determining whether the writer's attitude is positive, negative, or neutral.
  10. https://trinly01.github.io/CodeWar/#/ - Code Cracking Game
  11. https://trinly01.github.io/tanim.bala/ - Flappy-Bird-like game
  12. https://m.apkpure.com/developer/Trinmar%20Boado - Cross platform apps using Phonegap / Cordova

Vue / Nuxt / Vite / Typescript Projects

Top comments (0)