Skip to content
View Armancollab's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Armancollab

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

Itachi Uchiha

πŸ‘‹ Hello, I'm Arman!

Full-Stack Developer from Kabul, Afghanistan πŸ‡¦πŸ‡«

Specializing in web development, artificial intelligence, and cybersecurity

I craft clean, minimal, and efficient solutions with a focus on user experience and technical excellence. I like coding.

class Attributes(Arman):
    @staticmethod
    def contact() -> tuple:
        github = "armancollab"
        linkedin = "armanmustamandyar"
        email = "arman.mustamandyar@auaf.edu.af"

        return github, linkedin, email

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

        return langs, age

    @staticmethod
    def coding() -> tuple:
        langs = {
            'advanced': ['python', 'typescript', 'javascript'],
            'intermediate': ['html', 'css', 'react', 'next.js', 'tailwind'],
            'learning': ['react-native', 'expo', 'C++']
        }
        specialities = ['web development', 'artificial intelligence', 'cybersecurity', 'linux']
        environment = ['vscode', 'git']

        return langs, specialities, environment

πŸš€ Skills

python typescript react nextjs tailwind html5 css3 linux git

πŸš€ Projects

  • Vanitas - A platform for reading stories (2025)
  • UniPlanner - Planner for university (2024)
  • Curify - Patient management system (2024)
  • Codraft - Real-time collaborative document editor (2023)
GitHub stats

Pinned Loading

  1. ToDoApp-Django Public

    πŸ“‹ 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!

    Python 1

  2. carinfo Public

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

    JavaScript 1

  3. LiveChatRoom Public

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

    HTML 3

  4. prompi Public

    An open-source platform for creating and sharing amazing prompts with the community.

    JavaScript

  5. Useless-Random-Fact Public

    HTML