- Zurich
-
09:56
- 1h ahead - https://kuda.ai
- in/davidkuda
-
-
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedJul 24, 2024 -
ds_and_algs Public
Data Structures and Algorithms implemented in Go
-
blog-kuda-ai Public
src code of my personal website kuda.ai
-
-
nbdbsession Public
Connect to your database (e.g. redshift or postgres) from your jupyter notebook to interactively run queries and see the output immediately.
-
-
-
python_pw_cli Public
A python based command line interface to manage secrets such as passwords.
-
-
-
-
-
gitlab-api-client Public
Programmatically access GitLab with Python
-
react-fundamentals Public
Forked from epicweb-dev/react-fundamentalsMaterial for my React Fundamentals Workshop
-
colink-space Public
COLINK.SPACE: Store links, remember links, share links with your peers.
-
-
airflow Public
Forked from apache/airflowApache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
-
-
etl_with_pyspark Public
Udacity Data Engineer Project 4
-
-
-
-
Udacity Data Engineer Project 2
-
personal-music-blog Public
In this project I was digging really deep into semantic HTML5 and responsive CSS3 -- including CSS Grid, CSS Flexbox and media queries.
-
postgres_data_modeling Public
Udacity Data Engineer Project 1: I use Python to extract data from json files, pandas to transform the data and finally psycopg2 to load the data to Postgres.
-
travel-app Public
This app gets input from user: Start date, end date and destination. Based on that input the app requests three APIs: Geonames to get geodata, Weatherbit (with geodata) to get weather and finally P…
-
vanilla-js-landingpage Public
This page includes vanilla JavaScript functionality such as dynamically adding content or scrolling.