Skip to content
View alanosms's full-sized avatar

Highlights

  • Pro

Block or report alanosms

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alanosms/README.md

Hi. I'm Alan!

A little more about me...

const alan = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Java", "Python"],
    technologies: {
        mobileApp: ["React Native"],
        frontEnd: {
            js: ["ReactJS"],
            css: ["Bootstrap"]
        },
        backEnd: ["Node", "Express", "SpringBoot"],
        },
        databases: ["MySql"],
        misc: ["Arduino", "Pic", "ESP", "Networks"]
    }
};

Pinned Loading

  1. quizChallenge quizChallenge Public

    Quiz built with JavaScript that challenges users to test their knowledge. 💭

    JavaScript

  2. mushrooms-classification mushrooms-classification Public

    Machine Learning project to classify mushrooms as edible or poisonous using Decision Trees 🍄

    Jupyter Notebook

  3. whatsHappeningInThisDay whatsHappeningInThisDay Public

    This website uses NASA's APOD API to display images, titles and explanations related to space on a given date. 🌔

    JavaScript

  4. 30daysofcode 30daysofcode Public

    My solutions for 30 days of code of HackerRank. 🧠

    Java

  5. pageSignIn pageSignIn Public

    page recreated for study purposes with html and css. 📚

    HTML

  6. myapp myapp Public

    Product inventory management application built with React Native. 📱

    JavaScript