Skip to content
View shreekrishnaacharya's full-sized avatar
Block or Report

Block or report shreekrishnaacharya

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

Hey there! πŸ‘‹ I'm Shree Krishna Acharya 🌱

About Me

I'm a passionate software engineer who loves building cool stuff and learning new technologies. When I'm not coding, you can find me exploring the outdoors or trying out new recipes in the kitchen! πŸ’»πŸš€

Skills πŸ’Ό

  • Languages: PHP, JavaScript, TypeScript, Python
  • Frameworks: Laravel, React, Node.js - (Nestjs), Flutter
  • Databases: MySQL, MongoDB
  • Tools: Git, Docker, Jira, Bitbucket, AWS, Zoho

Projects πŸš€

Nepal Probationer Driving Licenses System

  • Licenses api integration
  • Api development for card verification system
  • Role based access control system
  • Tracking printed card and its distribution 🌟

Nepal Army Smart Card Management System

  • Api development for card verification system
  • Dot Net application as middle layer for printer and web application
  • Contactless Mifare+ chip writing πŸ’₯

E-Commerce

  • Multi vendor and single vendor ecommerce system
  • E-commerce with image search module for garment, dress
  • International payment gateway integration ie stripe

Experience πŸ’Ό

  • Full stack Tech Lead | Rewasoft Pvt Ltd.
  • Chief Technical Officer | Tech Lead at Eagle Eye IT Services PVT LTD
  • Senior Software Developer at Maskey Consultancy Services Private Limited
  • Junior Web Developer at SALYANI TECHNOLOGY PRIVATE LIMITED

Education πŸ“š

  • Master of Computer Information System, Nepal College of Information Technology - 2021
  • Bachelor of Computer Application, Oxford College of Engineering and Management - 2015

Certificates πŸŽ“

  • React + Redux (Sololearn)
  • Machine Learning (Simplilearn)
  • Cloud Computing (Salyani Technology Private Limited)

Open source project and contributions 🌟

OMRChecker

  • It is an MCQ mark reader and I contributed an OCR to read hand written answers in paper during my thesis work.
    GitHub Repository: Link

@sksharma72000/nestjs-search-page

  • It is nestjs package for dto and services
  • It is package for nestjs that simplify customize querying database from client using dto.
  • Helps extracting relational tables, sorting result, building conditions, paginating through url query to node api endpoint.
  • Uses decorator in dto to specify the type of operation that a property can perform in the database.
    GitHub Repository: Link

@sksharma72000/nestjs-unique-validator

  • It is a nestjs package for dto.
  • It provides a decorator for checking unique item into table such as email or phone number.
  • It can customize unique validation for new and updated data. skacharya/laravel-rbac
  • It is a laravel packages for implementing role based access control
  • It directly implements access control to all routes once defined in middleware.
  • User can customize the role and assign the each routes to the role for access control.
  • System interface will also automatically adjust according to the defined roles.
    GitHub Repository: Link

skacharya/laravel-rbac

  • It is a laravel packages for implementing role based access control
  • It directly implements access control to all routes once defined in middleware.
  • User can customize the role and assign the each routes to the role for access control.
  • System interface will also automatically adjust according to the defined roles.
    GitHub Repository: Link

@damijs/core

  • Damijs is a nodejs framework above expressjs.
  • It consists of libraries and tools that will let you quickly setup your web application by automatically generating database table models, controllers, validations rules (i.e. extracted from db tables) so you can write less code and focus more on your business logic.
  • consist inbuilt authentication role based access control, file handling, data validating, ORM for data extracting and other.
    GitHub Repository: Link

Let's Connect! πŸ’¬

Pinned

  1. nestjs-search-page nestjs-search-page Public

    TypeScript

  2. getprint getprint Public

    JavaScript

  3. nestjs-unique-validator nestjs-unique-validator Public

    TypeScript

  4. laravel-rbac laravel-rbac Public

    Laravel package for Role base access control

    PHP 1

  5. dami-core dami-core Public

    TypeScript

  6. OMRChecker OMRChecker Public

    Forked from Udayraj123/OMRChecker

    Read OMRs fast and accurately using a scanner πŸ–¨ or your phone 🀳.

    Python