From 60ba88fe748893edbaf93ab7451eb7c2e1fbbe52 Mon Sep 17 00:00:00 2001 From: Sang Putu Sandhyana Yogi <79888425+youronlydimwit@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:59:08 +0700 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 51358ee..d963873 100644 --- a/README.md +++ b/README.md @@ -35,15 +35,22 @@ Hi Everyone! My name is Sang Putu, and I am a Data Science Enthusiast. I work as ### SQL -**Description:** This directory attempts to use SQL for making a database system and data querying with examples of DDL and DML. The databases are dummy data built by myself, free to reproduce. +**Description:** This directory attempts to use SQL for making a database system and data querying with examples of DDL and DML. Most of the databases are dummy data built by myself, free to reproduce. -#### Predictions Projects - -### VBA - -**Description:** - +#### [SQL Projects](github.com/youronlydimwit/Data_ScienceUse_Cases/SQL) +- Bike Store - WIP +- Luxtoys - WIP ### Scripts -**Description:** - +**Description:** This directory's usage is to act like a cloud for my python scripts to be loaded as modules, mostly for visualizations and/or dataframe processing. + +### VBA + +**Description:** With experience in using Microsoft Excel, some tasks are becoming tedious, and I have uploaded some VBA scripts to be loaded as Macros in your own devices. + +#### VBA Projects +- Text Similarity + +