Posts

Graphic design python turtle 🐢

from turtle import * import colorsys bgcolor('black') pensize(0) tracer(50) h=0 for i in range(300): c=colorsys.hsv_to_rgb(h,1,1) h+=0.9 color(c) forward(300) left(100) fd(i) goto(0,0) down() rt(90) begin_fill() circle(0) end_fill() rt(10) for j in range(5): rt(30) done() Please follow my blog and subscribe my channel for more videos and newly updates 👍👍👍👍👍 import turtle as t import colorsys t.bgcolor('black') t.tracer(100) h=0.4 def draw(ang,n): t.circle(5+n,60) t.left(ang) t.circle(5+n,60) for i in range(200): c=colorsys.hsv_to_rgb(h,1,1) h+=0.005 t.color(c) t.pensize(2) draw(90,i*2) draw(120,i*2.5) draw()

Make fire crackers using python turtle 🐢

Image
Make fire crackers using python turtle 🐢 //python turtle//graphic design import turtle as t t.bgcolor('black') t.pensize(3) t.tracer(100) t.ht() for i in range(600): color=('red','white','green','blue') t.color(color[i%4]) t.fd(i) t.rt(20) for i in range(6): t.fd(i) t.rt(145) t.bk(i/2) t.lt(180) t.done() Other program you may like it. And please support me guys and please subscribe my youtube channel and also follow my blog. Create one of the best design with python turtle 🐢 it's code is very simple you can easily understood that I hope you enjoy this and please subscribe my youtube channel and don't forget to follow my blog. #2 from turtle import * import colorsys as cs tracer(50) bgcolor('black') h=0.3 pensize(3) for i in range(300): color(cs.hsv_to_rgb(h,1,1)) h+=0.005 rt(20) for j in range(5): fd(i) rt(100) rt(50) rt(118) done() F

Osm design with python turtle 🐢

Image
Osm design with python turtle 🐢//create your own design with python turtle//graphic design from turtle import * import colorsys as cs tracer(50) bgcolor('black') h=0.3 pensize(3) for i in range(300):     color(cs.hsv_to_rgb(h,1,1))     h+=0.005     rt(20)     for j in range(5):         fd(i)         rt(100)         rt(50)     rt(118) done() Youtube Link:-  https://youtu.be/I1JN7j9LSJs

Create shape using python turtle 🐢

Image
Python turtle 🐢 graphic design shapes using turtle python from turtle import * import colorsys bgcolor('black') tracer(200) pensize(3) j=0 goto(-110,200) for t in range(400): c=colorsys.hsv_to_rgb(j,1,1) fillcolor(c) begin_fill() left(119) circle(50,180) circle(-50,180) circle(20) backward(350- t) j+=0.005 end_fill() done() Youtube Link:- https://youtu.be/8ki4Sk6Z4zE

Python turtle 🐢 create flower using python turtle 🐢

Image
Create flower using python turtle 🐢 graphic design flower using python turtle import turtle as t import colorsys as ca t.bgcolor('white') t.tracer(100) h=0.2 def design(): global h for i in range(4): for i in range(4): color=ca.hsv_to_rgb(h,1,1) h+=0.2 t.fillcolor(color) t.begin_fill() t.fd(10) t.rt(80) t.fd(150) t.lt(12) t.end_fill() for j in range(400): design() t.goto(8,8) t.rt(18) t.done() Youtube Link:- https://youtu.be/i08QC4dEPbU

Capgemini Exceller Off Campus Drive 2022 | Freshers | Engineering | PAN India

Image
  Capgemini Exceller Off Campus Drive 2022 | Freshers | Engineering | PAN India Capgemini Exceller Off Campus Drive 2022: -  Capgemini is one of the world’s foremost providers of consulting, technology, outsourcing services and local professional services. Present in over 44 countries with more than 180,000 people, the Capgemini Group helps its clients transform in order to improve their performance and competitive positioning. We offer an array of integrated services that combine top-of-the-range technology with deep sector expertise and a strong command of our four key businesses. Capgemini Exceller Off Campus Drive 2022 | Freshers | Software Engineer | BE/ B.Tech/ M.Tech – CSE/ IT/ EEE/ ECE | 2022/ 2021/ 2022 Batch | PAN India Company: Capgemini India Pvt Ltd Capgemini Exceller Off Campus Drive 2022: -  Capgemini is one of the world’s foremost providers of consulting, technology, outsourcing services and local professional services. Present in over 44 countries with more than 180,00

Nielsen hiring data science intern//apply now

Image
Nielsen hiring data science intern//apply now  Data Science is at the core of Nielsen’s business. Our team of researchers come from diverse disciplines and they drive innovation, new product ideation, experimental design and testing, complex analysis and delivery of data insights around the world. We support all International Media clients and are located where our clients are. ABOUT THE JOB Responsible for automation, execution, and delivery of global analytics solutions, performance dashboards, analytical studies, and building ML models.  ROLE DETAILS Execute and Deliver analytical studies, extracting and leveraging data from multiple sources to identify new insights for internal teams. Identify valuable data sources and automate collection processes. Undertake preprocessing of structured and unstructured data. Analyze large amounts of information to discover trends and patterns. Present information using data visualization techniques. Maintain flexibility in working in a dynamic wor

Hike is hiring software development engineer blockchain

Image
  Software Development Engineer - Blockchain  Eligibility Engineering Students Location Delhi, Delhi, India Website www.hike.in/ Requirements: M.Tech/B.Tech in Computer Science or related branches Strong background in software development Proficiency in programming languages like C++, Java, Nodejs Understanding of Cryptography and various blockchain ecosystems like the Ethereum ecosystem Experience with development, testing, and deployment of smart contracts in Solidity Strong knowledge of ERC20, ERC721, ERC1155 Familiar with popular consensus mechanisms (POW, POS, NPOS, DPOS, POA, etc) Understanding of tokenomics, token inflation, and similar concepts Knowledge of test-driven development Apply here:- https://unstop.com/job/software-development-engineer-blockchain-hike-363677?utm_source=Jobs&utm_medium=D2C-Newsletters&utm_campaign=Eng-Passout