-
DCE-MRI Tool in MATLAB
General utility functions written in MATLAB/Octave as part of a software toolkit for analyzing 4-dimensional (4D) dynamic contrast-enhanced magnetic resonance imaging (dce-mri) data. -
Lean Body Mass Estimation in R
Comparison of ten predictive statistical models for estimating lean body mass against dual-energy X-ray absorptiometry (DXA) in older patients using correlation, Bland-Altman plots, and hypothesis testing. -
Expense Tracking System in Python
A comprehensive expense management application built with FastAPI backend and Streamlit frontend, featuring real-time analytics and MySQL database integration for efficient personal finance tracking. -
EDA in Hospitality Domain in Python
Data analysis for an imaginary hotel chain to uncover insights and recommend strategies for growth. -
EDA in Banking Domain in Python
Data analysis for an imaginary bank (using 50,000 customer records) to design and launch a competitive credit card product that aligns with market demands and customer preferences while minimizing failure risk. -
Movies Project in SQL
A comprehensive SQL reference guide with practical examples covering fundamental to advanced SQL queries. All examples use a movies database schema for real-world learning.
-
Hello GitHub Actions
Learned the basics of GitHub Actions, including how to automate workflows directly from your repository using YAML configuration files. -
Test with Actions 2
Practiced configuring and running advanced CI workflows using GitHub Actions, focusing on automated testing and continuous integration best practices. -
Publish Packages
Practiced GitHub Actions to publish my project to a Docker image. -
Your First Extension for GitHub Copilot
Built and published a custom extension for GitHub Copilot, extending its coding capabilities to fit specific development needs. -
Getting Started with GitHub Copilot
Explored GitHub Copilotβs AI-powered code completions, learning how to boost productivity and write code faster. -
Introduction to GitHub
Covered GitHub essentials: creating repositories, managing files, and collaborating with others on code projects. -
Communicate Using Markdown
Mastered Markdown syntax to create well-formatted README files, documentation, and collaborative notes. -
GitHub Pages
Learned to publish and customize personal or project websites directly from GitHub repositories using GitHub Pages. -
Review Pull Requests
Practiced code review workflows, including providing feedback on pull requests and collaborating with team members to improve code quality. -
Resolve Merge Conflicts
Learned how to identify, understand, and resolve merge conflicts when working in collaborative repositories. -
Release Based Workflow
Explored advanced branching and release management strategies to ship project updates in a controlled and organized manner. -
Connect the Dots
Developed skills in linking issues, pull requests, and commits to streamline project management and maintain clear development history. -
Code with Codespaces
Learned to set up and use GitHub Codespaces for cloud-based development, enabling instant coding environments in the browser. -
Introduction to Repository Management
Gained foundational knowledge in managing repository settings, access controls, and collaboration features for effective project organization.