Pinned Repositories
beubo
Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins
CreatorStatus
A Forge mod to show a streaming, recording or do not record status for players on a server
go-plugin-benchmark
Benchmark comparing the go plugin package to other plugin implementations
golang-base-project
A minimal Go project with user authentication ready out of the box. Uses Bootstrap 5 for the frontend. All frontend assets are less than 100 kB on every page load.
multiquery
A simple tool to run MySQL queries on multiple databases and return the results.
nordeago
NordeaGo is a wrapper for the Nordea Open Banking API written in Go
Tarkov-Map-Overlay
A simple application to show you a map while playing Tarkov
triangulate
This was the source code for triangulate.xyz which is used to create computer generated art. Written with Golang and ReactJS.
uptime
A simple go program which checks if your websites are running and runs forever (stop it with ctrl+c). It takes two optional arguments, comma separated string with urls and an interval.
WHMCS-Affiliates-Anywhere
This was originally sold by via Anveto under the name Anveto Affiliates Anywhere and Anveto Affiliates Anywhere Plus but I have decided to make it free and open source the addon. You are free to contribute and use the code as long as you abide by the MIT license.
uberswe's Repositories
uberswe/golang-base-project
A minimal Go project with user authentication ready out of the box. Uses Bootstrap 5 for the frontend. All frontend assets are less than 100 kB on every page load.
uberswe/go-plugin-benchmark
Benchmark comparing the go plugin package to other plugin implementations
uberswe/beubo
Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins
uberswe/uptime
A simple go program which checks if your websites are running and runs forever (stop it with ctrl+c). It takes two optional arguments, comma separated string with urls and an interval.
uberswe/triangulate
This was the source code for triangulate.xyz which is used to create computer generated art. Written with Golang and ReactJS.
uberswe/createmod.com
CreateMod.com website - Unofficial Create Mod schematic repository
uberswe/bcrypt_fun
A simple website to generate Bcrypt hashes from strings
uberswe/domains-sweden
Old Repository for domäner.xyz - a website which makes it possible to search all Swedish .se and .nu domains
uberswe/game-of-bots
Game of Bots is a web based multiplayer game with a vanilla js frontend and a Node.js + express.js backend. Webhooks are used for communication.
uberswe/go-lua-table-parser
A simple package which takes a lua table as input and parses it to a map[string]interface{} where interface{} is either more map[string]interface{} or map[string]string
uberswe/CreatorStatus
A Forge mod to show a streaming, recording or do not record status for players on a server
uberswe/centertext
A package which will take an image.Image, truetype.Font and text string and then draw the text centered on the provided image.
uberswe/CMSeeK
CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
uberswe/eso-data
uberswe/ItemSetDumper
uberswe/jump
uberswe/MySQLTuner-perl
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
uberswe/nestedset
Golang nested sets management. See docs at https://godoc.org/github.com/juggleru/nestedset
uberswe/password_fun
If I try a really simple project, such as a password generator, how good and complex could I really make it?
uberswe/pocketbase
Open Source realtime backend in 1 file
uberswe/punycode_fun
uberswe/randompick
A simple function which takes a map of weighted options and picks one at random. This might be useful for a lottery or raffle where participants might have multiple tickets.
uberswe/react-admin
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
uberswe/sitespeed.io
Sitespeed.io is an open source tool that helps you monitor, analyze and optimize your website speed and performance, based on performance best practices advices from the coach and collecting browser metrics using the Navigation Timing API, User Timings and Visual Metrics (FirstVisualChange, SpeedIndex & LastVisualChange).
uberswe/static
A minimal docker container for serving static files
uberswe/tradeguildledger
This is an addon for Elder Scrolls Online which simply takes Guild Trader listings and saves them locally on your machine. A client can then be run in order to upload this data to a server to display it.
uberswe/uberswe
uberswe/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
uberswe/wails
Create beautiful applications using Go
uberswe/zipdl
Zip Downloader downloads a zip file once or periodically and extracts the files at the specified path