Skip to content
View dMaisnam's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Agobyte Technologies Pvt Ltd
  • Manipur, India

Block or report dMaisnam

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

Hi πŸ‘‹, I am Dev

Stack Overflow reputation GitHub followers

ABOUT ME

  • πŸ’» Software Engineer
  • 🌏 Manipur, India
  • πŸ‘¨β€πŸŽ“ Graduated (2019) - πŸ”— NIT Manipur
  • βš™οΈ Currently building πŸ”— Agobyte Technologies Private Limited
  • πŸ“š Learning System Design, DevOps
  • πŸ‘€ Interested in science & tech, coding, music
  • ❀️ Open to collaborations and suggestions to improve my skills

TECH STACK

Language
Typescript Javacript C# PHP Python
Database
Postgres
Framework
Node DotNet Laravel Django React Svelte Astro
Tools
Docker Git AWS VS Code

CONNECT

Pinned Loading

  1. express-demo express-demo Public

    A simple demo of CRUD operations with Express JS

    TypeScript

  2. Tailwind CSS config Tailwind CSS config
    1
    /** @type {import('tailwindcss').Config} */
    2
    
                  
    3
    module.exports = {
    4
      content: [
    5
        "./pages/**/*.{js,ts,jsx,tsx}",
  3. pg-express pg-express Public

    Project to demonstrate crud operations with postgres and express

    JavaScript