https://github.com/af2b/onhands
https://github.com/af2b/onhands
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/af2b/onhands
- Owner: AF2B
- Created: 2024-01-17T04:08:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T04:12:31.000Z (over 2 years ago)
- Last Synced: 2025-03-03T11:35:44.223Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnHands
## Overview
OnHands is a multi-language project that showcases a combination of Java, Clojure, and Elixir codebases. This project serves as an amalgamation of work done for various companies, demonstrating a diverse set of skills and problem-solving capabilities in these three languages.
## Structure
The project is organized as follows:
- `/java` - Contains Java sources for backend services and algorithms.
- `/clojure` - Includes Clojure sources focusing on functional programming paradigms and data manipulation.
- `/elixir` - Houses Elixir sources, leveraging its capabilities for building scalable and maintainable applications.
## Technologies
- **Java**: Used for building robust and high-performance backend services.
- **Clojure**: Employed for its functional programming features and LISP syntax.
- **Elixir**: Utilized for creating scalable applications with fault tolerance.