• Stars
    star
    2
  • Language
    C++
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It is a simple example of how memory can be allocated dynamically in C++, uploading for future convinience.

More Repositories

1

Youtube-homepage-design

This is a design of the youtube homepage. It was written using HTML & CSS only.
HTML
3
star
2

Shongit-Plus-Music-App-

This is a simple music player app.
Java
3
star
3

mdminhaziftekhar

I am a student of CS and constantly learning and evolving!
3
star
4

Todo-List-Go-lang

This is a simple todo list project that has CRUD operation. It's written using Go lang. It's using Mongodb database, mgo driver and go-chi package.
Smarty
3
star
5

Expense-tracker-app-Flutter

This is a personal financial helper app. It helps the users to track their daily expenses and helps them to have a better life.
Dart
3
star
6

To-Do-Flutter

This is a flutter To do application. It's a simple yet very useful app. Download it to track your daily work.
C++
3
star
7

LightSail

Live video call and chatting app : This app connects you with your friends and family through video calls and messages.
Java
3
star
8

Esho-Shikhi-App

Esho shikhi app helps special childrens to learn.
Java
3
star
9

Codeforces-Solution-in-JAVA

In this repository I'll upload the solutions of codeforces problems using java
Java
2
star
10

DataStructures-And-Algorithm-Implementations-in-Java

In this repository, we are gonna see different implementations of various data structures and algorithms , all in Java
Java
2
star
11

News-App-0

News app zero fetches data from API and shows the latest news to the user.
Java
2
star
12

Pets-Shelter-App

This is an app to keep track of the pets that come to a pet shelter, I used SQLite database and Java language for making this app.
Java
2
star
13

Order-Coffee-Online

Order coffee online using my app. It's a really simple single screen app. Applied the things that I've learnt about android recently!
Java
2
star
14

LeetCode-solutions-in-Java

This repository is dedicated to solutions of leetcode problems in Java language
Java
2
star
15

Basketball-Score-Counter-App

Java
2
star
16

REST-API-in-Go-lang

This is a simple CRUD API, built without using any database.
Go
2
star
17

Binary_TO_Decimal.cpp

It's a program that trasforms binary digit to decimal using C++ Language. Uploading for my future convinience.
C++
2
star
18

Daily-News-android-app

In this app you can view daily news from your favourite news medias.
Java
2
star
19

Codeforces-Problem-s-Solutions-in-cpp

This repository will be only dedicated to codeforces problems and their solutions in C++
C++
2
star
20

DataStructures-And-Algorithm-Implementations-in-cpp

In this repository, we are gonna see different implementations of various data structures and algorithms , all in c++
C++
2
star
21

Functional-Data-Structures-in-GO

In this repo I've implemented data structures , following the pure functional paradigm.
Go
2
star
22

Just-Java-Android-app-

Java
2
star
23

Startup-Name-Generator-Flutter-

Startup Name generator generates random words for startups and also scrolls infinitely. It's my first project done using Flutter and Dart.
C++
2
star
24

Go-Bookstore

Users can track their books with this Go-Bookstore.
Go
2
star
25

QuakeReport_App

Get's data from USGS API and shows data about earthquakes around the world!
Java
2
star
26

slack-age-bot

This is a simple Slack bot that calculates age.
Go
2
star
27

AI-Chat-app-flutter

Using this users can chat with different AI models from OpenAI. Users can choose their favourite model and interact with it. It uses Flutter, OpenAI API, Provider state management, Flutter spin kit and Animated text kit for animations.
Dart
2
star
28

Did-You-Feel-It-

Built this app to learn about API's and HTTP requests on background threads
Java
2
star
29

slack-file-bot

This is a slack bot written in Go lang . This uploads files to slack channels.
Go
2
star
30

Recipe-Site-React

Delicious Recipes website. This is a web app made with React.js. It features various delicious Recipes fetched from spoonacular API. Browse, Search and read details about your desired recipe.
JavaScript
2
star
31

Decimal_to_binary.cpp

It is a program that transforms Decimal numbers to binary numbers using c++ programming language
C++
2
star
32

Flutter-Learning

This repo is for my flutter learning journey. I'll keep track of everything that I do in this time
C++
2
star
33

Implementation_Of_StringStream_In_CPP

It's a simple Implementation of StringStream in cpp, uploading for my future use or convinience.
C++
2
star
34

UITS-university

This is the main management all in one application for UITS's Students
Java
2
star
35

List-My-Book-Android-app-

List my book app is a book listing app that shows the user whichever types of books they want to see. It uses Google book listing API. Also takes user to the books website once clicked.
Java
2
star
36

To-Do-List-

This is a simple to do list app which uses Room Database to store the data. User can see the full list with our customized design. User can add new task, edit or delete. By tapping any task he can see full info about task.
Java
2
star
37

Dhaka-City-Tour-Guide-Android-app-

Dhaka city tour guide app is an android app that shows the user various places to visit in dhaka and also hospitals. Clicking on them user is redirected to a website where they can gain more knowledge!
Java
2
star
38

photo_editor_app_flutter

This is a simple photo editor app made using flutter.
C++
1
star
39

coding-interview-university

A complete computer science study plan to become a software engineer.
1
star
40

LinkedList-Console-Program

Java
1
star
41

Gontobbo-App

Solution for University bus related problems. Track your driver and get connected within seconds.
Dart
1
star
42

Time-Viewer-Android-App

Java
1
star
43

Alpha-Tech-React-Site

This is a site of a tech company. It's a full responsive site made in React.js, HTML, SCSS.
SCSS
1
star
44

Riverpod-Learning-Flutter

This is my learning of riverpod in flutter
C++
1
star
45

Fun_Dictionary

It's a fun little dictionary app that teaches Miwok language with some fun pictures and audios!
Java
1
star
46

Firebase_phone-auth-Provider-flutter

Phone auth using Firebase and flutter. Providerr state management was used here.
Dart
1
star
47

Flutter-Widget-learning

This is just a practice repo for learning flutter widgets
Dart
1
star
48

flutter-movie-app

This is a movie application in flutter which uses TMDB Api for showing the movie list, It has pagination and modern UI.
Dart
1
star
49

2D-village-view

C++
1
star
50

eigoo_framework

Dart
1
star
51

Todo-flutter-clean-architecture

This todo application is built upon clean architecture in flutter.
Dart
1
star
52

Simple-Web-Scraper-using-Go-Colly

It's a simple web scraper made using go colly
Go
1
star
53

Golang-React-Fullstack-Chat-App

This is a fullstack chat app . The frontend was written using React Js. and the backend was written using Go lang.
JavaScript
1
star
54

Firebase_Auth_Riverpod_Flutter

This is a demo project for implementing firebase auth in flutter, using Riverpod for state management.
Dart
1
star
55

Instagram_UI_design_Flutter

This is a simple UI design of Instagram's Profile tab, using flutter. MasonryGridView widget was used for the StaggeredGridView in the profile page.
C++
1
star
56

Meditation-classes-site

This site was created only using HTML, CSS and JavaScript to brush up my knowledge of HTML , CSS and JS.
HTML
1
star
57

Modern_SmartHome_UI_Flutter

This is just a UI design of a modern smart home app in Flutter.
C++
1
star