Skip to content

ashpect/Almanac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Graveyard of Weekend projects lmao

  • Automata Automata Automata is a go package for working with deterministic/non-deterministic finite automata and grammars for regular and context-free languages. Contains dfa/nfa creation, minimal dfa, dfa -> nfa etc.

  • Ch3chm8 Ch3chm8 A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI as well as supporting UCI.

  • Cache Cache General in memory cache with standard policies and support to write your own policies

  • Websocket Websocket WebSocket server capable of handling a high volume of concurrent connections. (Benchmarked with 50K connections)

  • RevProxy [RevProxy] (https://github.com/ashpect/revproxy) A minimal HTTP reverse proxy embeding cache feature. Features a generic, thread-safe LRU cache with TTL support, configurable connection pooling, and HTTP standards compliance.

  • Naitik [Naitik] (https://github.com/ashpect/naitik) NAITIK is an dark pattern detection system designed to identify and prevent deceptive user interface patterns commonly used by websites to manipulate user behavior. The system combines machine learning, web scraping, provides a browser extension and web support to provide comprehensive dark pattern detection.

  • zkMini [zkMini] (https://github.com/ashpect/zk-mini) Homemade groth16 zk system for learning and experimentation.

Fav OSS Contributions

  • Katana katana An advanced yet simple attack/defence CTF infrastructure in Go

  • Builder builder An advanced build system based on Buildkit in order to generate compact and selective Docker images with MetaCall runtime. Reducing build time by 50%+ in Kubernetes based environments based on builder pattern. Ensured rootless and daemonless operation, prioritizing security.

  • zkPassport self Implementing sparse merkle tress to prove that a member state is not in sanctioned list. here

About

List of fav weekend projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published