Muslimah94

Muslimah94

Geek Repo

Company:https://alem.school/

Location:Kazakhstan, Nur-Sultan

Home Page:https://www.instagram.com/alibek__maral/

Github PK Tool:Github PK Tool

Muslimah94's repositories

ascii-art-web

This is my first Web project written in go. It's a web server for outputting the text in a graphic representation of ASCII and dowloading a file with it.

Language:GoStargazers:3Issues:0Issues:0

ascii-art

Ascii-art consists on receiving a string as an argument and outputting the string in a graphic representation of ASCII.

Language:GoStargazers:1Issues:2Issues:0

ascii-art-reverse

Ascii-reverse consists on reversing the process, converting the graphic representation into a text. You will have to create a text file containing a graphic representation of a random string. The argument will be a flag, --reverse=<fileName>, in which --reverse is the flag and <fileName> is the file name. The program must print this string in normal text. This project will help you learn about : Client utilities. The Go file system(fs) API. Ways to receive data. Ways to output data. Manipulation of strings. Manipulation of structures. Instructions Your project must be written in Go. The code must respect the good practices. It is recommended that the code should present a test file. Allowed packages Only the standard go packages are allowed Usage student@ubuntu:~/ascii-art$ go build student@ubuntu:~/ascii-art$ cat file.txt _ _ _ | | | | | | | |__ ___ | | | | ___ | _ \ / _ \ | | | | / _ \ | | | | | __/ | | | | | (_) | |_| |_| \___| |_| |_| \___/ student@ubuntu:~/ascii-art$ ./ascii-art --reverse=file.txt hello student@ubuntu:~/ascii-art$

Stargazers:0Issues:1Issues:0
Language:GoStargazers:0Issues:0Issues:0
Language:SCSSStargazers:0Issues:0Issues:0

forumalem

Contest for best forum

Stargazers:0Issues:0Issues:0

go-movie-crud

the simplest CRUD for movie "server"

Language:GoStargazers:0Issues:1Issues:0

go-server

The simplest way to create a server using Go programming language

Language:GoStargazers:0Issues:1Issues:0

groupie-tracker

Groupie Trackers consists on receiving a given API and manipulate the data contained in it, in order to create a site, displaying the information.

Language:GoStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

programming-with-google-go

coursera solutions

Language:GoStargazers:0Issues:1Issues:0
Language:GoStargazers:0Issues:1Issues:0