"Simplicity is the best sophistication"
Here are few of my projects
Desktop
The project that I try to build the Netflix Landing page to apply more HTML, CSS technique like 'pseudo class', 'variables', 'grid', 'first-child','box-shadow' and media query for responsive site
Visit website GithubDesktop
I build this fake Grab Landing Page by implementing HTML/CSS and Bootstrap and some responsive code line (media query, Flexbox etc.)
Visit website GithubDesktop
I learn HTML5 Canvas and apply some Javascript logic code to set up the game, I use Netlify to deploy and use some music that I borrow from youtube
Visit website GithubDesktop
Following hand-on game from React official site, I build by "create-react-app" step by step, learn basic state/props concepts, try to understand how to generate components back to html/css and use react-strap to compose whole Front-End package. Sure I'm still a chicken, but I'm a fast learner.
Visit website GithubDesktop
The first projects that I and 3 team-mates (basic level) try to learn work/coding in a group and use Git. We learn about new concepts like Scrum Master, Sprint meeting checkup, what is Product Owner, The Backlog, what is User Stories and how important it is. I'm in charge to help fix merge or create a branch, the structure of the (mini) product (create folders, naming...)
Visit website GithubDesktop
I tried to use Flask (Python) to build the Blog-app full features from register, post blog, pagination, change account info, login etc. and deploy by Heroku
Visit website GithubDesktop
The Quiz app that I learn to use Vanilla Javascript, CSS animation (@Keyframes), fetch API from onlinetdb.com...
Visit website GithubI love to share and teach people to get better result in their studying and job, I'm not a Software Development Teacher right now, but there are some lesson that I tried to make for preparing for opportunity: Basic Flask | Basic Python