PSD valentine's day with heart 3d background social media template design

PSD valentine's day with heart 3d background social media template design

Layered PSD & Preview

user Tanya wertyozka     

PSD vibrant blue valentine web banner social media post feed

PSD vibrant blue valentine web banner social media post feed

Layered PSD & Preview

user Tanya wertyozka     

Silicone Bracelet Mockup Set | Wristband FBFBXW8

Silicone Bracelet Mockup Set | Wristband FBFBXW8

Display your design in a more efficient way on this perfect Silicone Rubber Bracelet Mockup Set for promotions, branding, advertising, slogan, social events, logo and etc. This mockup pack is a premium model with 6 views, include 6 PSD files well organized. Personalize your logo or other promotion designs easily through a smart object and change the background to any color.


user LENYA     

Placeit_Teenager on Screen-01 VQJ8EAP

Placeit_Teenager on Screen-01 VQJ8EAP

Placeit- Little boy playing or working on 30 inch green screen on wooden desk. Easy to customize Save time and make your brand look eye candy with this static mock-up. Easy to place your designs using smart objects, double-click the Smart Layer, copy & paste your artwork, save and you’re done! FEATURES: Created from Real Photographs Editable via smart object High resolution


user LENYA     

Bus Stop Poster vol.02 - Mockup FH RLV4AZS

Bus Stop Poster vol.02 - Mockup FH RLV4AZS

Welcome to Rometheme std! We produce high-quality professional templates that are unique in creativity. We specialize in designing modern, useful and professional templates. Our templates will serve you to present events, products, services and everything you need in promotions for both personal and business. The template can be easily customized to your liking and includes all necessary files for a quick set-up. Bus Stop Poster V2 mockups template - layered, editable PSD file prepared to showcase your custom design, by simply editing the smart object and color layers.


user LENYA     

Cilek wood metal line bed

MAX | OBJ | TEX

 


user Gamystyle     

Kitchen Set 008

MAX | FBX | TEX


 


user Gamystyle     

Floating Isometric iPhone Mockup YASZSGD

Floating Isometric iPhone Mockup YASZSGD

Floating Isometric iPhone Mockup is suitable to showcase your design with this fresh looking mockup. It is simple to apply by using smart object feature in Photoshop. So, you can place your design in seconds. the mockup is created with well-structured layers.


user LENYA     

Sauna / Sauna

MAX | FBX | TEX

 


user Gamystyle     

Tree Flowerbed

MAX | OBJ | TEX

 


user Gamystyle     







MAX | FBX | OBJ | TEX


user Gamystyle     

Potted plants on the shelves v2

MAX | FBX | TEX

 


user Gamystyle     

Decorative set with Proteus

MAX | FBX | TEX

 


user Gamystyle     

KLASS Chair By Muebles Canella

MAX | OBJ | TEX

 


user Gamystyle     

Roystonea regia 01


MAX | FBX | OBJ | TEX

 



 


user Gamystyle     

Vintage Postcard Flyer Vol 07 YN2DF69

Vintage Postcard Flyer Vol 07 YN2DF69

Size 5 x 7 Inch with bleed 0.25 Inch Print ready with CMYK Color and 300 dpi for resolution Easy editable and customize Well organized all layered Image model not included in main file


user LENYA     

Nail Your Python Interview
https://www.linkedin.com/learning/nail-your-python-interview
 

Interviewing for Python programming jobs? In this course, learn what you need to know to ace your next technical interview. Instructor Erin Allard digs into the personal characteristics, nontechnical skills, and programming knowledge you need to demonstrate to land your dream gig as a Python developer. She highlights the personality traits and soft skills—such as collaboration and the ability to understand assumptions—that technical interviewers are looking for. Then, she highlights common steps in the technical interview process and covers the programming concepts you need to be able to implement for interviewers.

 

 


user Gamystyle     

