Skip to content
View APolevanov's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report APolevanov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
APolevanov/README.md

Anton Polevanov

Full Stack Developer

Codementor badge

apolevanov

apolevanov

  • 🔭 I’m currently working on Chatocracy App
  • 🌱 I’m continuously learning Python, JavaScript, and Cloud Technologies
  • 💬 Ask me about Django, DRF, and Full Stack Development
  • 📫 How to reach me: alulimmerkar@gmail.com

Connect with me:

https://www.linkedin.com/in/apolevanov/

Languages and Tools:

android ... python ... vuetify

GitHub Stats:

apolevanov's GitHub Stats apolevanov's Top Languages

Recent Projects:

  • Chatocracy App - A real-time chat application built with Django, Django Channels, and React.
  • E-commerce Platform - A full-featured e-commerce platform developed using Django, DRF, and Vue.js.
  • Task Management API - A RESTful API for managing tasks built with Django and DRF.
  • Weather Dashboard - A weather dashboard that displays current weather and forecasts for multiple cities, created using React, Chart.js, and OpenWeather API.

Certifications and Courses:

Conferences and Meetups:

  • Attended PyCon US 2021 - An annual conference for the Python programming language community.
  • Participated in DjangoCon US 2021 - A conference for Django web framework enthusiasts.
  • Frequent attendee of Local JavaScript Meetups - Meetups for JavaScript developers to share knowledge and network.

Blog and Tutorials:

Check my GitHub profile for more details on my open source contributions.

Community Involvement:

I am an active member of several online technical communities, where I provide help and support to fellow developers. Some of the platforms I am active on include:

  • Stack Overflow - Offering help and answering questions related to Django, DRF, JavaScript, and more.
  • GitHub Discussions - Engaging with other developers on various topics and offering solutions to issues.
  • Django Forum - Sharing insights, experiences, and helping others with Django-related questions.

If you have any questions or want to connect, feel free to reach out to me via email at alulimmerkar@gmail.com or on LinkedIn.

Popular repositories

  1. django_model_history_tracker django_model_history_tracker Public

    Django Model History Tracker is a utility that tracks changes to model instances and saves the history of updates. This can be helpful for auditing purposes or for generating reports about changes …

    Python 3

  2. APolevanov APolevanov Public

    Config files for my GitHub profile.

  3. RequestWatch RequestWatch Public

    RequestWatch is a lightweight middleware for Django that logs all incoming HTTP requests, along with their HTTP method, URL, and timestamp. Use RequestWatch for debugging, monitoring, and performan…

    Python

  4. requests requests Public

    Forked from psf/requests

    A simple, yet elegant, HTTP library.

    Python

  5. django-query-profiler django-query-profiler Public

    Django Query Profiler is a utility that profiles SQL queries made by Django ORM, providing insights into their performance and suggesting optimizations. This package is particularly useful for deve…