yamako

AWS

EC2 with Security Group and SSH login

OverallPicture✅Inthispost,IwillexplaintheprocedureuptoSSHlogin.✅Buildawebserveronthenetworkwebuiltlasttime.Awebserverisi...
AWS

Build a network with AWS [VPC]

WhatwedotodayUnderstandthebigpictureofthesystemUnderstandAWSnetworkingconceptsIPAddressConceptandSettingsCreateVPCCreate...
AWS

First things When Starting AWS To Stay Safe

DeployWordPresstoAWSStep#01TounderstandAWSinfrastructure,let'screateasimplecorporatesiteinWordPress. Forthestaticcorpora...
python

Typing Game using pygame

DisplaytheTypingGameboardThefirststepistolearnthebasicsofpygame.importpygameaspgimportsyspg.init()BOARD=pg.display.set_m...
python

Pillow, OpenCV for watermarking an image

IlearnedtwowaystowatermarkanimageinpythonWatermarkingwithPIllowWatermarkingwithOpenCVWatermarkingwithPIllowAddtheword"wa...
Flask

Authentication with Flask

SearchforAuthenticationwithFlaskandrefertoblogsandvideostoimplementregistration,login,andlogoutfunctionstotheFlaskBlogAp...
django

README.md passed with cs50 Final Project

README.mdisoftenseenongithub.Itriedtofindoutwhowriteswhat,forwhat,andhow.Thistime,IactuallycreatedtheREADME.mdforaDjango...
Flask

Flask Blog App using Bootstrap Template

BlogwithFlaskandBootstraptemplateForsmallpersonalizedsites,Flaskiseasyandsimple。😊 IamnewtoFlask.😊完成物FolderStructureCreat...
wordpress

Show a Twitter button on WordPress

Prerequisite:WordPressandTwitterintegrationmustbecompleted.Therearemanyeasy-to-understandwebsites,solet'sgetthemlinkedup...
django

Creating graphs with Django + Chart.js

CreatingprogressmanagementgraphswithDjango+Chart.jsChart.jsImplementationofLessonProgressChartBlueisthenumberoflessons(t...