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 6288f63..0000000 --- a/README.md +++ /dev/null @@ -1,526 +0,0 @@ -

- -

- -

- -

- -
- -
- -
- -

- - - - - Discord - -

- -
- - -

Languages-Frameworks-Tools

- -
- -

Tools

-
- -

AI Tools

- ChatGPT - Cursor - -
- -

Programming Languages

-
- -

Frameworks

-
- -

Libraries & UI Libraries

- - - - - - - - - - - - -
- - -

Dev Tools & Build Tools

- - -
- -

Databases

-
- -

Cloud & Deployment

-
- -

Testing

-
- -

Mobile

- - React Native - -
- -
-
- - - -
- Tech Stack - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Tools & Technologies
-
- Windows
- Development on Windows OS -
-
- VS Code
- Daily driver editor -
-
- Git
- Confident with version control -
-
- GitHub
- Actively pushing projects -
-
- Figma
- Proficient in UI/UX designing -
-
- Postman
- API testing tool -
-
- Linux
- Preferred OS for development -
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 -
-
- Node.js
- Building backend APIs -
-
- Express
- Used in MERN projects -
-
- Django
- Web framework for Python -
Libraries
-
- React
- Used in 40+ projects -
-
- Tailwind CSS
- Preferred UI styling -
- React Router Icon
- 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 Icon
- Framer Motion
- I use Framer Motion daily for smooth, interactive animations in React. -
- JWT Logo
- JWT
- Secure token-based authentication for APIs -
- Passport.js Logo
- Passport.js
- Simple, modular authentication middleware for Node.js -
- OAuth Logo
- OAuth
- Authorization protocol for secure third-party access -
-
- Socket.IO
- Real-time, bidirectional communication between web clients and servers -
-
- Three.js
- 3D web experiences with WebGL -
- shadcn UI Logo
- shadcn UI
- Component library built on top of Radix UI & Tailwind CSS -
- Material UI Logo
- 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 Logo
- 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
- Clerk
- Authentication & user management -
Cloud & Deployment
-
- AWS
- Cloud computing platform -
-
- Vercel
- Frontend deployment platform -
Testing Tools
-
- Jest
- Testing framework for JavaScript -
- -
- -
-
- -
- GitHub Stats - - - - - - - - - - -
Private StatsPublic Stats
- - - -
- - - - - - - - - - - - -
GitHub StreakGraph
- GitHub Streak - - -
- -
- - - - - - - - - - - - -
Most Used LanguagesWaka Time
- - - Total time coded since Apr 28 2025 -
- -
-
-

My Contributions

-
- snake eating my contributions - -
-
-
- -
-
- - -
- About Me - - -
- -
- - - -```js -class Kirito { - constructor() { - this.stack = ["MongoDB", "Express", "React", "Node.js"]; - this.traits = ["Problem Solver", "Pixel Perfect", "Clean Coder"]; - this.motto = "Eat. Sleep. Code. Repeat."; - } - - think() { - return "Think deep. Build clean. Ship fast."; - } - - build() { - return "From idea to execution — I live the process."; - } - - code() { - return "Pixels to logic — I do it all."; - } - - debug() { - return "Code hard. Debug harder."; - } - - expandSkills() { - return [ - "Docker", - "CI/CD", - "REST", - "GraphQL", - "TypeScript", - "Angular", - "Django", - "MySQL" - ]; - } -} - -const me = new Kirito(); -me.code(); // "Pixels to logic — I do it all." -me.debug(); // "Code hard. Debug harder." -me.expandSkills(); // [ ...no limits ] - -``` - - -
-
diff --git a/gifs/css.gif b/gifs/css.gif deleted file mode 100644 index 6ae8591..0000000 Binary files a/gifs/css.gif and /dev/null differ diff --git a/gifs/html.gif b/gifs/html.gif deleted file mode 100644 index df43513..0000000 Binary files a/gifs/html.gif and /dev/null differ diff --git a/gifs/js.gif b/gifs/js.gif deleted file mode 100644 index feb45c4..0000000 Binary files a/gifs/js.gif and /dev/null differ diff --git a/gifs/py.gif b/gifs/py.gif deleted file mode 100644 index 7fd0d02..0000000 Binary files a/gifs/py.gif and /dev/null differ diff --git a/gifs/ts.gif b/gifs/ts.gif deleted file mode 100644 index 382213c..0000000 Binary files a/gifs/ts.gif and /dev/null differ diff --git a/github-contribution-grid-snake-dark.svg b/github-contribution-grid-snake-dark.svg new file mode 100644 index 0000000..efc6497 --- /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.gif b/github-contribution-grid-snake.gif new file mode 100644 index 0000000..05419e2 Binary files /dev/null and b/github-contribution-grid-snake.gif differ diff --git a/github-contribution-grid-snake.svg b/github-contribution-grid-snake.svg new file mode 100644 index 0000000..34fc0ad --- /dev/null +++ b/github-contribution-grid-snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/images/clerk.png b/images/clerk.png deleted file mode 100644 index 8c5b2f3..0000000 Binary files a/images/clerk.png and /dev/null differ diff --git a/images/framer-motion.svg b/images/framer-motion.svg deleted file mode 100644 index 0c3adc7..0000000 --- a/images/framer-motion.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/jwt.png b/images/jwt.png deleted file mode 100644 index 370f6ee..0000000 Binary files a/images/jwt.png and /dev/null differ diff --git a/images/oauth.png b/images/oauth.png deleted file mode 100644 index 0752039..0000000 Binary files a/images/oauth.png and /dev/null differ diff --git a/images/passport-logo.png b/images/passport-logo.png deleted file mode 100644 index 893ff7d..0000000 Binary files a/images/passport-logo.png and /dev/null differ diff --git a/images/pieces.png b/images/pieces.png deleted file mode 100644 index 99bf5cb..0000000 Binary files a/images/pieces.png and /dev/null differ diff --git a/images/react-router-dom.png b/images/react-router-dom.png deleted file mode 100644 index 5fc73b8..0000000 Binary files a/images/react-router-dom.png and /dev/null differ diff --git a/images/react-router.1024x559.png b/images/react-router.1024x559.png deleted file mode 100644 index fd0a99f..0000000 Binary files a/images/react-router.1024x559.png and /dev/null differ diff --git a/images/shadcn-ui.png b/images/shadcn-ui.png deleted file mode 100644 index 2260fae..0000000 Binary files a/images/shadcn-ui.png and /dev/null differ diff --git a/images/soket-io.png b/images/soket-io.png deleted file mode 100644 index 192d7bc..0000000 Binary files a/images/soket-io.png and /dev/null differ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy