DEV Community

Cover image for Show us your Open-Source project

Show us your Open-Source project

Antonio | CEO at Litlyx.com on January 20, 2025

Hello everyone, I'm Antonio, CEO and Founder at Litlyx. I hope you’re all doing well. It’s been a long time since I’ve posted here, and that’s bec...
Collapse
 
mitinoh profile image
Mite • Edited

👋 Hi! Let me introduce Crudify, a library for NestJS that automatically generates CRUD endpoints with Mongoose. It's perfect for saving time and focusing on building amazing features. Check it out here: Crudify 🚀

Collapse
 
zeyrarararara profile image
zehra hindioğlu

I was going to share my similar experiences for the issue, but the issue was deleted :)

Collapse
 
mitinoh profile image
Mite

Feel free to reopen the issue if needed. I’ve already released a new version that fixes the bug mentioned in the discussion. :)

Thread Thread
 
zeyrarararara profile image
zehra hindioğlu

I notice when I review the code . Always remember that I want to solve any issues that may arise :)

Collapse
 
kehoecj profile image
Clayton Kehoe

Cool project! Starred

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

Pretty cool! Thanks for sharing :)

Collapse
 
makscraft profile image
Maksim Zaikov

Hi, here is my project, it is a PHP framework with an admin panel for small and medium applications. Maybe it will suit someone.
mv-framework.com
github.com/makscraft/mv-framework

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

Starred! Always support fellow open-source developers. Good job on your framework.

Collapse
 
makscraft profile image
Maksim Zaikov

Thank you!

Collapse
 
neurabot profile image
Neurabot • Edited

Looks great. Félécitations.

Collapse
 
makscraft profile image
Maksim Zaikov

Thank you so much.

Collapse
 
webjose profile image
José Pablo Ramírez Vargas

I am amazed by how programmers, that are supposed to be strict in their logic and procedures, all missed the directive of following a specific format when sharing their projects. LOL.

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com • Edited

ahahahah developers are awesome.

Collapse
 
ttibbs profile image
Terry W

Website: Live View
Stars: 0
Repository Link: Repo
Description: I need to think of a better name for the tool. Still, I introduce you to a powerful CLI tool for scaffolding MVC architecture servers using Express or Hono. Easily set up a project with your choice of database, such as PostgreSQL or MySQL, and skip the tedious setup process. With create-mvc-server, you can start building your application faster and focus on what matters.

Collapse
 
billybillydev profile image
Believe LODY

Daamn, have to try it with Hono. It's currently my favorite framework. Starred

Collapse
 
ttibbs profile image
Terry W

Thank you for starring it. I also had no idea Hono was even a thing before I started this project, so I've definitely learnt a few things doing this.

Collapse
 
zethix profile image
Andrey Rusev

Hi, congrats on the funding! :)

Recently we started open-sourcing a number of internal developments, it's still a 'work-in-progress', but... I'll share one that I think might be interesting to people who are new to OpenTelemetry:

