Harshita (harshita-soni)

harshita-soni

Geek Repo

Github PK Tool:Github PK Tool

Harshita 's repositories

Brobot-aiproject

The idea behind this project is to develop a new generation of mental healthcare tools that are as dynamic as the people they serve. This has been achieved by deploying a bot service that helps ease the initial screening process for people who are seeking mental health related aid. BroBot is designed to be there for you, to have a tiny conversation, to vent out your feelings and to direct you to the right professionals if required.

Language:Jupyter NotebookStargazers:4Issues:1Issues:0

data-linkage-and-classification

The aim is to implement and evaluate a data linkage system and a classification system using sound data science principles.

Language:PythonStargazers:1Issues:1Issues:0

sql

10 SQL queries relating to a specific problem/task. Assignment for INFO20003 Database Systems.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

algorithms-in-c

This project comprises several tasks which require you to design your own algorithms to solve a given problem within the given time/space complexity. Following that, it contains a complexity analysis performed for every algorithm. It demonstrates a deep understanding of advanced C concepts such as dynamic memory allocation, structures, linked lists, etc.

Language:CStargazers:0Issues:1Issues:0

c-programming

Short programs to solve popular problems in C language

Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

csv-manipulation-and-c-fundamentals

This program reads a CSV file and performs various operations to calculate statistical parameters(min, max, avg) and display them as specified in the spec. In addition to this, it sorts the input data in a manner specified by user input and plots the statistical values accordingly. Demonstrates a thorough understanding of arrays, strings, functions, typedef and other core C concepts.

Language:CStargazers:0Issues:1Issues:0

data-visualisation

Various visualizations of the iris dataset

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

graph-algorithms

This project comprises several tasks which require you to design algorithms that solve graph problems. Following that, it contains a complexity analysis performed for every algorithm.

Language:CStargazers:0Issues:1Issues:0

python-data-crawling-and-scraping

A small data science project including some data crawling, scraping, processing, and analysis using Python.

Language:PythonStargazers:0Issues:1Issues:0

er-modelling

Small project for INFO20003 (Database systems) comprising of modelling an ER diagram for Netflix.

Stargazers:0Issues:1Issues:0

rpa-and-advanced-c

Program to evaluate candidate routines for Robotic Process Automation. Demonstrates a strong understanding of dynamic memory and linked data structures and programming skills in terms of program design, testing, and debugging. The main aim is to implement RPA for executing routine clerical tasks in organizations and implement simple mechanisms for checking candidate routines in a given trace of executed activities.

Language:CStargazers:0Issues:1Issues:0