Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phamhongphuc1999/my-code
some code
https://github.com/phamhongphuc1999/my-code
Last synced: about 2 months ago
JSON representation
some code
- Host: GitHub
- URL: https://github.com/phamhongphuc1999/my-code
- Owner: phamhongphuc1999
- Created: 2020-10-29T10:03:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:42:03.000Z (3 months ago)
- Last Synced: 2024-09-15T01:41:30.644Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 56.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My code
## Structure
| Folder | Description |
| :-------------------------------- | :-------------------------------------------------- |
| [c language](./c-language/) | C and C++ program |
| [ga-tsp](./ga-tsp/) | Python code initialize ga for resolving tsp problem |
| [jena](./jena/) | My jena tutorial |
| [kubernet](./kubernet/) | Some my favorite code |
| [nodejs](./nodejs/) | Coding |
| [rust](./rust/) | My rust tutorial |
| [ubuntu-docker](./ubuntu-dcoker/) | Docker ubuntu for run mpi and opnemp code |## References
- https://www.tecmint.com/install-oh-my-zsh-in-ubuntu/
- https://qirolab.com/posts/install-and-setup-oh-my-zsh-on-ubuntu-system
- https://programmingpercy.tech/blog/learn-how-to-use-neovim-as-ide/