Based in Baku · open to security research & full-stack roles

// initializing developer... Emil Hüseynov

Security Researcher / Full-Stack Developer / .NET & Next.js

I break smart contracts on Immunefi, Cantina and HackerOne, and I build the production systems too, with .NET, C# and Next.js. Auditing taught me how systems fail; shipping seven live sites taught me what it costs to keep them running.

client.request() Portrait of Emil Hüseynov
audit · security research

Breaking DeFi protocols

I audit live smart contracts on Immunefi, Cantina and HackerOne. I work against deployed mainnet bytecode rather than repo snapshots, and I only report what reproduces in a green proof of concept.

GET /findings/firelight
High Confirmed Chief finding
Immunefi Audit Competition

Inclusive period-start snapshot in FirelightVault lets any liquidity provider cap incident payouts to near-zero and destroy 80% of a period's underwriting capacity

audit telemetryconfirmed
protocols 0
ecosystems 0
research 0
findings 0
methodology.sh
  1. 01 permissionless-surface mapping
  2. 02 sibling-guard differential analysis
  3. 03 invariant breaking
  4. 04 on-chain reachability measurement
// nothing is reported before step 04 clears
coverage
AMMsLending marketsCross-chain bridges Liquid stakingVaultsOracle infrastructure

I build my own harnesses

// tooling
FoundryEVM

Fork-based proofs of concept against live mainnet state.

Go test suitesCosmos SDK

Module-level harnesses for Cosmos SDK chains.

litesvmSolana

Solana programs exercised against deployed bytecode.

research · manuscripts

Empirical security research

What published security signals actually certify, and what they quietly exclude. 10+ manuscripts submitted to peer-reviewed venues, several under review at Q1 journals. Every study ships an open replication package.

  1. 01

    Reachability-Based Vulnerability Suppression Fails Open

    343 Go repositories · 4,125 advisories

    Software: Practice and Experience submitted
  2. 02

    Auditing the CISA KEV Catalog as Ground Truth for Exploit Prediction

    Computers & Security submitted
  3. 03

    What Do Vulnerability Prioritisation Signals Actually Predict?

    Systematic review of CVSS · EPSS · SSVC · KEV

    ACM Computing Surveys submitted
  4. 04

    A Ground-Truth Benchmark for Secret Leakage in Container Images

    38-image corpus · 4 detectors

    Empirical Software Engineering submitted
  5. 05

    What a Verified Provenance Attestation Does Not Record

    575 attested npm releases

    Empirical Software Engineering submitted
10+ open replication packages github.com/emilhuseyn MIT licensed · Python
api · about me

Building robust
backend systems

I'm a backend-focused developer with deep expertise in the .NET ecosystem. My work revolves around creating scalable APIs, implementing clean architectures, and building systems that solve real business problems efficiently.

I specialize in ASP.NET Core, Entity Framework Core, and RESTful API design. From authentication systems to e-commerce backends and content management APIs — security, validation, and performance are always my priorities.

Beyond backend, I work with Next.js and React, giving me a full-stack perspective on how frontend apps consume APIs and what they need from backend services.

Developer.cs
public class Developer
{
    public string Name   => "Emil Hüseynov";
    public string Role   => "Security Researcher";
    public string Breaks => "DeFi smart contracts";
    public string Builds => ".NET · C# · Next.js";
    public string Focus  => "Breaking and building";
}
telemetrylive
live 0
builds 0
stack .NET · JS
services · tech stack

Technologies I work with

A carefully selected toolkit for building robust, scalable systems — backend to browser.

01 Backend

  • C#
  • .NET / ASP.NET Core
  • Entity Framework Core
  • RESTful APIs
  • JWT Authentication
  • Clean Architecture
  • FluentValidation

02 Databases

  • SQL Server
  • PostgreSQL
  • MySQL
  • SQLite

03 Frontend

  • Next.js
  • React
  • Vue.js
  • Nuxt.js
  • HTML / CSS

04 Tools & DevOps

  • Git & GitHub
  • Swagger / OpenAPI
  • Docker
  • Deployment
data · live websites

Websites I've built

Seven real production sites, each with the full backend behind it.

barsense.az
BarSense.az homepage
Live production

