Jakir Hussian

@hussian007

Full Stack Developer | React, Next.js, Node.js & PostgreSQL

I build modern web and mobile applications from frontend to backend, focusing on clean architecture, scalable systems, and reliable user experiences. I enjoy solving real-world problems and turning ideas into production-ready software.

Role
Developer
Location
Kolkata
Joined
Joined
249Build Cred
Build Cred

Engineering reputation

Contributing
249Build Cred
Next: Established351 to go

Derived automatically from verified engineering execution. This developer cannot edit this number, and neither can anyone else — it is recomputed from the engineering record, and it falls when that record does.

Breakdown

Execution
8032%

Work that shipped — commits, deployments and verifications read from real systems.

Problem Solving
4518%

Blockers raised, investigated in the open, and cleared.

Knowledge
00%

Lessons written down where the next engineer will find them.

Ownership
8032%

Projects and organizations stood behind, and the people who build in them.

Adoption
4418%

The technologies detected in real manifests — breadth of a proven stack.

Evidence

40 Commits pushed
+80
4 Projects owned
+80
1 BLOCK Rooms resolved
+45
12 Technologies
+44
Overview

Engineering record

Last active
Engineering events
40
Verified events
40
Projects
4
Organizations
0
Technologies
12
BLOCK Rooms
1
Knowledge
0
Execution

Projects

4 in total
  • Project14 days ago

    handyjobs

    Independentby @hussian0071 repo
    DartFlutterKotlinObjective-CSwift
    4Engineering events1Contributors1Stars
  • ProjectJan 6, 2023

    smsWeb

    Independentby @hussian0071 repo

    school management system

    HTMLAngularCSSJavaScriptNode.jsTypeScript
    28Engineering events1Contributors
  • ProjectAug 13, 2020

    ng-crud

    Independentby @hussian0071 repo
    HTMLAngularCSSFirebaseJavaScriptNode.jsTypeScript
    8Engineering events1Contributors
  • Project

    Fake-server

    Independentby @hussian0071 repo

    CRUD function with angular

    0Engineering events0Contributors
Ownership

Organizations

0 in total

Not building in any organization yet. An organization appears here when this developer owns a project inside it, or ships work there — there is no membership to accept.

Evidence

Detected tech stack

Detected from the repositories this developer connected — never entered by hand. Counts are the projects that declare each technology and the engineering events that used it.

Evidence

Languages

  • Dart90.2%1 repository
  • HTML6.3%2 repositories
  • TypeScript2.9%2 repositories

Measured by GitHub across the public repositories this developer connected, and recalculated on every sync. Percentages are shares of the bytes actually counted — not a rating, and not a claim.

Investigation

BLOCK Rooms

1 in total
  • BLOCKResolved

    Connection pool exhausted during nightly import

    tidepool-cliraised 15 days ago

    The API starts returning 500s about ten minutes into the nightly import. Every request is waiting on a free connection. ``` Error: timeout exceeded when trying to connect at PoolClient.connect (pg-pool/index.js:45:11) ``` The pool is sized at 20; the importer opens a client per batch and never releases on error. - [ ] confirm the leak is on the error path - [ ] add a release in `finally`

    criticalNode.jsPostgres@hussian007
    4Comments14 days ago
Memory

Knowledge

0 in total

Nothing written yet. Knowledge is what a developer concluded from work that really happened — usually out of a BLOCK Room they resolved.

History

Engineering timeline

PUSH

Bump json5 from 1.0.1 to 1.0.2

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit 5f6117e to dependabot/npm_and_yarn/json5-1.0.2 in smsWeb.

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

PUSH

Bump express from 4.17.1 to 4.18.2

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit a155898 to dependabot/npm_and_yarn/express-4.18.2 in smsWeb.

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

PUSH

Bump qs from 6.5.2 to 6.5.3

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit 2a46177 to dependabot/npm_and_yarn/qs-6.5.3 in smsWeb.

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit c09ed6a to dependabot/npm_and_yarn/decode-uri-component-0.2.2 in smsWeb.

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

Hussian007/smsWebdependabot/npm_and_yarn/decode-uri-component-0.2.2c09ed6aHTMLCSSJavaScriptNode.jsTypeScriptAngular
PUSH

Bump engine.io and karma

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit 4b7327c to dependabot/npm_and_yarn/engine.io-and-karma-6.2.1 in smsWeb.

Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 3.2.1 to 6.2.1 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/3.2.1...6.2.1) Updates `karma` from 4.4.1 to 6.4.1 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.4.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>

Hussian007/smsWebdependabot/npm_and_yarn/engine.io-and-karma-6.2.14b7327cHTMLCSSJavaScriptNode.jsTypeScriptAngular
PUSH

Bump loader-utils from 1.4.0 to 1.4.2

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit 9ce5082 to dependabot/npm_and_yarn/loader-utils-1.4.2 in smsWeb.

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

PUSH

Bump socket.io-parser and karma

Automatically imported from GitHub

Jakir Hussian@hussian007smsWeb

dependabot[bot] pushed commit bc5562f to dependabot/npm_and_yarn/socket.io-parser-and-karma-4.2.1 in smsWeb.

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/3.2.0...4.2.1) Updates `karma` from 4.4.1 to 6.4.1 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.4.1) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>

Hussian007/smsWebdependabot/npm_and_yarn/socket.io-parser-and-karma-4.2.1bc5562fHTMLCSSJavaScriptNode.jsTypeScriptAngular