Skip to content
View axel-lois's full-sized avatar
📚
Learning
📚
Learning
Block or Report

Block or report axel-lois

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

Hi, I'm Axel Lois! 👋 (outdated)

Fullstack developer
Computer science student at UDELAR

Linkedin: Axel Lois Mail: Axel Lois

About me

Hi, I am Axel, and I am 22 years old. I am a fullstack developer with interests in IT security.


A little more about me...

const Me = {
  pronouns: "he" | "him",
  Code: [Javascript, Typescript, C++, HTML, CSS],
  technologies: {
    frontEnd: [React, Angular],
    backEnd: [Node, SQL, AWS],
    testing: [Cypress, Jest]
  },
  tools: [Git],
  hobbies: [Basketball, Coding, Videogames],
  challenge: "Currently studying at university and wokring as Full-Stack engineer"
}

Projects:

Pokemon APP

This is a fullstack app that i made, that gives you the oportunity to search, filter, sort, create, update and delete pokemon.

Basically a CRUD fullstack app, in which i hade to make frontend, backend and also the db models myself.

Code: https://github.com/axel-lois/Pokemon-App

Page: https://pokemon-app-rose.vercel.app. I may say that it's not responsive and could be a little messy in some devices, plus vercel automatically changed the sizes.

Let's see a little bit of the app:

Landing page

Home

Create and update pokemon

Pokemon detail

About

404 page (easter egg)

Portfolio

This is my portfolio and presentation page. It was made using react and router. I also used normalize.css, sweetalert and nes.css for the styling.

Besides, i created a little express server which accepts a post request from the contact form, sending them to my personal email account using SendGrid.

Code: https://github.com/axel-lois/Portfolio

Page: https://portfolio-sand-five-59.vercel.app

Contablito V3

This is the remake of Contablito V2 (another project that i did with Vanila Javascript), but this time, converted into a FullStack app. Made with React, Redux, Typescript, Node, Express, Mongo(atlas), mongoose and JWT.

This time, i used bootstrap for the styling. This one is responsive.

Code: https://github.com/axel-lois/Contablito-V3

Page: https://contablito-v3.vercel.app

Pinned Loading

  1. Contablito-V3 Contablito-V3 Public

    TypeScript 1

  2. Pokemon-App Pokemon-App Public

    JavaScript 2

  3. Pomodoro-App Pomodoro-App Public

    A pure react pomodor app project made for practising. Can be used to study or to focus in important activities. Nevertheless, an alarm sound has to be added to warn the user that the time has expired.

    HTML

  4. Portfolio Portfolio Public

    JavaScript