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
Senjam L - Microcontrollers developerLD Talent logo

Senjam L

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.
Software Engineer Preferred Title
$19.00 /hr $ 28.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
Interview Scores (3.0/5)
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • System Design 3.0/5
  • Productivity and Responsiveness 3.0/5
  • Agile Development Process 3.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Linux
  • Phone Android
  • Tablet Android Tablet
General
  • Member Since Sep 24, 2020
  • Profile Last Updated Sep 13, 2020
  • Last Activity Sept. 25, 2020, 2:52 a.m. UTC
  • Location India
Profile Summary
I am a developer skilled in Java, Spring framework, Hibernate, Javascript, HTML, CSS, and Bootstrap. I have developed many applications myself using my technical skills. I am ready to work on bigger projects.
Skills
Total Experience: 11 years
  • Microcontrollers (2E, 4Y)

    2 experiences, across 4 years
  • Visual Basic (2Y)

    2 years of experience
  • C++ (2Y, 1C)

    2 years of experience, with 1 course
  • Hibernate (4E)

    4 experiences
  • HTML (4E)

    4 experiences
  • Spring (3E)

    3 experiences
  • Bootstrap (3E)

    3 experiences
  • JavaScript (2E)

    2 experiences
  • CSS (2E)

    2 experiences
  • REST (1C)

    1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 6h PST, 30h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
01 - 01
03 - 11
03 - 11
03 - 11
03 - 11
03 - 11
03 - 11
PST
18 - 18
20 - 04
20 - 04
20 - 04
20 - 04
20 - 04
20 - 04
Vetting
  • Interview Data
  • Design Practice
  • Design Theory
  • System Design
  • Productivity and Responsiveness
  • Agile Development Process
  • Documentation
Experience
Web Developer
Passion Project
Jul 2020 - Jul 2020
Proactive Academy Company
Technology Industry
Project: Bestfriend-Match
  • Spring
  • HTML
  • JavaScript
  • Hibernate
  • CSS is used to make the validation error message comes in red color.
  • Hibernate was used to connect the application with the database. It was used to add, update, delete the data entered from JSP page. Stored the data in Database
  • Spring - used HTML to create user input fields in the JSP view page.
  • On the controller page, DTO object is created and spring will map all the url parameter to the DTO class variable.
  • Javascript is used to check the length of user input data to validate submit button. SQL is used as a database etc.
Github Links
  • https://github.com/leimaSenjam/My-bestfriend.git
Web Developer
Passion Project
Jun 2020 - Jun 2020
Proactive Academy Company
Technology Industry
Project: Note-list
  • Spring
  • HTML
  • Hibernate
  • Bootstrap
  • Spring framework module Core was used to develop the project along with Maven as the dependencies management tool. Tomcat as deployment server to host the application.
  • Hibernate was used to connect the application with the database. It was used to add, update, delete data entered from JSP page. Stored the data in Database.
  • JSP was used to create view pages as user interface, HTML, CSS and Bootstrap for designing view pages.
  • Servlet was used to fetch the value of parameters, pass them from another page using an HTTPservlet object, and to redirect to another page.
  • JSTL script to render the output as in JSP view page
Github Links
  • https://github.com/leimaSenjam/Note-list.git
Web Developer
Passion Project
May 2020 - May 2020
Proactive Academy Company
Technology Industry
Project: Employee management
  • Spring
  • HTML
  • Hibernate
  • CSS
  • Bootstrap
  • Spring framework modules Core and Restful were used. Developed the project with Maven as the dependencies management tool. Tomcat as deployment server to host the application.
  • A Resful API leveraged rest base methods Get, Post, Update, Delete.
  • Hibernate was used to connect the application with the database. It is used for add, update, delete of data entered from JSP page. Stored the data in Database.
  • JSP was used to create view pages (the user interface) HTML, CSS and Bootstrap for designing view pages. JSTL script to render the output as in JSP view page.
  • Javascript to check the length of user input data to validate submit button. Tomcat server for deploying the application
Github Links
  • https://github.com/leimaSenjam/Project_employeeManagement.git
Web Developer
Passion Project
Feb 2020 - Feb 2020
Proactive Academy Company
Technology Industry
Project: MyDiary (Note Book)
  • HTML
  • JavaScript
  • Hibernate
  • CSS
  • Bootstrap
  • Hibernate is used to connect the application with the database. It is used to add, update, delete data entered from JSP page. Stored the data in Database.
  • Servlet is used to fetch the value of parameter pass from another page using an HTTPservlet object and to redirect to another page.
  • JSP is use to create view pages as user interface, HTML, CSS and Bootstrap for designing view pages
  • MySQL server is used as a database.
  • JSTL and Javascript script is used to render the output as in JSP view page. Tomcat server for deploying the application
Github Links
  • https://github.com/leimaSenjam/Dairy-Note.git
Student
Course Project
Sep 2011 - Mar 2012
Bharathiar University Company
Technology Industry
Project: Automatic speed Control
  • Visual Basic
  • Microcontrollers
  • Visual Basic is used to write the code. We set Port 0 three pins to three volt reading as servo speed. Port 2 is set free run putting both servo volt at same particular speed.
  • Port 3 pins are set to LED and Waitms 100ms.
  • If servos speed is set then led pin is set and Waitsms =5.
  • If forward then set servo volt same. If right move and left move then set alternate the servo speed
  • Microcontrollers are used to perform the task with the software application.
Github Links
  • https://github.com/leimaSenjam/Speed-limiter.git
Developer
Course Project
Oct 2009 - Feb 2010
Manipur University Company
Technology Industry
Project: Intelligent Light and Smart Fan
  • C++
  • Microcontrollers
  • C++ is used to write the code. IR led is set to ADC and is again set to port 0 pin. The bulb and fan is set to the output pin of buffer.
  • And is set to controller pin. IR sensor is set to port 1 pins. Relay is set to the buffer LS.
  • Relay is set to the buffer LS.
  • Microcontrollers are used to perform the task with the software application
Github Links
  • https://github.com/leimaSenjam/Intelligent-light-and-Smart-Fan.git
Qualifications
Education
Bharathiar University
Apr 2011 - Mar 2012
Diploma (Client Server Technology)
Bharathiar University
Jan 2010 - May 2012
Master of Science (Electronics)
Courses
Rest api
Jul 2020 - Aug 2020
Java Brain
  • REST
Surface Computing
Jan 2013 - Feb 2013
IIT Guwahati
  • C++
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