Pinned Repositories
.doom.d
private doom configuration
.spacemacs.d
.spacemacs.d layer
AgendASM
This project is an implementation of an electronic agend in assembly language
AIRfly
Streaming distributed music platform that uses a particular implementation of a DHT (Distributed Hash Table) known as Chord. Implemented in C# 4.7.1 ASP.NET Core and Windows Communication Foundation (WCF).
ATA-driver
The project consists in developing a controller for storage devices connected through of the ATA interface.
clj-kondo
A linter for Clojure code that sparks joy.
clj-new
Generate new projects based on Boot Templates and/or Leiningen Templates!
clojure-koans
A set of exercises for learning Clojure
coding-interview-university
A complete computer science study plan to become a software engineer.
dot-clojure
raydel95's Repositories
raydel95/.doom.d
private doom configuration
raydel95/.spacemacs.d
.spacemacs.d layer
raydel95/AgendASM
This project is an implementation of an electronic agend in assembly language
raydel95/AIRfly
Streaming distributed music platform that uses a particular implementation of a DHT (Distributed Hash Table) known as Chord. Implemented in C# 4.7.1 ASP.NET Core and Windows Communication Foundation (WCF).
raydel95/ATA-driver
The project consists in developing a controller for storage devices connected through of the ATA interface.
raydel95/clj-kondo
A linter for Clojure code that sparks joy.
raydel95/clj-new
Generate new projects based on Boot Templates and/or Leiningen Templates!
raydel95/clojure-koans
A set of exercises for learning Clojure
raydel95/coding-interview-university
A complete computer science study plan to become a software engineer.
raydel95/dot-clojure
raydel95/http-web-server
The project developed in C is an implementation of a http web server to list files from a computer. Also, you can upload and sort files.
raydel95/RTC-driver
This project is a driver to communicate with the Real-Time Clock (RTC) to manage time (get, set, sleep)
raydel95/shell
Implementation of a shell with basic functionalities like those found in Linux OS
raydel95/TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Good latex template to build your own team reference.
raydel95/warehouse
This is an implementation in C of the Warehouse Problem. Good problem to practice Concurrent Programming
raydel95/water-jug-problem
This is a implementation of the Water Jug Problem in PROLOG
raydel95/wonderland-clojure-katas
Clojure Katas inspired by Alice in Wonderland