I build backend systems, automation platforms, AdTech infrastructure,
cloud services and AI-assisted products that solve real operational problems.
🤖 AI robot + 🐛 bugs + 🟩 real GitHub contribution data
Rebuilt every hour from my live contribution graph by GitHub Actions · source in ai-bug-hunter/
const allimist = {
role: "Senior Software Engineer",
experience: "10+ years",
focus: [
"Backend Engineering",
"Full-Stack Development",
"AdTech",
"Cloud Infrastructure",
"Automation",
"AI Engineering"
],
primaryStack: {
backend: ["Node.js", "TypeScript", "JavaScript", "PHP", "Laravel"],
frontend: ["React", "Next.js"],
data: ["MySQL", "Firebase"],
cloud: ["AWS", "Linux", "Docker"],
automation: ["Puppeteer", "Chrome Extensions", "Browser Automation"],
ai: ["ChatGPT", "Claude Code", "GitHub Copilot", "Cursor"]
},
philosophy: "Automate repetitive work. Keep systems observable. Ship useful software."
};I am a backend-focused full-stack engineer with 10+ years of software development experience.
My work goes beyond traditional web development. I have built and maintained systems involving:
- high-volume backend applications
- advertising and tracking infrastructure
- third-party API integrations
- browser automation
- cloud infrastructure
- distributed operational tooling
- data processing
- internal dashboards
- PWA applications
- AI-assisted development workflows
I enjoy the engineering work that happens between systems — APIs, queues, tracking events, automation, infrastructure, databases and the tools people use to control them.
|
Building services and APIs where reliability and maintainability matter. |
Taking products from backend architecture to usable interfaces. |
Operating applications beyond localhost. |
|
Engineering around advertising traffic and attribution. |
Replacing repetitive manual workflows with software. |
Using AI as both an engineering tool and product capability. |
A significant part of my engineering background is building software around the advertising ecosystem.
┌─────────────────┐
│ Ad Platform │
└────────┬────────┘
│
campaign click
│
▼
┌─────────────────────┐
│ Tracking / Routing │
└──────────┬──────────┘
│
┌───────────────┼───────────────┐
│ │ │
▼ ▼ ▼
Parameters Cookies Pixels
│ │ │
└───────────────┼───────────────┘
│
▼
┌───────────────────┐
│ Backend Services │
└─────────┬─────────┘
│
conversion / postback
│
▼
┌────────────────────┐
│ Reporting & APIs │
└────────────────────┘
Campaign Tracking • Pixels • Postbacks • Conversion Events
Tracking Parameters • Advertising APIs • Cost Reporting
Server-Side Events • Attribution Data • Traffic Routing
Google Ads • Meta/Facebook • Microsoft/Bing • TikTok
My work also includes deploying, operating and troubleshooting applications across cloud infrastructure.
|
Compute
|
Storage
|
Delivery
|
Security
|
Runtime
|
Typical architecture:
Internet
│
▼
┌────────────┐
│ CloudFront │
└─────┬──────┘
│
▼
┌───────────────┐
│ Application │
│ Node.js / PHP │
└───────┬───────┘
│
┌────────┴────────┐
│ │
▼ ▼
MySQL S3 / EFS
│
▼
Background Jobs
│
▼
External APIs
Some problems should not require a human clicking the same buttons hundreds of times.
That's where automation comes in.
const automation = async (workflow) => {
const browser = await launchBrowser();
await workflow.authenticate();
await workflow.collectData();
await workflow.performActions();
await workflow.validateResults();
return workflow.report();
};I've worked on automation involving:
Browser control
Puppeteer • DOM interaction • forms • uploads • navigation
Chrome tooling
Extensions • cookies • proxies • request inspection
Data automation
CSV processing • API synchronization • reporting
Operational tooling
Server workflows • monitoring • repetitive task elimination
AI isn't just a chatbot in another browser tab.
I use AI throughout the engineering lifecycle:
IDEA
│
▼
┌─────────────┐
│ AI Analysis │
└──────┬──────┘
│
▼
Architecture
│
┌────────┴────────┐
▼ ▼
Implementation Test Generation
│ │
└────────┬────────┘
▼
Review
│
▼
Automation
│
▼
Production
I use AI for:
Architecture Exploration
Code Generation
Debugging
Refactoring
Documentation
Automation
Agent Workflows
Rapid Prototyping
Some of my repositories also explore older and different parts of my engineering background.
This history includes work around:
Node.js • Express • Nuxt
WebSockets • Socket.IO
MySQL • PHP
Selenium • OpenCV
Web Automation
Problem
│
▼
Understand the workflow
│
▼
Find repetitive / fragile parts
│
▼
Design the smallest reliable system
│
▼
Automate where automation adds value
│
▼
Instrument & observe
│
▼
Ship
│
▼
Improve
I care about:
| ⚡ Performance |
🔐 Reliability |
📡 Observability |
🤖 Automation |
🧩 Simplicity |
🚀 Shipping |
Hebrew ████████████████████ Native
Russian ████████████████████ Native
English ██████████████████░░ Good
Thai ███████░░░░░░░░░░░░░ Basic
╭──────────────────────────────────────────────────────────────╮
│ │
│ allimist │
│ │
│ Senior Software Engineer · 10+ Years │
│ │
│ Backend ────────────────● Node.js / PHP / TypeScript │
│ AdTech ────────────────● Tracking / Pixels / APIs │
│ Cloud ────────────────● AWS / Linux / Docker │
│ Auto ────────────────● Puppeteer / Browser Tooling │
│ AI ────────────────● Agents / AI-assisted Dev │
│ │
╰──────────────────────────────────────────────────────────────╯
Build. Automate. Observe. Improve.
