first commit
This commit is contained in:
commit
8c0889078f
16
.github/workflows/update-readme.yml
vendored
Normal file
16
.github/workflows/update-readme.yml
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
name: GitHub - Activity - Readme
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: jamesgeorge007/github-activity-readme@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
37
README.md
Normal file
37
README.md
Normal file
@ -0,0 +1,37 @@
|
||||
# Hi 👋 - I'm ngn!
|
||||
|
||||
## I'm a highschool student insterested in:
|
||||
- ⚙️ Computer hardware
|
||||
- 🔌 Electronics
|
||||
- 🖥️ Programming
|
||||
- 🔒 Cyber security
|
||||
- 🐧 Linux
|
||||
|
||||
### Contact with me
|
||||
[](https://discord.com/users/568131907368386565)
|
||||
[](mailto:ngn13proton@proton.me)
|
||||
|
||||
### Languages and Tools that I'm learning
|
||||
<img align="left" alt="Python" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="NodeJS" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="HTML" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="CSS" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="Java" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/java/java-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="C++" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cplusplus/cplusplus-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="C" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/c/c-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="Linux" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linux/linux-original.svg" style="padding-right:10px;" />
|
||||
<img align="left" alt="AWS" width="26px" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/amazonwebservices/amazonwebservices-original.svg" style="padding-right:10px;" />
|
||||
|
||||
<details>
|
||||
<summary>✨ Activity</summary>
|
||||
|
||||
<!--START_SECTION:activity-->
|
||||
<!--END_SECTION:activity-->
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>⚡ Stats</summary>
|
||||
|
||||
<img align="left" alt="codeSTACKr's GitHub Stats" src="https://github-readme-stats.vercel.app/api?username=ngn13&show_icons=true&hide_border=false&title_color=ff652f&icon_color=FFE400&bg_color=09131B&text_color=ffffff&border_color=0c1a25" />
|
||||
</details>
|
BIN
assets/discord.png
Normal file
BIN
assets/discord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 440 B |
BIN
assets/mail.png
Normal file
BIN
assets/mail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 326 B |
BIN
assets/python.png
Normal file
BIN
assets/python.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 427 B |
Loading…
x
Reference in New Issue
Block a user