Website: (none really, but you can check out OpenTelemetry's website instead)

Stars: 28

Repository link: OpenTelemetry and Analytics

Description: Small tools to help you ingest OpenTelemetry logs, metrics, traces into popular open source analytics backends - like Apache Druid and then do some visualizations (say, with Apache Superset ) or Python Notebooks if you prefer to learn by looking at actual data.

Would like to point out that we use OpenTelemetry in a slightly unorthodox way - not for production monitoring, but for tests. That is - we collect telemetry when we run tests (like stress tests or anything, really), and then use that data to 'monitor' the quality of our releases. Personally, I think the practice is worth adopting, but a quick note - what you'll find on the repo above might be biased towards 'telemetry for tests'.

All feedback welcome (haven't open-sourced anything before) and thanks! :)

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

This is incredible! Good job on this!

Collapse
 
zethix profile image
Andrey Rusev

Thanks!

Didn't have much time earlier today to take a look at Litlyx, did now. Have to say - pretty cool!

I think in the EU (seems you guys are based in the EU, right?) we definitely need analytics 'done our way' - without cookies and in accordance with our privacy principles, so... Good work on your side! :)

Thread Thread
 
litlyx profile image
Antonio | CEO at Litlyx.com

Thank you!!

Collapse
 
srbhr profile image
Saurabh Rai

Allow me introduce you to Resume Matcher. 😁
🔗: github.com/srbhr/Resume-Matcher

Image description

Collapse
 
collimarco profile image
Marco Colli

Website: Cuber

Stars: +670

Repository link: github.com/cuber-cloud/cuber-gem

Description: Cuber is an automation tool (written in Ruby) that can package and deploy your apps (written in any language and framework) on Kubernetes. Unlike other tools that add more options and more complexity to Kubernetes, Cuber is made to simplify and reduce the complexity, thus making the deployment process more standardized and reliable. You just need to create a Cuberfile, with ~10 lines of code, and then type cuber deploy to package and deploy your app on any Kubernetes cluster.

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

Crazy goood!

Collapse
 
aniruddhaadak profile image
ANIRUDDHA ADAK • Edited

Folio-Motion: An Interactive and Animation-Rich Portfolio Template

Description : Folio-Motion, a stunning, interactive, and animation-rich developer portfolio built with the latest technologies: Next.js, Tailwind CSS, Framer Motion, ShadCN UI, and TypeScript.

This portfolio is designed to showcase your skills, projects, and experience with smooth animations, dynamic hover effects, and a modern, responsive design. It's built to impress and provide an engaging user experience!

Repository: GitHub - Folio-Motion

Live Demo: Folio-Motion Live

Feel free to fork the repository and customize it to suit your needs!

Collapse
 
rsiv profile image
Rak

Website: Nitric

Stars: +1400

Repository link: Nitric Github

Description: Nitric is a declarative cloud framework with common resources like APIs, websockets, databases, queues, topics, buckets, and more. Nitric doesn't just deploy the resources, it helps you interact with them. It also makes them pluggable, so you can swap services or even whole clouds without changing your code.

It's what's missing between applications and infrastructure automation.

Collapse
 
holasoymalva profile image
Leon Martin

Hi everyone 🙌 I'm working in whale.js 🐳 a Node.js tool to analyze the project dependencies and suggests lighter alternatives to heavy packages.

github.com/holasoymalva/whale.js

Collapse
 
neurabot profile image
Neurabot • Edited

Cool. Keep going.

Collapse
 
hoshinotsuyoshi profile image
hoshino tsuyoshi

Website: liambx.com/
Repository link: liam-hq/liam ⭐ 100+ (Don't forget to give it a star! ⭐)

Description:
🚀 Launching today!
Effortlessly generate beautiful, easy-to-read ER diagrams from your database automatically.

Image description

Collapse
 
neurabot profile image
Neurabot

Cool. Keep going.

Collapse
 
shoksuno profile image
Gianni Carafa • Edited

Website: Kubero
Stars: ~2900
Repository link: kubero.dev

Description: A self hosted Heroku/Netlify alternative running on Kubernetes.

Collapse
 
computerwhiz profile image
Wesley Branton

I created the Custom Scrollbars browser extension. Originally made it just for fun to give my browser my own style, but it turns out that some of my users are visually impaired and find it helpful to increase the size or contrast of the scrollbar.

Collapse
 
rasyidf profile image
Muhammad Fahmi Rasyid

App: Toucan

Stars: +8

Repository link: github.com/rasyidf/toucan

Description: Toucan is a powerful language file editor designed for managing multiple JSON language files and namespaces with ease. Streamline your localization workflow and maintain consistency across your projects.

Collapse
 
deepakpant93 profile image
Deepak Pant

Hey! So I built this cool text transformation app. It's all powered by AI – think multiple AI agents working together (CrewAI, it's pretty neat!). You tell it what you want to do with your text, and it does it. Want to change the tone? Make it more formal? Summarize it? This app can handle it! It's super flexible and user-friendly. Let me know if you want to try it out!
Check out here.
Read more here.

Collapse
 
theogravity profile image
Theo Gravity • Edited

Website: LogLayer

Stars: 238

Repository link: LogLayer

Description: LogLayer is a modern logging library for Javascript and Typescript. It provides structured logging through a fluent API that separates object injection from the log message itself, making logging code both cleaner and more maintainable. Includes transports to ship logs to cloud providers, files, and other logging libraries.

Collapse
 
vikcch profile image
vikcch • Edited

Website: Live Squeezer
Stars: +8
Repository link: github.com/vikcch/live-squeezer

Description: An intuitive and user-friendly interface for converting live and TV poker hands into PokerStars Hand History file format, with the option to export to an online replayer, which is also open source.

Collapse
 
yashksaini profile image
Yash Kumar Saini

Hi everyone I'm building a Next JS project where I have used a leetcode API to showcase analytics besides what leetcode platform provides, You can check out my project here

Leetcode Journal

Collapse
 
vanloctech1 profile image
Loc Nguyen • Edited

Website: Video demo

Stars: +1

Repository link: github.com/vanloctech/telehook

Description: Telehook is a Laravel package designed to simplify building Telegram bots using webhooks. It provides an intuitive way to manage bot commands, and make Telegram bot command like conversation for Laravel

Collapse
 
neurabot profile image
Neurabot

Congatulations. Cool.

Collapse
 
railsdesigner profile image
Rails Designer

Rails Stats. Browse stats from real Rails projects. See LOC, test ratios, and how different apps measure up. On GitHub. ✌️

Collapse
 
valkoivo profile image
Valkoivo

Website: KoiCom

Stars: 3

Repository link: github

Description: The KoiCom library focuses on building interfaces using components with a standardized lifecycle, which streamlines development and facilitates testing. Frontend interfaces built with the KoiCom library can run entirely on the client side (in the browser), interacting with the server only for data exchange.

Collapse
 
neurabot profile image
Neurabot

Wow. Cool.

Collapse
 
abhinavd26 profile image
Abhinav Dubey

Hey, Let me introduce you to Devtron. It's an open source Kubernetes-native dashboard that helps you orchestrate your applications on Kubernetes. It is a self-hosted solution that is cloud and cluster agnostic. Check it out here -
github.com/devtron-labs/devtron/

Collapse
 
neurabot profile image
Neurabot

Cool. Congratulations.

Collapse
 
best_codes profile image
Best Codes

Discraft, the ultimate framework for Discord bots. It even lets you deploy Discord bots to Vercel!

GitHub logo The-Best-Codes / discraft-js

Ultimate Discord bot framework | CLI, development server, build optimization, and more

Discraft Logo

Discraft

npm version npm downloads Discord Server CodeQL

Discraft is a modern, developer-friendly framework for building Discord bots with ease It provides a robust CLI and a set of tools to streamline the development process, allowing you to focus on creating amazing bot experiences Think of it as a "batteries-included" approach, letting you get started quickly and efficiently. It's like Next.js for Discord bots.

Note: If you are viewing this documentation on npm, check out the GitHub repository for more up-to-date documentation.

Table of Contents

🚀 Getting Started

Installation

You can install Discraft locally in your project using npm

Collapse
 
robbenzo24 profile image
Rob Benzo

still just 7 stars ;)

