LeahE128
MSc in Computer Science Student, UCD. Background in Biotechnology. Interested in solving complex biological/health problems using computer science.
Pinned Repositories
abstract-data-structures
Understand the structure, nature and use of fundamental data structures including, arrays, linked lists, stacks, and queues.
bash-social-media
This project implements a basic social media system. The system has a client-server architecture, and let users (clients) exchange public messages on their “wall” with friends.
computer-architecture-multiprocessing
The objective of this project is to evaluate speedup derived from using multiple CPU cores through the multiprocessing facility in Python.
cryptocurrency-analysis
A technical comparison between Bitcoin, Ethereum and Tron cryptocurrencies using various criteria.
data-analytics-covid-predict
This repository involved training and evaluating prediction models on a COVID-19 dataset provided by the Centers for Disease Control and Prevention (CDC) that was cleaned prior to prediction.
data-analytics-covid-prep
This repository involved understanding and cleaning COVID-19 data obtained from the Center for Disease Control and Prevention (CDC).
data-structures-alg-time-complexity
This repository implements time complexity and curve fitting algorithms.
java-games
In this repository, a program to implement a simple games system with points and a leaderboard was created. The two games created were coin flip and rock,paper, scissors.
LeahE128
python-object-oriented-programming
Two projects implemented to understand and learn the concepts of object oriented programming.
LeahE128's Repositories
LeahE128/abstract-data-structures
Understand the structure, nature and use of fundamental data structures including, arrays, linked lists, stacks, and queues.
LeahE128/bash-social-media
This project implements a basic social media system. The system has a client-server architecture, and let users (clients) exchange public messages on their “wall” with friends.
LeahE128/computer-architecture-multiprocessing
The objective of this project is to evaluate speedup derived from using multiple CPU cores through the multiprocessing facility in Python.
LeahE128/cryptocurrency-analysis
A technical comparison between Bitcoin, Ethereum and Tron cryptocurrencies using various criteria.
LeahE128/data-analytics-covid-predict
This repository involved training and evaluating prediction models on a COVID-19 dataset provided by the Centers for Disease Control and Prevention (CDC) that was cleaned prior to prediction.
LeahE128/data-analytics-covid-prep
This repository involved understanding and cleaning COVID-19 data obtained from the Center for Disease Control and Prevention (CDC).
LeahE128/data-structures-alg-time-complexity
This repository implements time complexity and curve fitting algorithms.
LeahE128/java-games
In this repository, a program to implement a simple games system with points and a leaderboard was created. The two games created were coin flip and rock,paper, scissors.
LeahE128/LeahE128
LeahE128/python-object-oriented-programming
Two projects implemented to understand and learn the concepts of object oriented programming.
LeahE128/sql-database-hospital
Implementing an sql database that contains the advertising of positions for Hospitals which require certain skills for each position. Included are databases containing information for interview details, position details, position skills, required, candidate details, candidate skills and hospital details.
LeahE128/tfc-workshop
LeahE128/web-dev-personal-website
This repository includes a personal website which has five pages including a homepage with a brief description of myself, an about page with more info about me and testimonials, an experience page with my work experience to date, an interests page with my interests and hobbies and a contact me page with contact details.
LeahE128/wheelieGood
A clean and functional web application designed for a user to navigate the Dublin Bikes self-service rental system. The user can find the closest available bike, plan their bike route, obtain weather information, visualise availability graphs as well as a host of additional features.