Skip to content
View DanHarJor's full-sized avatar
Block or Report

Block or report DanHarJor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DanHarJor/README.md

Hi there 👋

Welcome to my GitHub. I have organised the final Jupyter-Notebooks from several of my most interesting projects into one repo.

https://github.com/DanHarJor/InterestingDataScienceProjects

Python

Most of my coding experience is in Python. It is the main language we used in UNIPD Physics of Data (2021-2023) and the language used in the interesting projects repo.

The main libraries used are:

  • Tensorflow
  • Pytorch
  • Optuna Hyper Parameter Tuning
  • Dask Parallelization

Java

I also have some experience in Java. I first used it in a class called Models of Physical Phenomena back in 2016 at the University of Liverpool. We used it to track particle trajectories in the LHC. We were given data on the initial position, momentum and mass of each particle. We also had data on the external magnetic field. The main goal was to find the mass of the Higgs Boson. Unfortunately, I didn't have git at this time and I don't have the code any more.

I did another Java project in Physics of Data at UNIPD. I took a class called Information Retrieval where I had to create a novel approach to a search engine. We used Apache Lucene and its core modules to create a basic bag of word pipeline. Then we experimented with using Wikipedia's public list of page titles to decipher if some consecutive words have a single meaning. For example, New and York are two words with one meaning when written together. The system should link them together to provide better search results. The repo is in BitBucket, feel free to check it out.

C++

C++ is the obvious choice for speed but it has also found a niche in Arduino microcontrollers. I learnt some C++ in order to develop my Arduino controlled medication dispension system. It is used to control a stepper motor that turns a tray of compartments towards an opening in the device. C++ also manages serial communication with a Python GUI that can program the device to dispense at the appropriate time. I think an impenetrable version of the device would be useful for care workers who have patients that must take addictive medication. It could also be useful for smokers to manage their daily tobacco dose when trying to quit. Here is a link to my DrugBox code.

Popular repositories

  1. InterestingDataScienceProjects InterestingDataScienceProjects Public

    This repository is here to host the finalised versions of various data science projects that I have competed. This to showcase my capabilities for future employers or collaborators.

    Jupyter Notebook 2 1

  2. CompLabB-UNIPD-TeamDream CompLabB-UNIPD-TeamDream Public

    This repository was created for the collaboration of our group in the completion of the Laboratory of Computational Physics Class in year 1 semester 2 of the Physics of Data Masters degree in UNIPD…

    Jupyter Notebook 1 1

  3. LaboratoryOfComputationalPhysics_Y4 LaboratoryOfComputationalPhysics_Y4 Public

    Forked from denny-lamon/LaboratoryOfComputationalPhysics_Y4

    Repo for Laboratory of Computational Physics, year 21-22

    Jupyter Notebook

  4. MAPDA-FPGA-VHDL MAPDA-FPGA-VHDL Public

    MAPD: Labs and Group Project Work

    VHDL

  5. UNIPD_AdvancedStatistics_Rhomework UNIPD_AdvancedStatistics_Rhomework Public

    This was created to store the my personal homework assignments for advanced statistics of the Physics of Data masters course in unipd.

    Jupyter Notebook

  6. MAPD-B_TutorialsOnDaskPysparkSQLect MAPD-B_TutorialsOnDaskPysparkSQLect Public archive

    Forked from jpazzini/MAPD-B

    HTML