Fahim Ahammed Firoz (@fahimahammed)

Top repositories

1

penguin-fashion

A simple, static, and one-page e-commerce website.
HTML
12
star
2

CSE2122-Data-Structure-Lab

Data Structure can be defined as the group of data elements that provides an efficient way of storing and organizing data in the computer so that it can be used efficiently. Some examples of Data Structures are arrays, Linked List, Stack, Queue, etc. Here I solve some data structure problems.
C
12
star
3

ranga-store-fix

JavaScript
11
star
4

unit-converter

Unit Converter
JavaScript
11
star
5

tip-calculator

The Shared Bill Tip Calculator considers the cost of the service, number of people, and chosen tip percentage to calculate the tip per person, as well as the total cost per person.
HTML
11
star
6

pin-matcher

Pin Generator and Matcher.
HTML
10
star
7

food-network

HTML
10
star
8

react-country-app

JavaScript
10
star
9

java-practice

Java
10
star
10

c-programming

c programming(basic)
C
10
star
11

data-structure-1

Data Structure
C
10
star
12

todo-app-redux-typescript

Todo app with redux, typesctipt
CSS
10
star
13

contest-problem-solve

C
10
star
14

problem-solving-in-c

Problem solve in C Programming at Online Judge
C
10
star
15

code-conversion

Binary, octal, hexadecimal, Decimal (Code Conversion)
HTML
10
star
16

react-chart

React Chart js 2
JavaScript
10
star
17

panda-commerce

A simple, static, and one-page e-commerce website.
HTML
9
star
18

cse-resource-server

JavaScript
9
star
19

shopping-cart

HTML
9
star
20

auto-type-send-message

Python
9
star
21

fahimahammed

9
star
22

mac-book-pro

Simple JavaScript Project. Here i use HTML, Bootstrap and JavaScript.
HTML
9
star
23

book-archive

JavaScript
9
star
24

important-command

important-command
9
star
25

fun-with-python

Python
9
star
26

pdf-reader-python

Python
9
star
27

issue-tracker

JavaScript
9
star
28

data-structure-with-c

Data structure with C programming
C
9
star
29

calender-app-in-c

Calendar app in C Programming
C
9
star
30

book-cubby-client

A full-stack responsive eCommerce app. Users can buy books and Admin can add or manage books.
JavaScript
9
star
31

rokto.com

HTML
9
star
32

hard-rock

A music searching website. You can search for music and get lyrics from this site.
HTML
9
star
33

core-concepts

Core concepts of React JS
JavaScript
9
star
34

fancy-image-slider

You can search photos and create an image slider with a set time delay.
JavaScript
9
star
35

hungry-monster

A food searching website. You can search food by food name and see details.
HTML
9
star
36

ema-john

ema john react app...
JavaScript
9
star
37

node-practice

JavaScript
9
star
38

flight-booking

HTML
9
star
39

problem-solving-with-python

Problem solving with Python
Python
9
star
40

transport-rex

A React based transport management app. You can choose your preferable transport and select your travel destination with a date. Also, you can find your destination with Google Maps view.
JavaScript
9
star
41

fa-bank

HTML
8
star
42

birthday

HTML
8
star
43

bat-breakers-cricket-team

JavaScript
8
star
44

web-protfolio

Personal Portfolio Demo
HTML
8
star
45

tic-tac-toe

JavaScript
8
star
46

assignment

JavaScript
8
star
47

problem-solving-in-java

Problem-solving in Java at Online judge.
Java
8
star
48

first-website

HTML
8
star
49

book-cubby-server

Book Cubby Server
JavaScript
8
star
50

topnotch-sports

A React based sports website. You can know about many football clubs from this site.
JavaScript
8
star
51

simple-calculator-in-c

Simple Calculator project in C Programming.
C
8
star
52

github-user-finder

Github user finder.
JavaScript
8
star
53

ema-john-server

Ema John Server
JavaScript
8
star
54

clean-crafty-client

A full stack responsive service seller app. Users can request a service with a credit card, also make a review from the dashboard. Admin can add or, delete service, make another admin and manage orders.
JavaScript
8
star
55

