Pinned Repositories
actor-model-guide
This repository contains resources used by me in the process of learning scala and fp.
akka-blog
Demystifying concurrency using Actors
map-reduce
Distributed Map-Reduce framework implemented in Go.
mini-jvm-interpreter
The goal of the project is to dig deeper into jvm and understand interpreter working flow better.
mongodb-driver
Simple MongoDB driver wrapper.
os-study
repo contains small project created in the process of os studying
react-hooks-study
Repo is created to get deeper understanding in react hooks. Implement some of them from scratch and thus understand their philosophy better.
staff-management-system-job-simulation
Staff Management system using Java, Spring Boot, Hibernate, PostgreSQL, Docker, DigitalOcean
summarizer
Chrome extension providing AI based summaries for opened web page
v8
The official mirror of the V8 Git repository
acho01's Repositories
acho01/summarizer
Chrome extension providing AI based summaries for opened web page
acho01/actor-model-guide
This repository contains resources used by me in the process of learning scala and fp.
acho01/mongodb-driver
Simple MongoDB driver wrapper.
acho01/staff-management-system-job-simulation
Staff Management system using Java, Spring Boot, Hibernate, PostgreSQL, Docker, DigitalOcean
acho01/akka-blog
Demystifying concurrency using Actors
acho01/map-reduce
Distributed Map-Reduce framework implemented in Go.
acho01/mini-jvm-interpreter
The goal of the project is to dig deeper into jvm and understand interpreter working flow better.
acho01/os-study
repo contains small project created in the process of os studying
acho01/react-hooks-study
Repo is created to get deeper understanding in react hooks. Implement some of them from scratch and thus understand their philosophy better.
acho01/readme-manifesto
Manifesto for README Files in Software Development
acho01/actor-study
Personal repository for playing around with akka actors in scala
acho01/alarmapp
Alarm app for android
acho01/androidchat
Messenger application using firebase realtime DB
acho01/docs
The open-source repo for docs.github.com
acho01/mas.s62
MAS.S62 Spring 2018 course website
acho01/meet-app
Simple meet notes app implemented. Case study in react.
acho01/oop-visualizer
Graphing OOP Classes
acho01/rocke-paper
Simple rock-paper-scissors game on android.
acho01/slack-clone
Simple slack clone using React.js
acho01/translator-cli
CLI translator tool implemented in scala
acho01/weatherapp
Simple Weather App for Android
acho01/zookeeper-study
Zookeeper example code...