🚀 Project Update: Automated Image Watermarker Details: A GUI tool built with Tkinter that allows batch processing of images to add custom text watermarks. 🔗 Link: https://lnkd.in/duArQmmv #Python #Automation #Selenium #100DaysOfCode
Automated Image Watermarker with Tkinter GUI
More Relevant Posts
-
🚀 Project Update: Automated Image Watermarker Details: A GUI tool built with Tkinter that allows batch processing of images to add custom text watermarks. 🔗 Link: https://lnkd.in/duArQmmv #Python #Automation #Selenium #100DaysOfCode
To view or add a comment, sign in
-
🚀 Project Update: Automated Image Watermarker Details: A GUI tool built with Tkinter that allows batch processing of images to add custom text watermarks. 🔗 Link: https://lnkd.in/duArQmmv #Python #Automation #Selenium #100DaysOfCode
To view or add a comment, sign in
-
🚀 Project Update: Automated Image Watermarker Details: A GUI tool built with Tkinter that allows batch processing of images to add custom text watermarks. 🔗 Link: https://lnkd.in/duArQmmv #Python #Automation #Selenium
To view or add a comment, sign in
-
A lot of product problems only become obvious after real usage starts. This is one of those areas where the weak version gets exposed quickly. If the product is carrying time lost in repeated manual actions, then automation scripts and backend logic for repeatable workflows usually becomes non-negotiable. This is the kind of quality that makes a build feel intentional instead of stitched together. That is why I take this layer seriously whenever the goal is more output with less manual overhead. #Python #WorkflowAutomation #Automation #ClientWork #SoftwareProduct
To view or add a comment, sign in
-
-
💻 Just built a Typing Speed Tester using Python! It calculates words per minute (WPM), tracks accuracy, and provides instant feedback to enhance typing performance. A great project to practice logic building and real-time user interaction. #PythonDeveloper #LearningByDoing #Projects #100DaysOfCode
To view or add a comment, sign in
-
🚀 #100DaysOfPython – Day 3: Lambda Functions 👉 Lambda = small anonymous function (one line) Example: add = lambda a, b: a + b print(add(2, 3)) # 5 Used commonly with: nums = [1, 2, 3, 4] squared = list(map(lambda x: x*x, nums)) ✨ Short and quick ✨ Useful for simple operations ⚠️ But here’s the catch: If your logic is more than one line → use a normal function. 🔍 My takeaway: Lambdas are great for simple transformations, not for complex logic. Read more: https://lnkd.in/eSSCUfmi #Python #Coding #100DaysOfCode #Developer
To view or add a comment, sign in
-
There's something quietly satisfying about watching a DAG turn fully green. Not because it was easy but because it wasn't. Debugging task dependencies, tracing failed runs through logs, understanding how the scheduler, executor, and workers all talk to each other. Observability isn't a feature. It's a mindset. #DataEngineering #Airflow #DataPipeline #Python #SQL #AnalyticsEngineering
To view or add a comment, sign in
-
-
Exploring Intermediate Python step by step 🧠💻 Today’s focus: 🔹 List Comprehensions 🔹 Lambda Functions 🔹 Map & Filter 🔹 Virtual Environments Small improvements → Big impact 🚀 #SelfLearning #PythonProgramming #DeveloperLife #GrowthMindset
To view or add a comment, sign in
-
-
Found some time to capture a couple flags in ritsecCTF over the weekend and got some good practice on black-box and white-box testing methodologies. #IDOR #insecureDeserialization #authBypass #python #tensorflow #flask Solutions: https://lnkd.in/euk-aT8J
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development