BarSense.az

Full-stack web app with complete backend architecture — user management, a content management system, and a responsive frontend interface.

.NET CoreREST APISQL ServerNext.js
Visit website
digitalgenc.az
DigitalGenc.az homepage
Live production

DigitalGenc.az

Educational platform with backend API services — course management, user authentication, and dynamic content delivery to a React frontend.

ASP.NET CoreEF CorePostgreSQLReact
Visit website
travola.az
Travola.az homepage
Live production

Travola.az

Travel booking platform with comprehensive backend services — flight/hotel search, booking management, payment integration, and user accounts.

ASP.NET CoreREST APITypeScriptNext.js
Visit website
code994.az
Code994.az online store
Live · E-commerce

Code994.az

An online clothing and footwear shop stocking brands like Wrangler, Lee and Dr. Martens. Browse by brand or category, manage a cart and account, free delivery over 100 ₼.

ASP.NET CoreREST APINext.jsSQL Server
Visit website
autoimportbaku.az
AutoImportBaku.az homepage
Live · Automotive

AutoImportBaku.az

A car-import platform: buyers browse vehicles, run an import-cost calculator, and request a car from auctions abroad — then track the order live, in AZ / RU / EN.

ASP.NET CoreREST APINext.jsPostgreSQL
Visit website
bagca.site
Bağça kindergarten management system
Live · Admin Platform

Bağça — KinderGarden

A kindergarten management system. Staff check children in and out with FaceID, keep each child's profile updated, and track fees, debts and income — all behind a staff login.

ASP.NET CoreREST APINuxt.jsSQL Server
Visit website
ismayilovform.com
IsmayilovForm.com nutrition coach
Live · Personal Brand

IsmayilovForm.com

A personal-brand site for a nutrition coach: visitors read his method and myth-busting articles, then book a consultation that routes straight to WhatsApp or a call.

ASP.NET CoreREST APINext.jsPostgreSQL
Visit website
compute · projects

Backend projects

Real systems built to solve actual problems — not tutorial projects. See the code on GitHub ↗

GET /attendanceqr

Graduate QR Check-in System

QR-based attendance for graduation ceremonies. Students check in by scanning a unique code, with real-time validation and event management.

ASP.NET MVCQR CodeSQL Server
GET /library/3d3d

3D Library System

Interactive 3D library on Matterport — every book in a virtual library space, with a separate web app for managing the catalogue.

Matterport3D VisualizationLibrary System
WS /callrtc

Video Call AI Service

Real-time video communication with AI integration. The backend handles WebRTC signaling, session management, and AI-powered features.

WebRTCSignalRAI Integration
POST /nlp/analyzenlp

NLP Processing Service

Natural-language backend for text analysis, sentiment detection, and language understanding — designed for content analysis pipelines.

NLP.NET CoreText Analysis
POST /auth/tokenjwt

Auth & Authorization System

Comprehensive JWT-based authentication with roles, permissions, refresh tokens, and granular per-endpoint authorization.

JWT.NET IdentitySecurity
lib QuickORMorm

QuickORM — Custom ORM

Lightweight custom ORM for .NET. Implements query building, entity mapping, and database operations with minimal overhead.

C#SQLReflection
WS /streamlive

Live Streaming Backend

Real-time streaming over WebSockets — viewer management and live chat, with an architecture built for many concurrent users.

SignalRWebSocket.NET Core
POST /visionai

Azure AI Image Analysis

Image-analysis service on Azure Cognitive Services — object detection, image tagging, and content moderation via the Computer Vision API.

Azure AI.NET CoreComputer Vision
logs · experience

Experience & teaching

Practical experience building systems and sharing knowledge.

// teaching

Technical Education & Mentoring

Teaching backend development — API design, the Repository and Unit of Work patterns, DTOs, validation strategies, and Clean Architecture principles. Building demo projects and breaking down complex concepts into clear explanations.

// building

Backend System Development

Building production-oriented backend systems with a focus on scalability, security, and maintainability. Designing RESTful APIs, working with databases, implementing auth, and following clean-code principles throughout the lifecycle.

response · contact

Let's connect.

emilhuseynov1233@gmail.com