Skip to content
View brainstewdev's full-sized avatar
🚀
coding!
🚀
coding!

Highlights

  • Pro

Block or report brainstewdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brainstewdev/README.md

whoami

I'm Lorenzo, based in Milan currently studying Computer Science at Università degli Studi. In high school i also studied Computer Science.

Interested in

  • Coding 👨‍💻
  • Using computers to do fun stuff :P 💻
  • Space Exploration and rocketry 🚀
  • Music (i play Guitar and Bass) 🎸

Currently working on...

I'm currently learning Go, and i've built two projects so far to better my understanding of golang:

  • goedit is a basic text and code editor that is customizable and lightweight. it still is in early development and if you want to take a look and suggests improvements you're more than welcome :)
  • directchat is a software which allows users to connect to servers and chat with other users inside their terminal

Languages

  • C++
  • Python
  • Java
  • Javascript
  • Golang
  • PHP
  • R

I also used Other languages (C# for example) but i don't feel comfortable using them.

What you'll find on my github profile

you'll find my personal projects and some of my university assignments. 🏢 if you think you could improve my code, just fork it and create a PR, i'll be more than happy to check it out 😁

Pinned Loading

  1. goedit goedit Public

    a simple Line based code editor with syntax highlighting and theme support written in golang

    Go 5

  2. game-of-life game-of-life Public

    a implementation of the basic game of life of conway made in c++.

    C++ 2 1

  3. stack-bot stack-bot Public

    a simple discord bot to search for error on stackoverflow

    JavaScript 1

  4. apod apod Public

    a simple client to view and download the astronomy pic of the day by NASA

    Python 1

  5. goServe goServe Public

    Small and Simple http server

    Go 2