Skip to content
View alanSechi's full-sized avatar
Block or Report

Block or report alanSechi

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

Alan Sechi

Synthwave

About me

  • Member of the @TomorrowDevs comunity

  • ๐ŸŒฑ Iโ€™m currently learning: Javascript, CSS, Sass, Responsive Web Apps, React, Vue

  • -- Sharpening my Front End Skills for the MERN stack (Personal goal),

  • ๐Ÿซ I am currently a student of TommorowDevs.
    TomorrowDevs is a community where there are Mentors who follow me. They give me material for study
    and many projects to work on for improve my skills with the practice. So i learn by doing!

  • ๐Ÿ”ญ Iโ€™m currently working on an Web App as a front-end developer. It's a image recognigtion app!
    Here the link of the repo for more info! -> Web App Repo
    Here the deploy -> Web App

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on: Javasccript, React and Vue related projects.

  • ๐Ÿค” Iโ€™m looking for help with: Anything related to what I am currently learning ๐Ÿ˜…,

Front end Group Work

As a front end developer i've learned a lot of stuff! ๐Ÿ˜Š
  • Working with others it's super useful! Sharing ideas and information eachother is like a boost ๐Ÿš€ for my creativity and opened my mind ๐Ÿ˜ฎ

  • Working as a team in the same development environment pushed me to write code clean and understandable way as possibile ๐Ÿ‘ท

  • Leaving the comfort zone โ›” and using new technologies in order to learn as much as possible

  • Working with Agile methodology helped me and the other team mebers to organize our work.

  • I have also learned to stay positive ๐Ÿ’ช by facing problems and obstacles along the way, always trying to motivate others to give their all too.

  • Web App Repo This is the project i'm working on, go on and take a look!


Projects ๐Ÿ’พ


Deploy link ๐Ÿ“„Description ๐Ÿ’พ Project code
hotelLandingPage basic level project, an hotel landing page. It has only a desktop view without responsiveness with html and css hotel_Github
responsiveLandingPage full responsive landing page with HTML, CSS responsive_Github
ConsultantLandingPage Landing Page project I made with HTML-CSS and JS. It's responsive and it has some interactivity. Consultant_Github
FizzBuzz Print the numbers from 1 to 100 inclusive, each on their own line. FizzBuzz
Poker Game Given various poker hands as arguments, print what type of hand each argument is. Poker_Game_Github
FoodSpin A landing page desktop only made with JS, css and animations FoodSpin_Github
Find Your Doctor Mobile Web Application.Simple Doctor Consultation that work online and allow the user, to find the best doctor! Find_Your_Doctor_Github
Group Project Web App Image Recognition App build simulating real work enviroment WebApp_Github

You can reach me at ๐Ÿ‘ฝ

Alan Sechi's DEV Profile Alan Sechi's LinkedIn Profile Alan Sechi's Stack Overflow Profile Alan Sechi's StackShare Profile Alan Sechi's Instagram Profile

My stack ๐Ÿ‘จโ€๐Ÿ’ป

Tools that I use on a daily basis



Github stats ๐Ÿ“Š

Visitor's count ๐Ÿ‘€

Alan Sechi :: Visitor's Count

Top langs ๐Ÿ‘…

alanSechi :: Top Langs

Profile stats ๐ŸŽน

alanSechi :: Profile Stats

Synthwave


Credit: alanSechi

Pinned Loading

  1. TD-team3/img-recognition-web-app-fe TD-team3/img-recognition-web-app-fe Public

    This web app allows the user to upload an image or take a photo and send it. Our app will recognize the image content and return it as a string.

    JavaScript 2 1

  2. Hangman-s-Game Hangman-s-Game Public

    JavaScript

  3. Find-Your-Doctor Find-Your-Doctor Public

    JavaScript

  4. Foodspin-Landing-Page Foodspin-Landing-Page Public

    Here you can find a little project that has the focus on the animations and javascript. Readme for more infos.

    JavaScript

  5. Responsive-Landing-Page Responsive-Landing-Page Public

    responsive landing page with html and css only

    CSS

  6. FizzBuzz-Game FizzBuzz-Game Public

    Print the numbers from 1 to 100 inclusive, each on their own line. If, however, the number is a multiple of three then print Fizz instead, and if the number is a multiple of five then print Buzz. Fโ€ฆ

    HTML