Collapse
 
best_codes profile image
Best Codes

Slowly but surely. :D

Collapse
 
gbhorwood profile image
grant horwood

recently released a library for building interactive command line apps in php called macrame. php doesn't really get a lot of love as a cli scripting language, and i'd like to change that.

Collapse
 
aniruddhaadak profile image
ANIRUDDHA ADAK

Such a valuable post! I really appreciate it! 💖

Collapse
 
abtfur profile image
Richard Fu

Website: Laravel Redeem Code
Stars: 9
Repository link: laravel-redeem-codes

Collapse
 
mkagenius profile image
Manish

Click3: When LLMs take control of your phone

Stars: +300

Collapse
 
neurabot profile image
Neurabot

Cool. Great.

Collapse
 
kafetzisthomas profile image
Thomas Kafetzis • Edited

Website: PassManagerWeb
Stars: +10
Repository link: github.com/KafetzisThomas/PassMana...
Descritpion: An open-source password manager built with Django, offering AES-128 encryption, multi-factor authentication, a password generator, and health monitoring. Users can securely store, import, and export passwords, with features like automatic logout and an intuitive interface.

Collapse
 
kehoecj profile image
Clayton Kehoe • Edited

Website: boeing.github.io/config-file-valid...

Stars: +355

Repository link: github.com/Boeing/config-file-vali...

Description: Cross platform tool to recursively scan directories for configuration file and validate them. Supports Apple PList XML, csv, editorconfig, env, hcl, hocon, ini, json, properties, toml, xml, and yml

Collapse
 
mbarzeev profile image
Matti Bar-Zeev

Hi 👋

MediaLoader is a versatile React component that provides fine-grained control over the loading of media assets such as images, videos, and audio files. It offers a customizable loading strategy, allowing developers to prioritize resources and optimize user experience.

