rithinch
Software Engineer with hands-on experience in System Design, ML, Cloud (AWS/Azure) and DevOps. I love research, automation and building tech for the future. ๐
@ReewildLondon, United Kingdom
Pinned Repositories
event-driven-microservices-docker-example
๐ณ Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microservices are implemented in Node.js using Koa.
filequery.py
:mag_right: Flexible utility package to query content in your local files and get back results in a friendly format.
heartfulness-similar-content-service
๐Semantic content similarity search experiment on heartfulness.org mission literature dataset. Developed using pytorch and azure machine learning service.
jam-intelligent-agent-rover-simulation
:robot: A simulation of a simplified rover controlled by an JAM Intelligent Agent whose primary goal is to explore the rocks placed in a an two dimensional grid. Used Python for Visualizations.
labour-petition-scanner
pareto-optimal-student-supervisor-allocation
๐An AI tool to assist universities with optimal allocation of students to supervisors for their dissertations. Devised a multi-objective genetic algorithm for the task.
pytspsolver
๐ Easy to use python package for rapid experimentation on the classic travelling salesman problem. Contains implementations of various optimization algorithms, cool visualizers and a plug-in architecture.
serverless-backend-example
:airplane: API Backend for an aircraft maintenance application; allowing to manage flight maintenance history and engineering teams. Used Azure Functions and Azure Pipelines for CI/CD.
session-based-vehicle-recommendations
:car: Adapted graph neural network architecture for recommending used vehicles in an online automotive retail context. Models trained and deployed to the cloud the using PyTorch and Azure ML Service.
Tic-Tac-Toe
โโญ๏ธA sophisticated version of a tic-tac-toe game in python 3 - With Unbeatable AI, 2 player mode, Save Game option.
rithinch's Repositories
rithinch/event-driven-microservices-docker-example
๐ณ Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microservices are implemented in Node.js using Koa.
rithinch/pareto-optimal-student-supervisor-allocation
๐An AI tool to assist universities with optimal allocation of students to supervisors for their dissertations. Devised a multi-objective genetic algorithm for the task.
rithinch/session-based-vehicle-recommendations
:car: Adapted graph neural network architecture for recommending used vehicles in an online automotive retail context. Models trained and deployed to the cloud the using PyTorch and Azure ML Service.
rithinch/serverless-backend-example
:airplane: API Backend for an aircraft maintenance application; allowing to manage flight maintenance history and engineering teams. Used Azure Functions and Azure Pipelines for CI/CD.
rithinch/jam-intelligent-agent-rover-simulation
:robot: A simulation of a simplified rover controlled by an JAM Intelligent Agent whose primary goal is to explore the rocks placed in a an two dimensional grid. Used Python for Visualizations.
rithinch/heartfulness-similar-content-service
๐Semantic content similarity search experiment on heartfulness.org mission literature dataset. Developed using pytorch and azure machine learning service.
rithinch/pytspsolver
๐ Easy to use python package for rapid experimentation on the classic travelling salesman problem. Contains implementations of various optimization algorithms, cool visualizers and a plug-in architecture.
rithinch/Tic-Tac-Toe
โโญ๏ธA sophisticated version of a tic-tac-toe game in python 3 - With Unbeatable AI, 2 player mode, Save Game option.
rithinch/filequery.py
:mag_right: Flexible utility package to query content in your local files and get back results in a friendly format.
rithinch/labour-petition-scanner
rithinch/serverless-virus-scan-service
๐ Provides virus scanning functionality for files over REST API. Tech stack includes Azure Functions, Azure Container Instances.
rithinch/Sets-Data-Type
Implementation of sets data type using an array in C++
rithinch/uber-pickups-data-analysis
:taxi: A simple data analysis of Uber pickups in NYC on August 2014 using R.
rithinch/.netcore-web-api-example
๐พ Simple REST API implementation using .NET 5, clean architecture principles, and Docker containers.
rithinch/210CT-Coursework
Various problems on Core Computer Science Concepts - Algorithms, Data Structures, Searching, Sorting, Graphs
rithinch/ASPVulnerableLab
Vulnerable ASP based Web Application
rithinch/count-org-loc
Count total lines of code across a GitHub organization
rithinch/GoogleTechDevGuide-Programming-Solutions
:nerd_face: Solutions to Google Tech Dev Guide Problems - Foundation Path.
rithinch/HackerRank
HackerRank solutions in Java/Python/C++
rithinch/labour-policy-q-a-bot
Labour Policy Q&A Bot Demo
rithinch/machine-learning-practice
:beginner: Personal dev space to learn, practice and experiment various machine learning algorithms on problems. Includes exercises and tutorials done from different online learning resources for beginners.
rithinch/pdoc
A simple command line tool and library to auto generate API documentation for Python libraries.
rithinch/repo-badges
:star: use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code "quality" in a project.
rithinch/rithinch
Config files for my GitHub profile.
rithinch/rithinch.github.io
๐ซ My personal website.
rithinch/semantic-kernel-poc
rithinch/SQLite-Python-DataInserting
This program allows you to insert multiple records of data from specific columns in a file into a table in a database. In just one go.
rithinch/SR-GNN
Source code and datasets for paper "Session-based Recommendation with Graph Neural Networks"
rithinch/stargazer
Your repo reached a stars milestone? Celebrate with a video of your stargazers!
rithinch/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io