• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language Scilab
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Based on Nand-to-Tetris I and Nand-to-Tetris II. Building a computer from the ground up, starting with basic concepts like Boolean algebra and logic gates and progressing till a modern computer.

More Repositories

1

Event-Driven-Microservices-Advanced

Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.
Java
32
star
2

spring-boot-microservices

Microservices oriented project, based on a famous udemy course. Restructured and updated with new dependencies and new version of spring.
Java
19
star
3

P2P-Auction-Mechanism

An auctions system based on P2P Network where each peer can sell and buy goods using a Second-Price Auction mechanism (like E-Bay).
Java
19
star
4

Event-Driven-Microservices

A distributed microservices event-driven search engine for tweets and a zero trust architecture.
Java
16
star
5

Discovering-Small-Target-Sets-in-Social-Networks

Study about an algorithm for discovering small target sets in social networks This is a widely studied problem that abstracts many phenomena in the social, economic, biological, and physical sciences. It is known that this optimization problem is hard to approximate.
Python
9
star
6

Financing-platform-for-political-parties-through-smart-contracts

A solution to the problem of illegal financing of political parties implemented through the smart contracts offered by the Ethereum blockchain technology. This implementation avoids cheating and illicit financing of political parties in an elegant and safe way.
JavaScript
5
star
7

Restaurant-Chatbot-With-Azure

Chatbot named "Armando's pizza" that simulates a cashier in a pizzeria, you can ask about the menΓΉ, reserve a table, inquire about the ingredients, order a pizza and normally converse with it.
JavaScript
5
star
8

Serverless-Todo-App

Todo App developed as part of the Serverless Module in Udacity Cloud Developer Nanodegree.
TypeScript
4
star
9

Tickets-Platform-With-Microservices-Architecture

Javascript based microservices architecture for the creation of a platform for the purchase and creation of tickets.
TypeScript
3
star
10

Distributed-WordCount-With-MPI-and-AWS-EC2

Basic tutorial with code for creating ec2 instances in AWS and let them communicate through MPI, plus the implementation of the word count problem in a distributed way with a related benchmark.
C
3
star
11

Polkadot-Observer

This project monitors the Polkadot network and notifies users when a specific account's funds fall below a threshold, offering Prometheus queryable metrics for efficient monitoring and alerts.
TypeScript
1
star
12

Redis-Design-Patterns

This eBay-like project is built using Redis as the sole cache storage, demonstrating its use in a real-world scenario. Note that this project is not intended for production use.
Svelte
1
star
13

Software-testing-techniques

Explanation with examples of basic concepts in Software Testing.
Java
1
star
14

Kafka-Streams-a-nice-introduction

In this repo, I would like to introduce the Kafka streams through examples and some basic theories to get them. Obviously, before starting reading this repository you need a basic knowledge of Kafka.
Java
1
star
15

Distributed-Search

This repo is a walkthrough of basic concepts and principles in a direction of creating a distributed search system.
Java
1
star
16

gRPC-Introduction

Introduction repo for gRPC (gRPC Remote Procedure Calls) a modern open source high performance Remote Procedure Call (RPC) framework. gRPC uses Protocol Buffers to encode data.
Java
1
star
17

CBIS-data-integration-project-about-cannabis

Data integration project to combine some sources about the cannabis strains in one place.
CSS
1
star
18

CRM-with-spring-mvc-and-Hibernate

A simple crm with CRUD operations. The purpose of the project is to learn the basic functionalities of spring MVC and Hibernate. The project is updated to Spring 5 and Java β‰₯ 17.
Java
1
star
19

docker-and-kubernetes

Docker projects and Kubernetes deployments optimized for Elastic Beanstalk on AWS and Kubernetes Engine on Google Cloud. With a variety of projects, CI/CD included.
JavaScript
1
star
20

Image-Filtering-Project-With-Microservices

Cloud application with a microservices architecture developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.
TypeScript
1
star
21

Google-Developer-Groups-Zurich-Talk-2023

Google Talk in Zurich, Learn about game-changing concepts that can improve your database's performance and scalability, and avoid common mistakes that can hinder its performance.
1
star
22

Human-Balance-Analytics-Datalake

Create a lakehouse solution in AWS using AWS Glue, AWS Athena, S3, Python, and Spark.
Python
1
star