Skip to content
View VladislavB92's full-sized avatar

Block or report VladislavB92

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
VladislavB92/README.md

Hey, visitor, I'm Vlad!

Welcome to my coding laboratory where occasional coding experiments are happening

  • I have extensive experience with Python, Django, Django REST, Flask, microservices, React, Vue, as well as with PHP and Laravel, Swift, JavaScript and TypeScript. Also, my GitHub profile contains forks of some older Python libraries that were tailored and adapted for the newer Python (>3.9) and Django versions (4.x).

  • You can check some of my best projects:

    🔴 Postigen API and Postigen-front is a simple full-stack parcel movement application, consisting build on Django and React with TypeScript.

    ⚪️ Hacker-view (HW) is a Flask based project that scraps the latest top-30 articles and lists them in a searchable datatable.

    🟠 "InteliBank" is a e-banking system written in PHP using Laravel framework. It simulates real-time transactions between accounts, currency conversations with two-factor authentication. Implements Jetstream, Tailwind CSS, events, services, repositories, xml parsing and scheduled cron jobs.

    🟡 A simple quizz-type game for iOS/iPadOS written natively with Swift, guided by MVC pattern.

  • You can reach me at vladislavb92@gmail.com

Connect with me:

vladislavsb

Pinned Loading

  1. hacker-view hacker-view Public

    Hacker-view (HW) is a Flask based project that scraps the latest top-30 articles and lists them in a searchable datatable.

    CSS 1 1

  2. InteliBank InteliBank Public

    An internet banking system created with PHP and Laravel.

    PHP 1

  3. Quizzler-iOS Quizzler-iOS Public

    A native iOS quizz game.

    Swift

  4. postigen postigen Public

    The Postigen is a simple parcel movement application API.

    Python 1

  5. my-super-calculator my-super-calculator Public

    Simple calculator based on Python

    Python