LD Talent logo
LD Talent
  • Pricing and Free Trial
  • About Us
  • Contact
  • Blog
  • LD Slack
  • Join our Investors
Apply as a Talent Find Talent
Log in
Apply as a Developer
To join LD Talent, please send your resumé (PDF or DOC only) to info@ldtalentwork.com.
After you join LD Talent Network
You will start accepting contract and/or full-time job opportunities in the LD Talent Slack. (more info)
While you are not assigned to a contract or hired for a full-time opportunity, you can choose to learn online and do paid passion projects to grow your skills. You will get paid $40 per skill you learn and project you do. Doing these passion projects will also help you get more and better matches. (more info)
Funding Information
Invoice funding is handled using FreshBooks. After you fund, it may take a few hours for funds to be processed and added to your balance. Please use the ACH Bank Transfer option on FreshBooks to pay, if at all possible. Thank you.
Please message us in your ldc channel on Slack to configure your funding information.
Title
Body
Register as a Client to Invite a Talent

Password strength

It's free. No credit card is required.
Already have an account? Log in
Invite to Chat / Interview
Minhajul K - Heroku developerLD Talent logo

Minhajul K

The star rating is a representation of the overall rating, calculated as the mean of the client satisfaction rating, the average client interview rating, and internal interview scores.

The client satisfaction rating is the weighted average of client ratings, with weights based on reviewed work hours. When no client rating exists, the approval fraction (approved vs. reviewed work hours) determines it.

If the client satisfaction rating exceeds the overall rating, it becomes the star rating. In the absence of client ratings, if the average client interview rating is higher than the overall rating, it becomes the star rating. If no data is available, the star rating defaults to the internal interview score.
Full Stack Developer Preferred Title
$15.00 /hr $ 20.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
LD Talent History
  • Average Count of Messages/Day 0.2
  • Project Completion Rate 2/4
  • Interview Acceptance Rate 4/6
  • Timezone Overlap 6h PST, 30h UTC
Interview Scores (3.2/5)
  • Software Engineering Process 4.0/5
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • Technical Breadth 4.0/5
  • Logical Thinking 3.0/5
  • Technical Strength 3.0/5
  • System Design 3.0/5
  • Productivity and Responsiveness 3.0/5
  • Teamwork 3.0/5
  • Agile Development Process 3.0/5
  • Intellectual Merit 3.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Linux
  • Phone Android
General
  • Member Since Aug 17, 2021
  • Profile Last Updated Aug 11, 2021
  • Last Activity Aug. 18, 2021, 4:32 a.m. UTC
  • Location Bangladesh
Profile Summary
Dedicated and efficient full stack developer with a B.sc in computer science & engineering, with experience in React and Django, with a strong emphasis on JavaScript, and targeting full-stack specific roles.
Skills
Total Experience: 1 years
  • Heroku (4E)

    4 experiences
  • Django (4E)

    4 experiences
  • React (3E, 2Y)

    3 experiences, across 2 years
  • REST (2E)

    2 experiences
  • Postgres (2E)

    2 experiences
  • Bootstrap (2E)

    2 experiences
  • JavaScript (2E)

    2 experiences
  • React native

  • Expo

  • Firebase

  • Sass

Weekly Availability
Timezone Overlap with 06 - 21 per Week: 6h PST, 30h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Saturday
UTC
03 - 11
03 - 11
03 - 11
03 - 11
03 - 11
03 - 11
PST
20 - 04
20 - 04
20 - 04
20 - 04
20 - 04
20 - 04
Vetting
  • Interview Data
  • Software Engineering Process
  • Design Practice
  • Design Theory
  • Technical Breadth
  • Logical Thinking
  • Technical Strength
  • System Design
  • Productivity and Responsiveness
  • Teamwork
  • Agile Development Process
  • Intellectual Merit
  • Documentation
Experience
Front End Developer
Passion Project
Apr 2021 - May 2021
N/A Company
Arts and Entertainment Industry
Project: Reverse Engineering Netflix
  • Firebase
  • React
  • Reverse Engineered Netflix with React and Firebase where users can authenticate, browse and watch films and series.
  • Utilized Firestore to save and fetch data and Firebase Authentication to authenticate users.
  • Built a component library using the Compound components design pattern along with styled components.
  • Created application routing with React Router and used Context API for global state management.
  • Implemented React features like Portals to render the video player and custom hooks to extract component logic into reusable functions. Used reusable and extensible application architecture.
Website Links
  • https://netflix-mk.netlify.app/
