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
Engineering reputation
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%
- Problem Solving
- 4518%
- Knowledge
- 00%
- Ownership
- 8032%
- Adoption
- 4418%
Work that shipped — commits, deployments and verifications read from real systems.
Blockers raised, investigated in the open, and cleared.
Lessons written down where the next engineer will find them.
Projects and organizations stood behind, and the people who build in them.
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↓
Engineering record
- Engineering events
- 40
- Verified events
- 40
- Projects
- 4
- Organizations
- 0
- Technologies
- 12
- BLOCK Rooms
- 1
- Knowledge
- 0
Projects
- Project14 days ago
handyjobs
Independentby @hussian0071 repoDartFlutterKotlinObjective-CSwift4Engineering events1Contributors1Stars - ProjectJan 6, 2023
smsWeb
Independentby @hussian0071 reposchool management system
HTMLAngularCSSJavaScriptNode.jsTypeScript28Engineering events1Contributors - ProjectAug 13, 2020
ng-crud
Independentby @hussian0071 repoHTMLAngularCSSFirebaseJavaScriptNode.jsTypeScript8Engineering events1Contributors - Project
Fake-server
Independentby @hussian0071 repoCRUD function with angular
0Engineering events0Contributors
Organizations
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.
Detected tech stack
- HTML2p · 36e
- Dart1p · 4e
- Angular2p · 0e
- CSS2p · 0e
- JavaScript2p · 0e
- Node.js2p · 0e
- TypeScript2p · 0e
- Firebase1p · 0e
- Flutter1p · 0e
- Kotlin1p · 0e
- Objective-C1p · 0e
- Swift1p · 0e
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.
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.
BLOCK Rooms
- BLOCKResolved
Connection pool exhausted during nightly import
tidepool-cliraised 15 days agoThe 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@hussian0074Comments15 days ago
Knowledge
Nothing written yet. Knowledge is what a developer concluded from work that really happened — usually out of a BLOCK Room they resolved.
Engineering timeline
Automatically imported from GitHub
Jakir Hussian pushed commit e803d40 to v1 in handyjobs.
Automatically imported from GitHub
Jakir Hussian pushed commit 7c893e8 to v1 in handyjobs.
Automatically imported from GitHub
Jakir Hussian pushed commit 16b5c1e to v1 in handyjobs.
Automatically imported from GitHub
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>
Automatically imported from GitHub
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>
Automatically imported from GitHub
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
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>
Automatically imported from GitHub
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>
Automatically imported from GitHub
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>
Automatically imported from GitHub
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>