Projects with this topic
-
-
Standard components for use within all SKAO React applications. Uses MUI as a basis, and also uses information provided by the SKA JavaScript Components Repository
Updated -
A web app of tier list for HSR, WuWa and ZZZ
Updated -
This is an expense tracker app that allows users to track their expenses. It is built using NextJS, TypeScript, Tailwind CSS and ShadCN. Users can add, delete, and edit their expenses. The app also displays a summary of the total expenses and income.
Updated -
Website for the Dungeons bot
Updated -
Tiny, zero depencency reactive consent/cookie banner, weighing in around 4 kB (gzipped).
Updated -
website for finding + playing incremental games https://galaxy.click/
Updated -
Code for the Garuda Linux website, rewritten in Angular using the garuda-ng components library. Uses Catppuccin Mocha/Latte as colors.
Updated -
Website and Scripts for Podcasts. https://podcast.sirimangalo.org/
Updated -
this is the frontend part of wordly project
Updated -
this is the frontend part of Darcom Project
Updated -
this is the frontend part of smartsell project
Updated -
Локальное веб-приложение, разработанное для создания и управления альбомами с фотографиями
Updated -
Библиотека полезных скриптов.
Updated -
Collections of guides and tools for Destiny 2. https://destiny.astrelion.com/
Updated -
-
Various userscripts for the music hoarding community.
Updated -
Unique Password Generator
This is a web application for generating unique passwords based on user-defined parameters. Users can specify password length and choose which character sets to include: numbers (0-9), lowercase letters (a-z), and uppercase letters (A-Z).
The application ensures that:
Each password is unique and non-repeating.
Characters within a password do not repeat.
If multiple character sets are selected, at least one character from each set is included in the password.
Technologies used in this project:
Laravel (PHP 8) for backend logic, API endpoints, and password generation.
Next.js (React + TypeScript) for the frontend interface.
Nginx as the web server.
Docker for containerized development and deployment.
The frontend communicates with the Laravel backend API to generate passwords. The project is designed so that it can also run as a Laravel-only application if desired.
This setup allows for easy development, secure password generation, and a modern reactive UI.
Updated -
A super simple program written in Go Wails to convert .GIF files to .WEBM using ffmpeg.
Updated