I am Naresh Vishram

Django Developer,SpringBoot Developer,Android Developer,Java Developer,Full Stack Web developer,Database Designer,Computer Programmer

Name: Naresh Vishram

Profile: Full Stack Web Developer, Android Developer

Email: nareshkvishram@gmail.com

Phone: 9001411745

Linkedin: Visit

Resume: Visit (6 months ago)

Top Skills

Full Stack Web Development 90%
Django 85%
Java 80%
Data Structures and Algorithms 75%
SpringBoot 70%
Android App Development 70%
HTML,CSS,BOOTSTRAP 70%
Salesforce.com Administration 70%
Apex Programming 60%
Python 50%
Aura Components 50%
JavaScript 40%
Salesforce VF Pages 40%
About me

Hey there, I'm Naresh, a passionate software engineer who graduated from NIT Bhopal with a B.Tech in Electronics and Communication Engineering(ECE). While my academic record was exceptional with a CGPA of 7.8, my heart was always drawn toward computer science.

I discovered my love for coding in my 5th semester and never looked back. From Core Java to Advance Java, Android App DevelopmentSpringBoot to Django, and Python, I explored various technologies to develop web applications and microservices. I've worked on RESTful APIs, leveraging databases such as SQLite, PostgreSQL, Oracle SQL, MySQL, Firebase-Firestore, MongoDB, and much more.

As my skills progressed, I ventured into Android app development, creating innovative apps like Taskzoid, Trivia 2.0, and more recently, a project that has honed my skills by 3-4 times. 

I've built a range of applications, including web applications like Property-BaazarCafe House, Binary Beast, SocialON, RESTful APIs like To Do SpringBoot REST APIsCourse REST API, and much more.

I have also designed and developed my own portfolio website using my skills in full-stack web development(i.e. currently you are looking at). This website is a testament to my abilities and showcases my various projects and accomplishments.

I've also dabbled in JavaScript, Node.js, MongoDB, Express.js, and other cutting-edge technologies.

My professional journey started as a Salesforce Developer Trainee at Mirketa, where I received recognition as "Fresher of the Year 2021". My responsibilities included managing and developing legacy projects, working on new POCs, and presenting demos to clients.
However, I decided to move on and took on an opportunity with Samsung Electronics(SRID) as an Engineer-1. I was primarily engaged in Android app development. I created impressive apps from scratch and was honored with the "Young Achiever of the Year 2022" award.

As for myself, I'm a lover of all things tech and enjoy discovering new tools and techniques to create amazing user experiences. In my free time, I'm often found tinkering with new technologies or experimenting with my latest idea.

Services

Need help with Tools & Technologies? Contact me.

Full Stack Web Developer

Seasoned web developer proficient in Django, SpringBoot, and Javascript with over 3 years of experience in the field. To date, I have developed over 15 web applications, of which 7+ are currently live and in production.

.

Django Developer

Experienced Django developer with more than 7+ live web applications including current website. Worked on Django-PostgreSQL, Django-SQL. Proficient in Django Models, Django Forms, Templates, etc.

.

Java Developer

Working on java for the last  2-3 years. Proficient in Java oops, Collections,java.util/java.io Streams, Multi-Threading & Synchronizations, etc. Up to now, core Java is my primary language for computer programs.

.

SpringBoot Developer

Worked on SpringBoot REST APIs. Also worked on JPA, JPQL, Spring JDBC, Core Spring, Spring Data, Spring ORM. Developed a couple of services using Spring-MVC, JDBC, PostgreSQL, etc.

.

Salesforce Certified Administrator

Salesforce Certified Administrator with solid knowledge of Salesforce Admin tools including Salesforce Securities, Automation Tools, SalesforceA  App Manag. and UI Customizations, User Manag., Sales and Service cloud, etc.

.

Front End Developer

Developed dozen of web applications using HTML5,CSS3, Bootstrap4, Javascript, etc front-end development tools. Also integrated Google Maps using JS, CKEditor, Disqus API, etc which are 3rd party tools.

.

Advance Java

Working on advanced Java for the last 2-3 years and developed many web apps and REST Apis. Proficient in Servlets, Session Management, Web Security, Expression Language (EL), JSP, JDBC, etc.

.

Android Development

As an intermediate Android developer with experience in Java, I have created several fully functional apps. My current focus is on developing a new project that utilizes my skills in Android development and allows me to further enhance my capabilities in this field.

.

Data Visualization and Web Scrapping

Beginner in Data Analysis through Python. I have also worked on Web Scrapping through Beautiful Soup. I have scrapped Top Trending Job data from Indeed.com and visualized that using Python and Anaconda.

.

Beginner in

I have worked on JavaScript and Express.js but still I have to catch up on some more depth knowledge. Python is on this list as well.

.

13

COMPLETE WEBSITES

500

QUESTIONS ON Leetcode

900

QUESTIONS ON GeeksForGeeks

5

ANDROID APPS

Projects

Here are all my projects, check them out.

Binary Beast

Website / Nov. 17, 2020

SocialON

Website / Oct. 16, 2020

Café House

Website / Oct. 30, 2020

Taskzoid App

Android App / April 27, 2021

Property Bazaar

Website / May 15, 2019

Trivia Version 2.0

Android App / March 16, 2021

To-Do App

Android App / March 3, 2020

Trivia

Android App / Aug. 4, 2020

To-Do Springboot REST API

REST API / Jan. 4, 2021

Lease Management System

Salesforce Application / May 7, 2021

Lightning Mini Projects

Salesforce Application / Sept. 18, 2021

Blogs

Read My Latest Blogs

Salesforce

Account, Contacts, Opportunities, Leads, Products and Price Books

All you need to know about Salesforce standard objects in the Sales cloud. This article includes Account, Contact, Lead, Opportunity, Product, and Price Book. How Account is related to Contact? How to enable Person Account? How do Leads get converted in Account, Contact, and Opportunity? 

Salesforce

Salesforce Security and Permission-Based Sharing Rules

The platform makes it easy to specify which users can view, create, edit, or delete any record or field in the app. You can control access to your whole org, a specific object, a specific field, or even an individual record.

 

Salesforce

Queue and Assignment Rule in Salesforce

Salesforce Queues are a collection of records that doesn’t have any owner. Users who have access to the queue can examine every record that is in it and claim ownership of the ones they want. Queues in Salesforce help to prioritize, distribute, and assign records to teams who share workloads.

Password Protected

Vibrations of the mind

Everyone is destined for something whether it is vital or not? Life is a journey that has to be traveled no matter what makes you stoppable. There will be uncountable hurdles that will force you to quit. But you have to persist until the last din of your heart. There will be some people who will give up before touching the destination, some will not even commence, some will be nullified by the obstacles. The main concern would be how far away you can go?

PYTHON

Send Emails in Django

For sending emails we can use 'smtblib' which is an inbuilt library in python. By this, we can send as many emails as we want simultaneously just in one click. Apart from this Django also provides a light wrapper over it. These functionalities are just used to send quickly...

Password Protected

Object Typecasting in JAVA

For successfully typecasting three rules must be satisfied. In these three rules, the first two rules checked by the compiler, and the last one will be check by the JVM. When all the three rules are followed, only then you can typecase the given object from one to another. If any of them failed then there will be an error.