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

Block or report normalhuman01

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

Software Engineering
Software Fullstack Developer

GitHub normalhuman

A little more about me...

const normalhuman01 = {
    code: ["Javascript", "Typescript", "Python", "Java", "Rust", "Go", "PHP",
            "C#", "C++"],
    askMeAbout: ["web dev", "tech", "app dev", "chess", "system design", "AI/ML",
                "game dev", "software engineering"],
    technologies: {
        mobileApp: ["Flutter App", "React Native", "SwiftUI"],
        frontEnd: {
            js: ["Vue", "Nuxt", "React", "Angular", "Next.js", "Svelte"],
            css: ["Sass", "vuetify", "bootstrap", "tailwindCSS"]
        },
        backEnd: {
            js: ["node", "express", "NestJS"],
            java: ["spring boot", "Quarkus"],
            python: ["flask", "django", "FastAPI"],
            rust: ["Actix"],
            go: ["Gin"],
            php: ["Laravel", "Symfony", "CodeIgniter", "WordPress"],
            csharp: ["ASP.NET", ".NET Core", "Entity Framework"],
            cpp: ["Qt", "Boost"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx", "Kubernetes", "Terraform", "Ansible"],
        databases: ["mongoDB", "Oracle", "SQL Server", "MySql", "sqlite", "PostgreSQL",
                    "Redis"],
        misc: ["Firebase", "Socket.IO", "open-cv", "WebAssembly", "GraphQL", "Composer",
                "XAMPP"],
        cloudPlatforms: ["AWS", "Google Cloud", "Azure"],
        frameworksAndLibraries: ["T3 Stack", "Material-UI", "Chakra UI", "Svelte",
                                "Laravel"],
        minecraft: {
            development: ["Spigot", "Bukkit", "Forge", "Fabric"],
            scripting: ["Minecraft Scripting API"],
            modding: ["MCreator", "Java Mod Development"],
            serverManagement: ["Minecraft Server Setup", "Plugin Configuration"]
        }
    },
    architecture: ["Progressive web applications", "Single page applications",
                    "Microservices", "Serverless Architecture",
                    "Desktop Applications", "Embedded Systems"],
    currentFocus: ["Cross-platform Development", "Cloud-native Solutions",
                    "AI-driven Applications", "Performance Optimization",
                    "Interactive Game Development", "System-Level Programming"],
};

⭐️ From @normalhuman

Popular repositories

  1. bank_rest_api_bank-main bank_rest_api_bank-main Public

    ASP.NET Core 6 Restful API for a bank

    C# 1

  2. novel-next novel-next Public

    read light novel & web novel translations online for free

    JavaScript 1

  3. watermelondb-server-prisma watermelondb-server-prisma Public

    a server designed for facilitating the synchronization of WatermelonDB instances with Prisma and Express

    TypeScript 1

  4. telegram-bot-with-crypto-payment telegram-bot-with-crypto-payment Public

    a telegram bot with integrated payment system

    TypeScript 1

  5. apuntes-poo-cpp-master-main apuntes-poo-cpp-master-main Public

    object-oriented programming practice

    C++

  6. futbol-app futbol-app Public

    sports events iphone app to learn quickly in ios environment

    Swift