NPM: npmjs.com/package/@pedalboard/medi...
GitHub: github.com/mbarzeev/pedalboard/tre...

Collapse
 
mk_tz_11dd3e34957151fd462 profile image
Mk Tz

Website: app-5dm.pages.dev
Stars: 0
Repository link: github.com/maktezi/APP

Description: This APP project is a full-stack application built using Nuxt.js on the frontend and Laravel on the backend, with Apollo GraphQL for data fetching and Laravel Lighthouse handling GraphQL on the server.

Collapse
 
shahintv profile image
Amirmohammad Kazemi

A General Purpose Compiled Programming Language that written by Rust.
Nmet Language

Collapse
 
simplr_sh profile image
Simplr
Collapse
 
rajnandan1 profile image
Raj Nandan Sharma

Hi

My project is a status page system

github.com/rajnandan1/kener

Image description

Collapse
 
morewings profile image
Dima Vyshniakov

Koval UI - React components collection with minimalistic design. Supports theming, layout and input validation.

github.com/morewings/koval-ui

Collapse
 
md-abid-hussain profile image
Md Abid Hussain • Edited

DocQuery: Use documentation markdown as a knowledge base.

GitHub repo: github.com/md-abid-hussain/docquery

Demo Video: youtu.be/nYDthsB8d7I

Collapse
 
kiraaziz profile image
kiraaziz

I created this open source white board app , powered with ai
Neoflow.rjaziz.com

Collapse
 
maswewe profile image
Wawan B. Setyawan

Repo link: github.com/wansatya/openingest

Easily ingest GitHub repos, web content, files & databases into formats ready for LLM prompting and RAG systems

Collapse
 
nasrulhazim profile image
Nasrul Hazim Bin Mohamad

i have fews Laravel packages developed and released as open source.

You can see more details here - nasrulhazim.com/open-source

Collapse
 
omarafandi profile image
Omar

this is my project about desktop and laptop shop.
i know that project is not full but have the basic commands, i hope you like it :)
Enjoy😊

github.com/OmarAfandi117/ComputerS...

Collapse
 
ajinkya_bobade_f1cf60e720 profile image
Ajinkya Bobade
Collapse
 
f1lt3r profile image
F1LT3R

I'm Open Sourcing my tiny JavaScript Counter library.

It's called, "Count.js", and it's a single line of code.

const counter = ((count = 0) => ({add: n => n ? count += n : count}))()
Enter fullscreen mode Exit fullscreen mode

Here is the complete documentation.

console.log(counter) // { add: [Function: add] }
console.log(counter.add()) // 0
console.log(counter.add()) // 0
console.log(counter.add(2)) // 2
console.log(counter.add(2)) // 4
Enter fullscreen mode Exit fullscreen mode

Please submit bugs to github.com/F1LT3R

Thanks!~

Collapse
 
ali_sh_b8f05941e1830037cd profile image
ali sh

Hi! Let me introduce Atanx, AI engineering tool for unifying data science and ops

github.com/alishams21/atanx

Collapse
 
hamdan_khubaib_4f310f7d37 profile image
Hamdan Khubaib

Project Name: QChat

Description:
QChat is an open-source chatting application currently under development. The idea behind QChat is to enable group chatting within a local Wi-Fi network, such as at home or in an office, allowing all connected users to communicate seamlessly.

Currently, QChat supports text messaging, and I’m focusing on improving its security. For future updates, I plan to introduce:

Direct Messaging (DM) support

Admin controls for managing chats in office or home environments

Media sharing (photos, videos, audio, and documents)

One unique feature in development is offline chat functionality, which will use low-power Bluetooth technology. This will allow users to continue temporary chats even during network disruptions.

As the project is still in its heavy building phase, I’m open to suggestions and collaboration.

Project link: github.com/GitCoder052023/QChat.git

Collapse
 
neurabot profile image
Neurabot

Really cool.

Collapse
 
sam_ben_786ddbe69e5992835 profile image
Sam Ben

Website: main.d15m5mz0uevgdr.amplifyapp.com/
Stars: 3
Repository Link: Repo
Description: A modern, interactive, and gamified learning platform inspired by Duolingo, built with Next.js and AWS Amplify. Cloud Quest transforms cloud computing education into an engaging journey through interactive quizzes, rewards, and game-like progression systems.

