Mohammad Karbalaee (@mohammadkarbalaee)

Top repositories

1

jalgorithm

Jalgorithm, The Java library that provides all algorithms and data structures for Java developers out of the box☕
Java
35
star
2

instagram-desktop-application

Instagram clone. As the final project of the advanced programming course at SBU on spring 2021
Java
7
star
3

muhammadkarbalaee

JavaScript
6
star
4

openGL-computer-graphics

C++
5
star
5

RoshanWebsite

JavaScript
5
star
6

ball-images

Jupyter Notebook
5
star
7

newyork-airbnb-data-analysis

final project of mathematical software 2 course at SBU
Jupyter Notebook
5
star
8

android-menu

Java
4
star
9

BrainScanApp

Jupyter Notebook
4
star
10

JSON-HTML-parser

This project aimed to mimic what Gson and Jackson packages do in Java world
Java
4
star
11

flutter-market

HTML
4
star
12

magical-machine

Java
4
star
13

first-program-i-wrote

Python
4
star
14

DBMS-course-sbu-fall2022

TeX
4
star
15

2048-game

Java
4
star
16

AlefbaWebsite

Alefba's website implementation
JavaScript
4
star
17

temp

JavaScript
4
star
18

weather-forcast-app

Weather forecast mobile application using AccuWeather API
Dart
4
star
19

telegraf-udemy-course

JavaScript
4
star
20

telusko-spring

I am learning spring framework and this is where I practice
Java
4
star
21

deep-learning-pytorch

Python
4
star
22

github-crawler

Simple github crawler
Java
4
star
23

PatientsManagementApp

C++
4
star
24

multi-threaded-Pi-calculator

Multi-threaded Java program to calculate PI with one thousand accurate digits
Java
4
star
25

particle-systems

Particle System Demo developed as the final project of theory of computation course at Shahid Beheshti University on spring 2022
HTML
4
star
26

maple-scripting-SBU

All the Maple scripts that I wrote during the courses that I have taken at SBU
4
star
27

DSA-SBU-Fall2021

Projects and problem solving done by ZaMgo during the data structures and algorithms course taken at SBU in fall 2021
Java
3
star
28

DSA-SBU-fall-2022

Content, transcription and problem sets of the course
TeX
3
star
29

pentago-game

Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
C++
3
star
30

university-manager-application

C++
3
star
31

text-manipulator

C++
3
star
32

mksht-css

HTML
3
star
33

portfolio-website

3
star
34

UniversitYInfoManagementApp

C
3
star
35

bitwise-operators

C++
3
star
36

python-for-data-analysis-book

All the practice and code that I am doing while I read the book called, Python for data analysis
Python
3
star
37

python-turtle

Python
3
star
38

twitter-desktop-app

Java
3
star
39

menbar-flutter

my first flutter application. developed during my internship at Roshan
Dart
3
star
40

semaphore-demo

Java
3
star
41

neural-network-course-sbu

Transcription and all the documentations about the neural network course held at SBU
TeX
3
star
42

linear-algebra-SBU

Implementation of some programs related to the linear algebra course that I took at SBU on fall 2021
JavaScript
3
star
43

hackerrank-10days-javascript

The complete solution set for Hackerrank's 10 days of JS challenge.
JavaScript
3
star
44

BigNumbersArithmeticOperations

C++
3
star
45

data-mining-sbu-fall-2022

Jupyter Notebook
3
star
46

learn-git

Put your name and your Github link in this repo
3
star
47

BMI-calculator-app

BMI calculator native android app developed using Kotlin
3
star
48

computation-theory4j

My practices and implementation during my studies on computation theory at SBU
Java
3
star
49

HTTPclient

Java
3
star
50

binary-calculator

JavaScript
3
star
51

java-stats

The final project of the introductory statistics and probabilities course taken at SBU on fall 2021
Java
3
star
52

AdvancedProgrammingSpring2021SBU

Java
3
star
53

WordsGame

C
3
star
54

logic-circuit-4j

A Java library which contains full implementation of everything you might find in a logic circuit undergraduate course.
Java
3
star
55

suffix-tree

The final project of DSA course at SBU on fall 2021 about implementation and use-cases of suffix tree data structure
JavaScript
3
star
56

programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020
C++
3
star
57

basic-python-jadi

3
star
58

esmfamil-game

C
3
star
59

oop-dart

Object-oriented programming concepts in Dart
Dart
2
star
60

learning-openCV

Jupyter Notebook
2
star
61

ios-test

A valuable commit from the macOS virtual machine that I created on Ubuntu by myself.
Swift
2
star
62

Data-Mining-Concepts-and-Techniques

Data Mining Concepts and Techniques: full text in Jupyter Notebooks
Jupyter Notebook
2
star
63

files

2
star
64

game

C++
2
star
65

PyPal

PyPal is your pal when you deal with data structures and algorithms
2
star
66

latex-learning

Things I learnt in a workshop at SBU about latex
TeX
2
star
67

my-apps

The mobile applications that I have created.
2
star
68

gh-pages-test

HTML
2
star
69

swift-fundamentals

I am entering the iOS world
2
star
70

foodsite

JavaScript
2
star
71

drawio-plans

The plan diagrams that I make with draw io to make my mind cleart
HTML
2
star
72

intel-image-pytorch

Jupyter Notebook
2
star
73

introduction-to-data-science-sbu

Reports and full documentation of the introduction to data science course held at SBU
TeX
2
star
74

hello-dart

Now it's time to get started with Dart and Programming
Dart
2
star
75

swift-for-beginners-udemy

Learning syntax and basics of swift in an easy Udemy course
Swift
2
star
76

flutter_modal_date_picker

A fancy and highly customizable date picker for Flutter
Dart
1
star
77

github-repo-stats

Python
1
star
78

linux-shell-hackerrank

Shell
1
star
79

replai-web

JavaScript
1
star
80

compose_crash_course

Kotlin
1
star
81

asset_assessor

Simple app to assess the value of my assets automatically
C++
1
star
82

audio_compressor

Audio compression made easy in Flutter
Dart
1
star
83

chat

Dart
1
star
84

faradars-LPIC-essentials

1
star
85

my-dev-cookbook

What I learn throughout my software engineering journey
1
star
86

brain-tumor-detection-app

1
star
87

dragme

Throw your own ball on the pitch.
Dart
1
star
88

PENTAGO-game

Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
C++
1
star
89

one-page

HTML
1
star
90

react-native-in-action

I read React Native in action book and this is all the practice that I did during the process
1
star
91

alefba-jsx-parser

Created with CodeSandbox
JavaScript
1
star
92

portfolio

My developer portfolio website
SCSS
1
star
93

ios-video-player

Swift
1
star
94

java_echo_bot

0
star
95

series-7

0
star