Skip to content
View NickName-AM's full-sized avatar

Block or report NickName-AM

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
NickName-AM/README.md

Abik Maharjan

Full-Stack Developer building at the intersection of mobile, web, and healthcare integrations.

I work with Flutter and Django, shipping cross-platform apps and backend systems. Currently focused on healthcare interoperability (HL7/LIS integrations) and launching Flutter apps to production.

Portfolio GitHub


What I Work With

Languages: Python, Dart, JavaScript, C++, HTML/CSS
Backend: Django, Django REST Framework
Mobile: Flutter (Android/iOS)
Healthcare: HL7v2 (ORU, DFT), LIS integrations (WindoPath → NueMD)
Frontend: React, vanilla JS
Infra & Tools: Git, Linux (Arch, Debian), VS Code, Claude Code


Featured Projects

A lightweight Go daemon that acts as a secure local intermediary for SSH connections. The daemon exposes an MCP (Model Context Protocol) server over a Unix socket, allowing Claude Code to run remote commands, read/write files, and access other SSH capabilities through a persistent SSH ControlMaster session that the user establishes and maintains.

Marketplace platform for buying and selling products. Built with Django, full user auth, product listings, and transactional flows.

Django blogging platform with user authentication, CSS-styled frontend, and SQLite backend. Topics: django html5 css3 python3 user-authentication

Quiz game built in C++.

Demonstrations of file operations in Python — creating, renaming, and copying data across text and binary files.


Current Focus

  • Healthcare integrations — Building HL7 servers to bridge pathology LIS systems with practice management software, starting with ORU message routing and designed to extend to DFT without refactoring.
  • Agentic development workflows — Leveraging Claude Code with GSD methodology, parallel sessions via git worktrees.

GitHub Stats

GitHub Stats Top Languages


Based in Nepal · Open to collaborations on Django, Flutter, and healthcare tech.

Pinned Loading

  1. claude-ssh-daemon claude-ssh-daemon Public

    A lightweight Go daemon that acts as a secure local intermediary for SSH connections. The daemon exposes an MCP (Model Context Protocol) server over a Unix socket, allowing Claude Code to run remot…

    Go

  2. fclean fclean Public

    A CLI tool that scaffolds Flutter Clean Architecture feature directories and Dart boilerplate so you don't have to create them by hand.

    Python