Pinned Repositories
LiveLocation
A android app to get the link of the phone.
Cv-Games
computer vision games
Farma
A plant disease detection app.
forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
IntelliTest
It's an AI invigilating service
LeetcodeSolution-EasyLevel-
My approach for some of the Leetcode medium level solution.
LeetcodeSolution-Hard-Level-
My approach for some hard level leetcode problems
LeetcodeSolution-MediumLevel
My approach for some of the medium level Leetcode questions
RaJ-3542's Repositories
RaJ-3542/LeetcodeSolution-EasyLevel-
My approach for some of the Leetcode medium level solution.
RaJ-3542/Farma
A plant disease detection app.
RaJ-3542/RaJ-3542
My personal repository
RaJ-3542/IntelliTest
It's an AI invigilating service
RaJ-3542/Malaria-cell-classification-Using-deep-learning-
RaJ-3542/forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
RaJ-3542/forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
RaJ-3542/forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
RaJ-3542/RajAryan
portfolio Website
RaJ-3542/RajAryan.github.io
RaJ-3542/LeetcodeSolution-MediumLevel
My approach for some of the medium level Leetcode questions
RaJ-3542/Raj_aryan.github.io
RaJ-3542/LeetcodeSolution-Hard-Level-
My approach for some hard level leetcode problems
RaJ-3542/LiveLocation
A android app to get the link of the phone.
RaJ-3542/Cv-Games
computer vision games
RaJ-3542/RescU
A Mobile App helpful in case of any emergency situation. In this app you can define your custom emergency and use it at any necessary situation. I’ve used SmsManager package to send text messages to 3 prioritized people. The sms include emergency message along with your location which I get with google play LocationServices.
RaJ-3542/Tstats
An analysis project for getting the statistics for a particular hashtag. It involves a Twitter Bot(tweepy) for fetching tweets which contain a particular hashtag, also involves SentimentIntensityAnalyzer package for analyzing Sentiment of tweets. Python tkinter and matplotlib packages are use for building the Gui of the project.