Skip to content
View sachinabs's full-sized avatar
:atom:
Inspiring
:atom:
Inspiring

Block or report sachinabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sachinabs/ReadMe.md

Hi πŸ‘‹ I'm Anish Bala Sachin

Backend Developer | Node.js | Real-Time Systems | MedTech | AWS

Profile views Email LinkedIn Twitter


🧠 About Me

I'm a backend-focused developer with 4+ years of experience delivering scalable, production-ready solutions in healthcare, SaaS, and e-commerce. I specialize in:

  • Real-time systems (MQTT, WebSocket)
  • Medical robotics (remote ultrasound, telemetry dashboards)
  • Cloud-native architecture (AWS, Docker, GitHub Actions)
  • Automation & AI integration (cron-based CV/genAI reports)

πŸš€ I’m passionate about developer tooling, healthcare innovation, and building systems that improve people's lives.


βš’οΈ Tech Stack

Languages
JavaScript (ES6+), TypeScript, Python, C#, Java

Frameworks & Tools
Node.js, Express.js, NestJS, React.js, Prisma ORM, Docker, PM2

Real-Time & Messaging
MQTT, WebSocket, RabbitMQ

Cloud & DevOps
AWS (EC2, S3, SES, Lambda), GitHub Actions, Nginx

Databases
MongoDB, MySQL, Redis, SQLite

Security & APIs
JWT Auth, REST APIs, Multer, Secure S3 handling

Other
Flutter integration, Automation Pipelines, Chrome Extensions


πŸš€ Featured Projects

A CLI tool to list and kill busy ports across Windows, macOS, and Linux.
Used by developers to quickly troubleshoot port conflicts.

npm install -g port-fix-cli


Extracts highlighted text from PDF documents using PyMuPDF.
Useful for researchers to summarize and annotate academic papers.
Returns highlight color, page number, and content.


A responsive UI for inpatient remote care with real-time vitals, appointment scheduling, and QR-based updates.
Data flow designed with MQTT + WebSocket for real-time telemetry.


A calming journaling app UI that helps users reflect on memories through design-focused habit tracking and emotion mapping.


πŸ“ˆ GitHub Stats


πŸ“« Connect With Me


✨ Bonus: I also enjoy design, photography, and hiking offline β€” code and creativity go hand-in-hand!

Pinned Loading

  1. Amity-Synergy/Keyword-Redirector Amity-Synergy/Keyword-Redirector Public

    Redirects keywords in the URL to specified web pages.

    JavaScript 1

  2. port-fix-cli port-fix-cli Public

    A simple CLI and Node.js utility to list busy ports and kill processes on specific ports. Cross-platform support for Windows, macOS, and Linux.

    JavaScript