edseldim
Data Scientist | Math | Software Development | Backend | Data Science content creator on twitter
Pinned Repositories
advent_of_code_rust
AffinityPropagation
Affinity Propagation Algorithm is implemented
Backup-Utility
This script automates the regular backup process for specified directories on a Linux server. It creates timestamped backup files. For educational purposes only.
blango
Starting point for the Advanced Django course
dotnetbootcamp
dynamic-front
This repo contains a dynamic website using only pure CSS and JS. It's made for learning purposes
FirstRoundElectionsFr
A data visualization spreadsheet on Excel
git_notes
A markdown repo with all the github commands you will ever need
steam_prices_data_engineering
wcscrapper
This is a project that combines data engineering (extract-transform-load), a backend powered by Django and a frontend using AJAX
edseldim's Repositories
edseldim/steam_prices_data_engineering
edseldim/wcscrapper
This is a project that combines data engineering (extract-transform-load), a backend powered by Django and a frontend using AJAX
edseldim/AffinityPropagation
Affinity Propagation Algorithm is implemented
edseldim/FirstRoundElectionsFr
A data visualization spreadsheet on Excel
edseldim/advent_of_code_rust
edseldim/Backup-Utility
This script automates the regular backup process for specified directories on a Linux server. It creates timestamped backup files. For educational purposes only.
edseldim/blango
Starting point for the Advanced Django course
edseldim/dotnetbootcamp
edseldim/dynamic-front
This repo contains a dynamic website using only pure CSS and JS. It's made for learning purposes
edseldim/git_notes
A markdown repo with all the github commands you will ever need
edseldim/model_creation_example
edseldim/neural_network_from_scratch
edseldim/reinforcement_learning
A repo with all the notes taken during my RL learning journey
edseldim/saime-script
This is a python script to validate up time of the saime web, even you can change the URL and you can use to everything that you want
edseldim/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
edseldim/TDDPractice