Oleg Parashchuk
@olpex
10 posts
Pinned

Windows/Office/Apps

Windows/Office activate irm https://get.activated.win | iex ___________________________________________________________________________________________

створення нових сайтів для навчання

Project goal: To create an authoritative, engaging, and intuitive online resource that effectively educates users on a specific topic Вступ до веб-дизайну та основи UX/UI, combining theoretical knowledge with practical application and self-checking. The project should be available in Ukrainian.

base44

Create a SaaS platform like a forum. The forum should be in Ukrainian. When someone leaves a comment or reply under my post, I need to see the number of comments on the main screen. The comment counter should show the number of comments for each post. The up and down arrows for adding and downgrading should work. It should be possible to create and add tags to your posts. If a tag has been created earlier, it should be possible to select tags, if not yet created, then the ability to create them. It should be possible to search the forum by words and tags.

пошук валідних URLs для текстового змісту

import os import re import requests from bs4 import BeautifulSoup import time import concurrent.futures from urllib.parse import urlparse, quote import random

Add students

I need tools that, according to the description, will create a web page for me to interact interactively with a database and save data into Google Sheets.

скрипт Python перевіряє валідність інтернет-адрес

import os import re import requests from urllib.parse import urlparse import argparse from concurrent.futures import ThreadPoolExecutor from tqdm import tqdm

підказка створення Python коду створення PPTX презентації

Write Python code to create a PowerPoint presentation (no less than 20 slides, might be more) on the topic I apply, for example, "Принципи захисту даних. Методи та технології". If you come across definitions, give them an explanation if you come across concepts where you can recall real-life cases, provide Internet sources with addresses and explanations. For example, illustrate cyber incidents, their causes, progress, consequences, and lessons learned. At the same time, avoid unnecessary information that goes far beyond the topic of the presentation and stay within the topic.