GithubHelp home page GithubHelp logo

Itachi Uchiha

👋 Hello, I'm Arman!

A passionate student from Afghanistan 🇦🇫

Currently learning Fullstack and Web Development

My dream is to leverage technology to empower the young generation and improve the tech landscape in my home country.

class Attributes(Arman):
    @staticmethod
    def contact() -> tuple:
        github = "Armancollab"
        telegram = "t.me/devnull9"
        twitter = "_rmnaf7"

        return github, telegram, twitter

    @staticmethod
    def life() -> tuple:
        langs = ['English', 'Persian']
        age = 18

        return langs, age

    @staticmethod
    def coding() -> tuple:
        langs = {
            'Master': ['python'],
            'intermediate': ['html', 'css'],
            'learning': ['django', 'C++', 'javascript']
        }
        specialities = ['cyber security', 'fullstack', 'web development', 'linux']
        environnement = ['vscode']

        return langs, specialities, environnement

🚀 Skills

html5 css3 python linux vscode bootstrap django

GitHub stats

Mohammad Arman Mustamandyar's Projects

aim-trainer icon aim-trainer

A simple Aim Trainer game using the Pygame library in Python.

audiotranscriber icon audiotranscriber

An Audio Transcriber tool written in Python that works based on AssemblyAI Speech-to-text Model.

audiotranscriberv2 icon audiotranscriberv2

🎤 AudioTranscriber Bot: Your personal AI assistant for converting audio to text effortlessly in Telegram.

carinfo icon carinfo

A Django web app to search and find information about your favorite Car Model.

livechatroom icon livechatroom

A Flask-based real-time chat application with room creation, messaging, and member tracking.

slot-fortuna icon slot-fortuna

This repository contains the code for a fun and interactive Slot Machine Game implemented in Python using tkinter for the graphical user interface (GUI). Players can bet on lines, spin the slot machine, and experience the excitement of winning or losing based on the matched symbols.

todoapp-django icon todoapp-django

📋 A beginner friendly Todo app using Django, where you can create, update, and manage your daily tasks with ease. Stay organized and boost your productivity!

userinfo icon userinfo

Source code of a Python bot using Pyrogram for retrieving user and group information on the Telegram.

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.