Skip to content
View georgianamit's full-sized avatar
😎
Exploring new technologies
😎
Exploring new technologies

Block or report georgianamit

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

Hi, I'm Amit Rawat!

Full Stack Developer

Linkedin: GeorgianAmit GitHub GeorgianAmit

A little more about me...

const georgianamit = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Typescript", "Python", "Java"],
    askMeAbout: ["Web Development", "Software Development", "Designing"],
    technologies: {
        frontEnd: {
            js: ["ReactJS"],
            css: ["Reactstrap", "Material UI", "Ant Design"]
        },
        backEnd: {
            js: ["node", "express"],
            python: ["Django"]
        },
        devOps: ["AWS", "Heroku", "Docker🐳", "Git", "Travis CI"],
        databases: ["Mongo", "MySql", "sqlite"],
        misc: [ "Redux", "Firebase", "Postman", "VSCode"]
    },
    architecture: ["Single page applications", "Serverless Architecture",  "microservices", "event-driven", "design system pattern"],
    currentProject: "Exploring new technologies.",
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned Loading

  1. face-recognition-system face-recognition-system Public

    This is a face recognition system using python opencv

    Python

  2. blogster blogster Public

    Blogster is a platform where users can create blogs.

    TypeScript

  3. django-react-redux-jwt-authentication django-react-redux-jwt-authentication Public

    An authentication system made using django, react, redux and JWT

    JavaScript

  4. text-to-speech text-to-speech Public

    text to speech program using python

    Python

  5. Sudoku-Solver-in-Python Sudoku-Solver-in-Python Public

    This is a program which will solve the sudoku for you.

    Python

  6. File-Handler File-Handler Public

    This is javafx project in which file classifier and file encryption is added.

    Java