SameetAsadullah
A passionate software engineer who loves to learn new technologies and develop innovative solutions.
SDE @ Vyro.aiAdelaide, Australia
Pinned Repositories
All-Routing-Protocols-And-Servers-Using-Cisco-Packet-Tracer
Implemented a complete network i.e, every routing protocols (RIP, OSPF, EIGRP, DHCP, TFTP ) and every type of server (Web Server and Data Server) using Cisco Packet Tracer
Bisto-Chat-Java-Firebase
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented using Firebase. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
Bisto-Chat-Java-PHP
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented in PHP Language i.e, APIs. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
Chess-Game-Agent-Using-Minimax
Developed a chess game agent using Minimax Algorithm in Python Language
CPU-Scheduling-Simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
Distributed-Password-Cracker-Using-MPI-and-OpenMP
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
Hotel-Reservation-Application
A Hotel Reservation Application named as VBook, coded in Java and PHP. Vendor and Customer are the two users of this project
Student-Registration-Database-Website
A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options
Tic-Tac-Toe-Using-Minimax-Algorithm
Tic-Tac-Toe game coded in Python using Minimax Algorithm
Vacuum-Cleaner-World-Problem-in-Python
Python program to solve vacuum cleaner world problem
SameetAsadullah's Repositories
SameetAsadullah/Bisto-Chat-Java-Firebase
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented using Firebase. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
SameetAsadullah/Hotel-Reservation-Application
A Hotel Reservation Application named as VBook, coded in Java and PHP. Vendor and Customer are the two users of this project
SameetAsadullah/Bisto-Chat-Java-PHP
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented in PHP Language i.e, APIs. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
SameetAsadullah/Distributed-Password-Cracker-Using-MPI-and-OpenMP
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
SameetAsadullah/Chess-Game-Agent-Using-Minimax
Developed a chess game agent using Minimax Algorithm in Python Language
SameetAsadullah/Braille-Translator
A Braille Translator in C++ using Microsoft Visual Studio
SameetAsadullah/Hotel-Reservation-System
A Hotel Reservation System named as VBook, coded in Java and JavaFX. Administrator, Receptionist, Vendor, and Customer are the four users of this project
SameetAsadullah/LeetCode-Solutions
This repository contains solutions of various LeetCode problems
SameetAsadullah/Multi-Label-Image-Classification-Using-Tensorflow
Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street
SameetAsadullah/Portfolio-Timetable-Videos-Website
A dynamic website developed using html, css, and javascript that displays your portfolio, timetable, and some course videos
SameetAsadullah/Automate-It
A system to automate home appliances allowing voice control in urdu language and control through application
SameetAsadullah/Centipede-Game
A Simple Centipede Game in C++ using OOP (Object Oriented Programming) concepts
SameetAsadullah/cs231n-KNN-Classifier-on-Cifar10-Dataset
Applied K-Nearest Neighhbor (KNN) Classifier on Cifar10 Dataset
SameetAsadullah/cs231n-Softmax-Classifier-on-Cifar10-Dataset
Applied Softmax Classifier on Cifar10 Dataset
SameetAsadullah/cs231n-SVM-Classifier-on-Cifar10-Dataset
Applied Support Vector Machine (SVM) Classifier on Cifar10 Dataset
SameetAsadullah/Exams-Schedule-Generator-Using-Genetic-Algorithm
Python Program to find generic solution that will facilitate generating exams schedule for university using “Genetic Algorithm”
SameetAsadullah/K-Means-Clustering-on-Abalone-Dataset
Implemented K-Means Clustering on the given Abalone Dataset using Python Language
SameetAsadullah/KNN-Algorithm-on-Abalone-Dataset
Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
SameetAsadullah/llm-scripts
LLM Models loaded directly with transformers
SameetAsadullah/Maze-Solver-Using-A-Star
Implemented Maze Solver using A-Star (A*) in Python Language
SameetAsadullah/Maze-Solver-Using-BFS
Implemented Maze Solver using Breadth First Search (BFS) in Python Language
SameetAsadullah/Maze-Solver-Using-DFS
Implemented Maze Solver using Depth First Search (DFS) in Python Language
SameetAsadullah/Maze-Solver-Using-GBFS
Implemented Maze Solver using Greedy Best-First Search (GBFS) in Python Language
SameetAsadullah/N-Queen-Problem-Using-Simulated-Annealing
N-Queen(s) Problem implemented using Simulated Annealing Algorithm in Python Language
SameetAsadullah/Neural-Network-Implementation
Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)
SameetAsadullah/SameetAsadullah
Profile Repository
SameetAsadullah/Snake-Game
A Simple Snake Game in C++
SameetAsadullah/cnn-image-classification
SameetAsadullah/facerestore_cf
ComfyUI Custom node that supports face restore models and supports CodeFormer Fidelity parameter
SameetAsadullah/stock-price-prediction