How to Draw Flowers: An Easy Step-by-Step Guide
https://www.skillshare.com/en/classes/How-to-Draw-Flowers-An-Easy-Step-by-Step-Guide/1379723965?via=search-layout-grid
I designed this class to teach you how to draw the most common flower shapes step-by step. Whether you are a beginner or a more experienced artist trying to draw flowers for the first time,  in this class you will learn how to approach drawing flowers from basic shape to finished flower, and I will show you how to draw the flowers from different angles.  I will start by giving you an introduction on flower shapes; then we will start with the simplest shape: the plate shaped flowers, and draw them viewed from different angles.

 


user Gamystyle     

Fashion Collect | Trifold Brochure EYB8D3H

Fashion Collect | Trifold Brochure EYB8D3H

This is **Fashion Collect | Trifold Brochure **- Get it now!, great Brochure template for All business and personal needs. This Brochure Suitable for any kind of businesses, corporate and can be also used for any other publishing like annual report and company profile


user LENYA     

Machine Learning with Logistic Regression in Excel, R, and Power BI
https://linkedin.com/learning/machine-learning-with-logistic-regression-in-excel-r-and-power-bi
 
Excel, R, and Power BI are applications universally used in data science and across businesses and organizations around the world. If you’ve spent any time trying to figure out how to better model your data to get useful insights from it that you can act upon, you’ve most likely encountered these applications. In this course, Helen Wall shows how to use Excel, R, and Power BI for logistic regression in order to model data to predict the classification labels like detecting fraud or medical trial successes. Helen walks through several examples of logistic regression. She shows how to use Excel to tangibly calculate the regression model, then use R for more intensive calculations and visualizations. She then illustrates how to use Power BI to integrate the capabilities of Excel calculations and R in a scalable, sharable model.

 


user Gamystyle     

Java: Data Structures

https://www.linkedin.com/learning/java-data-structures-14403471

 

Data structures are used in almost all applications, so developers need to know what they are and how to use the most common ones.

 


user Gamystyle     


Juice – Magazine & Shop Email Template ZF22VG2



Juice – Magazine & Shop Email Template ZF22VG2


user LENYA     

ASP.NET Core 6 Fundamentals

https://www.pluralsight.com/courses/asp-dot-net-core-6-fundamentals

 

This course will teach you how to build modern web applications using ASP.NET Core 6.

Microsoft continuously adds features to the .NET Core platform with every new release. The latest version of the framework, .NET Core 6, brings many new changes and improvements. Using the MVC, the industry-standard to build robust server-side applications, code is much more testable and maintainable. In this course, ASP.NET Core 6 Fundamentals, you'll learn to build modern web applications using ASP.NET Core 6 and ASP.NET Core 6 MVC. First, you'll explore the configuration of an ASP.NET Core 6 application based on middleware and dependency injection. Then, you'll dive into building several new pages using the MVC pattern; you’ll build the view, the controller, and connect with a database using a repository and Entity Framework Core 6. Next, you'll discover how an MVC site, server-side by default, can be enriched using ASP.NET Core Blazor and Ajax, combined with an ASP.NET Core API controller. Finally, you'll learn how to test the various components of an ASP.NET Core application with unit tests, and then deploy the application to an Azure App Service. By the end of this course, you’ll have built an application and that gives you a solid understanding of the ASP.NET Core 6 MVC platform.

 


user Gamystyle     

Testing Python Data Science Code
https://www.linkedin.com/learning/testing-python-data-science-code
  
The larger and more complex the world of data science becomes, the more data there is to collect, sort, clean, model on, and much more. An emerging pain point in this brave new world is that a lot can go wrong if your data engineering and development practices are shoddy. This advanced-level course shows data scientists, Python developers, and data analysts how to test scientific (data science) code written in Python. Veteran data science trainer and consultant Miki Tebeka covers testing techniques, with a focus on issues specific to data science code, such as floating point errors, statistical testing, working with large datasets, choosing a baseline, and more. After presenting a testing overview, Miki dives into testing with pytest and hypothesis. He explains how to use schemas, truth values, approximate testing, and more in data validation. Miki goes over regression testing, then demonstrates how to test Jupyter Notebooks.

 


user Gamystyle     




rss