Pinned Repositories
aedSemesterProject2017
Semester project for Application Engineering Design written in Java using Netbeans IDE. It pertains developing a conceptual model of integrating agriculture sector with modern technology
camelcrawler
Distributed web crawler engine ๐๐ท๏ธ written in Scala. Akka framework used for concurreny and data persistence on Redis
CrytocurrencyFramework
Cryptocurrency ๐ฐ๐ป market place written in Spring MVC with Hibernate ORM. Demonstrates currency exchanges and maintains wallet tied to user accounts.
csvToApi
Turning a CSV file to RESTful Endpoints using Spring Boot & Cassandra
gatsby-starter-default
The default Gatsby starter
greenlight
Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
hello-world
INFO6205-527-Genetic_Algorithm
Algorithm and data structure academic project develop a genetic algorithm and to use it to find a good solution to a Traveling Salesman Problem. The project is coded in Java with a JavaFX client to visualize the solution.
realtime-codeeditor
Realtime code editor with front end written in Angular 7 & back end in Node.js. Socket.io used to enable real time collaboration.
RentalAgency
Application intended to be used by an agency to manage their apartments and tenants. ๐จ๐ฉโ๐ฉโ๐งโ๐ง๐ผ The application is deployed on AWS using Jenksins pipeline ๐ฐ
FatCache's Repositories
FatCache/realtime-codeeditor
Realtime code editor with front end written in Angular 7 & back end in Node.js. Socket.io used to enable real time collaboration.
FatCache/RentalAgency
Application intended to be used by an agency to manage their apartments and tenants. ๐จ๐ฉโ๐ฉโ๐งโ๐ง๐ผ The application is deployed on AWS using Jenksins pipeline ๐ฐ
FatCache/aedSemesterProject2017
Semester project for Application Engineering Design written in Java using Netbeans IDE. It pertains developing a conceptual model of integrating agriculture sector with modern technology
FatCache/camelcrawler
Distributed web crawler engine ๐๐ท๏ธ written in Scala. Akka framework used for concurreny and data persistence on Redis
FatCache/CrytocurrencyFramework
Cryptocurrency ๐ฐ๐ป market place written in Spring MVC with Hibernate ORM. Demonstrates currency exchanges and maintains wallet tied to user accounts.
FatCache/csvToApi
Turning a CSV file to RESTful Endpoints using Spring Boot & Cassandra
FatCache/gatsby-starter-default
The default Gatsby starter
FatCache/greenlight
Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
FatCache/hello-world
FatCache/INFO6205-527-Genetic_Algorithm
Algorithm and data structure academic project develop a genetic algorithm and to use it to find a good solution to a Traveling Salesman Problem. The project is coded in Java with a JavaFX client to visualize the solution.
FatCache/multithreading
Code snippets of projects built with concurrency in mind. The snippets are for personal reference.
FatCache/personalwebsite
My bio.
FatCache/spacedrepetition
FlashCard web app following a spaced repetition algorithm
FatCache/webextensions-examples
Example Firefox add-ons created using the WebExtensions API