Github Links
  • https://github.com/minhajul-karim/netflix
Front End Developer
Passion Project
Jan 2021 - Feb 2021
N/A Company
Arts and Entertainment Industry
Project: Re-engineer Flat UI Colors
  • Sass
  • React
  • Re-engineered Flat UI Colors, a color picker Vue application in React.
  • Managed global application state using context API.
  • Created the responsive layout using CSS Grid.
  • Used Sass as the CSS preprocessor and utilized features like mixins, partials, modules of it.
Website Links
  • https://flat-ui-colors-clone.netlify.app/
Github Links
  • https://github.com/minhajul-karim/flatuicolors-clone
Front End Developer
Passion Project
Oct 2020 - Dec 2020
N/A Company
Arts and Entertainment Industry
Project: Wiki Android App
  • React native
  • Expo
  • Heroku
  • Django
  • REST
  • Developed an encyclopedia app with React Native and Expo for Android.
  • This app creates and edits posts using a REST API, reads Markdown files, and renders them in native components.
  • Created app routing and navigation using React Navigation.
  • Implemented features like live search and reusable components.
  • The REST API is written in Django and deployed in Heroku.
Github Links
  • https://github.com/minhajul-karim/wiki_native
Full Stack Developer
Passion Project
Aug 2020 - Sep 2020
N/A Company
Arts and Entertainment Industry
Project: Network - A Twitter-like Social Network Website
  • Postgres
  • Bootstrap
  • Heroku
  • Django
  • JavaScript
  • Built a twitter-like social networking web application where users can write, view, and edit posts, like posts, and follow people.
  • Bootstrap was used in the frontend. AJAX was used to fetch data from the database using JavaScript.
  • The backend was written in Django.
  • Used PostgreSQL as the relational database in production.
  • Used Heroku as the deployment platform.
Website Links
  • https://network-mk.herokuapp.com/login
Github Links
  • https://github.com/minhajul-karim/network
Full Stack Developer
Passion Project
Aug 2020 - Sep 2020
N/A Company
Arts and Entertainment Industry
Project: Wiki - An Encyclopedia Web App
  • Django
  • React
  • REST
  • Heroku
  • Built an encyclopedia web application with React.
  • This app creates and edits posts using a REST API written with Django, reads Markdown files, and renders them in semantic HTML elements.
  • Created app routing and navigation using React Router.
  • Managed global application states using context API.
  • Deployed the frontend app in Netlify and the REST API in Heroku.
Website Links
  • https://wiki-client.netlify.app/
Github Links
  • https://github.com/minhajul-karim/wiki_client
Full Stack Developer
Passion Project
Jun 2020 - Jul 2020
N/A Company
Arts and Entertainment Industry
Project: Pizza Online - A Web App to Handle Online Pizza Orders
  • Postgres
  • Bootstrap
  • Heroku
  • Django
  • JavaScript
  • Bootstrap was used to build the frontend and the backend was written in Django.
  • Developed features like real-time price update, cart, and order management using plain JavaScript.
  • Integrated sslcommerz payment gateway.
  • Used SQLite database in the development environment and PostgreSQL in production.
  • The database models are accessible via the default admin interface of Django, where the administrator can view and confirm orders and add or update menu items. Deployed this app in Heroku.
Website Links
  • https://pizza-subs-online.herokuapp.com/
Github Links
  • https://github.com/minhajul-karim/pizza
Qualifications
Education
Daffodil International University
Jun 2013 - Jun 2017
B.Sc (Computer Science and Engineering)
Subscription successful
Thank you for subscribing using . Please stay tuned via email for updates.
LD Talent footer logo
About Us
  • For VCs and Incubators
  • Slack Organization
  • Crunchbase
  • Medium
  • Youtube
  • Product Hunt
  • Diversity Statement
Hire
  • Full Stack Developers
  • Frontend Developers
  • Backend Developers
  • Mobile Developers
  • UI / UX Designers
  • Machine Learning Experts
  • Deep Learning Experts
  • Blockchain Experts
  • VR / AR Experts
  • Unity Game Developers
  • Wordpress Developers
  • PM Service
Platform
  • All Categories
  • Popular Searches
  • Popular Skills
  • Talent Supply
  • LD Ventures
  • LD Project Success Canvas
FAQ
  • Client FAQ
  • Talent FAQ
  • HR Guide for Talent
  • Github + Blog Projects
Keep Up to Date with LD Talent

© Copyright LD Talent . All Rights Reserved.
  • Site TOS
  • Client TOS
  • Talent TOS
  • Privacy Policy