GithubHelp home page GithubHelp logo

robtangle / lostfound-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 8.32 MB

Repository for the Docs Savour App

Home Page: https://lost-found-app.vercel.app

TypeScript 20.93% JavaScript 78.93% HTML 0.08% CSS 0.06%

lostfound-app's Introduction

Hi there 👋 I'm

Roberto Spinelli

I'm a Full Stack Web Developer, and I'm here on GitHub to share my personal projects, contribute to third-party projects & get inspiration from other people's work.

I've been studying programming and CS since late 2021. I don't have work experience in the I.T world, but I'm very motivated and determined to build a professional career in this fascinating world of computer science. I consider myself a responsible, proactive and fun person, with a passion for solving problems and learning new skills. I've worked in individual and group projects, improving my soft and hard skills constantly.

I have a background of working as a professional mountain guide for almost 10 years, leading people from all over the world into wild and risky environments. Also, I'm a certificated Wilderness First Responder and participated in several rescues of injured people in wild and dangerous environments. This two professions of mine made me develop many soft skills to be able to work in coordinated groups with the same purpose, and also lead more than 1000 people into remote areas, taking the full responsibility of the wellbeing of the people I lead.

In october 2022 I completed an intense programming bootcamp (HENRY) for becoming a Full Stack Developer. At the moment, I'm looking forward to put into practice the knowledge I've acquired this past year, with a special interest in back-end, data bases and DLT technologies.

I'm very fluent in english, and my native speaking language is spanish.


Techs and Tools:

html5 css3 typescript javascript sequelize postgresql mongoose mongoDB express redux Nest JS react nodejs GO git postman

My Streak Stats


Some of my proyects



My Contact Info

linkedIn
Personal Webpage

lostfound-app's People

Contributors

dependabot[bot] avatar gonzalofara avatar patriciomonpelat avatar robtangle avatar tamaraantonella avatar

Stargazers

 avatar

Watchers

 avatar

lostfound-app's Issues

Pensar sistema de comunicación entre usuario que encuentra y pierde

Cómo vamos a generar el lazo entre los dos usuarios? El que publica puede poner "públicos" sus datos de contacto?
Hacemos que le llegue un email de parte nuestra a la persona que publicó, con los datos de contacto de la persona que está buscando y que la persona que publicó se comunique con el que busca? Hacerlo al revés?

Fix Date validation

Arreglar manejo de validación de Date cuando me llega una Date que ya está convertida a JSDate. Tiene que poder validar y parsear una date del tipo yyyy-MM-dd y del tipo 2022-11-12T03:00:00.000+00:00
Me tiró error al actualizar una subscription ya que le mandé por body una date del tipo 2022-11-12T03:00:00.000+00:00, cuando esperaba una Date del typo yyyy-MM-dd (que es la que se crea en el input date del formulario del front).

Crear ruta DELETE user

Borrar al User y todos los Posts y Subscriptions asociadas a ese usuario.
Podría empezar borrando los Posts que tiene en User.posts, al iterar ese arreglo y hacer delete() de cada uno de esos Post._id.
Y podría buscar las Subscriptions que tienen subscription.user_posting._id el _id del User.

Fix Landing que crea el token y loguea automáticamente

Landing está creando el accessToken y haciendo el chequeo de si existe el usuario en la DB.. todo automáticamente, por lo que no permite que un usuario pueda cambiar la cuenta con la que loguea, ni ver el Landing si ya está navegando con el usuario logueado en el browser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.