Collapse
 
thomas_baseline profile image
Thomas Nixon

Website: Baseline

Stars: 86 (pls leave a star ❤️)

Repository link: Baseline GitHub

Description:
⚡️ Serverless first, Open-source MIT License, Holistic (batteries included) framework for building web and mobile applications. Over 200 startups built using Baseline. Been in development for 8 years, only open-sourced 6 months ago.

Comes with:
🚀 API
🖥️ React Admin Website
🌐 React User Website
⚙️ CI/CD
🔧 Developer Tooling
🔒 Authentication
🔄 Multiple Environments
💻 Run Locally
🏗️ Infrastructure as Code (IaC)
📦 Managed Environment Variables
✨ Baseline Commands

Stack:
🎁 Package Management: Pnpm + Monorepo
🔨 Language & Build: TypeScript + ESBuild
🖼 Frontend: React + Vite
⚙️ Backend: NodeJS + Express
🎨 Linting & Formatting: Prettier + Eslint
🏗 IaC: AWS + Serverless Framework
🚀 Deploy: Local/Bitbucket/GitHub CI/CD

Collapse
 
lucaargentieri profile image
Luca Argentieri

Website: Vue player examples

Stars: 3

Repository link: Github

Description: Vue video player - Lightweight, customizable, and easy-to-implement vue video player.

This library comes from the need to have a plug and play video player with high customization, trying to give importance also to the developer experience.

Feel free to share your ideas, issues to improve this library and make it even more useful.

Collapse
 
bladearya profile image
Amit Kumar Rout • Edited

Hi !, Allow me to introduce to Create-Reactopack. An npx CLI that helps to setup custom React Project, including important packages and CSS framework.(Current Download -3.4k)
Github,NPM

Collapse
 
rusab_khan profile image
Rusab Naeem Khan

👋 Hey everyone! Let me introduce OpenETL, an open-source tool my friends and I built to simplify data migrations. It’s designed to help you set up pipelines effortlessly—like moving data from HubSpot to PostgreSQL—with minimal hassle.

OpenETL features a user-friendly UI, built-in transformations, and scheduling to save time and let you focus on building impactful solutions.

Check it out here: OpenETL on Github 🚀

We’d love to hear your thoughts—what do you think? 😊

Collapse
 
masutaka profile image
Takashi Masuda

Website: none
Stars: +66
Repository link: masutaka/github-nippou
Description: Print today's your GitHub activity for issues and pull requests. Nippou is a japanese word which means a daily report.

Collapse
 
davidsilveragabriel profile image
David

Hi!! 👋😎
Here is my contribution ;)
Stars: 0

Repository link: github.com/DavidSilveraGabriel/MewAI

Description: MewAI is a multi-agent system powered by crewAI, utilizing "feline agents" enhanced by Gemini to automate blog content creation. These agents collaborate on tasks involving content drafting, content review and content adaptions for instagram, linkedin and twitter.

Collapse
 
melasistema profile image
Luca Visciola

Hi, for the PHP static site generation fans, I’d like to introduce you to HydePHP Layouts Manager, an open-source extension for the HydePHP ecosystem! 🚀

Image description

This composer package is designed to enhance your HydePHP projects by simplifying the management of themes and reusable components. Here’s what it offers:

  • Multiple Preset Configurations: Configure multiple presets for reusable components, already equipped some Flowbite components like Jumbotron, Accordion, Gallery Grid, and Carousel. This allows you to define different "starting points" and effortlessly select the one you need using a simple name in your Blade templates—making customizations faster and more efficient.
  • Styling Overrides: Fine-tune components and layouts to align perfectly with your branding and specific design needs.
  • Equipped Theme: The package comes with a built-in theme featuring options for fixed navigation, brand settings, and footer configuration.

Check it out here: HydePHP Layouts Manager

Whether you're building a personal blog or a professional site, this package streamlines theme management while giving you the flexibility to design stunning layouts. You can explore the code and contribute here: GitHub Repository

Feedback, ideas, and contributions are always welcome—let's make static site generation with HydePHP even better together!

Collapse
 
evillord666 profile image
Ushakov Michael

Hi, i would like to share my Go Openid-Connect authorization server Ferrum ( github.com/Wissance/Ferrum ) that is compatible by API with well known JAVA project - Keycloak, but my project is capable to handle much more clients than Keycloak also it works with nerzal/goclock lib.

