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
Mahaboob S - Unity Virtual Reality Design and Development developerLD Talent logo

Mahaboob S

Full-stack Developer Preferred Title
$20.00 /hr $ 30.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
Interview Scores (2.6/5)
  • Software Engineering Process 2.0/5
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • Technical Breadth 2.0/5
  • Logical Thinking 2.0/5
  • Technical Strength 2.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 2.0/5
  • English Communication 3.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Windows
  • Phone Android
General
  • Member Since Jan 03, 2023
  • Profile Last Updated Dec 28, 2022
  • Last Activity Jan. 4, 2023, 1:48 a.m. UTC
  • Location India
Profile Summary
I am a Full-stack Developer (MERN - MongoDB, ExpressJs, React, NodeJs) and an upcoming SDE Intern at Amazon. Previously, I interned as a backend developer at Webknot Technologies, where I worked with NestJs, TypeOrm, Firebase, and Typescript. Later, I interned as a frontend developer at Mabel, where I worked with React and NextJS. I am a fast learner and love to explore new technologies.
Skills
Total Experience: 1+ years
  • Unity Virtual Reality Design and Development

  • C#

  • React (3E, 2Y, 1C)

    3 experiences, across 2 years, with 1 course
  • Redux (2E, 2Y)

    2 experiences, across 2 years
  • Firebase (2E)

    2 experiences
  • ExpressJS (2Y, 1C)

    2 years of experience, with 1 course
  • Nodejs (2Y, 1C)

    2 years of experience, with 1 course
  • MongoDB (2Y, 1C)

    2 years of experience, with 1 course
  • Typescript

  • Nest.js

  • JavaScript (1C)

    1 course
  • NextJS

  • CSS (1C)

    1 course
  • cPanel

  • SQL (1C)

    1 course
  • HTML (1C)

    1 course
  • jQuery (1C)

    1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 30h PST, 38h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
04 - 10
13 - 19
13 - 19
13 - 19
13 - 19
13 - 19
04 - 10
PST
21 - 03
06 - 12
06 - 12
06 - 12
06 - 12
06 - 12
21 - 03
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
  • English Communication
  • Documentation
Experience
Frontend Developer
Internship
Oct 2022 - Dec 2022
Mabel Company
Ecommerce Industry
  • CSS
  • NextJS
  • React
  • Redux
  • Worked on an e-commerce website for jewelry shopping which has over 10K+ users in the play store with the NextJS framework.
  • Developed reusable UI components from scratch using React, Tailwind CSS, and SCSS.
  • Developed UI components for the account section and its sub-tabs (Address, Wishlist, Orders, etc) and contributed to the cart page of the website.
  • Implemented state management using Redux for the account section and access management for all the restricted routes using the session.
Website Links
  • https://www.mabel.jewelry/
Full Stack Developer
Course Project
Feb 2022 - Nov 2022
IIIT Sri City Company
Education Industry
Project: 3D Geometry with VR
  • Unity Virtual Reality Design and Development
  • C#
  • This project is based on Unity Virtual Reality Design and Development technology.
  • Developed a Virtual Reality application for school students to better visualization of 3D Geometrical figures.
  • Used Unity Asset Store for some 3D models; the remaining models were created using Probuilder.
  • Developed a scalable quiz game in a VR environment with C# scripting and an XR interaction toolkit.
Backend Developer
Internship
May 2022 - Jul 2022
Webknot Technolgies Company
Education Industry
Project: PAWS
  • Nest.js
  • Typescript
  • Firebase
  • JavaScript
  • Managed the project using Jira and contributed to the development of the organization and program persona. Wrote clean and manageable code and documented the APIs.
  • Worked on Paws-Object-services which is a module in the whole application, where I developed APIs using Nest.js and Typescript.
  • Queried from the database using the TypeOrm framework for the APIs.
  • Developed the file upload APIs from scratch using Multer (middleware), Firebase (storage), and JavaScript.
Full Stack Developer
Contract
Feb 2022 - Mar 2022
IIT Roorkee R&D Company
Research Industry
Project: HydroMetlab
  • Firebase
  • React
  • cPanel
  • This project aims to help users by demonstrating rainfall trends across India.
  • Developed a full-fledged web application (HydroMetLab) based on the theoretical model outlined in the thesis using React.
  • Deployed website on CPanel, used Leaflet.js for displaying a modal with IDF curves over 5,000+ data points.
  • All the data points are stored in Firebase and served to the frontend.
Website Links
  • http://hydrometlab.in
Full Stack Developer
Course Project
Nov 2021 - Feb 2022
IIIT Sri City Company
Media and Communication Industry
Project: BlogSite
  • ExpressJS
  • Nodejs
  • React
  • Redux
  • MongoDB
  • Designed and developed a complete website both frontend and backend from scratch.
  • Developed UI for complete profile section and post editor with React. Implemented state management for the complete website using the Redux and Redux tool kit.
  • Developed backend APIs for CRUD operations in posts and questions using Nodejs, Expressjs, and MongoDB.
  • Used Multer middleware to create post API for storing images in the post.
Github Links
  • https://github.com/WAD-Team-Alpha/BlogSite
Qualifications
Education
Indian Institute of Information Technology, Sri City
Aug 2019 - May 2023
B. Tech (Computer Science)
Courses
Full Stack Web Development
Course Certificate Link
Apr 2022 - Jun 2022
Udemy
  • ExpressJS
  • CSS
  • SQL
  • Nodejs
  • React
  • HTML
  • MongoDB
  • JavaScript
  • jQuery
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