Pinned Repositories
angular-portfolio
You will be building a simple web application that you can use to show your portfolio projects and which you can host in the web and make it accessible to your potential clients. You’ll use Firebase for authentication, Firestore for storing and fetching the projects and Bootstrap 4 for styling the UI.
angular-tour-of-heroes
This Tour of Heroes tutorial provides an introduction to the fundamentals of Angular. It shows you how to set up your local development environment and develop an app using the Angular CLI tool.
Basic-React-Native-App
Create a React Native application that will display an album of top 10 movies listed in IMDB.
Basic-Web-Server-A-Movie-Poll
The very first Web development with Python!
duplicate-files-finder
Find Duplicate files in the given path
far-cry-data-science-introduction
Far cry: Data science introduction
game_pyglet
HeritageGo
Héritage GO is a social networking service dedicated to cultural and historical heritages, developed by the non-profit organization Heritage Observatory.
the-road-to-learn-react
The Road to learn React teaches the fundamentals of React. You will build a real-world application in plain React without complicated tooling.
zshrc-template
baodongle's Repositories
baodongle/angular-portfolio
You will be building a simple web application that you can use to show your portfolio projects and which you can host in the web and make it accessible to your potential clients. You’ll use Firebase for authentication, Firestore for storing and fetching the projects and Bootstrap 4 for styling the UI.
baodongle/angular-tour-of-heroes
This Tour of Heroes tutorial provides an introduction to the fundamentals of Angular. It shows you how to set up your local development environment and develop an app using the Angular CLI tool.
baodongle/Basic-React-Native-App
Create a React Native application that will display an album of top 10 movies listed in IMDB.
baodongle/Basic-Web-Server-A-Movie-Poll
The very first Web development with Python!
baodongle/duplicate-files-finder
Find Duplicate files in the given path
baodongle/far-cry-data-science-introduction
Far cry: Data science introduction
baodongle/game_pyglet
baodongle/HeritageGo
Héritage GO is a social networking service dedicated to cultural and historical heritages, developed by the non-profit organization Heritage Observatory.
baodongle/the-road-to-learn-react
The Road to learn React teaches the fundamentals of React. You will build a real-world application in plain React without complicated tooling.
baodongle/zshrc-template
baodongle/lgit
Version control is a powerful tool all professionals should master!
baodongle/local-weather-app
We will be designing and building a simple Local Weather app with Angular and a third-party web API, using an iterative development methodology.
baodongle/MongoDB-Express-Angular-and-Node.js-Fundamentals
baodongle/ngcalculator
You’ll get started with the basic concepts like modules, components, and directives. You’ll also learn about event and property bindings. We’ll be building a simple calculator application to demonstrate all these concepts.
baodongle/rsync
For this system/algorithm project, you will recode your own version of rsync.
baodongle/semantic-versioning
Software versioning is the process of assigning unique version numbers to unique states of computer software. These numbers are generally assigned in increasing order and correspond to new developments in the software.
baodongle/sorting-deck
Implement known sorting algorithms, and discover the world of algorithm analysis.