Code Monkey home page Code Monkey logo

Hi, I'm Usman πŸ˜ƒ

I'm an Embedded Software Engineer. Graduated from Air University Islamabad with bachelors in Mechatronics Engineering.

I've got 3+ years of experience in embedded software, IoT systems, PCB design, and CAD design. I also occasionally develop .NET WPF and backend applications. And recently I have started writing in JavaScript as well.

summary_t professional_summary(person_t me)
{
    return (summary_t)
    {
        .person              = me,

        .embedded_software   =
        {
            .time            = (years_t)3,
            .catagories      = { DRIVERS, LOW_POWER, THREAD, BLE, MESH, MOTOR_CTRL },
            .processor_types = { ARM, RISC_V, XTENSA },
            .frameworks      = { ESP_IDF, FREE_RTOS, NRF_CONNECT_SDK, ZEPHYR, LINUX },
            .misra_compliant = true,
            .test_driven     = true,
            .documented      = EXCESSIVELY,
            .philosophy      = "If the code aint vibing, I aint typing",
            .languages_used  = { C, CSHARP },
            .sometimes_used  = { CPP, RUST, JAVASCRIPT },

            .is_python_used  = false,
            .but_why_tho     = malloc(&NULL * -1 << UINT128_MAX),
        },

        .embedded_hardware   = 
        {
            .time            = (years_t)4,
            .catagories      = { POWER, MOTOR_CTRL, AMPS, ENRGY_HARVST, WIRELESS },
            .multilayer_pcbs = true,
            .preferred_eda   = KICAD,
        },

        .mechanical_design   =
        {
            .time            = (years_t)2,
            .catagories      = { ROBOT_CHASSIS, ENCLOSURES, SIMULATIONS, ANIMATIONS, RENDERING },
            .preferred_cad   = { SOLIDWORKS, SW_VISUALIZE, KEYSHOT },
            .wasted_skill    = 
            {
                MATHEMATICAL_MODELING, VIBRATION_ANALYSIS,
                FLUID_ANALYSIS, CONTROL_SYSTEMS, ROBOTICS 
            },
            .regret          = true,
        }
    }
}

Usman Mehmood's Projects

Usman Mehmood doesn’t have any public repositories yet.

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.