很高兴遇见你,请多指教
- Finish my Computer Engineering Master Degree
- Taking online courses about Data Science and Machine Learning
- Business practices on bi4 Group Spain 🚀 coming soon
- Waking up earlier to make good use of the day
- Coding at least 4 hours a day
- Exercising 3 days a week
- Improving my CV with some education apart from university
Create Your First Ethereum Smart Contract With Remix IDE
Build a Blockchain-powered chat from your browser!.How to Create a Self-Updating README.md for Your GitHub Profile
A good tutorial to do your first steps with GitHub ActionsHow You Should Structure Your React Applications
A matter of taste, sure, but here is an approach that scales.- Pro Tips to Help You Get Started With Your Side Project
Begin with solid foundations to keep the excitement kicking in... - How to Take Care of Your Personal Branding as a Programmer
It’s more than just refreshing your resume - 7 New Features Shipping With ES2020
GlobalThis, optional chaining, private fields in classes, the nullish coalescing operator, and more
📊 This Week I Spent My Time On:
C/C++ 5 hrs 2 mins ██████████████░░░░░░░░░░░ 56.51 %
PyTorch 1 hr 11 mins ███▒░░░░░░░░░░░░░░░░░░░░░ 13.39 %
Python 1 hr 7 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.61 %
Markdown 34 mins █▓░░░░░░░░░░░░░░░░░░░░░░░ 06.44 %
JSON 17 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 03.23 %
Others 38 mins █▓░░░░░░░░░░░░░░░░░░░░░░░ 07.82 %
🎁 Projects | ⭐ Stars | 📚 Forks | 🛎 Issues | 📬 Pull requests |
React PullToRefresh component | ||||
Typescript & React Chrome Extension Starter | ||||
NodeJs Express TypeScript GraphQL Starter |
Tools and Environments
Languages and Frameworks
- MosAIc
- project-based-learning
- python-programming-exercises
- awesome-for-beginners
- developer-roadmap
- Red Alert1
- OpenHarmony
- coder2gwy
- cskaoyan
// C语言代码
int main()
{
printf("hello world.\n");
return 0;
}
// c++ 语言代码
int main()
{
cout << "hello world." << endl;
return 0;
}
// Java 代码
public class HelloWorld {
public static void main(String[] args) {
System.out.println("hello world.");
}
}
# python 语言代码
print("python")
You found a secret! wang2018110733/wang2018110733 is a ✨special ✨ repository that you can use to add a README.md to your GitHub profile. Make sure it’s public and initialize it with a README to get started.
你发现了一个秘密!wang2018110733/wang2018110733是一个✨特殊的✨存储库,您可以使用它来添加自述文件。md到你的GitHub配置文件。确保它是公共的,并使用README初始化它以开始。wang2018110733/wang2018110733 is a special repository. Its README.md will appear on your public profile! Send feedback wang2018110733/wang2018110733为特殊存储库。其自述。md会出现在你的公众形象中!发送反馈