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
Nurul H - JavaScript developerLD Talent logo

Nurul H

Software Engineer Preferred Title
$50.00 /hr $ 48.0K /yr Hourly Rate and Yearly Salary
Overview Experiences LD Experiences Qualifications Vetting
Overview
Basic Summary
Talent's Devices
  • Desktop Windows
  • Phone Android
  • Tablet Android Tablet
General
  • Member Since May 25, 2023
  • Profile Last Updated Sep 03, 2023
  • Last Activity Sept. 3, 2023, 8:02 a.m. UTC
  • Location Singapore
Profile Summary
Fascinated by technologies that have made our lives more convenient and comfortable. It brings me great joy and satisfaction whenever my creations or contributions have a positive impact on the world. I am interested in utilizing ReactJS to build dynamic web applications and React Native to develop high-quality mobile applications.
Skills
Total Experience: 3+ years
  • JavaScript (2E, 4Y, 1C)

    2 experiences, across 4 years, with 1 course
  • Git (3Y)

    3 years of experience
  • Visual Studio (3Y)

    3 years of experience
  • Typescript (3Y)

    3 years of experience
  • Angular (3Y)

    3 years of experience
  • HTML (3Y, 1C)

    3 years of experience, with 1 course
  • Apollo GraphQL (3Y)

    3 years of experience
  • Kubernetes (2Y)

    2 years of experience
  • Postman (2Y)

    2 years of experience
  • GraphQL (4Y)

    4 years of experience
  • Nodejs

  • RapidAPI

  • ExpressJS

  • Python (3C)

    3 courses
  • Apache Spark (1C)

    1 course
  • Linux (2C)

    2 courses
  • Product Lifecycle Management (1C)

    1 course
  • Pandas (1C)

    1 course
  • Data Science (1C)

    1 course
  • Eclipse (1C)

    1 course
  • CSS (1C)

    1 course
  • Flask (1C)

    1 course
  • MySQL (1C)

    1 course
  • AWS EC2 (1C)

    1 course
  • AWS (1C)

    1 course
  • Google Cloud (1C)

    1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 15h PST, 20h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
04 - 06
01 - 10
01 - 10
01 - 10
01 - 10
01 - 10
04 - 06
PST
21 - 23
18 - 03
18 - 03
18 - 03
18 - 03
18 - 03
21 - 23
Vetting
  • Ongoing Evaluation
  • Number of Lifelong Learning Projects
    1
  • Lifelong Learning Project 1
Experience
Software Test Engineer
Employment
Sep 2022 - Mar 2023
Thales Company
Technology Industry
Project: IVVQ ICA software
  • Postman
  • Kubernetes
  • GraphQL
  • Created test case documentation and conducted manual testing for User Acceptance Testing (UAT), Factory Acceptance Testing (FAT), and Internal Factory Acceptance Testing (iFAT).
  • Used JSON/XML and GraphQL to test the application within Postman. Identified errors and did design evaluations of software user interfaces.
  • Verified systems and application services are operational in a Kubernetes environment.
Website Links
  • https://www.thalesgroup.com/en
Software Engineer
Employment
Aug 2020 - Jul 2022
Helius Tech Company
Finance Industry
Project: Inhouse bank application
  • JavaScript
  • HTML
  • Angular
  • Git
  • Visual Studio
  • Apollo GraphQL
  • Typescript
  • I used Apollo GraphQL to generate data in form fields, tables, and search query functions.
  • Implemented backend APIs using Java Spring in Eclipse IDE and did testing using Postman.
  • I did my tasks as assigned in JIRA in an Agile methodology practice. Used Git to push/pull the codes, and Jenkins for deployments.
  • Created front-end applications using Typescript, Angular, HTML, JavaScript, jQuery, and CSS.
  • Used Visual Studio Code as the Integrated Development Environment (IDE) for this project.
Website Links
  • https://www.dbs.com.sg/index/default.page
LD Experience
Blog Projects
How to deploy an API on Render and upload it to RapidAPI
Jul 2023 - Aug 2023
Developer
Technology Industry
  • Nodejs
  • JavaScript
  • RapidAPI
  • ExpressJS
  • Created a documentation tutorial explaining how to create API with NodeJS, ExpressJS, JavaScript, and the deployment process, including the monetization process in RapidAPI.
  • Created the video tutorial version based on this documentation.
Blog Links
  • https://blog.ldtalentwork.com/2023/08/11/how-to-deploy-api-on-render-and-upload-to-rapidapi/
Github Links
  • https://github.com/ldtalent/nurulh-how-to-deploy-an-api-on-render-and-upload-it-on-rapidapi
Video Projects
How to implement django-tenant-schemas with a fixed URL
Sep 2020 - Jan 2022
Frontend Developer
Technology
  • JavaScript
  • Git
  • Visual Studio
  • Typescript
  • Angular
  • HTML
  • Apollo GraphQL
  • Led user research for a new construction site documentation tool.
  • Hosted workshops to synthesize user insights into design requirements.
  • Designed 3D concepts and built prototypes to investigate new tool form factors.
  • Researched existing digital solutions and prioritized key features for app release.
Website Links
  • https://blog.learningdollars.com/2020/08/02/how-to-implement-django-tenant-schemas-with-a-fixed-url/
  • https://agile-headland-01373.herokuapp.com/
Github Links
  • https://github.com/MainaKamau92/rickandmortycharacters
  • https://github.com/learningdollars/mainak-django-tenant-schemas
LD Ventures
Thea
Sep 2020 - Jan 2022
Frontend Developer
Technology
  • JavaScript
  • Git
  • Visual Studio
  • Typescript
  • Angular
  • HTML
  • Apollo GraphQL
  • I used the Django Rest Framework to create a multi tenant API with the aid of the django-tenant-schemas package.
  • I used the Postgres Database as the persistence layer and specifically the PostgreSQL Schemas to ensure that all tenants using the API had their data.
  • I used the REST architecture in designing my API.
  • Researched existing digital solutions and prioritized key features for app release.
Website Links
  • https://blog.learningdollars.com/2020/08/02/how-to-implement-django-tenant-schemas-with-a-fixed-url/
  • https://agile-headland-01373.herokuapp.com/
Github Links
  • https://github.com/MainaKamau92/rickandmortycharacters
  • https://github.com/learningdollars/mainak-django-tenant-schemas
Qualifications
Education
Singapore University of Social Sciences
Jan 2019 - Dec 2022
Bachelor's Degree (Information and Communication Technology)
Courses
Structured Programming
Jan 2020 - Jan 2020
Singapore University of Social Sciences
  • Python
Big Data Computing in the Cloud
Jul 2020 - Jul 2020
Singapore University of Social Sciences
  • Apache Spark
  • Linux
Business Analysis
Jan 2021 - Jan 2021
Singapore University of Social Sciences
  • Product Lifecycle Management
Data Programming
Jul 2021 - Jul 2021
Singapore University of Social Sciences
  • Pandas
  • Python
  • Data Science
Object Oriented Programming
Jul 2020 - Jul 2020
Singapore University of Social Sciences
  • Eclipse
  • Python
Web Application Development
Jul 2021 - Jul 2021
Singapore University of Social Sciences
  • CSS
  • Flask
  • JavaScript
  • HTML
Database Management Systems
Jul 2021 - Jul 2021
Singapore University of Social Sciences
  • MySQL
Cloud Computing: Business Case and Technical Models
Jan 2022 - Jan 2022
Singapore University of Social Sciences
  • Linux
  • AWS EC2
  • AWS
  • Google Cloud
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