diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml deleted file mode 100644 index e918af8..0000000 --- a/.github/workflows/snake.yml +++ /dev/null @@ -1,33 +0,0 @@ -name: Generate Snake Animation - -on: - schedule: - - cron: "0 */12 * * *" - workflow_dispatch: - push: - branches: - - main - -jobs: - generate: - permissions: - contents: write - runs-on: ubuntu-latest - timeout-minutes: 10 - - steps: - - name: Generate snake.svg - uses: Platane/snk/svg-only@v3 - with: - github_user_name: ${{ github.repository_owner }} - outputs: | - dist/github-contribution-grid-snake.svg - dist/github-contribution-grid-snake-dark.svg?palette=github-dark - - - name: Push snake SVGs to output branch - uses: crazy-max/ghaction-github-pages@v3.1.0 - with: - target_branch: output - build_dir: dist - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md deleted file mode 100644 index 0815c63..0000000 --- a/README.md +++ /dev/null @@ -1,85 +0,0 @@ -
- -[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=32&duration=3000&pause=1000&color=6A5ACD¢er=true&vCenter=true&random=false&width=700&height=80&lines=Developer+%F0%9F%92%BB;Student+%F0%9F%8E%93;Python+Coder+%F0%9F%90%8D;Math+Enthusiast+%F0%9F%A7%AE;Open+Source+Contributor+%F0%9F%8C%90)](https://git.io/typing-svg) - -
- -Iโ€™m an Indian student with a strong interest in **mathematics, physics, and computer science**. -I enjoy building things, solving hard problems, and learning how the world works โ€” from algorithms to astrophysics. - ---- - -## ๐Ÿง  Interests - -- Mathematics (problem solving, proofs, olympiad-style math) -- Physics (especially astrophysics and mechanics) -- Programming & computational thinking -- Open-source and collaborative projects - ---- - -## ๐Ÿ† Competitions & Programs -- ๐Ÿฅ‡ **Mathematik-Olympiade** โ€“ Qualified up to **Landesrunde** (State Finals) -- ๐Ÿงฎ **Jugend trainiert Mathematik (JuMa)** โ€“ Candidate -- ๐Ÿ”ฌ **Jugend forscht** โ€“ Research & project-based work -- ๐Ÿค– **World Robot Olympiad** โ€“ Made it up to National Finals -- ๐Ÿ“ **Pangea Mathematikwettbewerb** โ€“ Won Gold in Germany multiple times -- ๐Ÿ‘พ **And more!** - ---- - -## ๐Ÿ’ป Programming -- **Python** (main language) - - simulations, problem solving, and scientific code - - data handling and math-related code -- Familiar with: - - Git & GitHub - - basic scripting and project structuring -- Currently learning more about: - - algorithms - - scientific computing - - machine learning and AI - - combining physics + code - ---- - -## ๐Ÿš€ What Iโ€™m working on - -- Physics and math projects (simulations, explorations) -- ML and AI training -- Learning-focused repositories (clean code + documentation) -- Preparing for advanced competitions and long-term research-style work - ---- - -## ๐Ÿค Collaboration -Iโ€™m open to **student-friendly, interesting collaborations**, especially: -- open-source projects -- learning-focused or educational tools -- math / physics / CS-related ideas - -๐Ÿ“ซ **Contact:** -**urvish.l1@schule.bremen.de** - -๐ŸŒ **Website:** -**[devnull-bootloader.github.io](https://devnull-bootloader.github.io)** - -(Please note: Iโ€™m still a student, so I mainly collaborate on intermediate leveled and open projects, that donโ€™t require long daily sessions.) - ---- - -
- -[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&size=18&duration=3500&pause=1000&color=34D399¢er=true&vCenter=true&random=false&width=500&lines=Thanks+for+stopping+by!+%F0%9F%91%8B;Feel+free+to+reach+out!+%F0%9F%93%AB;Let's+build+something+cool!+%F0%9F%94%A5)](https://git.io/typing-svg) - -
- ---- - -### ๐Ÿ Contribution Snake - - - - - github contribution grid snake animation - diff --git a/github-contribution-grid-snake-dark.svg b/github-contribution-grid-snake-dark.svg new file mode 100644 index 0000000..98fde5e --- /dev/null +++ b/github-contribution-grid-snake-dark.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/github-contribution-grid-snake.svg b/github-contribution-grid-snake.svg new file mode 100644 index 0000000..9b36e12 --- /dev/null +++ b/github-contribution-grid-snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file