https://github.com/albertzhaoca/aboutme

a blog of mine

https://github.com/albertzhaoca/aboutme

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

a blog of mine

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

Albert's Blog

Welcome to my blog! I'm Albert, a Computer Science undergraduate. This blog is a place where I share my thoughts, ideas, and experiences related to computer science and my journey as a student.

TBH, I don't want to cover only CS stuff, but as you can see, I am a CS undergraduate. You know the purpose of most CS undergraduate writing a blog: yeah, absolutely passionate. However, I want to treat it as one of my personal projects to show my understanding of computer science especially software engineering to get a internship and, finally, a job 😂.
Hope one day I can write something else (maybe something about language learnign cause I am interested in human language but can only use English and Chinese,HAHAHA, I can't even say I can speek mandarin flutely😵‍💫, yeah, I come from Sichuan), but if I wrote something not about CS and offense you it is my fault.

Copyright Notice and Disclaimer

All code in this repository is free to copy, modify, and distribute. While I am trying my best to provide references for the content, due to my own limitations and laziness😪, especially with the notes, it's possible that some content may not be properly attributed. If you find any content that lacks proper attribution, please contact me and I will remove it.

In the future, I plan to standardize my articles and automate the provision of references to ensure all content is properly attributed.

Please note that while I am doing my best to ensure the accuracy of the information in this blog, I cannot guarantee it. Use the information at your own risk. I am not responsible for any consequences that may arise from the use of the information in this blog.

For any issues, please contact me at zhaoq@kean.edu.

About the Project

This frontend side is built with React, Redux, React-Router, and MUI to keep simplfied.

Image description Image description Image description Image description

The details will be discussed latter.
....

Topics

Here are some of the topics you might find here:

  • Algorithms and Data Structures
  • Web Development
  • Software Engineering
  • And much more!

Running the Project Locally

To run the project on your local machine and make your own one, follow these steps:

  1. Clone the repository: git clone https://github.com/AlbertZhaoCA/aboutme.git
  2. Navigate into the directory: cd repository
  3. Install the dependencies: npm install
  4. Start the server: npm start
  5. make your own change and happy hacking

Contributing

While this is primarily a personal blog, I'm open to contributions that can help improve the site or fix issues. If you'd like to contribute, please feel free to open a pull request.

Contact

If you have any questions or comments, feel free to reach out to me at zhaoq@kean.edu.

Thanks for stopping by!

Owner

  • Name: Albert Zhao
  • Login: AlbertZhaoCA
  • Kind: user

A CS sophomore at Kean University Interest in HCI, NLP, and software architecture

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Dependencies

package-lock.json npm
  • 1318 dependencies
package.json npm
  • @emotion/react ^11.11.4
  • @emotion/styled ^11.11.5
  • @fontsource/roboto ^5.0.13
  • @mui/material ^5.15.20
  • @reduxjs/toolkit ^2.2.5
  • @testing-library/jest-dom ^5.17.0
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • react ^18.3.1
  • react-dom ^18.3.1
  • react-redux ^9.1.2
  • react-router-dom ^6.23.1
  • react-scripts 5.0.1
  • web-vitals ^2.1.4