Collapse
 
muaaz-raza-dev profile image
Muaaz Raza

The Open source project is here guys!
Link : resourcle.com
Repository Link : github.com/muaaz-raza-dev/Resourcle

Resourcle is a content driven link sharing and organizing platform for everyone.

Make sure to star the repository ⭐
I am looking forward for your feedbacks on that❤️

Image description

Collapse
 
rsiv profile image
Rak • Edited

Website: Nitric

Stars: +1400

Repository Link: Nitric

Description: Build cloud backends that run anywhere, fast. Nitric is a declarative cloud framework with common resources like APIs, websockets, databases, queues, topics, buckets, and more.

However, Nitric doesn't just deploy the resources, it helps you interact with them. It also makes them pluggable, so you can swap services or even whole clouds without changing your code.

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

This is really intresting!! I wasn't aware of this solution. Thank you for sharing this with us!

Collapse
 
sudhanshuambastha profile image
Sudhanshu Ambastha

Hey everyone! I'm excited to share the initial release (v0.1.0) of my open-source project: a Pokémon 3D API! It lets you fetch 3D GLB models of Pokémon, supporting a variety of forms. It's still in development, but I'd love to get your feedback!

Key features:

  • 3D Model Retrieval: Fetch high-quality 3D GLB models of Pokemon.
  • Diverse Form Support: Includes Regular (Gen 1-6), Hisuian, Primal, Origin, Mega (except Manectric), and XY forms. More forms are coming soon!
  • Search & Filtering: Easily find the Pokemon you need.
  • Up-to-date: Built with the latest dependencies.

Shiny, Gigantamax, and other special forms are planned, along with an expanding model library and animations.

Check it out on GitHub: Pokemon3D API

API Documentation Postman

I'm eager to hear your thoughts! What Pokemon forms would you like to see added next? Any feedback is welcome!

Collapse
 
jiisanda profile image
jiisanda🙆‍♂️

Yo 🐱everynyan🐱...

DocFlow - A Document Management API, build using FastAPI, allowing users to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more. More features to come in few months, and will be adding docs wiki soon...

Link: github.com/jiisanda/docflow
Stars: 130+

Another one is
pandas-pouch - Under development, 🐼🐼A Distributed Caching Service in Rust 🦀🦀.

Link: github.com/jiisanda/pandas-pouch
Stars: 2

Collapse
 
onion-l profile image
XL • Edited

Hi everyone! Just launched Onionl-UI 🚀—a lightweight Vue 3 component library with theme customization and tree-shaking. Exploring headless components + style presets for high flexibility.

⭐️ Check it out: Onionl-UI

Image description

Collapse
 
johnstonmatt profile image
Matt Johnston • Edited

Website: cndi.dev

Stars: +180

Repository link: polyseam/cndi

Description: CNDI makes self-hosting cloud-native application clusters like Postgres, Airflow, and Kafka as easy as buying a PaaS off the shelf.

Collapse
 
andrewkangg profile image
Andrew Kang-G

Hi! Let me introduce my project.

Stars: +115

Repository link: github.com/patternhelloworld/docke...

Description: A Simple and Safe Blue-Green Deployment Starting from Your Source Code—Not from Your Prebuilt Docker Image (By simply configuring the .env file, a simple and safe Blue-Green Deployment is instantly set up.)

Collapse
 
marco-souza profile image
Marco Souza • Edited

Hello,

I had an AI season last year and created two tools for expanding Ollama functionality:

Collapse
 
guiommary profile image
Guillaume Mary

Website: codefilarete.org

Stars: 33

Repository link: github.com/codefilarete/stalactite

Description: Stalactite is a non-intrusive Java ORM thanks to method reference usage, hence matching Hexagonal Architecture principal, it also promotes bounded-context entity graphs by forbidding lazy initialization. It's goal is to be an alternative to JPA by being simpler and avoiding its pitfalls. Version 3 is ongoing and will bring Spring Boot seamless integration as for JPA

Collapse
 
kurealnum profile image
Oscar

Haven't had the time to work on this in a while, but... this is NonProfitLink. It's a webapp that intends to simplify resource allocation between nonprofits.

Website: NonProfitLink
Stars: 8
Repo link: NPL

(And yeah, the UI is kinda outdated. This is one of the first "big" projects I made)

