Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View AppSolves's full-sized avatar
๐Ÿ•˜
BUSY
๐Ÿ•˜
BUSY

Block or report AppSolves

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AppSolves/README.md

Sponsor

About me ๐Ÿš€

class AppSolves(metaclass=Singleton):
    pass

class Attributes(AppSolves):
    @property
    def contact(self) -> tuple[str, str, str]:
        email         = "contact@appsolves.dev"
        stackoverflow = "https://stackoverflow.com/users/19960585"
        instagram     = "https://www.instagram.com/appsolves.dev/"
	    
        return email, stackoverflow, instagram

    @property
    def personal(self) -> tuple[list[str], int]:
        languages = ['German', 'English', 'Turkish']
        age       = 17
		
        return languages, age
	
    @property
    def profession(self) -> tuple[dict[str, list[str]], list[str], str]:
        languages = {
            'professional': ['python', 'dart'],
            'intermediate': ['c++', 'javascript'],
            'beginner'    : ['c#']
        }
        specializations = ['ml/dl', 'pytorch/tensorflow', 'app development']
        ide             = 'vscode'

        return languages, specializations, ide

๐ŸŒ Socials:

Stack Overflow Instagram X TikTok YouTube email

๐Ÿ’ป Tech Stack:

C++ Dart Kotlin Python PowerShell Firebase AWS Firebase Blender Gimp Figma Keras Matplotlib NumPy Pandas PyTorch TensorFlow scikit-learn Git GitHub nVIDIA Unity Raspberry Pi Godot Engine CMake FFmpeg Kubernetes Docker TOR nVIDIA Flutter Flask Express.js NodeJS OpenCV

๐Ÿ“Š GitHub Stats:

ย ย ย ย 

Pinned Loading

  1. LanePilot LanePilot Public

    The worlds first real-time AI-powered traffic management system, featuring automated vehicle detection, lane allocation optimization, and dynamic control for (autonomous) cars!

    Python 3

  2. fastapi-users-db-dynamodb fastapi-users-db-dynamodb Public

    FastAPI Users - Database adapter for AWS DynamoDB

    Python 2

  3. captametropolis captametropolis Public

    Forked from unconv/captacity

    Add Automatic Captions to YouTube Shorts, Instagram Reels and TikToks with AI!

    Python 2

  4. SmartSweep-Precision SmartSweep-Precision Public

    A self-made cleaning robot with Arduino Giga R1 WiFi and MicroPython!

    Dart 2

Morty Proxy This is a proxified and sanitized view of the page, visit original site.