GithubHelp home page GithubHelp logo

azzzrro / crud-cleanarchitecture-typescript Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 2.45 MB

A server-side application built using clean architecture principles, TypeScript, Node.js, Express.js, and MongoDB. The project focuses on providing a robust foundation for performing basic CRUD operations (Create, Read, Update, Delete) on a database.

TypeScript 100.00%
clean-architechture expressjs mongodb nodejs typescipt jwt-authentication

crud-cleanarchitecture-typescript's Introduction

Logo

profile views GitHub followers Linkedin followers Facebook friends

import React from 'react';

const Introduction = () => {

  const name = "Muhammed Azhar";

  const introduction = (
    <>
      <p>
        πŸ‘‹Hello there! I'm {name}, a passionate Full Stack Developer with a flair for Front-End Development. πŸ’»βœ¨
        As a front-end enthusiast, I thrive on creating captivating user experiences through sleek and intuitive interfaces.

        With my expertise in software development, I bring ideas to life by crafting pixel-perfect designs and seamlessly
        integrating them into functional websites and applications.

        Let's connect and collaborate on bringing your ideas to life! Together, we can create stunning front-end solutions
        that make a lasting impact.πŸš€βœ¨
      </p>
    </>
  );

  return (
    <div id="intro">
      {introduction}
    </div>
  );
};

export default Introduction;

languages and tools:

Figma MUI Tailwind CSS

NodeJS MongoDB Express.js postgresql MySQL firebase

Linux Git NPM Chart.js AWS Nginx Postman

Connect me in socials:

Azhars LinkedIN Azhars Behance Azhar's Instagram Muhammed Azhar | Twitter Muhammed Azhar | Twitter

crud-cleanarchitecture-typescript's People

Contributors

azzzrro avatar

Watchers

 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.