Skip to content
View devejosh's full-sized avatar
πŸ›΄
Busy
πŸ›΄
Busy

Block or report devejosh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devejosh/README.md

🌟 Welcome 🌟

Hi, I'm Devendra, a Network Engineer and a self tought Developer. My passion lies in crafting efficient, well structure programs. I am all for minimal, clean and elegant code. You can explore my projects and learn more about my work on my portfolio: devejosh.github.io


πŸš€ Skills & Technologies

I'm proficient in a range of technologies and tools, including:

πŸ’» Development & Design

  • HTML5
  • CSS3
  • Python
  • Node.Js

πŸ› οΈ Tools & Platforms

  • Docker
  • Git

🌐 Networking

  • πŸ”Œ Networking protocols & topology design
  • πŸ”’ Security & Firewall configurations

πŸ“‚ Featured Projects

πŸš€ PDF Summarizer with DistilBART

  • Description: PDF Summarizer with DistilBART is an AI-powered tool that quickly condenses lengthy PDF documents into concise, readable summaries. It’s cross-platform, easy to use, and automatically installs dependencies for a seamless setup. Ideal for anyone looking to save time by summarizing large PDFs efficiently.

    Static Badge Static Badge

  • Check Repo

πŸ“ž Get in Touch


Made with ❀️ by Devendra

Pinned Loading

  1. mvc-shopping-cart mvc-shopping-cart Public

    Implemented through Python with flask. Basis structure ready. pushing improvements.

    Python 1 1

  2. devejosh.github.io devejosh.github.io Public

    Static portfolio

    CSS 1

  3. js-containerized js-containerized Public

    Express implemented with docker containers. leaning dockerization and docker networking.

    JavaScript 1

  4. python-llm python-llm Public

    Playing with LLMs and building some cool projects.

    Shell 1

  5. ffmpeg-wrapper ffmpeg-wrapper Public

    FFMPEG wrapper written in python to eliminate the need to install ffmpeg on your system. this wrapper works with the local ffmpeg binaries. Its a part of one of the bigger projects I am working on.

    Python