Projects in Awesome Lists by sitetester
A curated list of projects in awesome lists by sitetester .
https://github.com/sitetester/user-registration
Using the Symfony framework, this application allows you to sign up, log in, change your account information when you are online and log out
Last synced: 01 Jul 2025
https://github.com/sitetester/auto-batching-proxy
It will automatically batch inference requests from multiple independent users together in a single batch request for efficiency, so that for users the interface looks like individual requests, but internally it is handled as a batch request
proxy rest rocket tei text-embeddings-inference
Last synced: 19 May 2026
https://github.com/sitetester/sync-point
Small web service with one endpoint: /wait-for-second-party/:unique-id which allows two parties to sync within a time limit
Last synced: 10 Sep 2025
https://github.com/sitetester/user-online-status-notifier-rs
WebSocket server implemenation
Last synced: 01 Apr 2025
https://github.com/sitetester/token-sorter-rs
A token sorting utility that sorts its input taken from a JSON file I and stores it into the file O. Sorting could be either by name (default) or address key
Last synced: 19 Aug 2025
https://github.com/sitetester/doc-signer
Digital signature generation & verification
Last synced: 01 Apr 2025
https://github.com/sitetester/cooljugator-downloader
http://cooljugator.com/ downloader. This will download all links for all languages using go routines & Channels
Last synced: 01 Apr 2025
https://github.com/sitetester/distributed-cowboys
Distributed cowboys fighting/shooting each other from respective docker containers
Last synced: 01 Apr 2025
https://github.com/sitetester/phone-number-normalizer
Normalizes random phone numbers with special characters into simple numbers and removes duplicates
Last synced: 01 Apr 2025
https://github.com/sitetester/json-handler
Simple class to convert Scala case class (including nested ones) into JSON with proper indentation
Last synced: 17 Jul 2025
https://github.com/sitetester/eth-blocks-api-scalatra
This is same functionality as https://github.com/sitetester/eth-blocks-api-akka, BUT it uses Scalatra framework at core
Last synced: 01 Apr 2025
https://github.com/sitetester/user-management-system
Small backend system where admin can create users, roles, groups. Groups can be assigned to user(s) and vice versa. System is managing permissions based on roles assigned to a user. Listeners are performing actions based on dispatched events e.g password changed, user registered.
Last synced: 01 Apr 2025
https://github.com/sitetester/scala-for-impatient-exercises
Solutions for `Scala for the Impatient` book exercises
Last synced: 01 Apr 2025
https://github.com/sitetester/scala-http-client
This is Scala wrapper over Java 11 HttpClient
Last synced: 01 Apr 2025
https://github.com/sitetester/password-generator
Fully functional along with ScalaTest covering minLength, lowerChars, upperChars, numbers & specialChars Boolean options | Similar to https://www.lastpass.com/password-generator
Last synced: 01 Apr 2025
https://github.com/sitetester/rss-feed-reader
Fully functional RSS feed reader tested with ScalaTest using bbc_news.rss & google_news.rss
Last synced: 01 Apr 2025
https://github.com/sitetester/imdb-copycat
This is based on https://www.imdb.com/interfaces/ OR https://www.kaggle.com/ashirwadsangwan/imdb-dataset/data It provides routes to search for titles based on different criteria. There is `Kevin Bacon` - https://en.wikipedia.org/wiki/Six_Degrees_of_Kevin_Bacon solution inside as well.
Last synced: 01 Apr 2025
https://github.com/sitetester/eth-blocks-api-akka
This will serve as backend API for Ethereum blockchain parsed data (blocks & transactions) using Akka HTTP & it's routing DSL
Last synced: 01 Apr 2025
https://github.com/sitetester/currency_converter
This repository is used to provide a currency converter loading currencies from a CSV file
Last synced: 01 Apr 2025
https://github.com/sitetester/cooljugator-parser-akka
Data is parsing using Akka actor model. Multiple instances of same actor are created (depending upon language codes) & HTTP requests are executed in parallel fashion.
Last synced: 01 Apr 2025
https://github.com/sitetester/console-helpers
Helper functions to display text in different formatting similar to NPM `chalk` module and Symfony Formatter Helper
Last synced: 01 Apr 2025
https://github.com/sitetester/wasm-to-websocket
A Rust library that compiles to Wasm and export one function (with Typescript syntax). This function connects to some websocket `endpoint`, sends/receives a message & returns it's contents
Last synced: 01 Apr 2025
https://github.com/sitetester/scala-http-framework
Custom HTTP server and framework
Last synced: 01 Apr 2025
https://github.com/sitetester/crypto-payments-processor-rs
This will import given JSON files & process them per given points
Last synced: 01 Apr 2025
https://github.com/sitetester/ethereum-blockchain-parser
A concurrent parser for Ethereum and stores parsed data in Google BigQuery
Last synced: 01 Apr 2025
https://github.com/sitetester/eth-parser-ts
Ethereum blockchain parser using TypeScript
Last synced: 17 Oct 2025
https://github.com/sitetester/solana-anchor-counter
A simple Solana Anchor Counter program demonstrating key concepts like PDA, state management, instruction processing & writing tests
Last synced: 01 May 2026
https://github.com/sitetester/schnorr-dlog-zkp
A Rust implementation of Non-Interactive Schnorr Zero-Knowledge Discrete Logarithm Proof scheme with a Fiat-Shamir transformation.
Last synced: 07 Sep 2025
https://github.com/sitetester/word-filters
String case conversion functions similar to https://docs.zendframework.com/zend-filter/word/
Last synced: 18 Jun 2026