Skip to content
View AnushDeCosta's full-sized avatar
:octocat:
working on improving
:octocat:
working on improving

Block or report AnushDeCosta

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 250 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
AnushDeCosta/README.md

Hi there 👋, I'm Anush from Melbourne, Australia

Data Analyst | Passionate about automation, storytelling, and solving real-world problems with data


I'm a data-driven professional with 10+ years' background in logistics, operations, and creative arts — now channelled into data analytics. I’ve delivered measurable impact through automation, data cleaning, and reporting solutions using Python, SQL, and Excel.

Currently pursuing a Bachelor of Data Analytics at the University of South Australia and expanding my knowledge with the Google Data Analytics Professional Certificate.

I enjoy building tools, visualisations, and stories that turn raw data into business insight.


🔭 Current Focus

  • Building real-world data analytics projects using Python, SQL, and Tableau
  • Learning advanced analytics techniques (machine learning, predictive modelling)
  • Enhancing my knowledge through academic and industry certifications
  • Blending creativity with logic — from dashboards to algorithms

📌 Featured Projects

🔐 Caesar Cipher Encryption

Python tool for encrypting, decrypting, and brute-forcing Caesar ciphers. Showcases algorithmic thinking and clean, modular code.

📊 Legacy Employee Database Analysis

PostgreSQL queries to analyse workforce trends, tenure, and salaries — optimising decision-making for HR and operations.

🌤️ Weather & Vacation Recommender

API-powered data analysis across 500+ cities to recommend ideal travel destinations. Involves data collection, wrangling, and visualisation.

📈 VBA Stock Market Data Analysis

Automated Excel VBA workflow to track, analyse, and summarise stock data — a blend of financial logic and macros.

🛍️ OOP Store Simulator

Object-oriented Python app simulating a store's product management system — demonstrating class design, encapsulation, and usability.

🪐 Solar System Exploration

OOP-based simulation that models planets and a solar system, highlighting my understanding of classes, relationships, and data validation.


📚 Skills & Tools

Programming & Scripting
PythonSQLJavaScriptHTMLVBANoSQL

Data Analysis & Visualisation
PandasSeabornExcel (Power Query & VBA)TableauPower BIJupyter

Database Management
PostgreSQLMySQLMongoDB

Development & Web Tools
GitHubFlaskETL PipelinesAPI Integration


🧠 Education & Certifications

🎓 Bachelor of Data Analytics, University of South Australia (Current)
🎓 Certificate in Data Analytics, Monash University – WAM: 98.86%
📜 Google Data Analytics Certificate, Coursera (In Progress)


📫 Let’s Connect


Popular repositories Loading

  1. matplotlib-SCC-Treatment-Analysis matplotlib-SCC-Treatment-Analysis Public

    This analyzes the effectiveness of drug regimens on tumors(tested on 249 mice) for Pymaceuticals Inc. The dataset is processed, visualized, and statistically analyzed to understand the relationship…

    Jupyter Notebook 1

  2. VBA-Stock-Market-Data-Analysis VBA-Stock-Market-Data-Analysis Public

    VBA-StockMarketAnalysis is a VBA script that automates stock data analysis. It reads the excel file and generates a report with ticker symbols, yearly and percentage changes, and total stock volume…

    Visual Basic .NET 1

  3. Python-Budget-and-Vote-Analysis Python-Budget-and-Vote-Analysis Public

    This Python for data analysis covers data analysis and text file creation, PyBank analysis, and PyPoll analysis. It showcases Python's capabilities in processing datasets, calculating summary stati…

    Python

  4. Pandas-School-Analysis Pandas-School-Analysis Public

    This explores school performance in a local government jurisdiction. The analysis covers data collection, correlation between spending and student performance, school size and passing rates, and di…

    Jupyter Notebook

  5. Python-WeatherVacation-Api Python-WeatherVacation-Api Public

    Weather and Vacation Analysis: Explore the relationship between latitude and weather variables. Generate scatter plots and regression models. Filter weather data to find cities with desired conditi…

    Jupyter Notebook

  6. SQL-Legacy-Employee-Database-Analysis SQL-Legacy-Employee-Database-Analysis Public

    This is a repository that focuses on analyzing a legacy database. It includes establishing a data model, engineering data, and analyzing data. Through tools like Quick DBD, PostgreSQL, and SQL quer…