Skip to content
View roshnithakor07's full-sized avatar

Block or report roshnithakor07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
roshnithakor07/README.md

# roshni.thakor.yaml

name: Roshni Thakor
location: Ahmedabad, India ๐Ÿ‡ฎ๐Ÿ‡ณ
role: Software Developer @ Eventus Security
experience: 3+ years

stack:
  frontend: [React.js, Next.js, Redux Toolkit, HTML5, CSS3]
  backend:  [Node.js, NestJS, Express.js, REST APIs]
  database: [MongoDB, MySQL, Prisma ORM]
  tools:    [Git, Docker, JWT Auth, Apache ECharts, Chart.js]

languages: [JavaScript, TypeScript, Python, Java]

currently_learning:
  - System Design
  - Advanced DSA (targeting FAANG)
  - Docker & DevOps fundamentals

goals:
  short_term: Crack FAANG-level technical interviews
  long_term:  Work abroad at a top-tier tech company

beyond_code:
  - ๐ŸŽจ Painting & sketching
  - ๐Ÿง˜ Yoga & strength training every morning
  - ๐ŸŒฟ Spending time in nature

๐Ÿ› ๏ธ Tech Stack

Frontend

React Next.js Redux TypeScript HTML5 CSS3

Backend

Node.js NestJS Express.js

Database

MongoDB MySQL Prisma

Languages & Tools

JavaScript Python Java Git Docker


๐Ÿ—๏ธ Featured Projects

๐Ÿš€ Project ๐Ÿ’ก What it does ๐Ÿ›  Stack
๐Ÿ” Graph Algorithm Visualizer Interactive step-by-step visualizer for BFS, DFS, Dijkstra, A* & Bellman-Ford. Custom adjacency list โ€” no external graph lib React.js, JavaScript
๐Ÿ” Color Scheme Auth System Session-password auth that rotates credentials every login. Brute-force & dictionary attack resilient MERN Stack
๐Ÿ—บ๏ธ Path Finding Visualizer Real-time pathfinding algorithm visualizer with wall-drawing and step animation HTML, CSS, JS, Node.js
๐Ÿ”‘ Password Manager AES-encrypted credential vault with master-password hashing and CLI interface Python

๐Ÿ“Œ Replace # with your actual repo links


๐Ÿ“Š GitHub Stats


๐Ÿ† GitHub Trophies


๐Ÿ Contribution Snake

โš™๏ธ To enable the snake animation, create .github/workflows/snake.yml in this repo โ€” instructions below โ†“

๐Ÿ“‹ How to enable the snake animation

Create .github/workflows/snake.yml with:

name: Generate Snake

on:
  schedule:
    - cron: "0 0 * * *"
  workflow_dispatch:

jobs:
  generate:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: roshnithakor07
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

๐ŸŽฏ 2025 Roadmap

๐Ÿ”ฒ Solve 300+ LeetCode problems                   [ DSA mastery ]
๐Ÿ”ฒ Earn HackerRank Problem Solving Intermediate   [ Certification ]
๐Ÿ”ฒ Build a full System Design project             [ Scale thinking ]
๐Ÿ”ฒ Contribute to an open source project           [ Community ]
๐Ÿ”ฒ Land a role at a top-tier tech company         [ FAANG goal ๐ŸŽฏ ]

"Code is like humor. When you have to explain it, it's bad." โ€” Cory House

โญ๏ธ From roshnithakor07

Popular repositories Loading

  1. Machine-learning-Algorithm-codes Machine-learning-Algorithm-codes Public

    Java

  2. randomcolorpalette randomcolorpalette Public

    JavaScript

  3. Sorting-Visualizer Sorting-Visualizer Public

  4. Spotify-Clone Spotify-Clone Public

    HTML

  5. Password-Management-System-With-Encryption-Using-Python Password-Management-System-With-Encryption-Using-Python Public

    Python

  6. Share-Chat Share-Chat Public