Collapse
 
jonakoudijs profile image
Jona Koudijs

Website: SteamCMD

Stars: 60

Repository: steamcmd/api

Description: SteamCMD API is a free public API that exposes app information (games, tools) hosted on Steam via a REST API.

This is mostly used to check for updated build id’s and trigger game server updates via any build id’s have changed.

The API is publicly usuable via api.steamcmd.net but can also self-hosted by following the instructions in the README.

Collapse
 
an-dr profile image
Andrei Gramakov

Website: hackaday.io/project/196438

Stars: 16

Repository link: github.com/an-dr/rEmotion

Description: rEmotion is a hardware module with a robotic application in mind. The module represents a head with a display and a camera allowing a robot to see the environment and express facial emotions.

Collapse
 
an-dr profile image
Andrei Gramakov

Website: github.com/an-dr/simpleR

Stars: 1

Repository link: github.com/an-dr/simpleR

Description: A mechanical robotic framework designed for research, education, and fun.

Collapse
 
an-dr profile image
Andrei Gramakov

Website: github.com/an-dr/creator

Stars: 1

Repository link: github.com/an-dr/creator

Description: Creator is a TUI application designed to simplify starting new projects using user-defined templates.

Collapse
 
hamdan_khubaib_4f310f7d37 profile image
Hamdan Khubaib • Edited

Project Name: QChat

Description:
QChat is an open-source chatting application currently under development. The idea behind QChat is to enable group chatting within a local Wi-Fi network, such as at home or in an office, allowing all connected users to communicate seamlessly.

Currently, QChat supports text messaging, and I’m focusing on improving its security. For future updates, I plan to introduce:

Direct Messaging (DM) support

Admin controls for managing chats in office or home environments

Media sharing (photos, videos, audio, and documents)

One unique feature in development is offline chat functionality, which will use low-power Bluetooth technology. This will allow users to continue temporary chats even during network disruptions.

As the project is still in its heavy building phase, I’m open to suggestions and collaboration.

Project link: github.com/GitCoder052023/QChat.git

Collapse
 
emil_valeev profile image
Emil Valeev

Hi! I develop Neva - NextGen Programming Language

In Nevalang you write programs as message passing graphs, everything is parallel by default, it has static types and compiles to machine code. In 2025 we'll add visual editor and Go-interop!

Collapse
 
_0e8409b566e1fb1419579 profile image
曹智轶 • Edited

Stars: +1070

Repository link: cppnet

Description:Cppnet is a proactor mode and multithreaded network with C++11 on tcp. Support Window, Linux and macOS.

Collapse
 
_0e8409b566e1fb1419579 profile image
曹智轶 • Edited

Stars: +5

Repository link: quicX

Description:QuicX is a high-performance HTTP/3 library based on the QUIC protocol (RFC 9000), implemented in C++11. This project provides a complete QUIC and HTTP/3 network transmission solution, supporting high concurrency and low latency network communication needs.

Collapse
 
jozefcipa profile image
Jozef Cipa

Website: Novus
Stars: 109
Repository link: github.com/jozefcipa/novus
Description: A local HTTPS proxy for a delightful developer experience on macOS

Collapse
 
darkterminal profile image
Imam Ali Mustofa • Edited

Hi, darkterminal here!

GitHub logo darkterminal / turso-php-installer

Turso/libSQL Extension for PHP Installer Script

Shows a black logo in light color mode and a white one in dark color mode.

Turso PHP Installer

This is the Turso/libSQL Extension for PHP installer script for Linux and MacOS. Make sure you already have PHP minimal version 8.3.

Installation

composer global require darkterminal/turso-php-installer
Enter fullscreen mode Exit fullscreen mode

Laravel Sail

Copy and Paste the stubs from here


make sure the installer is available in PATH environment variable:

export PATH="$HOME/.composer/vendor/bin;$PATH"
# or
export PATH="$HOME/.config/composer/vendor/bin;$PATH"
Enter fullscreen mode Exit fullscreen mode

Usage & Overview

USAGE:  <command> [options] [arguments]

install                    Install Turso libSQL Extension for PHP
uninstall                  Uninstall Turso libSQL Extension for PHP
update                     Update Turso libSQL Extension for PHP
version                    Display Turso PHP Installer version

token:create               Create libSQL Server Database token for Local Development
token:delete               Delete a database token
token:list                 Display all generated database tokens
token:show                 Show libSQL Server Database token for Local Development
Enter fullscreen mode Exit fullscreen mode

Unix Only Command

server:ca-cert-create      Generate CA certificate
server:ca-cert-delete      Delete a CA certificate from the global store location
server:ca-cert-list        List all
Enter fullscreen mode Exit fullscreen mode

GitHub logo tursodatabase / turso-client-php

Turso + PHP - libSQL Extension for PHP (Community SDK)

Shows a black logo in light color mode and a white one in dark color mode.

Turso + PHP

Turso + PHP (Community SDK)

<p align="center" dir="auto">
  SQLite for Production. Powered by <a href="https://turso.tech/libsql" rel="nofollow">libSQL</a>
</p>
Enter fullscreen mode Exit fullscreen mode

MIT License Discord Contributors Total downloads Release

PHP Versions






























PHP Versions Build Versions
8.0 TS / NTS
8.1 TS / NTS
8.2 TS / NTS
8.3 TS / NTS
8.4 TS / NTS

Note: TS (Thread Safe), NTS (Non Thread-Safe). Support for: Linux/ Mac/Darwin / Windows/WSL


Installation

Installing the extension should be not complecated, it's easy and like using Composer Package Installer. Or, if you belive with this quotes:

If there is a hard way, why choose the easy way?

— Me

So you need to go with the Manual Installation.


Auto Installer
turso-php-installer is a Composer package capable of executing various commands related to libSQL, simplifying the development process, and making it easier to simulate in a local environment.

composer global require darkterminal/turso-php-installer
Enter fullscreen mode Exit fullscreen mode

Add to PATH variable:

export COMPOSER_BIN_DIR=$(composer config --global home)/vendor/bin
Enter fullscreen mode Exit fullscreen mode

We have two options to…





GitHub logo tursodatabase / turso-driver-laravel

Turso Driver for Laravel with Native libSQL - Community SDK

Caution

There is a new adapter coming soon for Laravel that doesn't require using an extension. This extension doesn't support offline writes beta. Join us on Discord to talk more - discord.gg/turso

Shows a black logo in light color mode and a white one in dark color mode.

Turso + Laravel

MIT License Discord Contributors Total downloads Version Tag Testing

SQLite for Production. Powered by libSQL and libSQL Extension for PHP

LibSQL is a fork of SQLite and this package is #1 LibSQL Driver that run natively using LibSQL Native Extension/Driver/Whatever and support Laravel Ecosystem


Installation

You can install the package via composer:

composer require tursodatabase/turso-driver-laravel
Enter fullscreen mode Exit fullscreen mode

Then register the service provider at bootstrap/providers.php array:

return [
    App\Providers\AppServiceProvider::class,
    Turso\Driver\Laravel\LibSQLDriverServiceProvider::class, // Here
];
Enter fullscreen mode Exit fullscreen mode

The package now include the turso-php-installer, so you can install the LibSQL Extension via artisan command:

php artisan turso-php:install

And you can read the all command using php artisan | grep turso-php or read the manual

Laravel Sail

Don't worry, we also provide Laravel Sail step by step…




That's what I've create in 2024 and still alive until now! And here is the upcoming idea

Collapse
 
mohansandesh profile image
Mohan Sandesh

Litlyx website looks great! Nice UIs and chat feature.

Here is my open source project -

MVC controller routing for Koa.js, koa-route-controllers.

Collapse
 
nafasebra profile image
Nafas Ebrahimi

This is my first vscode extension.
It gives CSS styles and convert them to TailwindCSS utility classes.
Let's try out
github.com/nafasebra/csstail

Collapse
 
oitoit profile image
Basebasket

github.com/oitcode/samarium

ERP built with Laravel and Livewire. Generate invoice, manage webpages and much more.

Feedbacks and Contributions are highly welcome.

Collapse
 
rafaeljcamara profile image
Rafael Câmara

Hello!

Allow me to introduce xInjecTS, a lightweight and simple dependency injection container for TypeScript.

Collapse
 
onmyway133 profile image
Khoa Pham

🎃 Create hand-drawn, sketchy, comic shape in Swift

github.com/onmyway133/roughswift

Collapse
 
ademola_onabanjo_41837007 profile image
ademola onabanjo
Collapse
 
aybanda profile image
Ajay