Skip to content
View 0x1DKFA's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report 0x1DKFA

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
0x1DKFA/README.md

Header

Profile views


๐Ÿ‘จโ€๐Ÿ’ป About Me

const rohit = {
  role: "Software Engineer",
  location: "India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  currentlyBuilding: "An automation pipeline for video generation",
  stack: ["Python", "Qwen3VL:8B"],
  learning: "Cybersecurity (PortSwigger + TryHackMe)",
  askMeAbout: ["Node.js", "Go", "PostgreSQL", "ElasticSearch", "Temporal"],
  funFact: "I think in workflows and dream in queues ๐Ÿฐ",
};
  • ๐Ÿ”ญ Currently building a video highlight generation script using Python and Qwen3VL
  • ๐ŸŒฑ Diving deep into Cybersecurity via PortSwigger & TryHackMe
  • ๐Ÿ’ฌ Ask me about Node.js, Go, PostgreSQL, ElasticSearch, and Temporal
  • ๐Ÿ“ซ Reach me at rohitkk074@gmail.com

๐Ÿ› ๏ธ Tech Stack

Languages

Backend & Data

Frontend

DevOps & Tools


๐Ÿ“Š GitHub Stats


GitHub Streak




๐Ÿ† Trophies


"Build. Break. Learn. Repeat."

Footer

Pinned Loading

  1. overlapping-polygon overlapping-polygon Public

    To calculate the overlapping area of all the polygons. Something like an intersection of all the given polygons.

    C++ 1 1

  2. Algorithmic-challenges Algorithmic-challenges Public

    Solution of questions from sites like codechef, hackerearth, hackerrank.

    C++

  3. flask_video_processor flask_video_processor Public

    A simple flask app that uploads video to minio and allows basic video processing options like trim and merge.

    Python

  4. shell shell Public

    Building my own shell.

    Go