HI, I am Ajet

I am a Software Engineer specializing in Web App Development. With a bachelor's Degree in Computer Science, I can build robust and complex modern-day web applications, optimize backend infrastructures, provide professional counsel, and more...

my image


MY PROJECTS

Here are a few projects i have worked on recently, always check back to get the most recent ones

first project

INVENTORY APP

This app automates and manages the order and delivery of goods. It can automate the detection, alerting, and reordering of almost finished products in stock. Additionally, it enhances the efficient recording of sales and defective stocks, providing a summary of available stock and sales in a user-friendly dashboard.

second project

INSTANT MESSAGING

This app can be used for in-house meetings, where everyone can join a particular meeting via a meeting ID and can message simultaneously. It utilizes web sockets and Django channel technologies.

third project

E-commerce

A simple E-commerce website that allows the owner to post, delete, and update products, arrange where products appear in the store, accept payment, etc.

fourth project

LMS

A web app created to provide computer-based tests, help students practice past questions, print student's results, and display learning materials to students. This project was hosted locally in various organizations and did not use a cloud service provider.

fifth project

INTERACTIVE DASHBOARDS

Creation of Interactive dashboards using Python dash which is then deployed and integrated into your application through iframes. Creation of Dashboards using javascript ploty.js while utilizing APIs to get your data.

sixth project

PAYROLL APP

This app manages the users in an organization, records their check-in and checkout time, calculates bonuses and deductions for every user, and mails it to them at month's end.

SERVICES

Responsive Web App

Backend Design and Logic

API Integration

Database Design (PostgreSql)

infrastructure Management(Linux,Docker,Kubenettes)

infrastructure Optimization

Implementing Database Redundancy

Scaling Application

Consultancy




I CAN HELP YOU WITH YOUR NEXT PROJECT, LET ME START BY GETTING YOUR REQUIREMENTS.

X

HIRE REQUEST

limit exceeded
0/350
i am human
please verify

MY BLOG POSTS

Network Address Translation (NAT)

Network Address Translation (NAT) is a fundamental concept in modern networking that enables multiple devices on a private network to share a single public IP address when accessing the internet. This technique has become a crucial component of network design, allowing organizations to conserve IP addresses, enhance security, and improve network scalability.

10 Principles of Software Architecture:Building Robust Systems

Software architecture is the backbone of any successful software project. It provides a blueprint for the design and development of software systems, ensuring they meet the required standards of performance, scalability, and maintainability.

Some Mistakes PostgreSQL Users Make During Deployment

Software architecture is the backbone of any successful software project. PostgreSQL is a powerful and popular open-source database management system that offers a wide range of features and tools to manage and analyze data. However, deploying a PostgreSQL database can be a complex process, and users often make mistakes that can lead to performance issues, data loss, and security vulnerabilities.

An Introduction to PAM Authentication Models

Software architecture is the backbone of any successful software project. Pluggable Authentication Modules (PAM) is a widely used framework that allows system administrators to integrate multiple authentication technologies into a single, flexible system.