foxnic
Data Scientist and PhD student. Manchester. Repos mostly contain python, R, html and css.
Greater Manchester, UK
Pinned Repositories
1st-bubble-chart-in-r
My first attempt at creating a bubble chart scatter plot in R
1st-shiny-app
A summary of dummy timesheet data to show how data can be visualised with an interactive presentation using R & Shiny. It imports a CSV file, creates a plot for each aspect (week, person, project) and presents a slide per plot followed by a simple dashboard, allowing the user to interact with the plot by changing the colour of the bars.
auto_search_pdfs
Automate the the keyword search of a directory of PDFs, with additional similar search terms
awesome-inspiration
:fire: A curated list of content worth sharing to help you get inspired! :zap:
foxnic.github.io
Website: overview of me and my projects.
get_started_with_text_data_analysis
A short beginner's tutorial on text data analysis in python
my_first_flask_app
Simple flask app with web UI. Takes text input. When button clicked it displays the text that was input.
uk_python_users
A brief analysis of UK Python users who are employed full time, based on the 2019 StackOverflow survey.
US-Mass-Shootings-Analysis
An analysis of US mass shootings data (1982 to 2019) provided by Mother Jones. Analysis done using R in RStudio, results published to HTML using RMarkdown, and styled using CSS.
webademic
Tools for managing and visualising research papers and the connections between them.
foxnic's Repositories
foxnic/US-Mass-Shootings-Analysis
An analysis of US mass shootings data (1982 to 2019) provided by Mother Jones. Analysis done using R in RStudio, results published to HTML using RMarkdown, and styled using CSS.
foxnic/my_first_flask_app
Simple flask app with web UI. Takes text input. When button clicked it displays the text that was input.
foxnic/get_started_with_text_data_analysis
A short beginner's tutorial on text data analysis in python
foxnic/webademic
Tools for managing and visualising research papers and the connections between them.
foxnic/1st-bubble-chart-in-r
My first attempt at creating a bubble chart scatter plot in R
foxnic/1st-shiny-app
A summary of dummy timesheet data to show how data can be visualised with an interactive presentation using R & Shiny. It imports a CSV file, creates a plot for each aspect (week, person, project) and presents a slide per plot followed by a simple dashboard, allowing the user to interact with the plot by changing the colour of the bars.
foxnic/auto_search_pdfs
Automate the the keyword search of a directory of PDFs, with additional similar search terms
foxnic/awesome-inspiration
:fire: A curated list of content worth sharing to help you get inspired! :zap:
foxnic/beautiful-docs
Pointers to useful, well-written, and otherwise beautiful documentation.
foxnic/Cleaning-Data-In-R
A checklist of common cleansing tasks and the R code that can help with those.
foxnic/foxnic.github.io
Website: overview of me and my projects.
foxnic/get_uk_pubs_from_wikipedia
A python script to get the list of UK pub names from Wikipedia
foxnic/seaborn_visualisation_examples
A few examples of data visualisations using the python seaborn library
foxnic/speech_audio_to_text
Example python code for converting speech audio to text.
foxnic/uk_python_users
A brief analysis of UK Python users who are employed full time, based on the 2019 StackOverflow survey.
foxnic/1st-dumbbell-chart-in-r
My first attempt at creating a dumbbell chart in R, using UK gender pay gap data
foxnic/ADSwR
"Agile Machine Learning with R - A workflow" is an opinionated take on how to do a machine learning project in R
foxnic/beep_when_script_finished
Code examples for playing a sound when code has finished running.
foxnic/combinations_generator
Python Jupyter notebook that generates all combinations of 10 features
foxnic/first-timers-guide
A collection of guides for and by first-timers
foxnic/hacktoberfest19
Empty repo for practice!
foxnic/missing_children_england_2020_21_visualisations
Data visualisations of the NCA stats for missing children in England 2020 to 2021
foxnic/multi_label_text_classification
An example python script for multi-label multi-class classification for text
foxnic/networks_with_R
Code exercises from Statistical Analysis of Network Data with R (Kolaczyk & Csardi) and further exploration.
foxnic/visNetwork_tutorial
My exploration of the visNetwork library in R, using this tutorial: https://rpubs.com/a_pear_9/visNetwork