Luke Eckersley
Data Analyst
About Me
Hello! I’m Luke Eckersley. I am passionate about computer science, data and new technologies. I am beginning my data analyst journey and love expanding my skill set. I am a fast learner and a team player that gets the job done.
I enjoy logical problems and a good challenge!
Bio
Professional Skills
Work Experience
Education
Portfolio
Python
Telegram Bot
Built a telegram bot to check live member count for Revo gyms. Users can set their desired live count at their local gym and the bot will message them when the live count drops below this value.
C++ / Mathematics
Rotating Shapes
Taking inspiration from Andy Sloane and his famous donut, I wanted to create a rotating shape displaying in the terminal. What I created was a shape class that can be inhereted from to gain rotation and terminal display functionality.
Python / C++
Binance Trader
In the process of building a trading application utilizing the Binance API with a strategy based on the turtle trading strategy. As of my most recent backtests, this method does not look very profitable in the current crypto climate. However, this project vastly improved my programming skills. In working on this project, I also learnt how to bind C++ libraries for use into Python using Pybind11.
