diff --git a/.github/workflows/lang-usage.yml b/.github/workflows/lang-usage.yml deleted file mode 100644 index 517506c..0000000 --- a/.github/workflows/lang-usage.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: GitHub Profile Language Visualizer - -on: - push: - branches: - - main - workflow_dispatch: - -jobs: - visualize: - runs-on: ubuntu-latest - - steps: - - name: Checkout code - uses: actions/checkout@v3 - - - name: Run GitHub Profile Language Visualizer - uses: Platane/snk@v3 - with: - github_user_name: 'Kirito666coder' - outputs: | - dist/github-contribution-grid-snake.svg - dist/github-contribution-grid-snake-dark.svg?palette=github-dark - dist/github-contribution-grid-snake.gif?color_snake=orange&color_dots=#bfd6f6,#8dbdff,#64a1f4,#4b91f1,#3c7dd9 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml deleted file mode 100644 index cca4766..0000000 --- a/.github/workflows/main.yml +++ /dev/null @@ -1,52 +0,0 @@ -# GitHub Action for generating a contribution graph with a snake eating your contributions. -name: Generate Snake Game - -# Controls when the action will run. -on: - schedule: - # every 12 hours - - cron: "0 */12 * * *" - - # This command allows us to run the Action automatically from the Actions tab. - workflow_dispatch: - - # Also run on every push on the main branch - push: - branches: - - main - -# The sequence of runs in this workflow: -jobs: - # This workflow contains a single job called "build" - build: - # The type of runner that the job will run on - runs-on: ubuntu-latest - - # Steps represent a sequence of tasks that will be executed as part of the job - steps: - - name: Clone repo - uses: actions/checkout@v3 - - - name: Generate the snake files in './dist/' - uses: Platane/snk@v3 - id: snake-gif - with: - github_user_name: ${{ github.repository_owner }} - outputs: | - dist/github-contribution-grid-snake.svg - dist/github-contribution-grid-snake-dark.svg?palette=github-dark - dist/github-contribution-grid-snake.gif?color_snake=orange&color_dots=#bfd6f6,#8dbdff,#64a1f4,#4b91f1,#3c7dd9 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - - name: Show build status - run: git status - - - name: Push new files to the output branch - uses: crazy-max/ghaction-github-pages@v3.1.0 - with: - target_branch: output - build_dir: dist - commit_message: Update snake animations - env: - GITHUB_TOKEN: ${{ secrets.GH_PAT }} diff --git a/README.md b/README.md deleted file mode 100644 index a0327e9..0000000 --- a/README.md +++ /dev/null @@ -1,520 +0,0 @@ -
Tools & Technologies | -|||||
---|---|---|---|---|---|
- - Windows - Development on Windows OS - |
-
- - Linux - Preferred OS for development - |
-
- - VS Code - Daily driver editor - |
-
- - Git - Confident with version control - |
-
- - GitHub - Actively pushing projects - |
-
- - Node.js - Building backend APIs - |
-
- - Figma - Proficient in UI/UX designing - |
-
- - Postman - API testing tool - |
- ||||
Programming Languages | -|||||
- - HTML - Used in 50+ projects - |
-
- - CSS - Intermediate level - |
-
- - JavaScript - Core language, confident - |
-
- - TypeScript - Used with React & Node - |
-
- - Python - Used in backend applications - |
- |
Frameworks | -|||||
- - Next.js - SSR, fullstack app framework - |
-
- - Angular - Component-based frontend framework - |
-
- - Express - Used in MERN projects - |
-
- - Django - Web framework for Python - |
-
- ||
Libraries | -|||||
- - React - Used in 40+ projects - |
-
- - Tailwind CSS - Preferred UI styling - |
-
- - React Router DOM - Declarative routing for React apps – I use it to handle dynamic pages and navigation. - |
-
- - Redux - State management for JavaScript apps - |
-
- - Axios - Promise-based HTTP client for the browser and Node.js - |
-
- - Framer Motion - I use Framer Motion daily for smooth, interactive animations in React. - |
-
- - GSAP - Powerful animation library for modern web interfaces - |
-
- - Three.js - 3D web experiences with WebGL - |
- ||||
- - JWT - Secure token-based authentication for APIs - |
-
- - Passport.js - Simple, modular authentication middleware for Node.js - |
-
- - OAuth - Authorization protocol for secure third-party access - |
-
- - Socket.IO - Real-time, bidirectional communication between web clients and servers - |
-||
- - shadcn UI - Component library built on top of Radix UI & Tailwind CSS - |
-
- - - Skiper UI - Beautiful, customizable React component library for modern dashboards - |
-
- - Material UI - React components for faster web development - |
-
- |||
Databases | -|||||
- - MongoDB - Database for most apps - |
-
- - MySQL - Relational database knowledge - |
-
- - Redis - In-memory database - |
- |||
AI Tools | -|||||
- - ChatGPT - AI Assistant for development - |
-
- ![]() - Cursor - AI-based code editor - |
-
- - Pieces - AI-powered dev assistant & workflow - |
-|||
Dev Tools & Build Tools | -|||||
- - NPM - JavaScript package manager - |
-
- - pnpm - Fast, disk space-efficient package manager - |
-
-
- - Vite - Frontend build tool & dev server - |
-
- - Docker - Containerization tool - |
-
- - Webpack - Module bundler & build tool - |
-
- - Clerk - Authentication & user management - |
-
Cloud & Deployment | -|||||
- - Cloudinary - Media management & image hosting - |
-
- - AWS - Cloud computing platform - |
-
- - Vercel - Frontend deployment platform - |
-|||
Testing Tools | -|||||
- - Jest - Testing framework for JavaScript - |
-
Github Stats | -Graph | -
- |
-
- - |
-
GitHub Streak | -LeedCode Stats | -
- |
-
- |
-
Most Used Languages | -Waka Time | -
- |
- |
-
-