Anas Hameed (@Anas-hameed)

Top repositories

1

lodu-Game

Implemented lodu Game using multi-threading concepts.
C++
4
star
2

full-responsive-Website-Design-Using-Html-Css-and-Media-Querry

Simple one page Navbar Website.
CSS
4
star
3

MenuReactComponent

create a menu component. Added Dynamic filter method. So, we can add thousand of item with different categories. The categories button are generated by using JS Set method. We can then filter the respective item for each category using filter method.
JavaScript
4
star
4

whatsapp-clone

In this i have tried to make a whatsapp clone. Check out the website live Here.
JavaScript
3
star
5

Website-Using-Bootstap

Website design implemented using Bootstrap4 classes.
HTML
3
star
6

Tours-fetching-Api

In it I used an API to fetch data of different tours and display the data in a component. This API returns the same JSON data, So this project is not actually fetching tour according to the location. We can easily extend the same concept to fetch data from a actual API and display real time tour in a location. check out the site at:
CSS
3
star
7

Transparent-droping-down-manu-with-Css-and-HTML5

In this practice project, I have created a transparent dropping down navigation menu for a website using Html5 , and CSS for Practice purpose. View Deployment :
HTML
3
star
8

Form-In-Html-With-Javascript-Verification

In this, I have make clone of a form from a code pen for practice purpose only. and tried to apply JavaScript verification on this form.
HTML
2
star
9

Anas-hameed

2
star
10

Project-2-Html-Css-and-Javascipts

Full responsive portfolio Website Created using Html, CSS, Javascript, and media Query for practice and learning purpose.
CSS
2
star
11

Reviews

This is reviews component written in react. check out the reviews section at:
CSS
2
star
12

Management-System-19I-2008

I have created a console base management system in java.
Java
2
star
13

datastructures

Tested a repository consisting of different data structure such as linked list, stack, queue, arrays etc. implemented in java using JUNIT 4.
Java
2
star
14

Task3

Java
1
star
15

19I2008_A03

Java
1
star
16

tms

Python
1
star
17

Website-Design

The Website is designed for practice purpose. The inspiration of the design is taken from Envoto Element.
HTML
1
star
18

Fit-Me

An online fitness platform for students, Teachers, Professionals. View Deployment at::
PHP
1
star
19

digisync

DigiSync aim at providing a web application platform that will automate the traditional Digital Marketing by utilizing modern Artificial Intelligence models and Deep Learning algorithms
TypeScript
1
star
20

Distributed_Hash_Table

C++
1
star
21

Candy-Crush-Using-OOP

It Was my second semester project, in which i have to implement candy crush game Using OOP concept.
C++
1
star
22

SuperMarioGame

I created a super Mario using Assembly language. The game consists of 3 level with increase difficulty in each level. The game is MASM compatible. The syntax of MASM is little different than NASM, it is not compatible with NASM supported assembler. Can be played using DOSBox(can be downloaded from here https://www.dosbox.com/).
Assembly
1
star
23

Dodge_Em-Game-C-

This was my first semester project. Not as much Effective but i was happy with it because i was new to coding at that time, i was quit achievement of making my first ever game using c++.
C++
1
star
24

Color-Shades-Generator

A color shade generator. Input a color and get different variant of that color both light and dark version. check out the deployment at:
CSS
1
star
25

Notes-App

This is small app for keeping notes. This project uses browser local storage concept to keep the note save in the browser. Check out the deployment at:
CSS
1
star