personal-website

Personal Portfolio Demo
HTML
8
star
56

tech-it

Tech-it is an information technology company website. It is a fully responsive and JavaScript-based website. Here i use React js, JavaScript, HTML, CSS, Bootstrap.
JavaScript
8
star
57

delicious-food

A food seller React based responsive web app.
CSS
8
star
58

basic-js

JavaScript
8
star
59

node-mongo

HTML
8
star
60

bat-breakers-cricket

Live Site: https://batbreakerscricket.netlify.app/
8
star
61

clean-crafty-server

Clean Crafty Server
JavaScript
8
star
62

task

Interview Task (Dashboard Excel to React.js)
JavaScript
8
star
63

fcash

FCash is a mobile banking React Native based android app. A user can login or sign up with their name, mobile no and password and they can make payment by using this app. They also can scan a phone number or a barcode.
JavaScript
8
star
64

student-registration

Student registration project with java
Java
7
star
65

chat-hut1

This is a chatting application. This allows a user to exchange messages with other people as well as create separate channels according to the topic of discussion.
JavaScript
7
star
66

chat-hut

Chatting Application
JavaScript
7
star
67

software-development-lab-2

software-development-lab-2
JavaScript
5
star
68

numerical-method

C++
5
star
69

question-solve-cse-03

C
5
star
70

prisma-performance-benchmarks

The performance comparison between Prisma v4 and Prisma v5 involved testing the duration of creating 1000 users and querying all users within a database using each respective version of Prisma. The goal was to assess the efficiency and speed variations between the two versions.
TypeScript
5
star
71

yooda-hostel-server

JavaScript
4
star
72

mission-2022

4
star
73

is-vowel-npm

JavaScript
4
star
74

crud-operation

JavaScript
4
star
75

meet-in-the-middle

C++
4
star
76

blog-articles

CSS
4
star
77

yooda-hostel-client

JavaScript
4
star
78

software-development-lab-1

This repository is made to practise or simulate git merge, git push, and other git commands in real life. First, a messy Java program was given. Each task has been completed in a separate branch and finally merged with the main.
Java
4
star
79

mission-2022-solution

HTML
4
star
80

java-practice-2

Java
4
star
81

verilog-with-model-sim

This repository contains codes of Verilog which is a Hardware Definition Language. These code can be easily compiled and simulate with a software called ModelSim.
Verilog
4
star
82

problem-solving-with-cpp

Problem solving with C++
C++
4
star
83

test

HTML
4
star
84

city-bank-problem

JavaScript
4
star
85

automata-theory-and-compiler-design

C
3
star
86

JTable

Java
3
star
87

secure-encrypt

A simple npm package providing encryption and decryption functions using character and shifted encryption techniques.
TypeScript
3
star
88

digital-image-processing

CSE4182 Digital Image Processing Lab. Code for resolution modifications, histogram analysis, brightness enhancement, noise suppression, and frequency domain operations. Ideal for learning image processing.
Jupyter Notebook
2
star
89

shoes-store

JavaScript
2
star
90

backend-as-a-service

Assignment 4: Backend as a service
JavaScript
2
star
91

shoes-store-server

JavaScript
2
star
92

product-analysis

JavaScript
2
star
93

reveal-resource

2
star
94

learn-postgresql

This repository provides a guide to learn PostgreSQL, an open-source relational database management system known for its stability, reliability, and robustness. PostgreSQL offers a wide range of features and supports various data types, making it a popular choice for applications that require high performance, scalability, and data integrity.
2
star
95

text-to-speech-vice-versa

Text to Speech converter and vice versa
JavaScript
2
star
96

PrismaHandsOn

Welcome to PrismaHandsOn – your go-to resource for hands-on learning with Prisma ORM! Whether you're a beginner or an experienced developer looking to level up your skills, this repository is designed to guide you through the practical aspects of using Prisma in real-world scenarios.
TypeScript
2
star
97

reveal-b7

HTML
1
star
98

explore-alphine-js

HTML
1
star
99

send-email-with-nodejs

TypeScript
1
star
100

blog-app-nextjs-prisma

TypeScript
1
star