GithubHelp home page GithubHelp logo

mhdalmajid / app-ideas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from florinpop17/app-ideas

0.0 0.0 0.0 553 KB

A Collection of application ideas which can be used to improve your coding skills.

License: MIT License

app-ideas's Introduction

Hey! ๐Ÿ‘‹ I'm Mohammed!

Linkedin: M Almajid

interface Father{
  children: number 
  isHappy: "Alhamdu llah"
  [key:string]: unknown
}
interface Developer<T extends any> extends Father {
    stack: T
    company: string
}

type TStatus<T extends Developer<T> | Father> = T extends Father
  ? Father
  : Developer<T>;
  • ๐Ÿงก In love wih TypeScript
  • ๐Ÿ”ญ Iโ€™m currently working on Private project with DOE ๐Ÿ™ƒ
  • ๐Ÿ’ฌ Ask me about Reactjs - Typescript - Javascript - css - Graphql
  • ๐ŸŒฑ Iโ€™m currently ๐Ÿ‘€ Into Fullstack-Development & DevOps
  • ๐Ÿ“ซ How to reach me: ๐Ÿคทโ€โ™‚๏ธ

Things I code with

React Typescript NodeJS NextJS npm html5 git Prettier

GraphQL Apollo-GraphQL Prisma Figma Vercel AWS

Top Langs

app-ideas's People

Contributors

akwetey avatar borntofrappe avatar comerc avatar email2vimalraj avatar eronmmer avatar florinpop17 avatar ideabrian avatar jakewilson avatar jdmedlock avatar jrubins avatar lenivene avatar limonjuice322 avatar marsmccrann04 avatar oliver-gomes avatar pburkart avatar peterluczynski avatar pylnata avatar rajvirtual avatar safdarjamal avatar sanjeevyadavit avatar schadokar avatar shivamsinghchahar avatar sidforreal avatar skytreasure avatar tatularas avatar thsubaku9 avatar tobibur avatar twhite96 avatar vbarzana avatar yuritoledo avatar

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.