Pinned Repositories
algorithms
Code implementations of the topics I learned from my algorithm course.
BookStoreApp
This is an android based project for university purpose
Bread-n-Butter
Fest2021
A project with authentication, CRUD operations using node, express, mongodb and passportjs.
Google-UX-Design-Professional-Certificate
This repository contains files and showcases of the courses I completed under 'Google UX Design Professional Certificate' specialization.
infinite-scroll
In this project, I implemented the infinite scroll functionality, where users scroll near the bottom of the page and new images are loaded, but it feels like a seamless experience.
picture-in-picture
We can have any video running on the screen while doing anything in the background.
quote-generator
This is a random quote generator project which will generate random quotes along with its author name.
Shift-Cipher
This is code implementations of Shift cipher, also known as the Caesar cipher, one of the simplest and most widely known encryption techniques in cryptography.
snake-game
This is a snake game built with Javascript.
aseerintiser's Repositories
aseerintiser/Google-UX-Design-Professional-Certificate
This repository contains files and showcases of the courses I completed under 'Google UX Design Professional Certificate' specialization.
aseerintiser/Shift-Cipher
This is code implementations of Shift cipher, also known as the Caesar cipher, one of the simplest and most widely known encryption techniques in cryptography.
aseerintiser/algorithms
Code implementations of the topics I learned from my algorithm course.
aseerintiser/BookStoreApp
This is an android based project for university purpose
aseerintiser/Bread-n-Butter
aseerintiser/cloud-lab-04-180042128
aseerintiser/Fest2021
A project with authentication, CRUD operations using node, express, mongodb and passportjs.
aseerintiser/infinite-scroll
In this project, I implemented the infinite scroll functionality, where users scroll near the bottom of the page and new images are loaded, but it feels like a seamless experience.
aseerintiser/picture-in-picture
We can have any video running on the screen while doing anything in the background.
aseerintiser/quote-generator
This is a random quote generator project which will generate random quotes along with its author name.
aseerintiser/snake-game
This is a snake game built with Javascript.
aseerintiser/cloud-lab02-180042128
aseerintiser/CodeChef
All my solutions of CodeChef problems.
aseerintiser/CountdownTimer
This is a simple countdown timer, which shows the remaining time in minutes and seconds.
aseerintiser/data-structures
Code implementations of the topics I learned from my data structures course.
aseerintiser/data-structures-project
In this repository, there are implementations of three Header Files (Doubly Linked List, Max Heap and Binary Search Tree) in C++ .
aseerintiser/design-patterns
Code implementations of the design patterns I learned from my academic course.
aseerintiser/dpatterna
Design Patterns with TypeScript
aseerintiser/joke-teller
aseerintiser/Lab_1_180042128
aseerintiser/Lab_2_180042128
aseerintiser/Microservice-Implementation
aseerintiser/NotesApp
This is a basic note application for Android.
aseerintiser/SDA-Lab
aseerintiser/SDA-Lab06
aseerintiser/server-programming
Implementations of the topics I learned from my Server Programming course.
aseerintiser/SQL
Necessary SQL queries for academic purpose.
aseerintiser/TicTacToe-Game
This is a TicTacToe game built using Java Swing for Object Oriented Concept course.
aseerintiser/Web-and-Mobile-App-Dev-Lab