Harshit Trivedi (ht3886)

ht3886

Geek Repo

Company:Dalhousie University

Location:Halifax, Nova Scotia, Canada

Twitter:@HarshitHero

Github PK Tool:Github PK Tool

Harshit Trivedi's repositories

DoFood_Kotlin

Group project made using Kotlin for devices running on Android OS

Language:KotlinStargazers:1Issues:1Issues:0

NewsSemanticAnalysis_Python

Semantic analysis of news API data and performed frequency count of target words

Language:PythonStargazers:1Issues:1Issues:0

aws-bootcamp-cruddur-2023

Cloud Project BootCamp - 2023

Language:PythonStargazers:0Issues:2Issues:0

Diffie-Hellman_Python

Python code for Diffie-Hellman key exchange

Language:PythonStargazers:0Issues:1Issues:0

Dijkstra_Java

A class called “HalifaxMap” that accepts city map data, a current location, and a destination and then prints the sequence of intersections to traverse to get to the destination

Language:JavaStargazers:0Issues:1Issues:0

DLinkedList_Java

This program exhibits a data structure that looks like a set of linked list but mimics some behavior of a balanced binary tree.

Language:JavaStargazers:0Issues:1Issues:0

GraphDB-Python

Data extraction for parks in Nova Scotia, Canada and visualization

Language:PythonStargazers:0Issues:0Issues:0

HealthHub_FrontEnd

Front-end repository for the group project made using Angular

Language:TypeScriptStargazers:0Issues:0Issues:0

HealthServices_Angular

Front-End implementation of HealthServices web application made using Angular.

Language:HTMLStargazers:0Issues:2Issues:0

NewsExtraction-Python

Extract data related to specific keywords using the news API. Cleaning and transforming data.

Language:PythonStargazers:0Issues:0Issues:0

TwitterExtraction-Python

Extracted data from Twitter using "tweepy" API. Explored both searching and streaming APIs. Finally, performed data cleaning and transformation.

Language:PythonStargazers:0Issues:1Issues:0

TwitterSentimentAnalysis_Python

Sentiment analysis of tweets to extract frequently occurring positive and negative words

Language:PythonStargazers:0Issues:1Issues:0

Health-Hub-backend

Backend repository for HealthHub project

Language:JavaScriptStargazers:0Issues:0Issues:0

markdown-cheatsheet

Markdown Cheatsheet for Github Readme.md

License:MITStargazers:0Issues:0Issues:0

MovieDataExtraction_Python

Extracted movie data using the omdb API. Also performed data cleansing and transformation.

Language:PythonStargazers:0Issues:1Issues:0

MovieInspector

A simple website to search for movie ratings, genre, release date and many more details using the OMDB Movie API

Language:JavaScriptStargazers:0Issues:1Issues:0

PaymentManagement_Java

Generate a connection between orders and payments table in the sales database. Outcome of the program is to check if the invoices are paid or pending.

Language:JavaStargazers:0Issues:1Issues:0

RecipeBook_Angular

Project to create and manage recipe book and shopping list

Language:TypeScriptStargazers:0Issues:0Issues:0

SQL-with-Java

Extract summary information from the database and then store in a file that follows XML format.

Language:JavaStargazers:0Issues:1Issues:0
Language:ShellLicense:MITStargazers:0Issues:1Issues:6

TipCalculator_Kotllin

The “Tip Calculator” is an android application. It will help the user to calculate the tip based on user’s input i.e. the amount of a bill (in Canadian dollars) and specified tip percentage (ranged from 0 to 25%). Upon bill splitting, it also calculates the tip and bill amount per person and displays the same to user.

Language:KotlinStargazers:0Issues:0Issues:0