Giter Site home page Giter Site logo

Typing SVG

I'm @innovatorved, and I'm a Full Stack Developer with a strong passion for learning new things. I believe that the world of technology is constantly evolving, and I'm always striving to expand my knowledge and skills.

In addition to being a Full Stack Developer, I'm also exploring a variety of other topics to broaden my horizons. My interests include web development, artificial intelligence and more!

Feel free to reach out to me at [email protected] if you'd like to connect or collaborate.

#!/usr/bin/env python3

__author__	= "Ved Prakash Gupta"
__copyright__   = f"Copyright (c) 2002 {__author__}"
__license__ 	= "Private Domain"
__version__	= "21.0.0"

import subprocess
res = subprocess.run(["python3" , "-c" , "print('Feel the Code not Write it')"],
		capture_output=True, text=True
		)

print("stdout:", res.stdout)	# Output
if res.stderr != "" : print("stderr:", res.stderr)	# Error

Check out my status page for updates on my projects and availability.

⚡ Ved Gupta GitHub Stats & Language used
innovatorved GitHub Stats

Ved Gupta's Projects

agentgpt icon agentgpt

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

ashish-500ml icon ashish-500ml

500 AI Machine learning Deep learning Computer vision NLP Projects with code

authenticationsystem icon authenticationsystem

A Simple API based Authentication System Implemented in nodejs and a Express template for creating Backend RestAPI

authneu icon authneu

NextJs | Prisma | MongoDB based ready to use Authentication Template

contkt icon contkt

A Web based Communication Plateform Online realtime Chat App

contkt-2.o icon contkt-2.o

Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History

covid19-website icon covid19-website

CoronaUpdate is non-profit tool that gives the Update of COVID19 in India and its States. We send daily Update of COVID19 situation to Clients Mail . In the form of Plots and Bars. For easily Understand and Seeing .

discord-bot-that-run-python-program icon discord-bot-that-run-python-program

Discord Bot that capable to run python programs right from your chat in discord server specific channel .You have to only connect the bot from the server and set the channel name

gray_scale_to_color_image icon gray_scale_to_color_image

Transforming Black & White Image in to colored image. Upload a black and white image to see it colorized by our deep learning model.

imgfun icon imgfun

See the funny side of an Image!

js-streams-handle icon js-streams-handle

This repository contains a JavaScript application that demonstrates how to handle large amounts of data in a performant and efficient way using streams.

link-preview icon link-preview

Link Preview App - paste your link and get the meta information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.