GithubHelp home page GithubHelp logo

About Me

  • Software developer with bold ideas
  • Currently working on an open-source project called Telegram-Business-Account
  • Graduated with a degree in Computer Science and 3.5 years of experience as a Python developer
  • Passionate about various technologies including Redis, Docker, Django, RESTful, FastAPI, GraphQL and more
  • Proficient in Adobe Creative Suite tools like Photoshop, Illustrator, After Effects, and more
  • Active on social media Telegram and Instagram

Specialization

While I have a diverse skill set across various technologies, my primary focus is on Backend Development. I have extensive experience working with Django, Django REST Framework, FastAPI, Flask, GraphQL, and RESTful API design. This focus allows me to build robust and scalable backend systems, ensuring seamless integration with frontend interfaces and efficient data management.

Additionally, I have recently embarked on studying artificial intelligence and have been actively writing AI-related code. This new direction complements my backend expertise and broadens my ability to develop intelligent, data-driven applications.

Skills & Technologies

  • Cloud Platforms & Infrastructure: AWS, Google Cloud Platform (GCP), Microsoft Azure, DigitalOcean
  • DevOps & CI/CD: Docker, Kubernetes, Terraform, Ansible, Jenkins, GitLab CI/CD, CircleCI
  • Backend Development: Django, Django REST Framework, FastAPI, Flask, GraphQL, RESTful API design
  • Frontend Development: HTML5, CSS3, Bootstrap, JavaScript
  • Database Management: MySQL, PostgreSQL, SQLite, Redis, Elasticsearch
  • Mobile & Cross-Platform: Flutter, Swift
  • Design & Multimedia: Adobe Photoshop, Illustrator, Premiere Pro, After Effects, XD, InDesign, Lightroom, Figma, Canva
  • Version Control & Collaboration: Git, GitHub, GitLab, Trello
  • Other Technologies: Kafka, RabbitMQ, Redis, Nginx, Linux, PHP, Flask, Solidity (for smart contracts), WebAssembly, Xamarin, jQuery
Favorite language & Software
Python Javascript
Software: Linux, Fedora
GitHub Stats

Hide secret text inside an image using Python.

# pip install stegano

from stegano import lsb
secret = lsb.hide('image.png', 'очень секретный текст')
secret.save('secret_image.png')

print(lsb.reveal('secret_image.png'))

Marselle Naz's Projects

automating_github_file_pushing icon automating_github_file_pushing

пример Python кода, который будет автоматически коммитить и отправлять файл или папку на GitHub каждый день

banking-transactions-django-drf icon banking-transactions-django-drf

Этот проект представляет собой простую реализацию API для управления банковскими транзакциями на основе Django REST Framework. Включены интерфейсы для создания, перечисления и извлечения банковских счетов, а также для перевода денег между счетами, а также для дебетования и зачисл...

discussion-forum-django icon discussion-forum-django

Discussion Forum is a Django-based web application designed to facilitate online conversations and community interactions. This platform allows users to create, join, and participate in discussion rooms, making it a great tool for collaborative learning and information sharing.

django-infernbot icon django-infernbot

Originally developed as an educational resource, this project serves as a great example of integrating Django and Telegram Bot functionalities.

django-project-template icon django-project-template

Этот проект является шаблоном для быстрого старта нового проекта на Django.

dlb-clone icon dlb-clone

Clone of a popular in CIS countries dating bot. Done in 3 days

docs icon docs

The open-source repo for docs.github.com

generate_name icon generate_name

Этот код использует функцию generate_name, которая генерирует случайные имена и фамилии с использованием API Random User Generator. Функция принимает один параметр n, который определяет количество имен, которые необходимо сгенерировать. По умолчанию n равно 1.

generate_users_for_pgsql icon generate_users_for_pgsql

# sudo apt install fish # fish # virtualenv venv # source venv/bin/activate.fish # pip install psycopg2-binary # pip install requests # pip freeze > requirements.txt

generic-api-project icon generic-api-project

Generic API Project is an educational initiative crafted by Marselle, designed to showcase the implementation of Generic Views in Django for building robust and scalable APIs.

git icon git

Git — это распределенная система управления версиями, используемая для отслеживания изменений в исходном коде и координации работы между разработчиками. Она была создана Линусом Торвальдсом в 2005 году для управления разработкой ядра Linux и с тех пор стала одной из самых популярных ...

iphone-heic-metadata-extractor icon iphone-heic-metadata-extractor

This repository contains a tool for extracting metadata from HEIC files obtained from iPhone devices. The script automatically converts HEIC to JPG and analyzes the metadata, including GPS coordinates, device information, and image parameters.

math icon math

Для работы с математическими функциями нужно импортировать библиотеку math

python-3 icon python-3

Материалы курса "Полный Курс Python 3

python_shop icon python_shop

Этот код является простым примером программы для работы с корзиной покупок. Корзина представлена ​​в виде словаря, где ключ - это название товара, а значение - это цена товара.

registrar_of_users_by_phone_number_aiogram icon registrar_of_users_by_phone_number_aiogram

Обратите внимание, что этот код является примером и может не работать из коробки. Вам может потребоваться добавить свои токен бота и дополнительно настроить код для своих потребностей.

ru-test-assignments icon ru-test-assignments

Тестовые задания для самостоятельного выполнения от разных it компаний

street-data-project icon street-data-project

Этот проект использует библиотеку OSMnx для извлечения и визуализации уличных данных городов.

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.