Skip to content
View ivanIStereotekk's full-sized avatar
Block or Report

Block or report ivanIStereotekk

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

Hi there, this is Ivan Goncharov's GitHub. 👋

This GitHub page contains projects and repos that was initiated by Ivan Goncharov.

Note

Here are many things that was started by me but then abandoned for a while. I promising to myself make some clean and organise these things but i still busy for doing it today.

B A C K E N D S

current_project: [https://github.com/ivanIStereotekk/veles] Basic user accsess and management - Just small part of huge web application which should cover in the future all business needs about construction topic. I still working with this app but it's gonna happen that i'll hide it soon. Maybe... Wanna try ? Clone it ! Make .env file in dir then build docker compose. Do not forget to change within .env - PRODUCTION_BUILD='True'. Works fine here: http:https://45.128.207.89/docs

cherkizovo: https://github.com/ivanIStereotekk/cherkizovo test task with excel files and database + stored procedure.

fastapi best practices: https://github.com/ivanIStereotekk/fastapi-best-practices - sometimes i using it as best practices cheet-sheat to keep coding properly.

airflow starter: https://github.com/ivanIStereotekk/airflow_starter - this is the astronomer Apache AirFlow starter pack with basic settings for the project needs.

algorythms: https://github.com/ivanIStereotekk/Python_Algorythms - this repo for educational purposes so you may find there everything that requires proper skilled coder.

test mango: https://github.com/ivanIStereotekk/test_mango - FastAPI / Redis-cache / Postgres and some other technologies

kafka compose: https://github.com/ivanIStereotekk/kafka-all-stars - Docker compose for usage.

Django / Celery / Flower test work: https://github.com/ivanIStereotekk/fullstat_test - test task work with django, celery, redis, flower, postgres, docker-compose .

F R O N T E N D

surr.space : https://github.com/ivanIStereotekk/surr.space - this is a website written on NEXT.js that i wanted to deploy as my personal developer page. It works but my ideas evolving and transforming so quickly. Actually i made this project for personal progression so learn roupes about frontend TypeScript/React/Next/TailwindCSS. Many practices here been spied from guys that i respecting their skills. I sure that is good way to look other devs code to learn properly.

Pyinitor: Just simple sh script that creates new python project with virtualenv and some files inside the directory (.env, README.md, main.py, requirements.txt ) It's so convinient to init python project with one cmd prompt.

[https://github.com/ivanIStereotekk/pyinitor/blob/main/README.md]

Contacts:

Linkedin: https://www.linkedin.com/in/ivan-goncharov-422529243/

email: [email protected]

t/me: ewanG808

Tip

I really love record electronic music and it's been many years that i'm doing it with much love.

SoundCloud: https://soundcloud.com/ivanstereotekk

Pinned Loading

  1. veles_web_app veles_web_app Public

    Forked from mind576/veles-web-app

    Web application for company needs

    Python 1

  2. fastapi-best-practices fastapi-best-practices Public

    Forked from zhanymkanov/fastapi-best-practices

    FastAPI Best Practices and Conventions we used @ hi.peerlink.me

  3. FoxDot FoxDot Public

    Forked from Qirky/FoxDot

    Python driven environment for Live Coding

    Python

  4. fullstat_test fullstat_test Public

    Resfull Backend - NGINX / Gunicorn/Django/DRF/Postgres/Redis/Celery/JWT

    JavaScript

  5. pyinitor pyinitor Public

    You need just one command to create virtual environment and whole python project - PYINITOR (script)

    Shell

  6. tortoise-orm tortoise-orm Public

    Forked from tortoise/tortoise-orm

    Familiar asyncio ORM for python, built with relations in mind

    Python