One solution for a issue: git commit a large file and cannot push it to the remote repo

If you git commit a large file and cannot push it to the remote repo. What should you do? If you just work in the local repo, you just need to delete the recent commit history. How to do that? Check my GitHub note

Use tips for VS-Code

Just use VS code as your Markdown editor and preview. What you need to know is they have Table of Contents in the side panel and you can preview the format easily. Check out my Markdown note too. 

A bug in Blogger theme that contain native "Read More" feature and How I avoid it

 The bug is that if you insert a link, it doesn't display on the main home page (just plain content). So, I chose the theme like current one (without native "Read More" feature). But you can use "Insert Jump Break" in the menu bar of text compose windows. 

My Paper Has Been Accepted!

Look at my LinkedIn Post, in which I share my published paper titled "Polymer bead size revealed via neural network analysis of single-entity electrochemical data". 

CS Course: Parallel Processing

I get A for the class of Parallel Processing at the University of Akron! This course is not easy. Lots of CUDA code~ I also use pyCUDA to do my final project. A good saying "If you don't consider performance, CUDA is simple". 

CS course: Operating System

In this course, I learned operating system (OS) concepts, including process management, process synchronization, memory management, and storage management. Some OS modules are implemented using C/C++ in Linux OS, including reproducing shell, semaphore, and file system.

CS course: Platforms for Big Data Programming

I finished the course of Platforms for Big Data Programming and got an A. I Learnt Python data analysis, Tensorflow, Keras, CNN, and PySpark. It's a great experience! I will put a list of skills. ✌

Use Tips of Zotero

I used Dropbox to store Zotero paper PDFs instead of saving the PDFs in the Zotero cloud (Dropbox is free for 5G storage). And deselect the checkbox for my PDF file-saving location. Check my Markdown Note for Zotero Use Tips.