Skip to content
View razstvien01's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report razstvien01

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
razstvien01/README.md
Coding

πŸ”₯ A passionate software, computer, backend engineer from the Philippines.

razstvien01

- 🏫 I graduated at Cebu Institute of Technology - University

- πŸ”­ I’m currently working on [UI Catalog](https://github.com/razstvien01/ui-catalog)

- πŸ•’ I'm doing some freelancing stuff during my spare time.

- 🌱 I’m currently learning **Flask, UI/UX Design, and Figma**

- πŸ‘― I’m looking to collaborate on [Mocking Board](https://github.com/RevyaS/MockingBoard) and [UI Catalog](https://github.com/razstvien01/ui-catalog)

- πŸ’¬ Ask me about **NextJS, ReactJS, Firebase, MySQL, Sequelize, Flutter**

- πŸ“« How to reach me **[email protected]**

- ⚑ Fun fact **I think I'm funny and good.**

πŸ› οΈ Languages, Frameworks, and Tools πŸ› οΈ

javascript logo typescript logo react logo android logo arduino logo babel logo bash logo bitbucket logo bootstrap logo c logo canva logo chrome logo cplusplus logo csharp logo css3 logo dart logo embeddedc logo dotnetcore logo dot-net logo express logo facebook logo figma logo firebase logo firefox logo flask logo flutter logo gcc logo git logo github logo godot logo google logo googlecloud logo html5 logo ie10 logo intellij logo java logo kotlin logo linkedin logo linux logo matlab logo mongodb logo mysql logo nextjs logo nginx logo nodejs logo npm logo nuget logo numpy logo oracle logo postgresql logo processing logo pycharm logo pytest logo python logo pytorch logo raspberrypi logo redux logo rust logo sequelize logo socketio logo spring logo sqlalchemy logo sqlite logo ssh logo tailwindcss logo threejs logo twitter logo ubuntu logo visualstudio logo vscode logo webpack logo wordpress logo yarn logo

πŸ“Š My Stats πŸ“Š

razstvien01

razstvien01

razstvien01

razstvien01

Pinned Loading

  1. Summary of 'Clean code' by Robert C.... Summary of 'Clean code' by Robert C. Martin
    1
    Code is clean if it can be understood easily – by everyone on the team. Clean code can be read and enhanced by a developer other than its original author. With understandability comes readability, changeability, extensibility and maintainability.
    2
    _____________________________________
    3
    
                  
    4
    ## General rules
    5
    1. Follow standard conventions.