Skip to content
View edemuner's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Brazil

Block or report edemuner

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

Hi! Welcome to my Github.

I'm a lawyer who decided to change career, and have been studying tirelessly to become a back-end web developer. I also like to read about computer stuff in my freetime, like OS and computer networks, it really fascinates me.

I'm currently learning to code in Node.JS, and have been building a few apps and services to train back-end development core concepts.

I also know a bit about Python and Django, and I can do some things with Java as well.

Here you can find some things I've already made, I'll make those repositories grow (almost) every single day.

Pinned Loading

  1. Petshop_Scalable_Api Petshop_Scalable_Api Public

    A Rest API with a clean and scalable architecture, made with Node.JS

    JavaScript

  2. Dwitter Dwitter Public

    Project of a Twitter-based social network, developed using Django framework

    Python

  3. nodeJS_security nodeJS_security Public

    This is a blog where people can post things, if they are allowed to.

    JavaScript

  4. orm_sequelize orm_sequelize Public

    This app manages a school, with teachers and students and classes, students get enrolled in classes, and teachers can teach in multiple classes.

    JavaScript

  5. jogoDaVelha jogoDaVelha Public

    A simple game where I trained core OOP concepts and applied some requirements and modelling techniques.

    Java

  6. node_primeiras_libs node_primeiras_libs Public

    This is a simple Node.JS library that filters text files to catch web URLs, do a validation and returns an array with all of them.

    JavaScript