-
DCE-MRI Tool in Matlab
General utility functions written in MATLAB as part of a software toolkit for analyzing dynamic contrast-enhanced magnetic resonance imaging (dce-mri) data. -
Lean Body Mass Estimation in R
Comparison of ten predictive statistical modeles for estimating lean body mass with dual-energy X-ray absorptiometry (DXA) in older patients.
-
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.