About
I am a masters student majored in Computer Science from Stevens Institute of Technology…
Activity
-
Hello LinkedIn Family, I’m excited to share the journey of an amazing coding activity I started this year at GALGOTIAS UNIVERSITY to help students…
Hello LinkedIn Family, I’m excited to share the journey of an amazing coding activity I started this year at GALGOTIAS UNIVERSITY to help students…
Liked by Paras Garg
-
🚀 𝐁𝐫𝐞𝐚𝐤𝐢𝐧𝐠 𝐌𝐲𝐭𝐡𝐬, 𝐁𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐂𝐨𝐧𝐟𝐢𝐝𝐞𝐧𝐜𝐞 𝐢𝐧 𝐂𝐨𝐝𝐢𝐧𝐠 🚀 The journey to mastering coding and DSA can feel…
🚀 𝐁𝐫𝐞𝐚𝐤𝐢𝐧𝐠 𝐌𝐲𝐭𝐡𝐬, 𝐁𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐂𝐨𝐧𝐟𝐢𝐝𝐞𝐧𝐜𝐞 𝐢𝐧 𝐂𝐨𝐝𝐢𝐧𝐠 🚀 The journey to mastering coding and DSA can feel…
Liked by Paras Garg
-
🌟 Excited to Begin a New Chapter! 🌟 I am thrilled to share that I am starting a new journey with HCLTech as a Senior Team Lead. Looking forward to…
🌟 Excited to Begin a New Chapter! 🌟 I am thrilled to share that I am starting a new journey with HCLTech as a Senior Team Lead. Looking forward to…
Liked by Paras Garg
Experience
Education
Licenses & Certifications
Courses
-
Computer Concepts & Programming in C
ECS 201
-
Computer Network
ECS 601
-
Data Mining & Data Warehousing
ECS 075
-
Data Structures Using C
ECS 302
-
Database Management System
CS 561
-
Database Management Systems
ECS 402
-
Design and Analysis of Algorithms
ECS 502
-
Foundation of Financial Data Science
FE 582
-
Fundamentals of Cyber Security
CS 573
-
Introduction to Cloud Computing
CS 524
-
Introduction to E-Commerce
CS 519
-
Introduction to Programming, Data Structures, and Algorithms
CS 570
-
Knowledge Discovery and Data Mining
CS 513
-
Object Oriented Systems
ECS 305
-
SAS for Finance
FE 517
-
Software Engineering
EIT 402
-
Software Testing
EIT 061
-
Web Analytics
BIA 660
-
Web Programming
CS 546
-
Web Technology
EIT 401
Projects
-
Morale Booster (Amazon Alexa Skill)
The Alexa Skill was developed in a hackathon on the theme of the social good. This skill enables Amazon Alexa to communicate to boost the morale of a user. This skill allows Alexa to listen to the problem of the user and based on the problem it provides the solution to the problem. To build this skill my contributions are listed below -
• Created intents, slots, and slots types for multiturn Dialog Directive Model on Amazon Alexa Skill kit.
• Developed backend on Amazon Web Services…The Alexa Skill was developed in a hackathon on the theme of the social good. This skill enables Amazon Alexa to communicate to boost the morale of a user. This skill allows Alexa to listen to the problem of the user and based on the problem it provides the solution to the problem. To build this skill my contributions are listed below -
• Created intents, slots, and slots types for multiturn Dialog Directive Model on Amazon Alexa Skill kit.
• Developed backend on Amazon Web Services (AWS) Lambda using JavaScript in NodeJs and MVC framework.
• Implemented the Dynamo database to extract data based on the user voice input.
Other creatorsSee project -
Share Your Taste
The project is a web application based on the theme of Social Goods. This website provides a platform to people who want to donate their left-over and other stuff which is not necessary for them by just posting the item information, pick up location and time. People are in need can lookup for essential items near their current location. To create this web application my responsibilities are listed below -
• Evaluated the project requirements, and led the team for implementation of an…The project is a web application based on the theme of Social Goods. This website provides a platform to people who want to donate their left-over and other stuff which is not necessary for them by just posting the item information, pick up location and time. People are in need can lookup for essential items near their current location. To create this web application my responsibilities are listed below -
• Evaluated the project requirements, and led the team for implementation of an Idea.
• Developed the backend Web API's in JavaScript using NodeJs and MS Visual Studio Code.
• Designed and implemented the NoSQL database using MongoDB.
• Configured Express server, MongoDB Database, and other tools using NPM.Other creatorsSee project -
Context Extraction
-
The project was based on the business intelligence that analyzing the context from any user-defined text. In this project, we have written Python scrips those cover all the steps from data collection to generating a report. For data collection - we wrote scrapping scripts, for context analysis - we have created dictionaries and to generate reports - we ran out Python scripts on collected data to create training and testing data and run algorithms to find the context in user-defined text from…
The project was based on the business intelligence that analyzing the context from any user-defined text. In this project, we have written Python scrips those cover all the steps from data collection to generating a report. For data collection - we wrote scrapping scripts, for context analysis - we have created dictionaries and to generate reports - we ran out Python scripts on collected data to create training and testing data and run algorithms to find the context in user-defined text from our raw collected data.
• Wrote scripts in Python 3 to scrap websites to fetch web pages in HTML format using Selenium.
• Developed coding logic for data cleaning and data preparation for result prediction using Python in Anaconda tool.
• Implemented data prediction models to compare the results.Other creatorsSee project -
Online Grocery Store
-
Online Grocery Store is an eCommerce based web application. We had developed a shopping website on which a user can search and find the necessary grocery item. This website allows users to create an account, update personal information, can check orders and transactions, and cart items. In building this e-com application, my contributions are mentioned below -
• Guided the group members on the project workflow and implementation as per specifications.
• Developed ReST API's in…Online Grocery Store is an eCommerce based web application. We had developed a shopping website on which a user can search and find the necessary grocery item. This website allows users to create an account, update personal information, can check orders and transactions, and cart items. In building this e-com application, my contributions are mentioned below -
• Guided the group members on the project workflow and implementation as per specifications.
• Developed ReST API's in JavaScript using NodeJs and MS Visual Studio Code.
• Implemented the MongoDB (NoSQL) database for data storage in JSON documents.
• Configured Node packages using NPM for implementing secure login, record activity logs, password encryption, schema validation, and database connection.
• Wrote front-end scripts to validate prompt data and data submission using JavaScript and AJAX.
• Deployed and screened the project environment and every module on Amazon Web Services.Other creatorsSee project -
Aviation Delay Detection System
-
The concept behind the project is to predict the delays in flights based on the huge dataset. We have applied different data extraction and data mining techniques for training and testing data and compared the prediction result to conclude the observations using different techniques and algorithms that aren't useful for this type of prediction. To predict the results of the project, my responsibilities are listed below -
• Cleaned and normalized more than 150 thousand records data set…The concept behind the project is to predict the delays in flights based on the huge dataset. We have applied different data extraction and data mining techniques for training and testing data and compared the prediction result to conclude the observations using different techniques and algorithms that aren't useful for this type of prediction. To predict the results of the project, my responsibilities are listed below -
• Cleaned and normalized more than 150 thousand records data set using R.
• Implemented KNN, K-Means and CART 5.0 algorithms to analyze data patterns and generate reports.
• Performed proper data set backup, restore and merge for algorithms and result comparisons in R-Studio.
Other creators -
SemStudy
-
SemStudy is an online educational website for graduate students. This website not just helps students in finding a quality study material for their academics to understand the core concepts. It also provides online assistance by professors to students for doubts and questions. In building the website my contributions are mentioned below -
• Analyzed requirement and interacted with team members for documentation and development.
• Developed a website interface using web technologies…SemStudy is an online educational website for graduate students. This website not just helps students in finding a quality study material for their academics to understand the core concepts. It also provides online assistance by professors to students for doubts and questions. In building the website my contributions are mentioned below -
• Analyzed requirement and interacted with team members for documentation and development.
• Developed a website interface using web technologies like HTML5, CSS3, JavaScript, and jQuery.
• Developed and implemented features of user dashboard using PHP following MVC framework.
• Developed an admin panel for uploading and updating data using SQL and PHP.Other creatorsSee project -
Fingerprint Authentication for ATM
-
Fingerprint Authentication for ATM was about the biometric authentication security system for ATMs. This system enables the fingerprint authentication for traditional cash machines. It replaces the unsecured PIN with secured and unique finger impressing of a user. On the backend side of the system, it runs an image processing algorithm and extracts finger features for matching. To develop this desktop application my contributions are listed below -
• Developed the minutiae based image…Fingerprint Authentication for ATM was about the biometric authentication security system for ATMs. This system enables the fingerprint authentication for traditional cash machines. It replaces the unsecured PIN with secured and unique finger impressing of a user. On the backend side of the system, it runs an image processing algorithm and extracts finger features for matching. To develop this desktop application my contributions are listed below -
• Developed the minutiae based image processing algorithms using Matlab R2012B.
• Implemented the database which could store the user information and its fingerprints.
• Built and maintained database schema in MS SQL Server 2008 R2 using SQL.
• Wrote programs in C# to enable connections and workflow between a fingerprint reader, an image processing algorithm, a user database, and a graphical interface using MS Visual Studio 2010 Ultimate.Other creators -
Transport Management System
-
The idea behind the Transport Management System was to develop a web platform where any user can search for all sort of transportation available from any source location to any destination location. This web application finds the shortest route and the available transportation mode with an estimated time. To execute the idea my contributions are listed below -
• Created a user interface using HTML, CSS, and JavaScript.
• Wrote programs in C# to connect and handle all the database…The idea behind the Transport Management System was to develop a web platform where any user can search for all sort of transportation available from any source location to any destination location. This web application finds the shortest route and the available transportation mode with an estimated time. To execute the idea my contributions are listed below -
• Created a user interface using HTML, CSS, and JavaScript.
• Wrote programs in C# to connect and handle all the database requests and responses by proper enabling and disabling database connection.
• Built database design to store all user information and transportation information for quality search.
• Maintained and implemented the database schema in MS SQL Server 2008 R2 using SQL. -
Online Career Portal
-
Online Job Portal is similar to a tradition online job portal. This portal helps recruiters to post any number of job vacancies and helps job seekers to search and apply any number of jobs and keeps the activities history. In the implementation of this project, my responsibilities are listed below -
• Designed and developed a user dynamic interface using HTML, CSS, and PHP.
• Built and maintained a database schema in MySQL using SQL.
• Triggered SQL queries in PHP using Adobe…Online Job Portal is similar to a tradition online job portal. This portal helps recruiters to post any number of job vacancies and helps job seekers to search and apply any number of jobs and keeps the activities history. In the implementation of this project, my responsibilities are listed below -
• Designed and developed a user dynamic interface using HTML, CSS, and PHP.
• Built and maintained a database schema in MySQL using SQL.
• Triggered SQL queries in PHP using Adobe Dreamweaver 8 for relevant information requests and responses.
Honors & Awards
-
WayHacks 2019
-
-
Duckhacks - JP Morgan Challenge
Duckhacks
Awarded by the JP Morgan Code for Good Challenge, developed in the Duckhacks '18 Hackathon. (Sponsored by Google and JPMC)
Project Link: https://devpost.com/software/morale-booster-alexa-skill -
Duckhacks - Most Original Project
Duckhacks
Awarded by the Most Original Project, developed in the Duckhacks '17 Hackathon. (Sponsored by Google and JPMC)
Project Link: https://devpost.com/software/duckhacks-share-your-taste
Languages
-
English
Full professional proficiency
-
Hindi
Native or bilingual proficiency
-
Urdu
Elementary proficiency
More activity by Paras
-
𝐇𝐨𝐰 𝐭𝐨 𝐒𝐭𝐚𝐲 𝐌𝐨𝐭𝐢𝐯𝐚𝐭𝐞𝐝 𝐚𝐧𝐝 𝐂𝐨𝐧𝐬𝐢𝐬𝐭𝐞𝐧𝐭 𝐖𝐡𝐢𝐥𝐞 𝐒𝐭𝐮𝐝𝐲𝐢𝐧𝐠 Students often ask this question, So here are few…
𝐇𝐨𝐰 𝐭𝐨 𝐒𝐭𝐚𝐲 𝐌𝐨𝐭𝐢𝐯𝐚𝐭𝐞𝐝 𝐚𝐧𝐝 𝐂𝐨𝐧𝐬𝐢𝐬𝐭𝐞𝐧𝐭 𝐖𝐡𝐢𝐥𝐞 𝐒𝐭𝐮𝐝𝐲𝐢𝐧𝐠 Students often ask this question, So here are few…
Liked by Paras Garg
-
Take it one step at a time—you’re closer than you think! Every coder starts small, and those steps pave the way to something extraordinary. It’s…
Take it one step at a time—you’re closer than you think! Every coder starts small, and those steps pave the way to something extraordinary. It’s…
Liked by Paras Garg
-
Exciting news! After an amazing journey with Microsoft Intune for nearly 13 years, I'm thrilled to embark on a new adventure with the Microsoft…
Exciting news! After an amazing journey with Microsoft Intune for nearly 13 years, I'm thrilled to embark on a new adventure with the Microsoft…
Liked by Paras Garg
-
I recently interviewed a senior programmer that was amazing! The client loved him But…. He declined a first-stage take-home test. He didn’t…
I recently interviewed a senior programmer that was amazing! The client loved him But…. He declined a first-stage take-home test. He didn’t…
Liked by Paras Garg
-
At this time when companies like Amazon has asked its people to return to office; Spotify has stated that they will continue remote working for their…
At this time when companies like Amazon has asked its people to return to office; Spotify has stated that they will continue remote working for their…
Liked by Paras Garg
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Paras Garg in United States
-
Paras Garg
MBA, Arkansas State University | Ex- Hero Motocorp | Ex- Royal Enfield
-
Paras Garg
Bioinformatician
-
Paras Garg
Logistics Engineer at Engineering Solutions and Products
-
Paras Garg
--
7 others named Paras Garg in United States are on LinkedIn
See others named Paras Garg