Hi, I am Subhashis Bhowmik
I am a
Software Engineer
System Designer
Software Developer
Team Leader
Software Engineer
Career
Projects
Building a Kernel on Android
2022
x86 Assembly
Built and ran an OS (Kernel) on an android phone. Blog on Medium
Smart Home
2021
Python
Alexa SDK
AWS
Created a fully automated even driven smart home, controlled from a raspberry-pi. It integrates with alexa through a custom skill hosted in AWS lambda and ec2, integrates with sensors and electronics over wifi, bluetooth and zigbee. It allows complete automations through python scripts and yaml files.
Chain Reaction AI
2016
Python
Logical AI
CRAI is the abbreviation for Chain Reaction AI, written in Python using alpha-beta pruning, which is able to play the game “Chain Reaction” 1 vs 1. Plan on implementing a CNN and Q-Learning based improvement. Github