Skip to content
View shanewas's full-sized avatar
💭
Building systems that don't break at 3am.
💭
Building systems that don't break at 3am.

Block or report shanewas

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
shanewas/README.md

Shanewas Ahmed

Backend Systems Engineer at SkyCom Corporation · Miyazaki, Japan

Visa Open to Work Location


Connect

GitHub · LinkedIn · Email · Portfolio


About

7+ years building reliable production systems across Bangladesh and Japan. Currently developing low-level PDF infrastructure and cryptographic signing systems (SkyPDF) in C++ and C# on RHEL at SkyCom Japan.

I focus on agentic workflows, AI automation, and design-driven development. I enjoy building systems that can reason, delegate, and operate with minimal human intervention while maintaining production-grade reliability.

Target: Senior / Lead Backend, Platform, or ML/Automation roles in Tokyo or remote · 7M+ JPY


Skills

Languages · C++ · C# · Python · TypeScript · Java · Bash

Frameworks · .NET Core · Node.js · FastAPI · React

DevOps & Systems · Docker · Kubernetes · RHEL · RPM · CI/CD · GitHub Actions

AI & Automation · Autonomous Agents · Multi-agent Systems · Tool Use · NLP · TensorFlow · PyTorch

Databases · PostgreSQL · MySQL · MongoDB · Redis · SQLite


Experience

SkyCom Corporation — Software Engineer I

Apr 2026 – Present · Miyazaki, Japan

  • Core developer on SkyPDF — low-level PDF libraries and cryptographic signing infrastructure in C++ and C# on RHEL
  • Designed WebAPI interfaces for document signing, rendering, and conversion
  • Built RPM packaging and CI/CD pipelines (systemd, Bash, Docker)
  • Resolved critical API bottleneck → 2× throughput improvement in production
  • Filed patent on electronic signature system using Japan's My Number Card (JP 2025-169170 A)

SkyCom Corporation — Software Engineer II

2022 – Apr 2026 · Miyazaki, Japan

  • Joined as SE II, promoted to SE I in April 2026

Ferntech Solutions — Software Architect & PM

2019 – 2021 · Bangladesh

  • Architected AIW Core — hyper-automation platform deployed to multiple major banks
  • Built automation studio for desktop (ElectronJS) and web with shared core engine
  • Led 5-person team through full project delivery lifecycle

Neonsofts — Co-Founder & Lead Developer

2014 – 2017 · Bangladesh

  • Co-founded while at BRAC University
  • Delivered ERP systems and Unity3D game prototypes for clients

Featured Projects

Project Focus Description
Agentic Stealth Browser Agentic Automation PyPI package — production-grade stealth browser automation that survives Cloudflare/LinkedIn/Amazon. TLS fingerprinting, human behavior simulation, auto-recovery.
Hermes Agent Agentic Workflows Full-featured autonomous AI agent framework with delegation, persistent memory, cron, multi-agent orchestration, and stealth browser integration
ATS Resume Analyzer AI Automation ML-powered resume analysis with keyword matching, skill gap detection, and rewrite suggestions
JP 2025-169170 A Patent Electronic Signature System using Japan's My Number Card — filed at Japan Patent Office (2025)

Achievements

Achievement Details
🏅 Patent JP 2025-169170 A — Electronic Signature System using Japan's My Number Card (JPO, 2025)
📈 Promotion Software Engineer II → Software Engineer I — SkyCom Corporation, April 2026
🏦 Production Scale Automation platform deployed to multiple major banks in Bangladesh
📄 IEEE Publication Alzheimer's prediction via CNN on OCT retinal images — IEEE, 2019
🏆 Hackathon 1st Place — National Hackathon, IDEB Bangladesh (2014)

Research

  • Alzheimer's Disease Prediction Using CNNs on OCT Retinal Images — IEEE, 2019
  • Arduino Crop & Fertilizer Recommendation System — East West University Journal, 2018

Education

Degree Institution Period
BSc Computer Science BRAC University, Dhaka 2013 – 2019
B-JET Advanced Course University of Miyazaki 2021 – 2022
Microsoft Student Partner Microsoft (MSP) 2013 – 2016

Pinned Loading

  1. process-automation process-automation Public

    Robotic process automation (RPA) is a software technology that makes it easy to build, deploy, and manage software robots that emulate humans actions interacting with digital systems and software.

    JavaScript 1

  2. StructProbe StructProbe Public

    A small C++ / libclang utility that parses a set of C/C++ headers and prints struct sizes and field offsets. Designed for working with Windows-style SDK headers on Linux by faking the Win32 types v…

    C++

  3. ValidationEngine ValidationEngine Public

    @shanewas/form-validation is a powerful and flexible validation engine for forms. It supports complex rules, dependencies, and custom validations, making it ideal for diverse validation needs. With…

    JavaScript

  4. posix-ipc-dotnet posix-ipc-dotnet Public

    A lightweight .NET library for System V shared memory and semaphores on Linux (x64, glibc). Runtime: Linux only (throws on non-Linux). No native payloads; P/Invoke to libc.so.6. Designed for same-h…

    C#

  5. payflow payflow Public

    A full-stack payment integration system built with Node.js, Express, Stripe API, PostgreSQL and React. Features JWT auth, webhooks, refunds, and Docker support.

    JavaScript 1

  6. tunnelfox tunnelfox Public

    A privacy-focused desktop browser that routes all traffic through an SSH SOCKS5 tunnel. Built with PyQt6 and Chromium 120, featuring a dark UI, bookmark management, find-in-page, zoom controls, and…

    Python