Pinned Repositories
demo-redis
Demo Spring project to show RedisInsight bug
gallanfashionstore
Simple PHP MySQL Fashion e-commerce website. With minimal CSS.
go-sherlock
Minified version of Project Sherlock written in GO. Lookup given username from 1000 social networks
go-tic-tac
Multiplayer Tic-Tac-Toe game written in Golang and Fyne GUI toolkit, with websockets
mybatisgen
MyBatisGenerator wrapper in Golang! Generates mapper, models, and CRUD REST controllers for SpringBoot projects
sherlock-java
Minified Java version of sherlock project (sherlock-project/sherlock), Looks up username in 1000 social sites.
WedemyClient
Udemy Clone PWA, (frontend) built using Vue 3, Vite, Element Plus + TypeScript + Paypal, and Pinia (No Vuex!)
WedemyServer
Udemy Clone. (Backend) Springboot 3, Java, Spring Session, Braintree Payments, PayPal, MySQL 8, Hibernate, Redis, Google OAuth
Longwater1234's Repositories
Longwater1234/WedemyClient
Udemy Clone PWA, (frontend) built using Vue 3, Vite, Element Plus + TypeScript + Paypal, and Pinia (No Vuex!)
Longwater1234/WedemyServer
Udemy Clone. (Backend) Springboot 3, Java, Spring Session, Braintree Payments, PayPal, MySQL 8, Hibernate, Redis, Google OAuth
Longwater1234/go-sherlock
Minified version of Project Sherlock written in GO. Lookup given username from 1000 social networks
Longwater1234/gallanfashionstore
Simple PHP MySQL Fashion e-commerce website. With minimal CSS.
Longwater1234/sherlock-java
Minified Java version of sherlock project (sherlock-project/sherlock), Looks up username in 1000 social sites.
Longwater1234/demo-redis
Demo Spring project to show RedisInsight bug
Longwater1234/go-tic-tac
Multiplayer Tic-Tac-Toe game written in Golang and Fyne GUI toolkit, with websockets
Longwater1234/mybatisgen
MyBatisGenerator wrapper in Golang! Generates mapper, models, and CRUD REST controllers for SpringBoot projects
Longwater1234/checkers
A checkers game with AI written in Java/Swing
Longwater1234/Checkers-SFML
Simple checkers implementation using SFML library
Longwater1234/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Longwater1234/demo-uhf_example2
扫码枪demo
Longwater1234/GoPesa
Golang bindings for the Mpesa Payment API
Longwater1234/InbornThirstyOutcome
Longwater1234/Java-Solitaire
A Java game Solitaire, made with JavaFX
Longwater1234/mycalorieninja
Simple Java program to fetch FULL nutritional info from user Input, for any given food and exports it to a text file. Requires JDK 11+
Longwater1234/pacman
A multiplayer Pacman clone written in C++ using SFML.
Longwater1234/react-springboot-compiler
Simple batch script that builds your create-react-app and Spring Boot together, making your Spring Boot application ready for production serving your React Page
Longwater1234/sample-variables
for IntelliJ bug SASS variables in Vue templates
Longwater1234/server-tic-tac
Backend server for go-tic-tac-toe. Built using Go 1.19
Longwater1234/sfml-widgets
A simple GUI module for SFML
Longwater1234/simplejavaserver
Simple JAVA HTTP server with zero dependencies. Using 100% built-in libraries. No containers.
Longwater1234/spring-boot-react-fullstack-examples
All full stack examples with Spring Boot and React for articles on our website http://www.springboottutorial.com
Longwater1234/springboot-braintree-example
Longwater1234/stackabuse_dto
Example the article "Data Transfer Object Design Pattern in Java" on StackAbuse
Longwater1234/sudoku
Sudoku solver for the Golang Challenge #8
Longwater1234/sudoku-solver
GUI application to solve Sudoku puzzles in Java
Longwater1234/tic-tac-toe
🕹 Tic-tac-toe local two-player desktop app. Built with fyne.io